*** This bug is a duplicate of bug 410475 *** https://bugs.launchpad.net/bugs/410475
crash confirmed with stacktrace bapti...@oak:~$ gdb gdmsetup GNU gdb (GDB) 6.8.50.20090628-cvs-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... (no debugging symbols found) (gdb) run Starting program: /usr/bin/gdmsetup (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] ** (gdmsetup:4437): WARNING **: Error calling GetValue('daemon/TimedLoginEnable'): Key not found ** (gdmsetup:4437): WARNING **: Error calling GetValue('daemon/TimedLoginDelay'): Key not found ** (gdmsetup:4437): DEBUG: init delay=30 ** (gdmsetup:4437): DEBUG: GdmUserManager: skipping shell /bin/false ** (gdmsetup:4437): DEBUG: GdmUserManager: Found current seat: /org/freedesktop/ConsoleKit/Seat1 ** (gdmsetup:4437): DEBUG: GdmUserManager: running 'ck-history --frequent --seat='Seat1' --session-type=''' ** (gdmsetup:4437): DEBUG: GdmUserManager: explicitly skipping user: nobody ** (gdmsetup:4437): DEBUG: GdmUserManager: user icon changed ** (gdmsetup:4437): DEBUG: adding monitor for '/home/baptiste/.face' ** (gdmsetup:4437): DEBUG: GdmUserManager: user icon changed ** (gdmsetup:4437): DEBUG: adding monitor for '/home/celia/.face' ** (gdmsetup:4437): DEBUG: Getting list of sessions for user 1001 ** (gdmsetup:4437): DEBUG: Found 0 sessions for user celia ** (gdmsetup:4437): DEBUG: Getting list of sessions for user 1000 ** (gdmsetup:4437): DEBUG: Found 1 sessions for user baptiste ** (gdmsetup:4437): DEBUG: GdmUser: adding session /org/freedesktop/ConsoleKit/Session2 ** (gdmsetup:4437): DEBUG: GdmUserManager: sessions changed user=baptiste num=1 ** (gdmsetup:4437): DEBUG: GdmUserManager: added session for user: baptiste ** (gdmsetup:4437): DEBUG: GdmUserManager: history output: root 15425 ** (gdmsetup:4437): DEBUG: GdmUserManager: excluding user 'root' ** (gdmsetup:4437): DEBUG: GdmUserManager: history output: baptiste 832 ** (gdmsetup:4437): DEBUG: GdmUserManager: history output: celia 810 ** (gdmsetup:4437): DEBUG: GdmUserManager: history output: nobody 64 ** (gdmsetup:4437): DEBUG: GdmUserManager: excluding user 'nobody' ** (gdmsetup:4437): DEBUG: GdmUserManager: history output: (null) 2 ** (gdmsetup:4437): WARNING **: Unable to parse history: (null) 2 ** (gdmsetup:4437): DEBUG: GdmUserManager: history output: kernoops 2 ** (gdmsetup:4437): DEBUG: Creating new user ** (gdmsetup:4437): DEBUG: GdmUserManager: user icon changed ** (gdmsetup:4437): DEBUG: adding monitor for '/.face' ** (gdmsetup:4437): DEBUG: Getting list of sessions for user 112 ** (gdmsetup:4437): DEBUG: Found 0 sessions for user kernoops ** (gdmsetup:4437): DEBUG: GdmUserManager: history output: (null) 1 ** (gdmsetup:4437): WARNING **: Unable to parse history: (null) 1 ** (gdmsetup:4437): DEBUG: Login freq 1=810 2=2 ** (gdmsetup:4437): DEBUG: Login freq 1=832 2=810 ** (gdmsetup:4437): WARNING **: Error calling GetValue('daemon/AutomaticLoginEnable'): Key not found ** (gdmsetup:4437): WARNING **: Error calling GetValue('daemon/TimedLoginEnable'): Key not found ** (gdmsetup:4437): WARNING **: Error calling GetValue('daemon/TimedLogin'): Key not found ** (gdmsetup:4437): DEBUG: init user='(null)' auto=False Program received signal SIGSEGV, Segmentation fault. 0x01007a98 in strcmp () from /lib/tls/i686/cmov/libc.so.6 (gdb) thread apply all bt Thread 1 (Thread 0xb7fdc700 (LWP 4437)): #0 0x01007a98 in strcmp () from /lib/tls/i686/cmov/libc.so.6 #1 0x0804ced5 in ?? () #2 0x00e7a15c in IA__g_cclosure_marshal_VOID__VOID (closure=0x81c08a0, return_value=0x0, n_param_values=1, param_values=0x80a81b0, invocation_hint=0xbfffef50, marshal_data=0x804cd70) at /build/buildd/glib2.0-2.21.4/gobject/gmarshal.c:77 #3 0x00e6c102 in IA__g_closure_invoke (closure=0x81c08a0, return_value=0x0, n_param_values=1, param_values=0x80a81b0, invocation_hint=0xbfffef50) at /build/buildd/glib2.0-2.21.4/gobject/gclosure.c:767 #4 0x00e82ae8 in signal_emit_unlocked_R (node=<value optimized out>, detail=<value optimized out>, instance=0x80e8110, emission_return=0x0, instance_and_params=0x80a81b0) at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c:3247 #5 0x00e83ecd in IA__g_signal_emit_valist (instance=0x80e8110, signal_id=206, detail=0, var_args=0xbffff10c "\241P\245") at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c:2980 #6 0x00e84386 in IA__g_signal_emit (instance=0x80e8110, signal_id=206, detail=0) at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c:3037 #7 0x0805184a in ?? () #8 0x00a8bb5b in g_io_unix_dispatch (source=0x81d95f8, callback=0x8051760, user_data=0x80e8110) at /build/buildd/glib2.0-2.21.4/glib/giounix.c:162 #9 0x00a54c48 in g_main_dispatch (context=0x808a760) at /build/buildd/glib2.0-2.21.4/glib/gmain.c:1960 #10 IA__g_main_context_dispatch (context=0x808a760) at /build/buildd/glib2.0-2.21.4/glib/gmain.c:2513 #11 0x00a584f0 in g_main_context_iterate (context=0x808a760, block=<value optimized out>, dispatch=1, self=0x806f0a8) at /build/buildd/glib2.0-2.21.4/glib/gmain.c:2591 #12 0x00a5895f in IA__g_main_loop_run (loop=0x81d8888) at /build/buildd/glib2.0-2.21.4/glib/gmain.c:2799 #13 0x0034da49 in IA__gtk_main () at /build/buildd/gtk+2.0-2.17.6/gtk/gtkmain.c:1205 #14 0x0804d44a in main () (gdb) ** This bug has been marked a duplicate of bug 410475 gdmsetup crashed with SIGSEGV in strcmp() -- new gdmsetup crashes with segmentation fault https://bugs.launchpad.net/bugs/410434 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs