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 443632 - crash in User Switcher: I was experimenting with...
crash in User Switcher: I was experimenting with...
Status: RESOLVED DUPLICATE of bug 443139
Product: fast-user-switch-applet
Classification: Deprecated
Component: Applet
2.17.x
Other All
: High critical
: ---
Assigned To: Fast User Switch Applet Maintainer
Fast User Switch Applet Maintainer
Depends on:
Blocks:
 
 
Reported: 2007-06-03 16:57 UTC by bc98kinney
Modified: 2007-07-08 12:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description bc98kinney 2007-06-03 16:57:38 UTC
Version: 2.17.4

What were you doing when the application crashed?
I was experimenting with user switching.  At the lock screen dialog, I pressed "switch user", and logged on as root in a new VT (if that's the correct terminology).  I looked around the different VTs, using ctl-alt-Fx, and found the first graphical terminal at F7, and the new one at F9.  I signed back in on F7, and went to the f-u-s applet next to the clock to see if I could switch to the other user there.  That's when this came up.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 34926592 vsize: 34926592 resident: 10502144 share: 8663040 rss: 10502144 rss_rlim: 4294967295
CPU usage: start_time: 1180830081 rtime: 585 utime: 404 stime: 181 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/libexec/fast-user-switch-applet'

(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 -1208813856 (LWP 2760)]
(no debugging symbols found)
0x00ba1402 in __kernel_vsyscall ()

Thread 1 (Thread -1208813856 (LWP 2760))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gconf_client_get
    from /usr/lib/libgconf-2.so.4
  • #5 gconf_client_get_bool
    from /usr/lib/libgconf-2.so.4
  • #6 ??
  • #7 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #8 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #9 ??
    from /lib/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #12 _fusa_user_add_display
  • #13 _fusa_display_set_user
  • #14 _fusa_display_new
  • #15 ??
  • #16 ??
  • #17 ??
    from /lib/libglib-2.0.so.0
  • #18 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #19 ??
    from /lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #21 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #22 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #23 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #24 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #25 panel_applet_factory_main
    from /usr/lib/libpanel-applet-2.so.0
  • #26 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (55471 sec old) ---------------------
** Message: Found best visual for GL: 0x24
(process:31189): GStreamer-WARNING **: The GStreamer function gst_init_get_option_group() was
	called, but the GLib threading system has not been initialised
	yet, something that must happen before any other GLib function
	is called. The application needs to be fixed so that it calls
	   if (!g_thread_supported ()) g_thread_init(NULL);
	as very first thing in its main() function. Please file a bug
	against this application.
(gnome-sound-properties:31189): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

system-config-users requires a currently running X server.
--------------------------------------------------
Comment 1 Teppo Turtiainen 2007-07-08 12:33:55 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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