21 Oct
2007
21 Oct
'07
3:49 p.m.
On Sun, Oct 21, 2007 at 03:29:56PM +0300, Timo Sirainen wrote:
On Sun, 2007-10-21 at 20:48 +1300, Lloyd Parkes wrote:
#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 file = (struct index_notify_file *) 0x0 aio = (struct index_notify_io *) 0x3420a0
Fixed: http://hg.dovecot.org/dovecot/rev/fd01ec16611f
Thanks, that fixes the segfault for me.