>>>>> "Tony" == Tony Dancer <[EMAIL PROTECTED]> writes:
Tony> (gdb) backtrace #0 0x80f9115 in ?? () #1 0x80f5076 in ?? () #2
Tony> 0x80bbdc9 in ?? () #3 0x80b6732 in ?? () #4 0x806329d in ?? ()
Tony> #5 0x8063330 in ?? () #6 0x40046083 in pre_emptive_consumed ()
Tony> from /usr/lib/libforms.so.0.88 #7 0x40045380 in
Tony> do_interaction_step () from /usr/lib/libforms.so.0.88 #8
Tony> 0x40045b49 in fl_treat_interaction_events () from
Tony> /usr/lib/libforms.so.0.88 #9 0x40045b84 in fl_check_forms ()
Tony> from /usr/lib/libforms.so.0.88 #10 0x80a981d in ?? () #11
Tony> 0x80aab1b in ?? () #12 0x80ce745 in ?? () #13 0x401e41eb in
Tony> __libc_start_main (main=0x80ce6a0, argc=2, argv=0xbffff8b4,
Tony> init=0x804d73c, fini=0x814d078, rtld_fini=0x4000a610 <_dl_fini>,
Tony> stack_end=0xbffff8ac) at ../sysdeps/generic/libc-start.c:90
Tony> does this backtrace help? I obtained it by running lyx 1.1.4fix1
Tony> under gdb and when it crashed I typed backtrace.
I does not help much, because your lyx does not have debug symbols
built-in. I think kayvan has a debug enabled rpm on his site.
Tony> The crash was not the normal one, but one thing it (perhaps
Tony> coincidentally) has with the crash where lyx dissapears from my
Tony> screen entirely (this one is more of a `hang' but perhaps thats
Tony> because its under gdb) is that there was alot of rapid cursor,
Tony> keystroke and mouse movement. It was still a SIGSEV tho.
Tony> Any ideas what's going on?
Hmm, you were probably using backspace when it crashed. I hope you
were, in any case, since this is one reproducible bug we have (without
fix, alas).
JMarc