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 519566 - crash in Panel:
crash in Panel:
Status: RESOLVED DUPLICATE of bug 378854
Product: gnome-panel
Classification: Other
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-29 16:17 UTC by sacha
Modified: 2008-02-29 16:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description sacha 2008-02-29 16:17:51 UTC
Version: 2.20.2

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.23 #2 SMP Mon Oct 22 07:43:20 CEST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glider
Icon Theme: gnome

Memory status: size: 448483328 vsize: 448483328 resident: 31154176 share: 14995456 rss: 31154176 rss_rlim: 18446744073709551615
CPU usage: start_time: 1203937654 rtime: 72462 utime: 65660 stime: 6802 cutime:0 cstime: 14 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2b16f736af90 (LWP 4328)]
[New Thread 0x40040950 (LWP 7037)]
(no debugging symbols found)
0x00002b16f0e5434f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b16f736af90 (LWP 4328))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 g_slist_remove
    from /usr/lib/libglib-2.0.so.0
  • #6 ??
    from /usr/lib/gnome-panel/libclock-applet.so
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 connection_listen_cb
    at e-component-listener.c line 50
  • #16 ??
    from /usr/lib/libORBit-2.so.0
  • #17 ??
    from /usr/lib/libORBit-2.so.0
  • #18 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #19 ??
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #21 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (271907 sec old) ---------------------
stat("/home/sacha/.icons/hicolor", 0x7fff90f01940) = -1 ENOENT (No such file or directory)
stat("/home/sacha/.local/share/icons/hicolor", 0x7fff90f01940) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/icons/hicolor", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
stat("/usr/share/icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/local/share/pixmaps/hicolor", 0x7fff90f01940) = -1 ENOENT (No such file or directory)
stat("/usr/share/pixmaps/hicolor", 0x7fff90f01940) = -1 ENOENT (No such file or directory)
stat("/home/sacha/.icons/hicolor/index.theme", 0x7fff90f01820) = -1 ENOENT (No such file or directory)
stat("/home/sacha/.local/share/icons/hicolor/index.theme", 0x7fff90f01820) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/icons/hicolor/index.theme", 0x7fff90f01820) = -1 ENOENT (No such file or directory)
stat("/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=22251, ...}) = 0
open("/usr/share/icons/hicolor/index.theme", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=22251, ...}) = 0
read(5, "[Icon Theme]\nName=Hicolor\nCommen"..., 4096) = 4096
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Philip Withnall 2008-02-29 16:48:18 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 378854 ***