GNOME Bugzilla – Bug 344058
ClockApplet crash
Last modified: 2007-05-16 23:18:00 UTC
From: francois <f.vaningelgom@hotmail.com> To: submit@bugs.gnome.org X-Mailer: bug-buddy 2.14.0 Subject: ClockApplet crash Distribution: Ubuntu 6.06 (dapper) Package: gnome-panel Severity: Normal Version: GNOME2.14.1 unspecified Gnome-Distributor: Ubuntu Synopsis: ClockApplet crash Bugzilla-Product: gnome-panel Bugzilla-Component: clock Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: ?Calendar crash! Steps to reproduce the crash: 1. click the date top right 2. double click on a day 3. crash Expected Results: don't know How often does this happen? Additional Information: Debugging Information: Backtrace was generated from '/usr/libexec/ClockApplet' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1229506336 (LWP 23843)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 68690
Thread 1 (Thread -1229506336 (LWP 23843))
------- Bug created by bug-buddy at 2006-06-06 19:50 -------
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Created attachment 66927 [details] debug information...
I didn't achieve finding something else than what i transmitted you first i found this but i think it i very similar... Instead of finding what you asked i'll try to be clearer in the how-to to reproduce the crash: 1. I click on the date + hour once to show the calendar 2. I doubble click on a date 3. Calendar is blancked like if it was loading.. 4. After a long time i decide to re click on the date 5. He tells me ClockApplet crashed and purpose me to reload application. Sorry but i can't be clearer... If you need any information more, tell me.
*** Bug 344834 has been marked as a duplicate of this bug. ***
*** Bug 352522 has been marked as a duplicate of this bug. ***
*** Bug 353758 has been marked as a duplicate of this bug. ***
Fixed the MIME type of attachment 66927 [details]. Unfortunately, still no additional information in the stacktrace. Please see comment 1. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
*** Bug 361920 has been marked as a duplicate of this bug. ***
*** Bug 362912 has been marked as a duplicate of this bug. ***
*** Bug 403133 has been marked as a duplicate of this bug. ***
Created attachment 81860 [details] stack crash dump As i was so lazy as to file a duplicate bug - i felt compelled to create the requested stack trace. So here it is, i hope it helps. A slightly more detailed sequence of events leading to the crash: - click on clock/date in panel --> shows month overview - double click on any of the days --> month overview goes blank (hangs) - click again on the clock/date in the panel --> blank month oveview goes away - click again --> crash Regards, Mike Jonkmans
Thanks!
I can't reproduce the crash and I fail to see how we can pass NULL to gtk_calendar_set_display_options() since two lines before the call the same cd->calendar works in gtk_calendar_get_display_options(). It'd be great if someone who can reproduce the bug could play with it in gdb. Interesting thing to note: all crashes are from GNOME 2.14/Ubuntu 6.06. This could indicate the bug has been fixed since then, or that it was because of an Ubuntu patch. It's also interesting that the month overview goes blank. There's no reason for this to happen. Do you have evolution installed?
Can you reply in bug 345609? Thanks. *** This bug has been marked as a duplicate of 345609 ***