similar to: Panic, rawtrace, log, etc

Displaying 20 results from an estimated 100 matches similar to: "Panic, rawtrace, log, etc"

2010 Oct 06
1
2.0.5: doveadm reload results in dovecot/auth crashing
It's not THAT bad, but: GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was
2015 Nov 10
3
lmtp panic
Gents, I've just upgraded to the latest build of dovecot , now lmtp delivery process panics for just one user Nov 10 15:36:49 mx10 dovecot: lmtp(oleg.vasilyev at bgoperator.com): Panic: file str.c: line 22 (str_new_const): assertion failed: (str[len] == '\0') Nov 10 15:36:49 mx10 dovecot: lmtp(oleg.vasilyev at bgoperator.com): Panic: file str.c: line 22 (str_new_const):
2015 Nov 13
2
lmtp panic
root at mx10:~# doveadm force-resync -u oleg.vasilyev at bgoperator.com noreply-05-08-2015 doveadm(oleg.vasilyev at bgoperator.com): Warning: fscking index file /srv/vmail/current/bgoperator.com/oleg.vasilyev/storage/dovecot.map.index doveadm(oleg.vasilyev at bgoperator.com): Warning: mdbox /srv/vmail/current/bgoperator.com/oleg.vasilyev/storage: rebuilding indexes doveadm(oleg.vasilyev at
2015 Nov 21
2
lmtp panic
Do you have a huge >4GB dovecot.index.cache file? > On 17 Nov 2015, at 13:04, Sergey Schwartz <sergey.schwartz at bgoperator.com> wrote: > > Gentlemen, > > imap hits the same problem > > Nov 17 14:02:06 mx10 dovecot: imap(oleg.vasilyev at bgoperator.com): Panic: file mail-index-util.c: line 37 (mail_index_uint32_to_offset): assertion failed: (offset <
2007 Jul 30
2
dovecot-auth core dumps
Seeing a few core dumps on my two proxy servers with dovecot-auth since upgrading to 1.0.2. Example: Jul 30 13:36:51 alora kernel: pid 20234 (dovecot-auth), uid 0: exited on signal 11 (core dumped) Jul 30 13:36:51 alora dovecot: child 20234 (auth) killed with signal 11 Jul 29 19:17:08 marbella kernel: pid 70627 (dovecot-auth), uid 0: exited on signal 11 (core dumped) Jul 29 19:17:08 marbella
2010 Oct 08
0
2.0.5: dovecot/auth crash upon reload (with backtrace)
I can reproduce this by simply issuing: doveadm reload GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty"
2010 Aug 19
1
Dovecot 2.0 and BSDI 4.X
All right, I am trying to migrating to 2.0 but running into problems. from my typescript: Script started on Wed Aug 18 23:24:58 2010 doctor.nl2k.ab.ca//usr/home/doctor$ tail -f /var/log/maillog | egrep dovecot Aug 18 23:25:31 doctor dovecot: master: Dovecot v2.0.0 starting up (core dumps disabled) Aug 18 23:25:31 doctor dovecot: log: Error: net_accept() failed: Invalid argument Aug 18 23:25:31
2008 Mar 07
7
[Bug 14875] New: crash with oss backend if /dev/dsp can not be opened
http://bugs.freedesktop.org/show_bug.cgi?id=14875 Summary: crash with oss backend if /dev/dsp can not be opened Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2012 Oct 26
1
Dovecot stops to work - anvil problem
Hi all, we have a problem about anvil, it seems that when we have a high load the dovecot stops to work. Sometimes it is sufficient to make a dovecot reload, but sometimes we have to restart it. These are the lines related to anvil in the dovecot.log: [root at secchia ~]# grep anvil /var/log/dovecot.log | more Oct 26 11:13:55 anvil: Error: net_accept() failed: Too many open files Oct 26
2015 Jan 26
4
imap-login: Fatal: pipe() failed: Too many open files
Hi I keep on getting errors and can't connect/login to Dovecot. I did my research but unfortunately without success. It is for sure not ulimit because ulimit is set to unlimited per default already. Still , it complains about "Too many open files" but this is a test system and the service dovecot and postfix have just been started. No one except me is testing on this system.
2012 Jan 06
0
interesting connection / finalizer bug?
This setOldClass(c("file", "connection")) .A <- setRefClass("A", fields=list(con="connection"), methods=list( finalize = function() { if (isOpen(con)) close(con) })) f <- tempdir() a <- .A$new(con=file(f, "rb")) close(a$con) a <- .A$new(con=file(f,
2010 Oct 10
9
Dovecot 2.0.5 and BSDI 4.3 again
Right, Changes made to dovecot-2.0.5/src/lib-master/master-service.c conn.listen_fd = l->fd; conn.fd = net_accept(l->fd, &conn.remote_ip, &conn.remote_port); i_error("conn.fd: %d",conn.fd); i_error("l->fd: %d",l->fd); i_error("&conn.remote_ip:
2005 May 17
0
cdr from operator initiated calls
I posted a message yesterday that it looked like I was missing cdr sent to mysql. I've done a little more digging and it now appears that calls I initiate via TAPI (asttapi) are ending (when the phone is hungup) with DIALSTATUS=CANCEL May 17 08:59:56 VERBOSE[14874]: -- Lauching Dial(IAX2/sturtevant/18008648331) on IP/200- May 17 08:59:56 VERBOSE[14874]: -- Called
2013 Dec 23
0
auth: Error: net_accept() failed: Too many open files
Hi All, I got below errors when I do some 2000 users concurrency test against dovecot 2.1.7. Dec 23 10:18:52 auth: Error: net_accept() failed: Too many open files Dec 23 10:18:52 auth: Error: net_accept() failed: Too many open files Dec 23 10:18:52 auth: Error: net_accept() failed: Too many open files Dec 23 10:18:52 auth: Error: net_accept() failed: Too many open files Dec 23 10:18:52
2015 Nov 11
0
lmtp panic
After 1 or 2 hours of recieveing this kind of errors mail server runs out of file descriptors Nov 11 16:22:20 mx10 dovecot: config: Error: net_accept() failed: Too many open files Nov 11 16:22:24 mx10 dovecot: config: Error: net_accept() failed: Too many open files Nov 11 16:22:25 mx10 dovecot: config: Error: net_accept() failed: Too many open files Nov 11 16:22:27 mx10 dovecot: config:
2015 Nov 17
0
lmtp panic
Gentlemen, imap hits the same problem Nov 17 14:02:06 mx10 dovecot: imap(oleg.vasilyev at bgoperator.com): Panic: file mail-index-util.c: line 37 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000) Nov 17 14:02:06 mx10 dovecot: imap(oleg.vasilyev at bgoperator.com): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x8215e) [0x7f8c8ce0915e] ->
2015 Nov 23
0
lmtp panic
Timo, -rw------- 1 vmail vmail *1,7G* ????. 16 22:54 ./mailboxes/noreply-05-08-2015/dbox-Mails/dovecot.index.cache the largest one Best regards, Sergey Schwartz Senior System Administrator Biblio Globus Tour Operator www.bgoperator.ru T: +7 495 5042500 ext 1532 E: sergey.schwartz at bgoperator.com 21.11.2015 04:25, Timo Sirainen ?????: > Do you have a huge >4GB dovecot.index.cache
2018 Jul 26
2
Aw: Re: Panic: Leaked view for index - virtual mailbox
I am pretty sure Synoptic/INBOX/Archives will not be same as INBOX/Archives. a SELECT Synoptic/INBOX/Archives a NO Mailbox doesn't exist: Synoptic/INBOX/Archives (0.001 + 0.000 secs). a SELECT INBOX/Archives * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted. * 45 EXISTS So as you can see, specifying
2018 Jul 26
0
Aw: Re: Re: Panic: Leaked view for index - virtual mailbox
2013 Dec 12
1
what's wrong with this config file?
Hi. I'm setting up a new IMAPS server. Mail users don't have login access to the box but will each have unique UNIX-style UIDs: no back-end database or LDAP thing. So far. Their mail will get delivered to UNIX-style mailboxes in /var/mail/%u (where %u is the UNIX username obviously). Their IMAP folders will go in /var/imap/%u. These will contain subfolders once everyone migrates to the new