** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1055224/+attachment/3336295/+files/Stacktrace.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1055224

Title:
  gnome-control-center crashed with signal 5 in _XReply()

Status in “gnome-control-center” package in Ubuntu:
  Invalid

Bug description:
  Running gnome-control-center display from a gnome 2d session produce a
  total crash for me:

  $ gnome-control-center display

  (gnome-control-center:8744): Gdk-ERROR **: The program 'gnome-control-center' 
received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadRequest (invalid request code or no such operation)'.
    (Details: serial 149 error_code 1 request_code 153 minor_code 19)
    (Note to programmers: normally, X errors are reported asynchronously;
     that is, you will receive the error a while after causing it.
     To debug your program, run it with the GDK_SYNCHRONIZE environment
     variable to change this behavior. You can then get a meaningful
     backtrace from your debugger if you break on the gdk_x_error() function.)
  «trap» para punto de parada/seguimiento (`core' generado)

  The gdb stacktrace (if it is useful):

  $ gdb gnome-control-center
  GNU gdb (GDB) 7.5-ubuntu
  Copyright (C) 2012 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 "i686-linux-gnu".
  For bug reporting instructions, please see:
  <http://www.gnu.org/software/gdb/bugs/>...
  Reading symbols from /usr/bin/gnome-control-center...(no debugging symbols 
found)...done.
  (gdb) run display
  Starting program: /usr/bin/gnome-control-center display
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
  [New Thread 0xb6929b40 (LWP 10584)]
  [New Thread 0xb5fbbb40 (LWP 10585)]

  (gnome-control-center:10580): Gdk-ERROR **: The program 
'gnome-control-center' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadRequest (invalid request code or no such operation)'.
    (Details: serial 149 error_code 1 request_code 153 minor_code 19)
    (Note to programmers: normally, X errors are reported asynchronously;
     that is, you will receive the error a while after causing it.
     To debug your program, run it with the GDK_SYNCHRONIZE environment
     variable to change this behavior. You can then get a meaningful
     backtrace from your debugger if you break on the gdk_x_error() function.)

  Program received signal SIGTRAP, Trace/breakpoint trap.
  g_logv (log_domain=log_domain@entry=0xb7a25316 "Gdk", 
log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0xb7a2f927 
"%s", 
      args=args@entry=0xbfffc954 "\230\221\020\200\001") at 
/build/buildd/glib2.0-2.33.14/./glib/gmessages.c:974
  974   /build/buildd/glib2.0-2.33.14/./glib/gmessages.c: No such file or 
directory.
  (gdb) thread apply all bt

  Thread 3 (Thread 0xb5fbbb40 (LWP 10585)):
  #0  0xb7fdd424 in __kernel_vsyscall ()
  #1  0xb737a160 in __GI___poll (fds=fds@entry=0xb5600c68, nfds=nfds@entry=1, 
timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  #2  0xb74b382b in g_poll (fds=0xb5600c68, nfds=1, timeout=-1) at 
/build/buildd/glib2.0-2.33.14/./glib/gpoll.c:132
  #3  0xb74a4db0 in g_main_context_poll (n_fds=1, fds=0xb5600c68, 
timeout=<optimized out>, context=0x80102e78, priority=<optimized out>)
      at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3584
  #4  g_main_context_iterate (context=context@entry=0x80102e78, 
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
      at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3285
  #5  0xb74a4f11 in g_main_context_iteration (context=0x80102e78, may_block=1) 
at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3351
  #6  0xb611c8b0 in ?? () from 
/usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
  #7  0xb74ca5f3 in g_thread_proxy (data=0x800febb0) at 
/build/buildd/glib2.0-2.33.14/./glib/gthread.c:797
  #8  0xb7449d4c in start_thread (arg=0xb5fbbb40) at pthread_create.c:308
  #9  0xb73888ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

  Thread 2 (Thread 0xb6929b40 (LWP 10584)):
  #0  0xb7fdd424 in __kernel_vsyscall ()
  #1  0xb737a160 in __GI___poll (fds=fds@entry=0xb60021b8, nfds=nfds@entry=3, 
timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  #2  0xb74b382b in g_poll (fds=0xb60021b8, nfds=3, timeout=-1) at 
/build/buildd/glib2.0-2.33.14/./glib/gpoll.c:132
  #3  0xb74a4db0 in g_main_context_poll (n_fds=3, fds=0xb60021b8, 
timeout=<optimized out>, context=0x80039a08, priority=<optimized out>)
      at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3584
  #4  g_main_context_iterate (context=0x80039a08, block=block@entry=1, 
dispatch=dispatch@entry=1, self=<optimized out>)
      at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3285
  #5  0xb74a528b in g_main_loop_run (loop=0x800399d0) at 
/build/buildd/glib2.0-2.33.14/./glib/gmain.c:3484
  #6  0xb77fc65a in gdbus_shared_thread_func (user_data=0x800399f0) at 
/build/buildd/glib2.0-2.33.14/./gio/gdbusprivate.c:277
  #7  0xb74ca5f3 in g_thread_proxy (data=0x8005e150) at 
/build/buildd/glib2.0-2.33.14/./glib/gthread.c:797
  #8  0xb7449d4c in start_thread (arg=0xb6929b40) at pthread_create.c:308
  #9  0xb73888ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

  Thread 1 (Thread 0xb6c69a80 (LWP 10580)):
  #0  g_logv (log_domain=log_domain@entry=0xb7a25316 "Gdk", 
log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0xb7a2f927 
"%s", 
      args=args@entry=0xbfffc954 "\230\221\020\200\001") at 
/build/buildd/glib2.0-2.33.14/./glib/gmessages.c:974
  #1  0xb74ac663 in g_log (log_domain=0xb7a25316 "Gdk", 
log_level=G_LOG_LEVEL_ERROR, format=0xb7a2f927 "%s")

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu15
  ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
  Uname: Linux 3.5.0-15-generic i686
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: i386
  Date: Mon Sep 24 02:37:17 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia:
   
  ProcCmdline: gnome-control-center display
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
  Signal: 5
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/i386-linux-gnu/libX11.so.6
   ?? () from /usr/lib/fglrx/libGL.so.1
  Title: gnome-control-center crashed with signal 5 in _XReply()
  UpgradeStatus: Upgraded to quantal on 2012-06-05 (110 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape vboxusers video
  usr_lib_gnome-control-center:
   gnome-control-center-signon 0.0.17-0ubuntu1
   indicator-datetime          12.10.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1055224/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to