search for: mbox_mail_get_loc

Displaying 1 result from an estimated 1 matches for "mbox_mail_get_loc".

2005 Jan 07
2
imap catches sig 11 on EXPUNGE
...DEC 2004 * SEARCH 37 OK Search completed. 38 EXPUNGE read:errno=0 (hangs 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...