On Wed, Dec 09, 2009 at 01:25:09AM +0100, frantisek holop wrote:
> hmm, on Tue, Dec 08, 2009 at 04:53:45PM +0000, Owain Ainsworth said that
> > intel driver, X server, pixman, libdrm would probably cover all the
> > bases you're likely to hit.
> 
> here is what i did:
> 
> # cd xserver
> # env CFLAGS=-g make -f Makefile.bsd-wrapper build
> # cd ../driver/xf86-video-intel
> # env CFLAGS=-g make -f Makefile.bsd-wrapper build
> # cd ../../lib/pixman
> # env CFLAGS=-g make -f Makefile.bsd-wrapper build
> # cd ../lib/libdrm
> # make DEBUG=-g build
> 
> restarted the machine and generated the following
> 
> http://obiit.org/f/Xorg.core.bz2
> 
> according to the xenocera README.
> 
> i hope it contains all the symbols needed for the post mortem.

A core file is of no use without the binaries in question.

gdb Xorg Xorg.core
<at prompt>
bt full
quit

should help.

-0-
-- 
An elephant is a mouse with an operating system.

Reply via email to