Displaying 2 results from an estimated 2 matches for "io_file_unlink".
2007 Oct 21
2
dovecot 1.1.beta3 crashes on NetBSD/sparc64 4.0_RC3 with Thunderbird 2.0.0.6
...e) shows that io->callback is notify_callback. It
is set to NULL by the time imap crashes.
Here are all the gory GDB details:
Version: 1.1.beta3
OS: NetBSD 4.0_RC3/sparc64 (a 64 bit big endian architecture)
Client: Mozilla Thunderbird 2.0.0.6
bt full:
#0 0x00000000001e846c in io_file_unlink (io=0x32e2c0) at ioloop.c:54
No locals.
#1 0x00000000001e8568 in io_remove (_io=0x3420a8) at ioloop.c:82
io_file = (struct io_file *) 0x32e2c0
io = (struct io *) 0x32e2c0
#2 0x000000000017a0a4 in index_mailbox_check_remove_all (ibox=0x331048)
at index-mailbox-check.c:118...
2011 Oct 03
0
1.2.17 Program terminated with signal 11, Segmentation fault.
...bugging symbols
found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
warning: no loadable sections found in added symbol-file system-supplied
DSO at 0x7fff083f4000
Core was generated by `imap-login -D'.
Program terminated with signal 11, Segmentation fault.
#0 0x000000000041388b in io_file_unlink (_io=<value optimized out>,
closed=true) at ioloop.c:70
70 if (io->next != NULL)
dovecot -n is at http://pastebin.ca/SQjrseJD (pass timo)
Linux 2.6.18-274.3.1.el5 #1 SMP Tue Sep 6 20:13:52 EDT 2011 x86_64
x86_64 x86_64 GNU/Linux
We use NFS for mail store, and ramdisk for dovecot in...