Yes here it is:

#0  0x082f3792 in atexit (func=0x82eb7f0 <__tcf_0>) at atexit.c:32
#1  0x082e1bc2 in CreateBufferTmpDir ()
#2  0x080a1996 in Buffer::Buffer ()
#3  0x080c1547 in BufferStorage::newBuffer ()
#4  0x080c4efb in BufferList::newFile ()
#5  0x0810ff73 in LyXFunc::menuNew ()
#6  0x0810773e in LyXFunc::dispatch ()
#7  0x08104b22 in LyXFunc::verboseDispatch ()
#8  0x08104a67 in LyXFunc::verboseDispatch ()
#9  0x082879f0 in Menubar::Pimpl::MenuCallback ()
#10 0x082815e9 in C_Menubar_Pimpl_MenuCallback ()
#11 0x4003c973 in fl_object_qread () from /usr/lib/libforms.so.0.88
#12 0x40049f11 in fl_check_forms () from /usr/lib/libforms.so.0.88
#13 0x0828091d in GUIRunTime::runTime ()
#14 0x080f1c50 in LyXGUI::runTime ()
#15 0x080f27ff in LyX::LyX ()
#16 0x081382bd in main ()
#17 0x40219306 in __libc_start_main (main=0x8138160 <main>, argc=1,
    ubp_av=0xbffff9c4, init=0x804f5c4 <_init>, fini=0x838c8ac <_fini>,
    rtld_fini=0x4000d2fc <_dl_fini>, stack_end=0xbffff9bc)
    at ../sysdeps/generic/libc-start.c:129                      

On Tue, 16 Jul 2002, Jean-Marc Lasgouttes wrote:

> Nathan Becker wrote:
> > Hi Herbert,
> > 
> > I deleted the entire .lyx directory and let lyx rebuild it fresh.  This 
> > didn't fix it.
> 
> Could you try to get a backtrace? Something like
> 
> gdb ./lyx
> (gdb) run
> [load the file]
> ...crash...
> (gdb) bt
> 
> JMarc
> 

Reply via email to