On Tue, Oct 28, 2014 at 10:29 AM, Jean-Sébastien Pédron <dumbb...@freebsd.org> wrote: > On 28.10.2014 02:53, Miguel Clara wrote: >> Not working for me on current. >> >> dmesg: http://pastebin.com/N49hZnGS > > Could you please rebuild x11-servers/xorg-server and > x11-drivers/xf86-video-ati like this: > make WITH_DEBUG=1 all deinstall install > > Then, run Xorg from gdb (pkg install gdb) as root: > gdb78 /usr/local/bin/Xorg > > At the "(gdb)" prompt, you can type the "r" command to execute Xorg. gdb > will tell you if Xorg crashed or terminated normally. > > If it crashed, run the "bt" command at the (gdb) prompt and post your > whole gdb session. > > Thank you!
Btw, It's possible to exists a coredump in / directory, namely Xorg.core. > > -- > Jean-Sébastien Pédron > _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"