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 555063 - crash in Panel: Changing themes
crash in Panel: Changing themes
Status: RESOLVED DUPLICATE of bug 364396
Product: gnome-panel
Classification: Other
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 583967 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-10-05 06:35 UTC by rik.rammstein
Modified: 2009-05-27 10:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description rik.rammstein 2008-10-05 06:35:31 UTC
Version: 2.20.3

What were you doing when the application crashed?
Changing themes


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

System: Linux 2.6.26-1-686 #1 SMP Wed Sep 10 16:46:13 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Xfce-dusk
Icon Theme: Boulevard-1.0

Memory status: size: 38178816 vsize: 38178816 resident: 22228992 share: 12931072 rss: 22228992 rss_rlim: 4294967295
CPU usage: start_time: 1223188230 rtime: 1138 utime: 1020 stime: 118 cutime:12 cstime: 4 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 0xb6e49700 (LWP 3430)]
0xb7f9e424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6e49700 (LWP 3430))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    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 ??
  • #8 gdk_event_translate
    at /build/buildd/gtk+2.0-2.12.11/gdk/x11/gdkevents-x11.c line 345
  • #9 _gdk_events_queue
    at /build/buildd/gtk+2.0-2.12.11/gdk/x11/gdkevents-x11.c line 2285
  • #10 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.12.11/gdk/x11/gdkevents-x11.c line 2345
  • #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 (115 sec old) ---------------------
/home/rik/.config/qtcurve.gtk-icons:441: Unable to locate image file in pixmap_path: "32x32/actions/window_nofullscreen.png"
/home/rik/.config/qtcurve.gtk-icons:442: Unable to locate image file in pixmap_path: "16x16/actions/window_nofullscreen.png"
/home/rik/.config/qtcurve.gtk-icons:445: Unable to locate image file in pixmap_path: "16x16/actions/player_fwd.png"
/home/rik/.config/qtcurve.gtk-icons:446: Unable to locate image file in pixmap_path: "22x22/actions/player_fwd.png"
/home/rik/.config/qtcurve.gtk-icons:447: Unable to locate image file in pixmap_path: "32x32/actions/player_fwd.png"
/home/rik/.config/qtcurve.gtk-icons:448: Unable to locate image file in pixmap_path: "16x16/actions/player_fwd.png"
/home/rik/.config/qtcurve.gtk-icons:449: Unable to locate image file in pixmap_path: "16x16/actions/player_fwd.png"
/home/rik/.config/qtcurve.gtk-icons:450: Unable to locate image file in pixmap_path: "32x32/actions/player_fwd.png"
/home/rik/.config/qtcurve.gtk-icons:451: Unable to locate image file in pixmap_path: "16x16/actions/player_fwd.png"
/home/rik/.config/qtcurve.gtk-icons:454: Unable to locate image file in pixmap_path: "16x16/actions/player_end.png"
/home/rik/.config/qtcurve.gtk-icons:455: Unable to locate image file in pixmap_path: "22x22/actions/player_end.png"
/home/rik/.config/qtcurve.gtk-icons:456: Unable to locate image file in pixmap_path: "32x32/actions/player_end.png"
/home/rik/.config/qtcurve.gtk-icons:457: Unable to locate image file in pixmap_path: "16x16/actions/player_end.png"
/home/rik/.config/qtcurve.gtk-icons:458: 
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Philip Withnall 2008-10-06 21:51:55 UTC
Could do with debug symbols for gnome-panel itself, so we can see the frame which is actually causing the crash.

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 Philip Withnall 2009-05-27 10:02:45 UTC
*** Bug 583967 has been marked as a duplicate of this bug. ***
Comment 3 Philip Withnall 2009-05-27 10:04:42 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 364396 ***