Program received signal SIGABRT, Aborted.
0x401ea4e1 in __kill () from /lib/libc.so.6

I get this in GDB when i do `continue' -- sorry for the self-followup,
but I am really finding my way round GDB in the dark, so to speak.

tony


-------
< Previously, I wrote.....>

(gdb) backtrace
#0  0x80f9115 in ?? ()
#1  0x80f5076 in ?? ()
#2  0x80bbdc9 in ?? ()
#3  0x80b6732 in ?? ()
#4  0x806329d in ?? ()
#5  0x8063330 in ?? ()
#6  0x40046083 in pre_emptive_consumed () from /usr/lib/libforms.so.0.88
#7  0x40045380 in do_interaction_step () from /usr/lib/libforms.so.0.88
#8  0x40045b49 in fl_treat_interaction_events () from /usr/lib/libforms.so.0.88
#9  0x40045b84 in fl_check_forms () from /usr/lib/libforms.so.0.88
#10 0x80a981d in ?? ()
#11 0x80aab1b in ?? ()
#12 0x80ce745 in ?? ()
#13 0x401e41eb in __libc_start_main (main=0x80ce6a0, argc=2, argv=0xbffff8b4, 
    init=0x804d73c, fini=0x814d078, rtld_fini=0x4000a610 <_dl_fini>, 
    stack_end=0xbffff8ac) at ../sysdeps/generic/libc-start.c:90


does this backtrace help? I obtained it by running lyx 1.1.4fix1 under
gdb and when it crashed I typed backtrace. 

The crash was not the normal one, but one thing it (perhaps
coincidentally)  has with the crash where lyx dissapears from my screen
entirely (this one is more of a `hang' but perhaps thats because its
under gdb) is that there was alot of rapid cursor, keystroke and mouse
movement. It was still a SIGSEV tho.

Any ideas what's going on?

Tony

Reply via email to