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 527344 - crash in Panel: Ich habe auf meinen eige...
crash in Panel: Ich habe auf meinen eige...
Status: RESOLVED DUPLICATE of bug 519493
Product: gnome-panel
Classification: Other
Component: general
2.22.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-10 13:29 UTC by kai-s
Modified: 2008-04-11 09:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description kai-s 2008-04-10 13:29:32 UTC
Version: 2.22.0

What were you doing when the application crashed?
Ich habe auf meinen eigenen Standort geklickt, damit dieser auf der Weltkarte 3 mal aufblinkt. Während des Blinkens habe ich auf die Uhr im Panel geklickt, damit das Fenster sich wieder schliesst. Folgt man diesen Schritten, so kommt es reproduzierbar zu einem Absturz das Panels


Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Nuvola

Memory status: size: 74256384 vsize: 74256384 resident: 24690688 share: 14880768 rss: 24690688 rss_rlim: 4294967295
CPU usage: start_time: 1207834009 rtime: 135 utime: 126 stime: 9 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6de2720 (LWP 15195)]
[New Thread 0xb5b80b90 (LWP 15237)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6de2720 (LWP 15195))

  • #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 <signal handler called>
  • #6 ??
    from /usr/lib/gnome-panel/libclock-applet.so
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
    from /usr/lib/libdbus-1.so.3
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
    from /lib/i686/cmov/libc.so.6
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
    from /usr/lib/libdbus-1.so.3
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
    from /usr/lib/libdbus-1.so.3
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
  • #30 ??
    from /usr/lib/libdbus-1.so.3
  • #31 ??
  • #32 ??
    from /usr/lib/libglib-2.0.so.0
  • #33 ??
  • #34 g_slice_free_chain_with_offset
    from /usr/lib/libglib-2.0.so.0
  • #35 ??
    from /usr/lib/gnome-panel/libclock-applet.so
  • #36 ??
  • #37 ??
    from /lib/i686/cmov/libpthread.so.0
  • #38 pthread_mutex_lock
    from /lib/i686/cmov/libpthread.so.0
  • #39 ??
    from /usr/lib/libglib-2.0.so.0
  • #40 ??
  • #41 __pthread_mutex_unlock_usercnt
    from /lib/i686/cmov/libpthread.so.0
  • #42 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #43 ??
    from /usr/lib/libglib-2.0.so.0
  • #44 ??
  • #45 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
(gnome-panel:14937): GConf-WARNING **: Directory `/apps/panel/toplevels/bottom_panel_screen1/screen' was not being monitored by GConfClient 0x80efd58
(gnome-panel:14937): GConf-WARNING **: Directory `/apps/panel/toplevels/top_panel_screen1/screen' was not being monitored by GConfClient 0x80efd58
Desktop-Datei /usr/local/share/applications/easytag.desktop konnte nicht für Panel-Starter :  geöffnet werdenDatei oder Verzeichnis nicht gefunden
(gnome-panel:14937): GLib-GObject-WARNING **: instance of invalid non-instantiatable type `(null)'
(gnome-panel:15195): GConf-WARNING **: Directory `/apps/panel/toplevels/bottom_panel_screen1/screen' was not being monitored by GConfClient 0x80efd58
(gnome-panel:15195): GConf-WARNING **: Directory `/apps/panel/toplevels/top_panel_screen1/screen' was not being monitored by GConfClient 0x80efd58
(gnome-panel:15195): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -9 and height 24
Desktop-Datei /usr/local/share/applications/easytag.desktop konnte nicht für Panel-Starter :  geöffnet werdenDatei oder Verzeichnis nicht gefunden
(gnome-panel:15195): GLib-GObject-WARNING **: instance of invalid non-instantiatable type `(null)'
--------------------------------------------------
Comment 1 Gianluca Borello 2008-04-10 14:15:23 UTC
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!
Comment 2 kai-s 2008-04-10 16:31:10 UTC
after install the package gnome-dbg and some other debug packages the stacktrace is as follows. But there are still a lot of "No symbol table info available." messages in there. Hope it did clear some things up.



Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Nuvola

Memory status: size: 48218112 vsize: 48218112 resident: 24293376 share: 14823424 rss: 24293376 rss_rlim: 4294967295
CPU usage: start_time: 1207844805 rtime: 88 utime: 82 stime: 6 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-panel'

[Thread debugging using libthread_db enabled]
[New Thread 0xb6e2b720 (LWP 17089)]
[New Thread 0xb59ffb90 (LWP 17199)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6e2b720 (LWP 17089))

  • #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 <signal handler called>
  • #6 clock_map_place_locations
    at clock-map.c line 432
  • #7 highlight
    at clock-map.c line 673
  • #8 ??
    from /usr/lib/libglib-2.0.so.0
  • #9 ??
  • #10 __pthread_mutex_unlock_usercnt
    from /lib/i686/cmov/libpthread.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 ??
    from /usr/lib/libglib-2.0.so.0
  • #13 ??
  • #14 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
(gnome-panel:16942): GConf-WARNING **: Directory `/apps/panel/toplevels/bottom_panel_screen1/screen' was not being monitored by GConfClient 0x80efd58
(gnome-panel:16942): GConf-WARNING **: Directory `/apps/panel/toplevels/top_panel_screen1/screen' was not being monitored by GConfClient 0x80efd58
Desktop-Datei /usr/local/share/applications/easytag.desktop konnte nicht für Panel-Starter :  geöffnet werdenDatei oder Verzeichnis nicht gefunden
(gnome-panel:16942): GLib-GObject-WARNING **: instance of invalid non-instantiatable type `(null)'
(gnome-panel:17089): GConf-WARNING **: Directory `/apps/panel/toplevels/bottom_panel_screen1/screen' was not being monitored by GConfClient 0x80efd58
(gnome-panel:17089): GConf-WARNING **: Directory `/apps/panel/toplevels/top_panel_screen1/screen' was not being monitored by GConfClient 0x80efd58
(gnome-panel:17089): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -9 and height 24
Desktop-Datei /usr/local/share/applications/easytag.desktop konnte nicht für Panel-Starter :  geöffnet werdenDatei oder Verzeichnis nicht gefunden
(gnome-panel:17089): GLib-GObject-WARNING **: instance of invalid non-instantiatable type `(null)'
--------------------------------------------------
Comment 3 Vincent Untz 2008-04-11 08:50:33 UTC
Please install the gnome-panel, glib and gtk+ debug packages to get a useful stack trace. Thanks!
Comment 4 kai-s 2008-04-11 09:27:31 UTC
well. i installed around 130mb worth of -dbg packages and still dont get any significant change in my stack trace. seems like i wont be able to supply
sufficient information so the only thing left to do is leaving a howto
on reproducing the behaviour:

step 1: click on the clock applet in the panel to make it pop up.
step 2: click on the big analog clock at the bottom. (the corresponding location on the map will blink 3 times)
step 3: while the location is still blinking repeat step 1 in order to make the popped up clock applet disappear

this results in a crash of the gnome-panel.

note: if you execute step 3 after it blinked 3 times then the gnome-panel wont crash.


sorry that i cant be of any more help. :(
Comment 5 Vincent Untz 2008-04-11 09:38:35 UTC
Ah, that's bug 519493. It's fixed in gnome-panel 2.22.1.

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