Does no one else see this:?
Angus

This is with gcc 2.95.4

(gdb) r
Starting program: /home/aleem/lyx/lyx-devel-build/src/lyx

Program received signal SIGSEGV, Segmentation fault.
0x200003ed124 in free () from /lib/libc.so.6.1
(gdb) where
#0  0x200003ed124 in free () from /lib/libc.so.6.1
#1  0x20000286ee0 in __builtin_delete () from 
/usr/lib/libstdc++-libc6.2-2.so.3
#2  0x120022eac in boost::counted_base::~counted_base (this=0x120d460f0,
    __in_chrg=3) at ../../lyx-devel/boost/boost/detail/shared_count.hpp:66
#3  0x120022f24 in boost::counted_base::self_delete (p=0x200004cd4e8)
    at ../../lyx-devel/boost/boost/detail/shared_count.hpp:157
#4  0x120a4a82c in boost::signals::detail::slot_base::create_connection (
    this=0x11fffeb10)
    at ../../../../../lyx-devel/boost/boost/detail/shared_count.hpp:113
#5  0x120716ea0 in Tooltips::Tooltips (this=0x120d45ee0)
    at ../../../../lyx-devel/boost/boost/signals/slot.hpp:106
#6  0x12059aeac in FormBase::FormBase (this=0x120d45e18, c=@0x20000286ee0,
    t=@0x1, allowResize=4845756128)
    at ../../../../lyx-devel/src/frontends/xforms/FormBase.C:38
#7  0x120599ca0 in FormDB<FD_form_aboutlyx>::FormDB (this=0x120d45e18,
    c=@0x20000286ee0, t=@0x0, allowResize=4845756128)
    at ../../../../lyx-devel/src/frontends/xforms/FormBase.h:104
#8  0x120599d00 in FormCB<ControlAboutlyx, FormDB<FD_form_aboutlyx> >::FormCB 
(
    this=0x120d45e18, c=@0x20000286ee0, t=@0x0, allowResize=4845756128)
    at ../../../../lyx-devel/src/frontends/xforms/FormBase.h:130
#9  0x120597554 in FormAboutlyx::FormAboutlyx (this=0x120d45e18,
    c=@0x120d45d00)
    at ../../../../lyx-devel/src/frontends/xforms/FormAboutlyx.C:29
#10 0x120572698 in Dialogs::Dialogs (this=0x120d558f0, lv=0x120d768a0)
    at 
/usr/lib/gcc-lib/alpha-linux/2.95.4/../../../../include/g++-3/stl_alloc.h:443
#11 0x120560524 in LyXView::LyXView (this=0x120d768a0)
    at ../../../lyx-devel/src/frontends/LyXView.C:61
#12 0x12071e9fc in XFormsView::XFormsView (this=0x120d768a0, width=690,
    height=510) at ../../../../lyx-devel/src/frontends/xforms/XFormsView.C:56
#13 0x1206f28d8 in GUIRunTime::createMainView (w=690, h=510)
    at ../../../../lyx-devel/src/frontends/xforms/GUIRunTime.C:131
#14 0x1201bccf8 in LyXGUI::create_forms (this=0x120d12e50)
    at ../../lyx-devel/src/lyx_gui.C:266
#15 0x1201bb3e8 in LyXGUI::init (this=0x120d12e50)
    at ../../lyx-devel/src/lyx_gui.C:194
#16 0x1201bf380 in LyX::LyX (this=0x11ffff860, argc=0x11ffff840,
    argv=0x11ffff8e8) at ../../lyx-devel/src/lyx_main.C:114
#17 0x12027d1a8 in main (argc=1, argv=0x11ffff8e8)
    at ../../lyx-devel/src/main.C:38
(gdb)

Reply via email to