xftree segfaults

Edscott Wilson García edscott at imp.mx
Thu Mar 14 14:47:56 CET 2002


Jens:

  The output you get means that your makefile does not have the "-g" option 
set in the CFLAGS variable. That's why there are no debugging symbols.

Edscott

On Jue 14 Mar 2002 01:38, Jens Luedicke wrote:
> On Thu, 2002-03-14 at 03:12, edscott wrote:
> > Jens:
> >
> >   It seems you're running a stripped version of xftree that has already
> > been placed at /usr/local/bin by a make install. The best way to get a
> > backtrace is to compile xftree and run the executable without installing
> > it (from the compile directory). Otherwise the lack of debugging symbols
> > renders gdb useless.
>
> Starting program: /home/jens/devel/xfce-stable/xftree/./xftree
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...
> Program received signal SIGSEGV, Segmentation fault.
> 0x00000070 in ?? ()
> (gdb) bt
> #0  0x00000070 in ?? ()
> Cannot access memory at address 0x0




More information about the Xfce-dev mailing list