Dan, do you have any idea on this one? Joe's reported it a number of times, and i've looked at it but it just doesn't make sense that that pointer in the g_ptr_array (in frame 1) is NULL, instead of a valid MessageInfo. !Z On 29 Mar 2001 15:27:33 -0600, Glenn Kronschnabl wrote: > evolution-mail died on me and I finally caught it (in gdb). I think > this problem has been bugging me for awhile now - basically, ev-mail > dies while doing some background process (i.e., I"m not touching the > gui). This is using redcarpet snapshot [cvs.2001.03.28.09.00], rh6.2 > > Here are the stack traces: > > Program received signal SIGSEGV, Segmentation fault. > 0x4003684f in camel_message_info_string () at camel-folder-summary.c:2249 > 2249 camel-folder-summary.c: No such file or directory. > (gdb) > (gdb) info threads > 5 Thread 1483 0x408c0dcb in sigsuspend () > at ../sysdeps/unix/sysv/linux/sigsuspend.c:59 > * 4 Thread 1450 0x4003684f in camel_message_info_string () > at camel-folder-summary.c:2249 > 3 Thread 1449 0x408c0dcb in sigsuspend () > at ../sysdeps/unix/sysv/linux/sigsuspend.c:59 > 2 Thread 1404 (initial thread) 0x4094f15e in select () from /lib/libc.so.6 > 1 Thread 1448 (manager thread) 0x4094df30 in poll () > at ../sysdeps/unix/bsd/poll.c:194 > > #0 0x4003684f in camel_message_info_string () at > camel-folder-summary.c:2249 > #1 0x40a43c7f in camel_imap_folder_changed () at camel-imap-folder.c:1115 > #2 0x40a415ad in camel_imap_response_free () at camel-imap-command.c:344 > #3 0x40a47543 in imap_keepalive (store=0x8123bc0) at > camel-imap-store.c:1343 > #4 0x4004a046 in timeout_cb (data=0x8123bc0) at camel-remote-store.c:203 > #5 0x8087c1a in mail_session_forget_password () > #6 0x807bf36 in mail_msg_wait () > #7 0x4005ccb5 in thread_received_msg (e=0x811abd0, m=0x847cf18) > at e-msgport.c:468 > #8 0x4005cdda in thread_dispatch (din=0x811abd0) at e-msgport.c:539 > #9 0x4033ab85 in pthread_start_thread (arg=0xbf5ffe40) at manager.c:241 > > Glenn > > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.helixcode.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.helixcode.com/mailman/listinfo/evolution
