Comment 5 for bug 343694

Revision history for this message
Edmundo (eantoranz) wrote : Re: [Bug 343694] Re: Jaunty: Xorg fails when the session finishes

is that wnn or nn? cause w is not working:
lspci: invalid option -- 'w'

If it's just nn:
sudo lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation 82865G/PE/P DRAM
Controller/Host-Hub Interface [8086:2570] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation 82865G
Integrated Graphics Controller [8086:2572] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801EB/ER
(ICH5/ICH5R) USB UHCI Controller #1 [8086:24d2] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801EB/ER
(ICH5/ICH5R) USB UHCI Controller #2 [8086:24d4] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801EB/ER
(ICH5/ICH5R) USB UHCI Controller #3 [8086:24d7] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation 82801EB/ER
(ICH5/ICH5R) USB UHCI Controller #4 [8086:24de] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801EB/ER
(ICH5/ICH5R) USB2 EHCI Controller [8086:24dd] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge
[8086:244e] (rev c2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801EB/ER (ICH5/ICH5R)
LPC Interface Bridge [8086:24d0] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801EB/ER
(ICH5/ICH5R) IDE Controller [8086:24db] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801EB (ICH5) SATA
Controller [8086:24d1] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus
Controller [8086:24d3] (rev 02)
00:1f.5 Multimedia audio controller [0401]: Intel Corporation
82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller [8086:24d5] (rev 02)
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
01:02.0 Modem [0703]: Intel Corporation FA82537EP 56K V.92 Data/Fax
Modem PCI [8086:1080] (rev 03)

On Fri, Mar 20, 2009 at 1:00 AM, Bryce Harrington
<email address hidden> wrote:
> Hmm, the backtrace shows it's crashing during client/server
> communication.  Not certain how to troubleshoot this further.  Probably
> should be sent upstream.
>
> Please attach the output of `lspci -vvnn` as well.
>
> ** Description changed:
>
>  Binary package hint: xorg
>
>  When my xfce4 session finishes, instead of getting back to kdm (I use
>  kubuntu.... but my kde is broken right now, so I'm using xfce in the
>  meantime), I'm welcomed by the VTs
>
>  I checked xorg's logs and it's because there's a crash.
>
>  By the way, I'm using vesa cause I'm having problems with intel's driver (in case you are interested as well)
>  https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/343690
>
>
>  0xb804d430 in __kernel_vsyscall ()
>  (gdb) backtrace full
>  #0  0xb804d430 in __kernel_vsyscall ()
>  No symbol table info available.
>  #1  0xb7ce01fc in writev () from /lib/tls/i686/cmov/libc.so.6
>  No symbol table info available.
> - #2  0x0813c01e in _XSERVTransSocketWritev (ciptr=0x90878b0, buf=0xbff6bb84, size=1) at /usr/include/X11/Xtrans/Xtr
> - anssock.c:2184
> + #2  0x0813c01e in _XSERVTransSocketWritev (ciptr=0x90878b0, buf=0xbff6bb84, size=1) at /usr/include/X11/Xtrans/Xtranssock.c:2184
>  No locals.
>  #3  0x0813b05f in _XSERVTransWritev (ciptr=0x90878b0, buf=0xbff6bb84, size=1) at /usr/include/X11/Xtrans/Xtrans.c:
>  912
>  No locals.
>  #4  0x08137002 in FlushClient (who=0x9087910, oc=0x90878f0, __extraBuf=0x0, extraCount=0) at ../../os/io.c:899
>        before = <value optimized out>
>        remain = <value optimized out>
>        i = -1074349180
>        len = <value optimized out>
>        oco = (ConnectionOutputPtr) 0x9106d50
>        connection = 72
>        trans_conn = (XtransConnInfo) 0x90878b0
> -       iov = {{iov_base = 0x910b110, iov_len = 32}, {iov_base = 0xb7c755b6, iov_len = 3084271936}, {iov_base = 0x
> - 908db50, iov_len = 151575368}}
> +       iov = {{iov_base = 0x910b110, iov_len = 32}, {iov_base = 0xb7c755b6, iov_len = 3084271936}, {iov_base = 0x908db50, iov_len = 151575368}}
>        written = 0
>        padsize = 0
>        notWritten = 32
>        todo = 32
>        padBuffer = "\000\000"
>  #5  0x0813799a in FlushAllOutput () at ../../os/io.c:649
>        index = <value optimized out>
>        base = 2
>        mask = 0
>        oc = (OsCommPtr) 0x90878f0
>        client = (ClientPtr) 0x9087910
>        newoutput = <value optimized out>
>  #6  0x0808d44d in Dispatch () at ../../dix/dispatch.c:456
>        result = 136277312
>        client = (ClientPtr) 0x908db50
>        nready = 0
>        start_tick = 5800
>  #7  0x0807231d in main (argc=8, argv=0xbff6bd24, envp=0xb7c755b6) at ../../dix/main.c:397
>        i = <value optimized out>
>        alwaysCheckForInput = {0, 1}
>
> ** Changed in: xorg-server (Ubuntu)
>   Importance: Undecided => High
>       Status: Incomplete => Triaged
>
> --
> Jaunty: Xorg fails when the session finishes
> https://bugs.launchpad.net/bugs/343694
> You received this bug notification because you are a direct subscriber
> of the bug.
>