GNOME Bugzilla – Bug 576654
Crashed when marking mail as spam
Last modified: 2009-03-27 15:19:44 UTC
What were you doing when the application crashed? Crashed when marking mail as spam Distribution: Gentoo Base System release 2.0.0 Gnome Release: 2.26.0 2009-03-20 (Gentoo) BugBuddy Version: 2.26.0 System: Linux 2.6.28 #134 SMP PREEMPT Sat Dec 27 13:16:10 EET 2008 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10503000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Compact Icon Theme: gnome GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 797827072 vsize: 797827072 resident: 75341824 share: 25169920 rss: 75341824 rss_rlim: 18446744073709551615 CPU usage: start_time: 1237958246 rtime: 1126 utime: 990 stime: 136 cutime:41 cstime: 45 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' [?1034h[Thread debugging using libthread_db enabled] [New Thread 0x7fb11a8ed750 (LWP 22848)] [New Thread 0x7fb0fce33950 (LWP 23173)] [New Thread 0x7fb0f1072950 (LWP 22902)] [New Thread 0x7fb0f0088950 (LWP 22901)] [New Thread 0x7fb0f25a3950 (LWP 22871)] [New Thread 0x7fb0f2da4950 (LWP 22870)] [New Thread 0x7fb0f35a5950 (LWP 22869)] [New Thread 0x7fb0f3da6950 (LWP 22868)] [New Thread 0x7fb0f45a7950 (LWP 22867)] [New Thread 0x7fb0f4fb8950 (LWP 22866)] [New Thread 0x7fb0f67fc950 (LWP 22863)] [New Thread 0x7fb0f6ffd950 (LWP 22861)] [New Thread 0x7fb0f77fe950 (LWP 22860)] [New Thread 0x7fb0f7fff950 (LWP 22859)] [New Thread 0x7fb0fe05f950 (LWP 22856)] [New Thread 0x7fb0fe860950 (LWP 22854)] 0x00007fb1176e755f in __libc_waitpid (pid=23185, stat_loc=0x7fff2293bdb0, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 in ../sysdeps/unix/sysv/linux/waitpid.c
+ Trace 213830
Thread 2 (Thread 0x7fb0fce33950 (LWP 23173))
Looks like bug 569700 has been fixed completely.
(In reply to comment #1) > Looks like bug 569700 has been fixed completely. ^ not ^ err :( I think I noticed it too, it's only quite hard to invoke intentionally.
Created attachment 131429 [details] test patch for evolution-data-server; I do not expect you can trigger this intentionally, but please try to apply this test patch and watch the console whether you'll see there some message with "stream_read: http" at the beginning, it'll show what failed. If it was because of this, then it will not crash. To test even better, comment those new calls of http_disconnect(http); there (3 times). Catch me on IRC, if you have any question. Thanks.
Marking as a duplicate of the initial bug, let's move there. Thanks. *** This bug has been marked as a duplicate of 569700 ***