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 487243 - crash in Panel:
crash in Panel:
Status: RESOLVED DUPLICATE of bug 487049
Product: gnome-panel
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-16 18:27 UTC by maurizio.pierini
Modified: 2008-01-11 06:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description maurizio.pierini 2007-10-16 18:27:15 UTC
Version: 2.20.0.1

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.20.0 2007-09-21 (Debian)
BugBuddy Version: 2.20.0

System: Linux 2.6.22-2-powerpc #1 Thu Aug 30 20:52:24 CEST 2007 ppc
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MacOS-X
Icon Theme: Gnome-Apple2

Memory status: size: 68337664 vsize: 68337664 resident: 22175744 share: 14532608 rss: 22175744 rss_rlim: 4294967295
CPU usage: start_time: 1192549788 rtime: 4371 utime: 4118 stime: 253 cutime:0 cstime: 2 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 0x30053760 (LWP 3730)]
[New Thread 0x305354d0 (LWP 8489)]
(no debugging symbols found)
0x0f3f7994 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x30053760 (LWP 3730))

  • #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_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #9 ??
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib/libecal-1.2.so.7
  • #13 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #15 ??
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #18 ??
    from /usr/lib/libedataserver-1.2.so.9
  • #19 ??
    from /usr/lib/libORBit-2.so.0
  • #20 ??
    from /usr/lib/libORBit-2.so.0
  • #21 ??
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #23 ??
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #25 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (13864 sec old) ---------------------
** (nm-applet:3754): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.66" is not allowed to own the service "org.freedesktop.Networ
** (nm-applet:3754): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.66" is not allowed to own the service "org.freedesktop.Networ
** (nm-applet:3754): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.66" is not allowed to own the service "org.freedesktop.Networ
** (nm-applet:3754): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.66" is not allowed to own the service "org.freedesktop.Networ
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Susana 2007-10-21 11:05:07 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 Philip Withnall 2008-01-11 06:58:58 UTC

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