Hi.. I compiled the cvs version on my ibook yesterday.. I'm running
Debian Woody (with a modified kernel).. compilation went fine but when I
start the program it crashes immediately.. looks like some problem with
libc.. glib-config --version says 1.2.10 and gcc --version says
2.95.4... below is the backtrace.. please let me know if I need to
update something on my system.. 

thanks,
nirmal..

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 28466)]
0x0f5544f4 in mallopt () from /lib/libc.so.6
(gdb) bt
#0  0x0f5544f4 in mallopt () from /lib/libc.so.6
#1  0x0f55304c in free () from /lib/libc.so.6
#2  0x1002b12c in boost::signals::detail::slot_base::~slot_base (
    this=0x7ffff258, __in_chrg=2)
    at
/usr/lib/gcc-lib/powerpc-linux/2.95.4/../../../../include/g++-3/stl_all
oc.h:164
#3  0x10495974 in grfx::Loader::Impl::Impl (this=0x107359c0,
    params=@0x10735a14) at GraphicsLoader.C:206
#4  0x10494940 in grfx::Loader::Loader (this=0x106aba40) at
GraphicsLoader.C:85#5  0x102f7564 in
{anonymous}::SplashScreen::SplashScreen (this=0x106aba34)    at
screen.C:85#6  0x102f7468 in {anonymous}::SplashScreen::get () at
screen.C:77#7  0x102f7cdc in LyXScreen::LyXScreen (this=0x10735888) at
screen.C:116#8  0x103a458c in QScreen::QScreen (this=0x10735888,
o=@0x10734018)    at qscreen.C:48
#9  0x1031695c in LyXScreenFactory::create (owner=@0x10734018)
    at LyXScreenFactory.C:26
#10 0x1001cf6c in BufferView::Pimpl::Pimpl (this=0x10733f60,
bv=0x10733f50,    owner=0x7ffff830, xpos=0, ypos=0, width=690,
height=510)    at BufferView_pimpl.C:113
#11 0x10014060 in BufferView::BufferView (this=0x10733f50,
owner=0x7ffff830,    xpos=0, ypos=0, width=690, height=510) at
BufferView.C:65#12 0x10394fac in QtView::QtView (this=0x7ffff7b8,
width=690, height=510)---Type <return> to continue, or q <return> to
quit---    at QtView.C:66
#13 0x1039c7ec in lyx_gui::start (batch=@0x7ffffa10, files=@0x7ffff958)
    at lyx_gui.C:134
#14 0x1010a190 in LyX::LyX (this=0x7ffffa08, argc=@0x7ffffa38,
argv=0x7ffffac4)    at ../src/lyx_main.C:166
#15 0x1017c5f8 in main (argc=1, argv=0x7ffffac4) at ../src/main.C:31
#16 0x0f4f3e8c in __libc_start_main () from /lib/libc.so.6


Reply via email to