On Tue, 30 Apr 2002, Alan Hourihane wrote:

> Natascha,
> 
> You probably also want to add a section in your XF86Config file that
> has this.
> 
> Section "ServerFlags"
>       NoTrapSignals
> EndSection
> 
> That would give a better picture for the gdb trace.

   I think, generally, it only helps you resolve the last one
that the signal came from.  In this case, I'm not sure it's
much help because the trace here seems to arbitrary in general.
Must be stripped and resolving other symbols in the vicinity.


                                Mark.

> 
> Alan.
> 
> On Tue, Apr 30, 2002 at 10:38:32AM +0200, [EMAIL PROTECTED] wrote:
> > Hello Mark,
> > 
> > thanks for your hint. You can find below the backtrace on the corefile with
> > modules loaded.
> > Natascha
> > 
> > (gdb) bt
> > #0  0x40078a01 in __kill () from /lib/i686/libc.so.6 #1  0x400787da in raise
> > (sig=6) at ../sysdeps/posix/raise.c:27 #2  0x40079f82 in abort () at
> > ../sysdeps/generic/abort.c:88 #3  0x080d3220 in AbortServer () #4  0x080d46fc in
> > FatalError ()
> > #5  0x0808075e in xf86SigHandler () #6  <signal handler called> #7 
> > 0x0855718c in fbPolyline8 () #8  0x0a6d5ae8 in ?? ()
> > #9  0x0856512b in fbCombineOutReverseC ()
> > #10 0x08565714 in fbCombineAtopReverseC ()
> > #11 0x08565a92 in fbCombineXorC ()
> > #12 0x08565b6a in fbCopyArea ()
> > #13 0x08587f48 in XAAInitAccel ()
> > #14 0x08589ecc in XAACopyArea ()
> > #15 0x08164a3b in miSpriteCopyArea ()
> > #16 0x080b14bf in ProcCopyArea ()
> > #17 0x080c4a4f in SProcCopyArea ()
> > #18 0x080af497 in Dispatch ()
> > #19 0x080bf311 in main ()
> > #20 0x40066507 in __libc_start_main (main=0x80bedac <main>, argc ,
> > ubp_av=0xbffffd34, init=0x806cc08 <_init>, fini=0x81747b0 <_fini>,
> > rtld_fini=0x4000dc14 <_dl_fini>, 
> > stack_end=0xbffffd2c) at ../sysdeps/generic/libc-start.c:129 (gdb)
> > 
> > > 
> > >    With the special gdb you need to explicitly load the modules
> > > in order to get a backtrace.  Ie, before you get the backtrace enter
> > > 
> > >    module /usr/X11R6/lib/modules
> > > 
> > > at the gdb prompt to indicate where to get the modules from.
> > > 
> > > 
> > >                           Mark.
> > > 
> > > 
> > 
> > -- 
> > GMX - Die Kommunikationsplattform im Internet.
> > http://www.gmx.net
> > 
> > _______________________________________________
> > Xpert mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xpert
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
> 

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to