Re: Need help debugging Windowmaker coredump

2002-10-30 Thread Stijn Hoop
Hi Jonathon, On Wed, Oct 30, 2002 at 01:58:23AM +, Jonathon McKitrick wrote: > Here's what I have so far: > > - > Program terminated with signal 11, Segmentation fault.^M [snip] > #0 0x80b4545 in WMGetFromPLDictionary (plist=0x0, key=0x8137b50)^M > ---Type to c

Re: Need help debugging Windowmaker coredump

2002-10-29 Thread Jonathon McKitrick
Here's what I have so far: - Program terminated with signal 11, Segmentation fault.^M Reading symbols from /usr/X11R6/lib/libwraster.so.4...done.^M Reading symbols from /usr/local/lib/libtiff.so.4...done.^M Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.^M Read

Re: Need help debugging Windowmaker coredump

2002-10-29 Thread Stijn Hoop
On Tue, Oct 29, 2002 at 12:06:44PM +, Jonathon McKitrick wrote: > > Hi all, > > I'm trying to figure out how to get more debugging info out of my core dump. > Here's all I have so far: > > local:~> gdb -c wmaker.core > GNU gdb 4.18 (FreeBSD) > Copyright 1998 Free Software Foundation, Inc. >

Need help debugging Windowmaker coredump

2002-10-29 Thread Jonathon McKitrick
Hi all, I'm trying to figure out how to get more debugging info out of my core dump. Here's all I have so far: local:~> gdb -c wmaker.core GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome t