Re: Caught signal 11 (Segmentation fault). Server aborting

2013-10-31 Thread christophe . jarry
I finally got this segmentation fault problem fixed. I uninstalled the following drivers: xf86-input-keyboard-1.7.0 xf86-input-mouse-1.9.0 xf86-input-synaptics-1.7.1 xf86-video-ati-7.2.0 xf86-video-modesetting-0.8.0 xf86-video-vesa-2.3.3 Only the two drivers below

Re: Caught signal 11 (Segmentation fault). Server aborting

2013-10-15 Thread Christophe Jarry
I followed Version 1 of http://www.x.org/wiki/Development/Documentation/ServerDebugging/#OneMachine and the complete gdb_log.1034 is attached. The interesting part of this file seems to be: Program received signal SIGSEGV, Segmentation fault. 0x2b25060c in memset () from /lib/libc.so.6 #0

Caught signal 11 (Segmentation fault). Server aborting

2013-10-02 Thread christophe . jarry
Dear list, I built Xorg and dependancies. When I try to launch X with startx, it does not start. The failure message in /var/log/Xorg.0.log is: Backtrace: 0: /usr/bin/X (xorg_backtrace+0x68) [0x10194fd8] Segmentation fault at address (nil) Fatal server error: Caught