Is it the output from bt that is needed?
>From today's cvs, I get a crash after
the splash screen appears, but before
itis filled in. bt thgive s me
(i've left my own typing in from when gdb seemed
to freeze . . .)
#0 0x83036f8 in ?? ()
q
#1 0x40152b17 in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2 0x400486e2 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.89
#3 0x80d9057 in LyXGUI::init (this=0x82ff360) at lyx_gui.C:201
#4 0x80dbe2a in LyX::LyX (this=0xbffffc20, argc=0xbffffc44, argv=0xbffffca4)
at ../src/lyx_main.C:107
#5 0x811bcb3 in main (argc=1, argv=0xbffffca4) at ../src/main.C:40
(gdb) Quit
(gdb)
#0 0x83036f8 in ?? ()
#1 0x40152b17 in XFreeFont () from /usr/X11R6/lib/libX11.so.6
#2 0x400486e2 in fl_set_font_name () from /usr/X11R6/lib/libforms.so.0.89
#3 0x80d9057 in LyXGUI::init (this=0x82ff360) at lyx_gui.C:201
#4 0x80dbe2a in LyX::LyX (this=0xbffffc20, argc=0xbffffc44, argv=0xbffffca4)
at ../src/lyx_main.C:107
#5 0x811bcb3 in main (argc=1, argv=0xbffffca4) at ../src/main.C:40
(gdb) q