Hi,
Xorg with nvidia-96xx for a GeForce 3 Ti 200 does not start anymore on
my Arch Linux installation (i686). First I thought that it was a failure
caused by SLiM because the error output on screen was "respawning too
fast" and I switched from respawn to once but that did not help. Even
standalone X does not start. I looked into the log file and there were
messages about that freetype and kbd cannot be found. But both are
installed. Are these problems connected to each other?
Bye
Lars
Edgar Kalkowski wrote:
Magnus Therning schrob:
Anyone else seeing something the same behaviour?
Not the exact same thing here but since the latest upgrade to X.org 1.7.1 and Nvidia 190.42 two days ago my X already crashed twice with no errors in /var/log/Xorg.0.log except the following backtrace (with segfault):
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x45cf48]
1: /usr/bin/X (0x400000+0x59ea9) [0x459ea9]
2: /lib/libpthread.so.0 (0x7f2572faa000+0xe7e0) [0x7f2572fb87e0]
3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f256eb4b000+0xa4aa2) [0x7f256ebefaa2]
4: /usr/lib/libpixman-1.so.0 (0x7f2573614000+0xa6d2) [0x7f257361e6d2]
5: /usr/lib/libpixman-1.so.0 (0x7f2573614000+0x352a9) [0x7f25736492a9]
6: /usr/lib/libpixman-1.so.0 (0x7f2573614000+0x2f9ab) [0x7f25736439ab]
7: /usr/lib/libpixman-1.so.0 (0x7f2573614000+0x37722) [0x7f257364b722]
8: /usr/lib/libpixman-1.so.0 (0x7f2573614000+0x38a90) [0x7f257364ca90]
9: /usr/lib/libpixman-1.so.0 (0x7f2573614000+0x2f6ba) [0x7f25736436ba]
10: /usr/lib/libpixman-1.so.0 (pixman_image_composite+0x17c) [0x7f25736444ec]
11: /usr/lib/xorg/modules/libwfb.so (wfbComposite+0x163) [0x7f256e71fc43]
12: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f256eb4b000+0x33e817) [0x7f256ee89817]
13: /usr/bin/X (0x400000+0xc2780) [0x4c2780]
14: /usr/bin/X (0x400000+0x9baf9) [0x49baf9]
15: /usr/bin/X (0x400000+0x9bdc5) [0x49bdc5]
16: /usr/bin/X (0x400000+0x110d86) [0x510d86]
17: /usr/bin/X (0x400000+0x22726) [0x422726]
18: /usr/bin/X (MapWindow+0x153) [0x424893]
19: /usr/bin/X (0x400000+0x45976) [0x445976]
20: /usr/bin/X (0x400000+0x466a4) [0x4466a4]
21: /usr/bin/X (0x400000+0x2202c) [0x42202c]
22: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f25720549ed]
23: /usr/bin/X (0x400000+0x21bd9) [0x421bd9]
Segmentation fault at address 0x7f258d399000
Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting
I don’t think that this really helps but at least you know that you are not alone. ;)
Ed