GNOME Bugzilla – Bug 256278
Crash: Segfault in eti_ref_at
Last modified: 2004-04-01 05:52:35 UTC
Distribution: Debian testing/unstable Package: GAL Priority: Normal Version: GNOME2.5.90 trunk Gnome-Distributor: GNOME.Org Synopsis: Segfault in eti_ref_at Bugzilla-Product: GAL Bugzilla-Component: ETable Bugzilla-Version: trunk BugBuddy-GnomeVersion: 2.0 (2.5.90.1) Description: Description of the crash: Using evolution as normal, selecting a mail folder I was interested in, evolution crashes. Steps to reproduce the crash: 1. Start evolution (recent CVS build) 2. Wait for evolution to finish checking for new messages 3. Select a mailbox, sometimes (a few times a day, with different mailboxes), it crashes. Expected Results: Mailbox is selected, message list shown. How often does this happen? Sometimes (3-4 times a day). Additional Information: Backtrace suggests something attempting to dereference a NULL pointer. Debugging Information: Backtrace was generated from '/opt/gnome/bin/evolution-1.5' [New Thread 1097186976 (LWP 1001)] [New Thread 1158687664 (LWP 1046)] [New Thread 1097186976 (LWP 1001)] [New Thread 1158687664 (LWP 1046)] [New Thread 1097186976 (LWP 1001)] [New Thread 1158687664 (LWP 1046)] [New Thread 1167076272 (LWP 1042)] [New Thread 1175464880 (LWP 1041)] [New Thread 1225817008 (LWP 1017)] [New Thread 1217428400 (LWP 1016)] [New Thread 1209035696 (LWP 1015)] [New Thread 1200647088 (LWP 1014)] [New Thread 1192258480 (LWP 1013)] [New Thread 1183853488 (LWP 1012)] [New Thread 1141803952 (LWP 1007)] [New Thread 1133415344 (LWP 1006)] [New Thread 1125026736 (LWP 1005)] [New Thread 1116638128 (LWP 1004)] 0x412fd411 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
+ Trace 45548
Thread 1 (Thread 1097186976 (LWP 1001))
Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
Created attachment 43498 [details] [review] Patch to prevent attempt to dereference potentially NULL pointer
Ross: please submit your patch to evolution-patches mailing list together with a changelog entry. You may need to subscribe, see http://lists.ximian.com
Ignore my useless patch. Looking at #52935, it is indeed a duplicate of this bug. I'll close this report and track the other one. *** This bug has been marked as a duplicate of 252935 ***