Comment 2 for bug 181176

Revision history for this message
thierman (thierman) wrote : Re: xserver-xorg-core /usr/bin/X goes into infinate loop on Toshiba Satellite 1800

Just tried Hardy alpha2, with pretty much the same result. Xorg goes into infinite loop.

 I did a dpkg -i and installed the xserver-xorg-core with debugging symbols and captured another trace if you are interested. I have attached both the backtrace capture and my Xorg.0.log file, in a tar file.

One thing worth noting. To get the system to boot I had to use the alternate CD, and install a command line system first, then add the packages I needed for X.

This because booting from the Live CD resulted in a crash at

[ 1224.241789] squashfs: version 3.3 (2007/10/31)

most of the information scrolled off the screen, but here is a small grab of what I saw, this may be another problem so I won't dwell on that:
[ 329.766381] ESI: c6ab9dd0 EDI: 00000001 EBP: ffffffe4
[ 329.766492] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[ 329.766602] Process debconf-set-sel (pid: 5141, ti=c3d00000 tsk=c0efd540 task.ti=c3d00000)
.
.
.
[ 329.768247] Call Trace:
[ 329.768426] [<c019023b>] vfs_rename+0x40b/0x450
... [ <c018f7d9>] __lookup_hash+0xb9/0xf0
                         [<c0192076>] sys_renameat+0x1e6/0x220
                         [<c018b7fe>] sys_stat64+0x1e/0x30
                         [<c01920d7>] sys_rename+0x27/0x30
                         [<c01053a2>] sysenter_past_esp+0x6b/0xa9
                         [<c0300000>] unix_find_other+0x70/0x190

Had to type this in by hand so I had to skip some stuff...