Claws Mail Bugzilla – Bug 293
deleting message caused crash
Last modified: 2003-09-05 15:27:40
You need to log in before you can comment on or make changes to this bug.
From the Message View window, I clicked on the Delete icon and S-C crashed with a seg fault. Sylpheed version 0.9.4claws55 GTK+ version 1.2.10 Features: Operating system: Linux 2.4.21-0.25mdk (i686) C Library: GNU libc 2.3.1 -- [New Thread 16384 (LWP 21340)] 0x4002d677 in waitpid () from /lib/i686/libpthread.so.0 #0 0x4002d677 in waitpid () from /lib/i686/libpthread.so.0 #1 0x0809b53e in crash_handler (sig=22533) at crash.c:536 #2 0x4002c5ce in __pthread_sighandler () from /lib/i686/libpthread.so.0 #3 0x403893b8 in __libc_sigaction () from /lib/i686/libc.so.6 #4 0x080e3a53 in messageview_delete (msgview=0x82acdf8) at messageview.c:789 #5 0x0814183b in toolbar_buttons_cb (widget=0xfffffe00, item=0xa80da60) at toolbar.c:1457 #6 0x4013dc56 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
Using seperate message views?
I mean: Having more than one open?
-> me
2003-09-03 [alfons] 0.9.4claws62 * src/messageview.c deleting a message in a message view frees its msginfo, make messageview_update_all() aware of that (should fix bug #293, "deleting message caused crash")