bt full: r...@ltsp1199:~# gdb /usr/bin/Xorg GNU gdb 6.8-debian Copyright (C) 2008 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"... (gdb) run -config /var/run/ltsp-xorg.conf Starting program: /usr/bin/Xorg -config /var/run/ltsp-xorg.conf [Thread debugging using libthread_db enabled]
X.Org X Server 1.6.0 Release Date: 2009-2-25 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-19-server i686 Ubuntu Current Operating System: Linux ltsp1199 2.6.28-9-generic #29-Ubuntu SMP Sun Mar 8 02:03:17 UTC 2009 i586 Build Date: 07 March 2009 02:18:57AM xorg-server 2:1.6.0-0ubuntu1 ([email protected]) Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: [ 0.022719] (--) probed, [ 0.023653] (**) from config file, [ 0.024437] (==) default setting, [ 0.025127] (++) from command line, [ 0.025971] (!!) notice, [ 0.026732] (II) informational, [ 0.027609] (WW) warning, [ 0.028386] (EE) error, [ 0.029166] (NI) not implemented, [ 0.029951] (??) unknown. [ 0.031991] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 12 21:11:49 2009 [ 0.033129] (++) Using config file: "/var/run/ltsp-xorg.conf" [New Thread 0xb79326d0 (LWP 4776)] [tcsetpgrp failed in terminal_inferior: Operation not permitted] AmdPciProbe: Probing for supported devices! Unable to open /dev/cpu/0/msr: 2 Unable to read the MSR - reverting to the VSA method. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb79326d0 (LWP 4776)] 0x08072df3 in dixSetPrivate (privates=0x85ccba0, key=0xb78a0b90, val=0x85e4f18) at ../../dix/privates.c:79 79 ../../dix/privates.c: No such file or directory. in ../../dix/privates.c (gdb) bt full #0 0x08072df3 in dixSetPrivate (privates=0x85ccba0, key=0xb78a0b90, val=0x85e4f18) at ../../dix/privates.c:79 No locals. #1 0xb7875248 in GXRandRInit (pScreen=0x85cca50, rotation=15) at gx_randr.c:366 No locals. #2 0xb786faa8 in GXScreenInit (scrnIndex=0, pScrn=0x85cca50, argc=3, argv=0xbfd69654) at gx_driver.c:1402 pScrni = (ScrnInfoPtr) 0x85c7ff8 pGeode = (GeodeRec *) 0x85c8708 shadowReq = {majorversion = 1 '\001', minorversion = 1 '\001', patchlevel = 0, abiclass = 0x0, abiversion = 0, moduleclass = 0x0} maj = -1215891701 min = 0 ret = <value optimized out> rotate = -995204112 #3 0x08071a4d in AddScreen (pfnInit=0xb786f700 <GXScreenInit>, argc=3, argv=0xbfd69654) at ../../dix/main.c:702 i = 0 scanlinepad = 32 depth = <value optimized out> bitsPerPixel = <value optimized out> k = 2 pScreen = (ScreenPtr) 0x85cca50 #4 0x080afb26 in InitOutput (pScreenInfo=0x81f6c20, argc=3, argv=0xbfd69654) at ../../../../hw/xfree86/common/xf86Init.c:1245 i = 0 j = 0 k = <value optimized out> scr_index = <value optimized out> modulelist = <value optimized out> optionlist = (pointer *) 0x85c2dc0 layout = (screenLayoutPtr) 0x85bc028 ---Type <return> to continue, or q <return> to quit--- screenpix24 = <value optimized out> pix24 = Pix24Use32 pix24From = X_DEFAULT autoconfig = <value optimized out> configured_device = <value optimized out> #5 0x08072141 in main (argc=3, argv=0xbfd69654, envp=0xbfd69664) at ../../dix/main.c:315 i = <value optimized out> alwaysCheckForInput = {0, 1} -- X crashing with Geode GX2 on Jaunty https://bugs.launchpad.net/bugs/327484 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
