After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328104 - Gweather crashes when attempting to add to panel
Gweather crashes when attempting to add to panel
Status: RESOLVED DUPLICATE of bug 327406
Product: gnome-applets
Classification: Other
Component: gweather
unspecified
Other All
: High critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
: 328665 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-01-21 23:43 UTC by Jude Cooks
Modified: 2006-01-29 23:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Jude Cooks 2006-01-21 23:43:33 UTC
Steps to reproduce:
1. Right-click panel and choose Add to Panel
2. Select "Weather Report" and Click OK
3. Gweather crashes


Stack trace:
ebugging Information:

Backtrace was generated from '/usr/libexec/gweather-applet-2'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(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)
[Thread debugging using libthread_db enabled]
[New Thread -1224685344 (LWP 5289)]
(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)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1224685344 (LWP 5289))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_free
    from /usr/lib/libgweather.so.0
  • #5 gweather_gconf_get_location
    from /usr/lib/libgweather.so.0
  • #6 gweather_prefs_load
    from /usr/lib/libgweather.so.0
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #0 __kernel_vsyscall

Other information:
Comment 1 Baptiste Mille-Mathias 2006-01-22 19:45:39 UTC
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.
Comment 2 Jude Cooks 2006-01-23 23:53:48 UTC
Unfortunately I'm running Dapper Drake, and there are no more debug packages available than the ones I've installed.  After installing several of the debug packages, I get the same stack trace using gdb:

Thread 1 (Thread -1224447776 (LWP 5365))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_free
    from /usr/lib/libgweather.so.0
  • #5 gweather_gconf_get_location
    from /usr/lib/libgweather.so.0
  • #6 gweather_prefs_load
    from /usr/lib/libgweather.so.0
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #0 __kernel_vsyscall

as above.  
Comment 3 Brian C. Huffman 2006-01-24 20:51:10 UTC
I'm having the same problem.

Here's what I get when using bug-buddy:
Backtrace was generated from '/usr/libexec/gweather-applet-2'

Using host libthread_db library "/lib/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1208154448 (LWP 4558)]
0x00e1e402 in __kernel_vsyscall ()

Thread 1 (Thread -1208154448 (LWP 4558))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 __libc_message
    from /lib/libc.so.6
  • #8 __stack_chk_fail
    from /lib/libc.so.6
  • #9 __stack_chk_fail_local
    from /usr/lib/libgweather.so.0
  • #10 weather_location_new
    at weather.c line 129

Comment 4 Ruben Vermeersch 2006-01-28 15:37:23 UTC
*** Bug 328665 has been marked as a duplicate of this bug. ***
Comment 5 Christian Kirbach 2006-01-29 23:07:46 UTC
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 327406 ***