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 505933 - crash in Panel:
crash in Panel:
Status: RESOLVED DUPLICATE of bug 505303
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-12-27 17:54 UTC by info
Modified: 2008-01-09 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description info 2007-12-27 17:54:43 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.22-3-amd64 #1 SMP Sun Nov 4 18:18:09 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Crux

Memory status: size: 299511808 vsize: 299511808 resident: 17657856 share: 12595200 rss: 17657856 rss_rlim: 18446744073709551615
CPU usage: start_time: 1198778071 rtime: 20 utime: 18 stime: 2 cutime:0 cstime: 0 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 0x2aefe0bcf300 (LWP 764)]
0x00002aefda5bb315 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2aefe0bcf300 (LWP 764))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.14.4/glib/gspawn.c line 369
  • #2 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.14.4/glib/gspawn.c line 677
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 IA__g_slist_remove_all
    at /build/buildd/glib2.0-2.14.4/glib/gslist.c line 233
  • #6 gtk_rc_clear_realized_style
    at /build/buildd/gtk+2.0-2.12.3/gtk/gtkrc.c line 1683
  • #7 IA__g_hash_table_foreach
    at /build/buildd/glib2.0-2.14.4/glib/ghash.c line 680
  • #8 IA__gtk_rc_reset_styles
    at /build/buildd/gtk+2.0-2.12.3/gtk/gtkrc.c line 1729
  • #9 gtk_settings_notify
    at /build/buildd/gtk+2.0-2.12.3/gtk/gtksettings.c line 1019
  • #10 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.4/gobject/gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.4/gobject/gsignal.c line 2370
  • #12 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.4/gobject/gsignal.c line 2199
  • #13 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.4/gobject/gsignal.c line 2243
  • #14 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.14.4/gobject/gobject.c line 563
  • #15 IA__g_object_notify
    at /build/buildd/glib2.0-2.14.4/gobject/gobjectnotifyqueue.c line 123
  • #16 _gtk_settings_handle_event
    at /build/buildd/gtk+2.0-2.12.3/gtk/gtksettings.c line 1737
  • #17 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.12.3/gtk/gtkmain.c line 1404
  • #18 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.12.3/gdk/x11/gdkevents-x11.c line 2351
  • #19 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.14.4/glib/gmain.c line 2061
  • #20 g_main_context_iterate
    at /build/buildd/glib2.0-2.14.4/glib/gmain.c line 2694
  • #21 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.14.4/glib/gmain.c line 2898
  • #22 IA__gtk_main
    at /build/buildd/gtk+2.0-2.12.3/gtk/gtkmain.c line 1163
  • #23 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
Nautilus-Share-Message: spawn arg "net"
Nautilus-Share-Message: spawn arg "usershare"
Nautilus-Share-Message: spawn arg "info"
Nautilus-Share-Message: end of spawn args; SPAWNING
Nautilus-Share-Message: returned from spawn: SUCCESS: 
Nautilus-Share-Message: exit code 255
Nautilus-Share-Message: ------------------------------------------
Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permission denied
You do not have permission to create a usershare. Ask your administrator to grant you permissions to create a share.
xrdb:  "*Label.background" on line 220 overrides entry on line 150
xrdb:  "*Text.background" on line 226 overrides entry on line 191
xrdb:  "*Label.foreground" on line 232 overrides entry on line 151
xrdb:  "*Text.foreground" on line 238 overrides entry on line 192
--------------------------------------------------
Comment 1 Philip Withnall 2008-01-09 21:23:32 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 446183 ***
Comment 2 Philip Withnall 2008-01-09 21:47:33 UTC
My mistake; this is actually a dupe of bug #505303.

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