John Levon writes:

    set args -visual truecolor -sync

If I run gdb with that arg, then run lyx, then load a file, I get an 
ABORT.  The backtrace is:

> (gdb) bt
> #0  0xfef9ba28 in _kill ()
> #1  0xfef3577c in abort ()
> #2  0x278a6c in lyx::atoi ()
> #3  0xa39d0 in LyX_XErrHandler ()
> #4  0xff1bd50c in _XError ()
> #5  0xff19d0bc in _XReply ()
> #6  0xff1a4330 in XSync ()
> #7  0xff1ced20 in _XSyncFunction ()
> #8  0xf2570 in LyXScreen::expose ()
> #9  0xf24fc in LyXScreen::redraw ()
> #10 0x1f734 in BufferView::Pimpl::workAreaExpose ()
> #11 0x297140 in SigC::ObjectSlot0_<void, BufferView::Pimpl>::callback 
> ()
>     at slot.cc:74
> #12 0x2945ec in SigC::Signal0<void, SigC::Marshal<void> >::emit ()
>     at slot.cc:74
> #13 0x59e8c in WorkArea::work_area_handler ()
> #14 0x590b0 in C_WorkArea_work_area_handler ()
> #15 0xff2ca658 in fl_handle_it ()
> #16 0xff2ca74c in fl_handle_object ()
> #17 0xff2c9e78 in redraw_marked ()
> #18 0xff2c92ac in fl_hide_object ()
> #19 0x59ae8 in _GLOBAL_.N.WorkArea.CbtGK7a::destroy_object ()
> #20 0x59b24 in WorkArea::createPixmap ()
> #21 0x59e84 in WorkArea::work_area_handler ()
> #22 0x590b0 in C_WorkArea_work_area_handler ()
> #23 0xff2ca658 in fl_handle_it ()
> #24 0xff2ca74c in fl_handle_object ()
> #25 0xff2c9e78 in redraw_marked ()
> #26 0x1cf98 in BufferView::Pimpl::redraw ()
> #27 0x1d634 in BufferView::Pimpl::resizeCurrentBuffer ()
> #28 0x1cd0c in BufferView::Pimpl::buffer ()
> #29 0x17b70 in BufferView::buffer ()
> #30 0xc24ac in LyXFunc::open ()
> #31 0xbaa84 in LyXFunc::dispatch ()
> #32 0xb748c in LyXFunc::verboseDispatch ()
> #33 0xb73c4 in LyXFunc::verboseDispatch ()
> #34 0x218790 in _GLOBAL_.N.__Q37Toolbar5Pimpl11toolbarItem::ToolbarCB 
> ()
> #35 0x2187a8 in C_Toolbar_ToolbarCB ()
> #36 0xff2a6dc0 in fl_object_qread ()
> #37 0xff2b8fc0 in fl_check_forms ()
> #38 0x210ed8 in GUIRunTime::runTime ()
> #39 0xa4b00 in LyXGUI::runTime ()
> #40 0xa5660 in LyX::LyX ()
> #41 0xe4460 in main ()
> (gdb)
>
I hope this is useful in debugging.

Ronald Florence                 www.18james.com

Reply via email to