fabian@betty-desktop:~$ sudo gdb /usr/bin/Xorg 
GNU gdb (Ubuntu/Linaro 7.4-0ubuntu1) 7.4
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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/Xorg...Reading symbols from 
/usr/lib/debug/usr/bin/Xorg...done.
done.
(gdb) run :0 -layout default -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 
-sharevts
Starting program: /usr/bin/Xorg :0 -layout default -auth 
/var/run/lightdm/root/:0 -nolisten tcp vt7 -sharevts
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

X.Org X Server 1.11.3
Release Date: 2011-12-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-30-server x86_64 Ubuntu
Current Operating System: Linux betty-desktop 3.2.0-17-generic #26-Ubuntu SMP 
Fri Feb 17 21:35:49 UTC 2012 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-17-generic 
root=UUID=eb6e6093-100d-4e86-9547-bf9870a5bde2 ro quiet splash vt.handoff=7
Build Date: 14 February 2012  12:07:28AM
xorg-server 2:1.11.4-0ubuntu3 (For technical support please see 
http://www.ubuntu.com/support) 
Current version of pixman: 0.24.4
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 25 21:01:56 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
[tcsetpgrp failed in terminal_inferior: Die Operation ist nicht erlaubt]

Program received signal SIGSEGV, Segmentation fault.
__strcasecmp_l_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:213
213     ../sysdeps/x86_64/multiarch/../strcmp.S: Datei oder Verzeichnis nicht 
gefunden.
(gdb) backtrace full
#0  __strcasecmp_l_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:213
No locals.
#1  0x00005555555f3792 in NewInputDeviceRequest (options=0x55555597ba20, 
attrs=0x0, pdev=0x7fffffffe588) at 
../../../../hw/xfree86/common/xf86Xinput.c:912
        pInfo = 0x5555575ce530
        option = 0x55555597b9e0
        rval = 0
        is_auto = <optimized out>
#2  0x00005555555e1126 in InitInput (argc=<optimized out>, argv=<optimized 
out>) at ../../../../hw/xfree86/common/xf86Init.c:893
        pInfo = 0x555555974d20
        dev = 0x55555559a5fc
#3  0x00005555555915d6 in main (argc=10, argv=<optimized out>, envp=<optimized 
out>) at ../../dix/main.c:258
        i = <optimized out>
        alwaysCheckForInput = {0, 1}
(gdb)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/936893

Title:
  xorg segfaults with multiseat configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/936893/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to