Bug#216933: full backtrace

2003-10-27 Thread Joey Hess
Damnit, that didn't take long. [EMAIL PROTECTED]: LD_LIBRARY_PATH=/usr/X11R6/lib/debug/ gdb ./xlogo GNU gdb 6.0-debian Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it unde

Bug#216933: full backtrace

2003-10-27 Thread Branden Robinson
On Sun, Oct 26, 2003 at 06:20:28PM -0500, Joey Hess wrote: > Breakpoint 9, 0x402bd9b6 in exit () from /lib/libc.so.6 > (gdb) bt > #0 0x402bd9b6 in exit () from /lib/libc.so.6 > #1 0x40200beb in _XDefaultError (dpy=0x1, event=0x1) at XlibInt.c:2846 > #2 0x40200ce4 in _XError (dpy=0x8054328, rep=0

Bug#216933: full backtrace

2003-10-27 Thread Joey Hess
Branden Robinson wrote: > On Sun, Oct 26, 2003 at 06:20:28PM -0500, Joey Hess wrote: > > Breakpoint 9, 0x402bd9b6 in exit () from /lib/libc.so.6 > > (gdb) bt > > #0 0x402bd9b6 in exit () from /lib/libc.so.6 > > #1 0x40200beb in _XDefaultError (dpy=0x1, event=0x1) at XlibInt.c:2846 > > #2 0x40200

Bug#216933: full backtrace

2003-10-26 Thread Joey Hess
(gdb) b exit Breakpoint 9 at 0x402bd9b6 (gdb) c Continuing. X Error of failed request: BadLength (poly request too large or internal Xlib length error) Major opcode of failed request: 18 (X_ChangeProperty) Serial number of failed request: 29 Current serial number in output stream: 30 Br