Displaying 20 results from an estimated 500 matches similar to: "Dovecot 1.1alpha2 - (imap) killed with signal 10"
2008 Feb 20
1
dovecot: child 53439 (imap) killed with signal 11
For quite some time I have seen dovecot imap exit with a sig11 without
any other error message,
but usually with the frequency of between once per week and once per day
(per server). A few weeks
ago I finally enabled core dumping with debug symbols and it seemed to
happen less often. I finally
caught a coredump that wasn't overwritten. I have no idea what on the
client end may cause it,
2008 Dec 04
1
assertion failed in 1.1.7 file mbox-sync.c: line 1305 (mbox_sync_handle_eof_updates)
Dovecot 1.1.7 is running so smoothly that I gave up checking its log
files daily. :)
I've just had a look, and among the usual
"IMAP(username): FETCH for mailbox Sent UID xx got too little data: xx vs xx"
messages (that means that unfortunately sometimes some messages are
still written truncated) I saw this assertion failure:
file mbox-sync.c: line 1305
2008 Oct 16
2
And another crash (imap, 1.1.4)
GNU gdb 6.8-debian
Copyright (C) 2008 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 configured as
2008 Oct 16
2
Backtrace of /usr/local/libexec/dovecot/imap
My batch file uses:
bt full
p my_client.command_queue
p my_client.command_queue.next
p my_client.command_queue.next.next
p my_client.command_queue.next.next.next
p my_client.command_queue.next.next.next.next
p my_client.command_queue.next.next.next.next.next
p my_client.command_queue.next.next.next.next.next.next
quit
----- Forwarded message from root <root at postamt.charite.de> -----
GNU
2008 Oct 16
2
imap crash (1.1.4)
GNU gdb 6.8-debian
Copyright (C) 2008 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 configured as
2008 Oct 20
5
SIGBART/SIGSEGV while SELECTing virtual folder
Hello!
I just installed Dovecot's latest nightly build (20081020) and tried the
virtual folder features. I started with a really simple "all" folder:
| # virtual/all
| *
| all
But selecting this folder causes dovecot to panic (in most cases).
While trying to debug this, I got slightly different results and I am
not really sure yet if this is just non-deterministic, depends on
2009 Dec 26
2
Virtual folder, Program terminated with signal 6
Hi,
I've regularly crashes with a certain virtual folder. Erasing the
dovecot-index.* files help just for few hours/days. Here are to
backtraces:
Core was generated by `imap'.
Program terminated with signal 6, Aborted.
[New process 25893]
#0 0xf7df8556 in raise () from /lib/libc.so.6
#0 0xf7df8556 in raise () from /lib/libc.so.6
No symbol table info available.
#1 0xf7df9d78 in abort
2010 Jan 25
2
still asserts with 1.2.10
Hi,
I've still asserts while accessing virtual folders:
Program terminated with signal 6, Aborted.
[New process 6714]
#0 0xf7e57556 in raise () from /lib/libc.so.6
#0 0xf7e57556 in raise () from /lib/libc.so.6
No symbol table info available.
#1 0xf7e58d78 in abort () from /lib/libc.so.6
No symbol table info available.
#2 0x080f2eb5 in default_fatal_finish (type=<value optimized
2009 Dec 14
2
4 crashes, dovecot 1.2.8, with backtrace
Program terminated with signal 6
GNU gdb (GDB) 7.0-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
2007 Aug 17
1
dovecot notifying a database about total number of messages.
Hello,
in addition to our mail system, we have some other systems which
needs to know how many messages, and how many unread messages, a
user has in his/her inbox (maildir).
Currently, we have a mod_perl script which takes a mail address as
input, and then traverses the maildir, and outputs the number of
unread messages.
Our challenge is that the maildirs are located on a SAN, and
traversing a
2011 Dec 07
3
sync prob with big files
Hi list.
We have 2 NAS-Devices, each mounted on the same (virtual) box. For our
backup we use bacula. Bacula ist writing its files to the first NAS
(192.168.1.9). These are big files, up to 160 GB.
For implementing a good backup strategy we decided to mirror (sync)
another NAS-Device (192.168.1.8) to have redundant bacula backups. If
sync is done the Device will be kept at another location too.
2020 Mar 18
0
Re: Fuzzing Questions
So I installed Libnbd which worked fined and then I was trying to run Libnbd-fuzz-wrapper.c and with afl using :
afl-fuzz -i fuzzing/testcase_dir -o fuzzing/sync_dir -M fuzz01 \./fuzzing/libnbd-fuzz-wrapper @@
when I try that command it gives me an error saying Libnbd-fuzz-wrapper.c is not an EFL binary. Then I tried to compile Libnbd-fuzz-wrapper.c first into an executable file and then I
2020 Mar 18
0
Re: Fuzzing Question
So I installed Libnbd which worked fined and then I was trying to run Libnbd-fuzz-wrapper.c and with afl using :
afl-fuzz -i fuzzing/testcase_dir -o fuzzing/sync_dir -M fuzz01 \./fuzzing/libnbd-fuzz-wrapper @@
when I try that command it gives me an error saying Libnbd-fuzz-wrapper.c is not an EFL binary. Then I tried to compile Libnbd-fuzz-wrapper.c first into an executable file and then I
2019 Aug 27
0
[nbdkit PATCH 1/2] include: Expose nbdkit version information to public
Internally, our plugins and filters can (and do!) use PACKAGE_VERSION
to populate the .version field. But this macro is defined in
config.h, which is unsuitable for installation in /usr/include, so
external plugin authors cannot use it. It is worth letting our public
interface include a version designation (ideally, users should NOT be
basing compile-time decisions solely on what version they
2008 Aug 23
0
imap crash with signal 6 (backtrace), dovecot 1.1.2
GNU gdb 6.8-debian
Copyright (C) 2008 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 configured as
2009 Nov 12
1
Bug report
One of my users is causing dovecot to exit with signal 6 and generate a core file. Seems to be in the mbox code.
Dovecot configuration:
# 1.2.4: /usr/local/etc/dovecot.conf
# OS: FreeBSD 7.2-STABLE amd64
protocols: imap imaps pop3s
listen(default): localhost:143
listen(imap): localhost:143
listen(pop3): *
ssl_listen(default): *:993
ssl_listen(imap): *:993
ssl_listen(pop3): *:995
2009 May 27
2
libtheora 1.1alpha2 (thusnelda) release
I'm pleased to announce the second alpha release of our next
generation encoder for the free Theora video format, codename
"thusnelda". The second release incorporates a number of changes which
improve both compression efficiency and execution speed.
This release includes working MSVC project files, but the assembly
optimization hasn't yet been ported, so performance there will
2009 May 27
2
libtheora 1.1alpha2 (thusnelda) release
I'm pleased to announce the second alpha release of our next
generation encoder for the free Theora video format, codename
"thusnelda". The second release incorporates a number of changes which
improve both compression efficiency and execution speed.
This release includes working MSVC project files, but the assembly
optimization hasn't yet been ported, so performance there will
2007 Aug 09
0
Crash with 1.1alpha2 when lazy_expunge is enabled?
I'm seeing a crash in 1.1alpha2 when trying to expunge a folder when
"lazy_expunge" is enabled:
namespace private {
separator = .
prefix = .EXPUNGED/
location = maildir:/mailstore/%u/Expunged
hidden = yes
}
...
lazy_expunge = .EXPUNGED/ .EXPUNGED/ .EXPUNGED/
Commenting out "lazy_expunge" prevents the crash and mail is expunged.
It happens with and without
2008 Dec 02
2
my_vsnprintf crash on HP-UX
Hi,
sorry for the double post, I stupidly composed this as a reply to an
earlier mail, which causes it to appear in an older thread. Posting
again so it doesn't get lost in the archives:
dovecot 1.1.7 reliably crashes every time I try to open a mailbox using
IMAP. Error in the logs:
dovecot: Dec 02 23:14:15 Error: setmntent(/etc/mtab) failed: No such
file or directory
dovecot: Dec 02