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 497773 - crash in Panel: nothing much
crash in Panel: nothing much
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: 2007-11-18 00:13 UTC by Sam Morris
Modified: 2007-11-23 22:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sam Morris 2007-11-18 00:13:34 UTC
Version: 2.20.1

What were you doing when the application crashed?
nothing much


Distribution: Debian lenny/sid
Gnome Release: 2.20.1 2007-10-26 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-fixdso #1 SMP Sat Aug 25 16:14:05 BST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: ClearlooksClassic
Icon Theme: gnome

Memory status: size: 74874880 vsize: 74874880 resident: 26005504 share: 14295040 rss: 26005504 rss_rlim: 4294967295
CPU usage: start_time: 1195293054 rtime: 10539 utime: 9472 stime: 1067 cutime:0 cstime: 23 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6e3e8c0 (LWP 13357)]
[New Thread 0xb638fb90 (LWP 14974)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6e3e8c0 (LWP 13357))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #3 <signal handler called>
  • #4 IA__g_slist_remove
    at /tmp/buildd/glib2.0-2.14.1/glib/gslist.c line 207
  • #5 backend_died_cb
    at calendar-sources.c line 432
  • #6 IA__g_cclosure_marshal_VOID__VOID
    at /tmp/buildd/glib2.0-2.14.1/gobject/gmarshal.c line 77
  • #7 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #8 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #9 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #10 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #11 backend_died_cb
    at e-cal.c line 428
  • #12 IA__g_cclosure_marshal_VOID__VOID
    at /tmp/buildd/glib2.0-2.14.1/gobject/gmarshal.c line 77
  • #13 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #14 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #15 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #16 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #17 connection_listen_cb
    at e-component-listener.c line 50
  • #18 link_connection_emit_broken
    at linc-connection.c line 141
  • #19 link_connection_broken_idle
    at linc-connection.c line 162
  • #20 g_idle_dispatch
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 4132
  • #21 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 2061
  • #22 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 2694
  • #23 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 2898
  • #24 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkmain.c line 1146
  • #25 main
    at main.c line 95
  • #0 __kernel_vsyscall


----------- .xsession-errors (16174 sec old) ---------------------
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
A new main_window has been created
Browsing domain 'local' on -1.-1 ...
Browsing for services of type '_workstation._tcp' in domain 'local' on 8.0 ...
Browsing for services of type '_daap._tcp' in domain 'local' on 8.0 ...
Browsing for services of type '_http._tcp' in domain 'local' on 8.0 ...
Browsing for services of type '_workstation._tcp' in domain 'local' on 2.0 ...
Browsing for services of type '_daap._tcp' in domain 'local' on 2.0 ...
Browsing for services of type '_http._tcp' in domain 'local' on 2.0 ...
Found service 'Sam's Music' of type '_daap._tcp' in domain 'local' on 8.0.
Found service 'xerces.local' of type '_http._tcp' in domain 'local' on 8.0.
Found service 'Sam Morris on xerces' of type '_http._tcp' in domain 'local' on 8.0.
Found service '
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Susana 2007-11-23 22:50:08 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 ***