GNOME Bugzilla – Bug 245236
Crash: evolution dies after changing task due date
Last modified: 2013-09-10 13:54:05 UTC
Package: Evolution Priority: Normal Version: 1.4.0 Synopsis: evolution dies after changing task due date Bugzilla-Product: Evolution Bugzilla-Component: Tasks BugBuddy-GnomeVersion: 2.0 (2.2.0.1) Description: Description of Problem: Steps to reproduce the problem: 1. select task 2. change due date 3. save Actual Results: Expected Results: How often does this happen? intermittent Additional Information: Debugging Information: Backtrace was generated from '/usr/bin/evolution' (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New Thread -1084393216 (LWP 316)] [New Thread 102219184 (LWP 325)] [New Thread 90217904 (LWP 321)] [New Thread 67501488 (LWP 320)] [New Thread 57011632 (LWP 319)] [New Thread 122232240 (LWP 318)] [New Thread 39882160 (LWP 317)] (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...0x00f2b43e in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
+ Trace 38028
Thread 1 (Thread -1084393216 (LWP 316))
Unknown reporter: dkroft@mindless.com, changed to bugbuddy-import@ximian.com. Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
This just happened to me twice, but it doesn't happen every time. It is not just after changing the due date; I was just entering new tasks.
Maybe it is memory corruption. The GtkEntry's parent points to a bogus widget, as if to freed memory, and that's what makes get_toplevel() crash.
*** bug 245028 has been marked as a duplicate of this bug. ***
*** bug 243696 has been marked as a duplicate of this bug. ***
*** bug 245305 has been marked as a duplicate of this bug. ***
There's some valgrind spewage on gtk_widget_get_toplevel in bug 243328
*** bug 245378 has been marked as a duplicate of this bug. ***
*** bug 244837 has been marked as a duplicate of this bug. ***
cc'ing mkestner due to federico suggestion.
*** bug 245264 has been marked as a duplicate of this bug. ***
*** bug 245532 has been marked as a duplicate of this bug. ***
*** bug 245507 has been marked as a duplicate of this bug. ***
*** bug 245569 has been marked as a duplicate of this bug. ***
*** bug 245591 has been marked as a duplicate of this bug. ***
*** bug 245787 has been marked as a duplicate of this bug. ***
*** bug 245839 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=45796 has been marked as a duplicate of this bug. ***
*** bug 245861 has been marked as a duplicate of this bug. ***
*** bug 245881 has been marked as a duplicate of this bug. ***
*** bug 245891 has been marked as a duplicate of this bug. ***
*** bug 245894 has been marked as a duplicate of this bug. ***
*** bug 245895 has been marked as a duplicate of this bug. ***
*** bug 245896 has been marked as a duplicate of this bug. ***
*** bug 245922 has been marked as a duplicate of this bug. ***
From bug 245839: This happens with "Save and Close". Saving then closing works ok.
I can reproduce this reliably: 1. You have to click on "New" button (adding tasks on the list has no effect) 2. Click on close 3. Click as fast as you can on "Save" dialog (or better yet, simply hit enter since save is default). About 1 of every 3 times, Evolution crashes.
*** bug 245942 has been marked as a duplicate of this bug. ***
*** bug 245944 has been marked as a duplicate of this bug. ***
*** bug 245952 has been marked as a duplicate of this bug. ***
*** bug 245955 has been marked as a duplicate of this bug. ***
*** bug 245967 has been marked as a duplicate of this bug. ***
The following patch fixes this.
Created attachment 42647 [details] [review] Patch with fix.
OK, patch committed. Marking as fixed.
Cool. You're my hero.
*** bug 246001 has been marked as a duplicate of this bug. ***
*** bug 246042 has been marked as a duplicate of this bug. ***
*** bug 246045 has been marked as a duplicate of this bug. ***
*** bug 246052 has been marked as a duplicate of this bug. ***
*** bug 246061 has been marked as a duplicate of this bug. ***
*** bug 246073 has been marked as a duplicate of this bug. ***
*** bug 246074 has been marked as a duplicate of this bug. ***
*** bug 246079 has been marked as a duplicate of this bug. ***
*** bug 246083 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=46108 has been marked as a duplicate of this bug. ***
*** bug 246111 has been marked as a duplicate of this bug. ***
*** bug 246112 has been marked as a duplicate of this bug. ***
*** bug 246150 has been marked as a duplicate of this bug. ***
*** bug 246156 has been marked as a duplicate of this bug. ***
Fix was commited on trunk after 1.4.3 was ready, so we need 1.4.4 to make fix available
*** bug 246160 has been marked as a duplicate of this bug. ***
*** bug 246164 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=46403 has been marked as a duplicate of this bug. ***
*** bug 246189 has been marked as a duplicate of this bug. ***
*** bug 246206 has been marked as a duplicate of this bug. ***
*** bug 246223 has been marked as a duplicate of this bug. ***
*** bug 246271 has been marked as a duplicate of this bug. ***
*** bug 246283 has been marked as a duplicate of this bug. ***
*** bug 246289 has been marked as a duplicate of this bug. ***
*** bug 246291 has been marked as a duplicate of this bug. ***
*** bug 246296 has been marked as a duplicate of this bug. ***
*** bug 246312 has been marked as a duplicate of this bug. ***
*** bug 246315 has been marked as a duplicate of this bug. ***
*** bug 246320 has been marked as a duplicate of this bug. ***
*** bug 246322 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=46326 has been marked as a duplicate of this bug. ***
*** bug 246334 has been marked as a duplicate of this bug. ***
*** bug 246348 has been marked as a duplicate of this bug. ***
*** bug 246350 has been marked as a duplicate of this bug. ***
*** bug 246357 has been marked as a duplicate of this bug. ***
*** bug 246365 has been marked as a duplicate of this bug. ***
*** bug 246372 has been marked as a duplicate of this bug. ***
*** bug 246374 has been marked as a duplicate of this bug. ***
*** bug 246384 has been marked as a duplicate of this bug. ***
*** bug 246410 has been marked as a duplicate of this bug. ***
*** bug 246418 has been marked as a duplicate of this bug. ***
*** bug 246424 has been marked as a duplicate of this bug. ***
*** bug 246430 has been marked as a duplicate of this bug. ***
*** bug 246441 has been marked as a duplicate of this bug. ***
*** bug 246453 has been marked as a duplicate of this bug. ***
*** bug 246461 has been marked as a duplicate of this bug. ***
*** bug 246467 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=46483 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=46484 has been marked as a duplicate of this bug. ***
*** bug 246486 has been marked as a duplicate of this bug. ***
*** bug 246489 has been marked as a duplicate of this bug. ***
*** bug 246496 has been marked as a duplicate of this bug. ***
*** bug 246498 has been marked as a duplicate of this bug. ***
*** bug 246511 has been marked as a duplicate of this bug. ***
*** bug 246517 has been marked as a duplicate of this bug. ***
*** bug 246528 has been marked as a duplicate of this bug. ***
*** bug 246533 has been marked as a duplicate of this bug. ***
*** bug 246564 has been marked as a duplicate of this bug. ***
*** bug 246583 has been marked as a duplicate of this bug. ***
*** bug 246553 has been marked as a duplicate of this bug. ***
*** bug 246589 has been marked as a duplicate of this bug. ***
*** bug 246591 has been marked as a duplicate of this bug. ***
*** bug 246608 has been marked as a duplicate of this bug. ***
*** bug 246614 has been marked as a duplicate of this bug. ***
*** bug 246626 has been marked as a duplicate of this bug. ***
*** bug 246642 has been marked as a duplicate of this bug. ***
*** bug 246555 has been marked as a duplicate of this bug. ***
*** bug 246653 has been marked as a duplicate of this bug. ***
*** bug 246663 has been marked as a duplicate of this bug. ***
*** bug 246664 has been marked as a duplicate of this bug. ***
*** bug 246670 has been marked as a duplicate of this bug. ***
*** bug 246680 has been marked as a duplicate of this bug. ***
*** bug 246690 has been marked as a duplicate of this bug. ***
*** bug 246691 has been marked as a duplicate of this bug. ***
*** bug 246731 has been marked as a duplicate of this bug. ***
*** bug 246742 has been marked as a duplicate of this bug. ***
*** bug 246743 has been marked as a duplicate of this bug. ***
*** bug 246745 has been marked as a duplicate of this bug. ***
*** bug 246784 has been marked as a duplicate of this bug. ***
*** bug 246829 has been marked as a duplicate of this bug. ***
*** bug 246870 has been marked as a duplicate of this bug. ***
*** bug 246881 has been marked as a duplicate of this bug. ***
*** bug 246915 has been marked as a duplicate of this bug. ***
*** bug 246899 has been marked as a duplicate of this bug. ***
*** bug 246910 has been marked as a duplicate of this bug. ***
*** bug 246926 has been marked as a duplicate of this bug. ***
*** bug 246927 has been marked as a duplicate of this bug. ***
*** bug 246937 has been marked as a duplicate of this bug. ***
*** bug 246939 has been marked as a duplicate of this bug. ***
*** bug 246941 has been marked as a duplicate of this bug. ***
*** bug 246943 has been marked as a duplicate of this bug. ***
*** bug 246947 has been marked as a duplicate of this bug. ***
*** bug 246948 has been marked as a duplicate of this bug. ***
*** bug 246951 has been marked as a duplicate of this bug. ***
*** bug 246952 has been marked as a duplicate of this bug. ***
*** bug 246954 has been marked as a duplicate of this bug. ***
*** bug 246967 has been marked as a duplicate of this bug. ***
*** bug 246975 has been marked as a duplicate of this bug. ***
*** bug 246983 has been marked as a duplicate of this bug. ***
*** bug 247001 has been marked as a duplicate of this bug. ***
*** bug 247006 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=47008 has been marked as a duplicate of this bug. ***
*** bug 247010 has been marked as a duplicate of this bug. ***
*** bug 247009 has been marked as a duplicate of this bug. ***
*** bug 247019 has been marked as a duplicate of this bug. ***
*** bug 247047 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=47051 has been marked as a duplicate of this bug. ***
*** bug 247084 has been marked as a duplicate of this bug. ***
*** bug 247088 has been marked as a duplicate of this bug. ***
*** bug 247113 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=47116 has been marked as a duplicate of this bug. ***
*** bug 247117 has been marked as a duplicate of this bug. ***
*** bug 247122 has been marked as a duplicate of this bug. ***
*** bug 247127 has been marked as a duplicate of this bug. ***
*** bug 247132 has been marked as a duplicate of this bug. ***
*** bug 247133 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=47140 has been marked as a duplicate of this bug. ***
*** bug 247151 has been marked as a duplicate of this bug. ***
*** bug 247153 has been marked as a duplicate of this bug. ***
*** bug 247164 has been marked as a duplicate of this bug. ***
*** bug 247174 has been marked as a duplicate of this bug. ***
*** bug 247176 has been marked as a duplicate of this bug. ***
*** bug 247179 has been marked as a duplicate of this bug. ***
*** bug 247182 has been marked as a duplicate of this bug. ***
*** bug 247188 has been marked as a duplicate of this bug. ***
*** bug 247191 has been marked as a duplicate of this bug. ***
*** bug 247196 has been marked as a duplicate of this bug. ***
*** bug 247197 has been marked as a duplicate of this bug. ***
*** bug 247198 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=47201 has been marked as a duplicate of this bug. ***
*** bug 247205 has been marked as a duplicate of this bug. ***
*** bug 247209 has been marked as a duplicate of this bug. ***
*** bug 247210 has been marked as a duplicate of this bug. ***
*** bug 247211 has been marked as a duplicate of this bug. ***
*** bug 247219 has been marked as a duplicate of this bug. ***
*** bug 247231 has been marked as a duplicate of this bug. ***
*** bug 247235 has been marked as a duplicate of this bug. ***
*** bug 247262 has been marked as a duplicate of this bug. ***
*** bug 247282 has been marked as a duplicate of this bug. ***
*** bug 247311 has been marked as a duplicate of this bug. ***
*** bug 247315 has been marked as a duplicate of this bug. ***
*** bug 247317 has been marked as a duplicate of this bug. ***
*** bug 247325 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=47353 has been marked as a duplicate of this bug. ***
*** bug 247383 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=47419 has been marked as a duplicate of this bug. ***
*** bug 247435 has been marked as a duplicate of this bug. ***
*** bug 247440 has been marked as a duplicate of this bug. ***
*** bug 245969 has been marked as a duplicate of this bug. ***
*** bug 246064 has been marked as a duplicate of this bug. ***
*** bug 246041 has been marked as a duplicate of this bug. ***
*** bug 246155 has been marked as a duplicate of this bug. ***
*** bug 247223 has been marked as a duplicate of this bug. ***
*** bug 246629 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=46089 has been marked as a duplicate of this bug. ***
*** bug 246689 has been marked as a duplicate of this bug. ***
*** bug 246762 has been marked as a duplicate of this bug. ***
*** bug 247107 has been marked as a duplicate of this bug. ***
*** bug 248459 has been marked as a duplicate of this bug. ***
*** bug 249973 has been marked as a duplicate of this bug. ***
*** http://bugzilla.ximian.com/show_bug.cgi?id=50144 has been marked as a duplicate of this bug. ***
*** bug 257235 has been marked as a duplicate of this bug. ***
*** bug 258752 has been marked as a duplicate of this bug. ***
*** bug 246046 has been marked as a duplicate of this bug. ***
*** bug 246599 has been marked as a duplicate of this bug. ***