GNOME Bugzilla – Bug 246745
Evolution crashes when adding a contact if the Contacts view is open
Last modified: 2003-07-24 00:46:28 UTC
Description of Problem: Evolution crashes when adding a contact if the Contacts view is open Steps to reproduce the problem: 1. Open the Contacts folder 2. Click on New 3. Fill name and mobile phone number and click Save and Close Actual Results: Evolution crashes after saving the contact (the contact is saved though) Expected Results: The new contact should just appear in the Contacts view How often does this happen? Every time Additional Information: GCC 3.3, Linux 2.4.21, GNOME 2.2 Debugging Information: Backtrace was generated from '/usr/local/gnome2/bin/evolution' [New Thread 16384 (LWP 17902)] [New Thread 32769 (LWP 17903)] [New Thread 16386 (LWP 17904)] [New Thread 32771 (LWP 17905)] [New Thread 49156 (LWP 17906)] [New Thread 81925 (LWP 17917)] [New Thread 98310 (LWP 17918)] [New Thread 114695 (LWP 17919)] [New Thread 131080 (LWP 17920)] [New Thread 147465 (LWP 17921)] [New Thread 163850 (LWP 17922)] 0x40ef12cc in waitpid () from /lib/libpthread.so.0
+ Trace 38947
Thread 1 (Thread 16384 (LWP 17902))
Uh. What a backtrace - I wonder how Bug Buddy managed to do that. When running gdb manually I get the following. Might make much more sense (even though the same is included in the above mess). Program received signal SIGSEGV, Segmentation fault.
+ Trace 38949
Thread 16384 (LWP 18363)
Is this a problem in glib/gtk? I do have 2.2.2 installed.
It seems that the Contacts view doesn't have to be open for the crash to occur but it doesn't happen every time if it isn't.
*** This bug has been marked as a duplicate of 245236 ***