Now I get a crash at startup too. No debug info (I am on my laptop),
but here is the backtrace:

(gdb) bt
#0  0x40250dcf in free () from /lib/libc.so.6
#1  0x40250c24 in free () from /lib/libc.so.6
#2  0x08057273 in BufferView::Pimpl::Pimpl ()
#3  0x08050e40 in BufferView::BufferView ()
#4  0x0838f0b2 in XFormsView::create_form_form_main ()
#5  0x0838e50f in XFormsView::XFormsView ()
#6  0x0836f8f3 in GUIRunTime::createMainView ()
#7  0x08128a06 in LyXGUI::create_forms ()
#8  0x08127b2f in LyXGUI::init ()
#9  0x081293ab in LyX::LyX ()
#10 0x0818e3ec in main ()

So either there is a bug in boost signal stuff, or it is not used
correctly.

JMarc

Reply via email to