GNOME Bugzilla – Bug 546311
crash in Weather Report: Hello, I was doing noth...
Last modified: 2008-10-08 15:40:59 UTC
What were you doing when the application crashed? Hello, I was doing nothing but trying to launch the applet. It just crashed down by itself. The problems started after some update of my OS, I don't know which specific package of gnome weather was concerned. I also tried to reinstall it, no more success. Thank you for your work to this applet, it is useful. Regards, Benoit Distribution: Debian lenny/sid Gnome Release: 2.22.3 2008-06-30 (Debian) BugBuddy Version: 2.22.0 System: Linux 2.6.25-2-686 #1 SMP Fri Jul 18 17:46:56 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10402000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 44257280 vsize: 44257280 resident: 13447168 share: 9572352 rss: 13447168 rss_rlim: 4294967295 CPU usage: start_time: 1217879081 rtime: 15 utime: 11 stime: 4 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/lib/bug-buddy/gweather-applet-2' (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb6e54910 (LWP 3466)] (no debugging symbols found) 0xb7fa7424 in __kernel_vsyscall ()
+ Trace 204585
Thread 1 (Thread 0xb6e54910 (LWP 3466))
*** Bug 547150 has been marked as a duplicate of this bug. ***
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Created attachment 116362 [details] Backtrace with debugging symbols
Comment on attachment 116362 [details] Backtrace with debugging symbols I tried to make a stack trace with debugging symbols? Hope this helps! - Tomi
The stack trace definitely helps. I've had two guesses about whats causing it: one is that glib is stuffing up somehow (it appears to be passed a legitimate string). The other is that it only appears to be passed a legitimate string, and that bug 535865 is the cause. Still looking into this problem.
fixed with libgweather 2.24.1 *** This bug has been marked as a duplicate of 535865 ***