Displaying 2 results from an estimated 2 matches for "mail_index_lookup_field_raw".
2005 Jan 07
2
imap catches sig 11 on EXPUNGE
...map log:
37 UID SEARCH UID 1098 NOT SINCE 30 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...
2003 Apr 16
1
pop3 coredump
...= 0x805c928 <mail_index_get_header>,
lookup = 0x805c968 <mail_index_lookup>, next = 0x805cac0 <mail_index_next>,
lookup_uid_range = 0x805cb48 <mail_index_lookup_uid_range>,
lookup_field = 0x805cc58 <mail_index_lookup_field>,
lookup_field_raw = 0x805ccac <mail_index_lookup_field_raw>,
cache_fields_later = 0x805cd70 <mail_index_cache_fields_later>,
open_mail = 0x8054de0 <maildir_open_mail>,
get_internal_date = 0x8054afc <maildir_get_internal_date>,
expunge = 0x805d078 <mail_index_expunge>,
update_flags = 0x8054b6c <maildir_index_upda...