John Levon wrote: >On Tue, Nov 27, 2001 at 11:45:18PM +1100, Ben Stanley wrote: > >>LyX: This shouldn't happen... >>BadWindow (invalid Window parameter) >>Aborted (core dumped) >> > >you need to run with -sync option to lyx for any chance of a useful backtrace > >also, which xforms version ? > >thanks >john > ben [01:18:50] /share/install/linux/extras/lyx $ rpm -q xforms xforms-0.88-3
System is RH7.1 This time I didn't even have to close the prefs dialog to get it to die. I just clicked on the input tab. The end of the output before it crashed In WinOpen VClass:PseudoColor VisualID:0x22 Depth:8 8 Colormap:0x21 ****CreateWin OK**** sleeping 1 seconds waiting Event(21,w=0x9c0019a s=14169) ReparentNotify waiting Event(19,w=0x9c0019a s=14172) MapNotify waiting Event(12,w=0x9c0019a s=14172) Expose count=0 serial=375c In EventCallback [events.c 34] Unknown window=0x9c0019a Ignored Event(12,w=0x9c0019a s=14172) Expose count=0 serial=375c In Canvas [canvas.c 397] FL_DRAW In CanvasWindow [canvas.c 266] Depth=8 colormap=0x21, WinID=0x9c0019b Eaten Event(7,w=0x9c00188 s=14149) EnterNotify Mode Normal Eaten Event(6,w=0x9c00188 s=14149) MotionNotify Mode Hint Eaten Event(8,w=0x9c00188 s=14149) LeaveNotify Mode Normal Eaten Event(8,w=0x9c00188 s=14172) LeaveNotify Mode Normal Eaten Event(18,w=0x9c00188 s=14282) UnmapNotify Eaten Event(17,w=0x9c00188 s=14284) DestroyNotify CanvasIntecept Event(17,w=0x9c00189 s=14284) DestroyNotify MainLoop Event(6,w=0x9c00185 s=14149) MotionNotify Mode Hint In Canvas [canvas.c 397] FL_ENTER MainLoop Event(8,w=0x9c00185 s=14149) LeaveNotify Mode Normal In Canvas [canvas.c 397] FL_LEAVE MainLoopUser Event(7,w=0x9c0018a s=14149) EnterNotify Mode Normal In EventCallback [events.c 34] Unknown window=0x9c0018a Ignored Event(7,w=0x9c0018a s=14149) EnterNotify Mode Normal PutbackEvent Event(7,w=0x9c0018a s=14149) EnterNotify Mode Normal LyX: This shouldn't happen... BadWindow (invalid Window parameter) Aborted (core dumped) ben [03:44:47] ~ $ and the stack trace (gdb) where #0 0x4104d651 in __kill () from /lib/libc.so.6 #1 0x4104d3cd in raise (sig=6) at ../sysdeps/posix/raise.c:27 #2 0x4104ea38 in abort () at ../sysdeps/i386/bits/string.h:230 #3 0x081c163b in fl_set_button () #4 0x080ba825 in fl_set_button () #5 0x400fbd87 in _XError () from /usr/X11R6/lib/libX11.so.6 #6 0x400fa3f3 in _XReply () from /usr/X11R6/lib/libX11.so.6 #7 0x400f0a3e in XQueryPointer () from /usr/X11R6/lib/libX11.so.6 #8 0x40068156 in fl_get_win_mouse () from /usr/X11R6/lib/libforms.so.0.88 #9 0x40032227 in fl_compress_motion () from /usr/X11R6/lib/libforms.so.0.88 #10 0x40032273 in fl_compress_event () from /usr/X11R6/lib/libforms.so.0.88 #11 0x4004037e in get_next_event () from /usr/X11R6/lib/libforms.so.0.88 #12 0x4003f1fc in do_interaction_step () from /usr/X11R6/lib/libforms.so.0.88 #13 0x4003fb49 in fl_treat_interaction_events () from /usr/X11R6/lib/libforms.so.0.88 #14 0x4003fb84 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.88 #15 0x08178364 in fl_set_button () #16 0x080bb9e4 in fl_set_button () #17 0x080bcff4 in fl_set_button () #18 0x080e5e2a in fl_set_button () #19 0x4103b0ee in __libc_start_main (main=0x80e5d60 <fl_set_button+615424>, argc=3, ubp_av=0xbffff7b4, init=0x804dd98 <_init>, fini=0x821e090 <_fini>, rtld_fini=0x4100cf28 <_dl_fini>, stack_end=0xbffff7ac) at ../sysdeps/generic/libc-start.c:129 And trying again, I got to set 'use_temp_dir=true' and press Save (mouse click), and then my XTerminal started swapping (unusual) and all this came out on the console In fonts.c[149]: FontResolution: 103 MainLoop Event(6,w=0x9c00160 s=14234) MotionNotify Mode Hint MainLoop Event(4,w=0x9c00160 s=14264) ButtonPress MainLoop Event(5,w=0x9c00160 s=14294) ButtonRelease button: 1 Eaten Event(7,w=0x9c00178 s=15934) EnterNotify Mode Normal Eaten Event(18,w=0x9c00178 s=16746) UnmapNotify Eaten Event(8,w=0x9c00178 s=16746) LeaveNotify Mode Normal Eaten Event(17,w=0x9c00178 s=16748) DestroyNotify CanvasIntecept Event(17,w=0x9c00179 s=16748) DestroyNotify Eaten Event(6,w=0x9c00160 s=15934) MotionNotify Mode Hint Eaten Event(8,w=0x9c00160 s=15934) LeaveNotify Mode Normal Eaten Event(18,w=0x9c00160 s=16781) UnmapNotify Eaten Event(8,w=0x9c00160 s=16781) LeaveNotify Mode Normal Eaten Event(17,w=0x9c00160 s=16783) DestroyNotify CanvasIntecept Event(17,w=0x9c00161 s=16783) DestroyNotify MainLoopUser Event(33,w=0x9c00096 s=14295) ClientMessage MainLoopUser Event(33,w=0x9c00096 s=14327) ClientMessage MainLoopUser Event(33,w=0x9c00096 s=14859) ClientMessage MainLoopUser Event(7,w=0x9c0017b s=15934) EnterNotify Mode Normal In EventCallback [events.c 34] Unknown window=0x9c0017b Ignored Event(7,w=0x9c0017b s=15934) EnterNotify Mode Normal PutbackEvent Event(7,w=0x9c0017b s=15934) EnterNotify Mode Normal LyX: This shouldn't happen... BadWindow (invalid Window parameter) Aborted (core dumped) ben [03:49:50] ~ $ X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 20 (X_GetProperty) Resource id in failed request: 0x9c00096 Serial number of failed request: 18 Current serial number in output stream: 18 stack trace was (gdb) where #0 0x4104d651 in __kill () from /lib/libc.so.6 #1 0x4104d3cd in raise (sig=6) at ../sysdeps/posix/raise.c:27 #2 0x4104ea38 in abort () at ../sysdeps/i386/bits/string.h:230 #3 0x081c163b in fl_set_button () #4 0x080ba825 in fl_set_button () #5 0x400fbd87 in _XError () from /usr/X11R6/lib/libX11.so.6 #6 0x400fa3f3 in _XReply () from /usr/X11R6/lib/libX11.so.6 #7 0x400f0a3e in XQueryPointer () from /usr/X11R6/lib/libX11.so.6 #8 0x40068156 in fl_get_win_mouse () from /usr/X11R6/lib/libforms.so.0.88 #9 0x40032227 in fl_compress_motion () from /usr/X11R6/lib/libforms.so.0.88 #10 0x40032273 in fl_compress_event () from /usr/X11R6/lib/libforms.so.0.88 #11 0x4004037e in get_next_event () from /usr/X11R6/lib/libforms.so.0.88 #12 0x4003f1fc in do_interaction_step () from /usr/X11R6/lib/libforms.so.0.88 #13 0x4003fb49 in fl_treat_interaction_events () from /usr/X11R6/lib/libforms.so.0.88 #14 0x4003fb84 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.88 #15 0x08178364 in fl_set_button () #16 0x080bb9e4 in fl_set_button () #17 0x080bcff4 in fl_set_button () #18 0x080e5e2a in fl_set_button () #19 0x4103b0ee in __libc_start_main (main=0x80e5d60 <fl_set_button+615424>, argc=3, ubp_av=0xbffff7b4, init=0x804dd98 <_init>, fini=0x821e090 <_fini>, rtld_fini=0x4100cf28 <_dl_fini>, stack_end=0xbffff7ac) at ../sysdeps/generic/libc-start.c:129 I bet you're gonna tell me to upgrade xforms or something...