← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 703641] [NEW] X server terminates on the startup

 

Public bug reported:

Binary package hint: xorg

I am using vmware workstation and ubuntu carmic has no issues, however
when tried to install lucid 10.4 X server doesn't start.

Backtrace information:

GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 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/>...
Reading symbols from /usr/bin/Xorg...Reading symbols from /usr/lib/debug/usr/bin/Xorg...done.
done.
(gdb) run
Starting program: /usr/bin/Xorg 
[Thread debugging using libthread_db enabled]

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-28-server i686 Ubuntu
Current Operating System: Linux ubuntumedia 2.6.32-27-generic #49-Ubuntu SMP Wed Dec 1 23:52:12 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-27-generic root=UUID=1918e903-7b40-429f-ac72-d0df4e9f7d39 ro splash quiet
Build Date: 10 November 2010  11:25:26AM
xorg-server 2:1.7.6-2ubuntu7.4 (For technical support please see http://www.ubuntu.com/support) 
Current version of pixman: 0.16.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: Sun Jan 16 12:56:22 2011
(==) Using config directory: "/usr/lib/X11/xorg.conf.d"
[tcsetpgrp failed in terminal_inferior: Operation not permitted]

Program received signal SIGILL, Illegal instruction.
0x003abe6d in ?? () from /lib/tls/i686/cmov/libc.so.6
(gdb) backtrace full
#0  0x003abe6d in ?? () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1  0x0815d476 in LoaderOpen (
    module=0x8213f20 "/usr/lib/xorg/modules/linux/libfbdevhw.so", 
    cname=0x8213de0 "fbdevhw", handle=0, errmaj=0xbffff62c, errmin=0xbffff628, 
    wasLoaded=0xbffff58c, flags=1)
    at ../../../../hw/xfree86/loader/loader.c:178
        tmp = 0x8210b78
        new_handle = <value optimized out>
#2  0x0815c73a in doLoadModule (module=<value optimized out>, 
    path=<value optimized out>, subdirlist=0x0, patternlist=0x0, options=0x0, 
    modreq=0x0, errmaj=0xbffff62c, errmin=0xbffff628, 
    flags=<value optimized out>) at ../../../../hw/xfree86/loader/loadmod.c:933
        pathlist = 0x820b840
        found = <value optimized out>
        ret = 0x8213db8
        wasLoaded = 0
        cim = <value optimized out>
#3  0x0815d119 in LoadSubModule (_parent=0x8213898, module=0x56a4c0 "fbdevhw", 
    subdirlist=0x0, patternlist=0x0, options=0x0, modreq=0x0, 
    errmaj=0xbffff62c, errmin=0xbffff628)
    at ../../../../hw/xfree86/loader/loadmod.c:771
        submod = <value optimized out>
#4  0x080c2684 in xf86LoadDrvSubModule (drv=0x8213968, name=0x56a4c0 "fbdevhw")
    at ../../../../hw/xfree86/common/xf86Helper.c:2169
        ret = <value optimized out>
        errmaj = 0
        errmin = 0
#5  0x0056a1d4 in ?? () from /usr/lib/xorg/modules/drivers/fbdev_drv.so
No symbol table info available.
#6  0x080b06c2 in xf86CallDriverProbe (drv=0x8213968, detect_only=0)
    at ../../../../hw/xfree86/common/xf86Init.c:538
        foundScreen = 0
        __PRETTY_FUNCTION__ = "xf86CallDriverProbe"
#7  0x080b1e82 in InitOutput (pScreenInfo=0x81fd7c0, argc=1, argv=0xbffff8b4)
    at ../../../../hw/xfree86/common/xf86Init.c:732
        flags = 3
        i = 2
        j = <value optimized out>
        k = <value optimized out>
        scr_index = -1073743976
        modulelist = <value optimized out>
        optionlist = 0x8214008
        layout = <value optimized out>
        screenpix24 = <value optimized out>
        pix24 = 3221223328
        pix24From = X_CONFIG
        autoconfig = <value optimized out>
        configured_device = <value optimized out>
#8  0x08066bbb in main (argc=1, argv=0xbffff8b4, envp=0xbffff8bc)
    at ../../dix/main.c:203
        i = <value optimized out>
        alwaysCheckForInput = {0, 1}
(gdb) info registers
eax            0x0	0
ecx            0xf28	3880
edx            0xffffff38	-200
ebx            0xf28	3880
esp            0xbffff4c0	0xbffff4c0
ebp            0xbffff508	0xbffff508
esi            0x82110c8	136384712
edi            0x8213ff0	136396784
eip            0x3abe6d	0x3abe6d
eflags         0x213282	[ SF IF #12 #13 RF ID ]
cs             0x73	115
ss             0x7b	123
ds             0x7b	123
es             0x7b	123
fs             0x0	0
gs             0x33	51
(gdb) x/16i $pc
=> 0x3abe6d:	pcmpistri $0x1a,%xmm2,%xmm1
   0x3abe73:	jbe    0x3abea0
   0x3abe75:	add    $0x10,%edx
   0x3abe78:	jle    0x3abe63
   0x3abe7a:	movzbl (%edi,%edx,1),%eax
   0x3abe7e:	movzbl (%esi,%edx,1),%ebx
   0x3abe82:	sub    %ebx,%eax
   0x3abe84:	jne    0x3abeaf
   0x3abe86:	test   %ebx,%ebx
   0x3abe88:	je     0x3abeaf
   0x3abe8a:	inc    %edx
   0x3abe8b:	cmp    $0xf,%edx
   0x3abe8e:	jle    0x3abe7a
   0x3abe90:	add    %edx,%edi
   0x3abe92:	add    %edx,%esi
   0x3abe94:	jmp    0x3abe40
(gdb) thread apply all backtrace

Thread 1 (Thread 0xb7feb6c0 (LWP 1129)):
#0  0x003abe6d in ?? () from /lib/tls/i686/cmov/libc.so.6
#1  0x0815d476 in LoaderOpen (
    module=0x8213f20 "/usr/lib/xorg/modules/linux/libfbdevhw.so", 
    cname=0x8213de0 "fbdevhw", handle=0, errmaj=0xbffff62c, errmin=0xbffff628, 
    wasLoaded=0xbffff58c, flags=1)
    at ../../../../hw/xfree86/loader/loader.c:178
#2  0x0815c73a in doLoadModule (module=<value optimized out>, 
    path=<value optimized out>, subdirlist=0x0, patternlist=0x0, options=0x0, 
    modreq=0x0, errmaj=0xbffff62c, errmin=0xbffff628, 
    flags=<value optimized out>) at ../../../../hw/xfree86/loader/loadmod.c:933
#3  0x0815d119 in LoadSubModule (_parent=0x8213898, module=0x56a4c0 "fbdevhw", 
    subdirlist=0x0, patternlist=0x0, options=0x0, modreq=0x0, 
    errmaj=0xbffff62c, errmin=0xbffff628)
    at ../../../../hw/xfree86/loader/loadmod.c:771
#4  0x080c2684 in xf86LoadDrvSubModule (drv=0x8213968, name=0x56a4c0 "fbdevhw")
    at ../../../../hw/xfree86/common/xf86Helper.c:2169
#5  0x0056a1d4 in ?? () from /usr/lib/xorg/modules/drivers/fbdev_drv.so
#6  0x080b06c2 in xf86CallDriverProbe (drv=0x8213968, detect_only=0)
    at ../../../../hw/xfree86/common/xf86Init.c:538
#7  0x080b1e82 in InitOutput (pScreenInfo=0x81fd7c0, argc=1, argv=0xbffff8b4)
    at ../../../../hw/xfree86/common/xf86Init.c:732
#8  0x08066bbb in main (argc=1, argv=0xbffff8b4, envp=0xbffff8bc)
    at ../../dix/main.c:203
(gdb) quit
A debugging session is active.

        Inferior 1 [process 1129] will be killed.

Quit anyway? (y or n)

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic i686
Architecture: i386
CurrentDmesg:
 [   38.995413] CPU0 attaching NULL sched-domain.
 [   38.997004] CPU0 attaching NULL sched-domain.
 [   43.874106] eth0: no IPv6 routers present
Date: Sun Jan 16 13:37:47 2011
DkmsStatus: Error: [Errno 2] No such file or directory
Lsusb:
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: VMware, Inc. VMware Virtual Platform
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-27-generic root=UUID=1918e903-7b40-429f-ac72-d0df4e9f7d39 ro splash quiet
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
dmi.bios.date: 04/10/2007
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.name: 440BX Desktop Reference Platform
dmi.board.vendor: Intel Corporation
dmi.board.version: None
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd04/10/2007:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
dmi.product.name: VMware Virtual Platform
dmi.product.version: None
dmi.sys.vendor: VMware, Inc.
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro:             Ubuntu
 codename:           lucid
 architecture:       i686
 kernel:             2.6.32-27-generic
xkbcomp:
 Error: command ['xkbcomp', ':0', '-w0', '-'] failed with exit code 1: Error:            Cannot open display ":0"
                   Exiting

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

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

Title:
  X server terminates on the startup



Follow ups

References