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 555991 - crash in Weather Report:
crash in Weather Report:
Status: RESOLVED DUPLICATE of bug 535865
Product: gnome-applets
Classification: Other
Component: gweather
unspecified
Other All
: High critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-12 09:35 UTC by bastos44
Modified: 2008-10-13 17:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description bastos44 2008-10-12 09:35:37 UTC
What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.22-3-k7 #1 SMP Sun Feb 10 21:04:14 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy P
Icon Theme: OSX

Memory status: size: 40333312 vsize: 40333312 resident: 11243520 share: 9011200 rss: 11243520 rss_rlim: 4294967295
CPU usage: start_time: 1223803921 rtime: 11 utime: 9 stime: 2 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 0xb6d75700 (LWP 7891)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6d75700 (LWP 7891))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 <signal handler called>
  • #7 g_markup_escape_text
    from /usr/lib/libglib-2.0.so.0
  • #8 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 g_value_transform
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #15 gtk_widget_set_tooltip_text
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 xcb_poll_for_reply
    from /usr/lib/libxcb.so.1
  • #21 requests_done_check
    from /usr/lib/libgweather.so.1
  • #22 close_cb
    from /usr/lib/libgweather.so.1
  • #23 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #24 ??
  • #25 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (102 sec old) ---------------------
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
(firefox-bin:7839): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(firefox-bin:7839): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(firefox-bin:7839): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(firefox-bin:7839): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
--------------------------------------------------
Comment 1 Dan Winship 2008-10-13 17:46:56 UTC
fixed with libgweather 2.24.1

*** This bug has been marked as a duplicate of 535865 ***