Displaying 1 result from an estimated 1 matches for "mbox_expunge_lock".
Did you mean:
mbox_expunge_locked
2005 Jan 07
2
imap catches sig 11 on EXPUNGE
...ngs until emacs is killed)
So in each case, it seems to happen on EXPUNGE. I got it to produce a
core file, and this is the backtrace:
(gdb) where
#0 0x08071a58 in mail_index_lookup_field_raw ()
#1 0x080666b6 in mbox_mail_get_location ()
#2 0x08063111 in mbox_is_valid_mask ()
#3 0x08063553 in mbox_expunge_locked ()
#4 0x0806a9c3 in index_storage_expunge ()
#5 0x08051cc6 in cmd_expunge ()
#6 0x08054ae9 in _client_reset_command ()
#7 0x08054b78 in _client_input ()
#8 0x0808b108 in io_loop_handler_run ()
#9 0x0808aa98 in io_loop_run ()
#10 0x0805ac29 in main ()
Please let me know if I can provide any...