GNOME Bugzilla – Bug 523964
Crash in clock_map_place_location
Last modified: 2008-04-02 16:19:26 UTC
Steps to reproduce: 1. add a location so it will show in the applet and on the map 2. click 3-4 times on the location so that the blink animation on the map will last for some time 3. while the blink animation is going on click on the clock applet (for closing the dialog) -> crash Stack trace: Other information:
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Like this? (gdb) cont Continuing. [New Thread 0xb556ab90 (LWP 8506)] [New Thread 0xb5d80b90 (LWP 8510)] [Thread 0xb5d80b90 (LWP 8510) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6d7e720 (LWP 8403)] clock_map_place_location (this=0x8159720, loc=0x8333660, hilight=1) at clock-map.c:292 292 clock-map.c: No such file or directory. in clock-map.c (gdb) thread apply all bt
+ Trace 193162
Thread 1 (Thread 0xb6d7e720 (LWP 8403))
Could you make sure you've got the debug symbols in place and try to get a more complete stack trace please?
Hm, sorry.. my thirst time. Better? :) (gdb) cont Continuing. [New Thread 0xb5d7ab90 (LWP 7835)] [Thread 0xb5d7ab90 (LWP 7835) exited] [New Thread 0xb5564b90 (LWP 7836)] [New Thread 0xb5d7ab90 (LWP 7840)] [Thread 0xb5d7ab90 (LWP 7840) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6d7b720 (LWP 7811)] clock_map_place_location (this=0x852b000, loc=0x8335280, hilight=1) at clock-map.c:292 292 clock-map.c: No such file or directory. in clock-map.c (gdb) thread apply all bt
+ Trace 193166
Thread 1 (Thread 0xb6d7b720 (LWP 7811))
Looks very similar to bug #519493. Thanks for the nice stack trace.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 519493 ***