I have installed lyx on my workstation:
DIGITAL UNIX alpha V4.0 878
OSF1 - 128 MB

Moreover, I installed Xforms 089 and xpm 3.4.

Using lyx I found a bug, using cut copy and paste bottons.
The lyx session is closed. To obtain this crash I have to use 
the "edit" bottons at least four or five times (at the first use nothing
happens)

In the attachment I put the output of the debugging:
"gdb /usr/local/lyx-1.1.2/src/lyx".

Where is the bug? In lyx of (perhaps) in xlibraries?
Does you know how to correct it?

Thanks you very much. Giovanni Feverati
Starting program: /usr/local/lyx-1.1.2/src/lyx 

Program received signal SIGSEGV, Segmentation fault.
0x120148418 in MathedIter::Copy (this=0x11fffeb70, pos1=1076256320, 
    pos2=1076388032) at math_iter.C:373
373              inset = inset->Clone();
(gdb) bt
#0  0x120148418 in MathedIter::Copy (this=0x11fffeb70, pos1=1076256320, 
    pos2=1076388032) at math_iter.C:373
#1  0x120144cf0 in MathParInset::MathParInset (this=0x1402788e0, p=0x140278840)
    at math_inset.C:103
#2  0x120136448 in InsetFormula::InsetFormula (this=0x140286e60, p=0x140278840)
    at formula.C:305
#3  0x12013655c in InsetFormula::Clone (this=0x140286ef0) at formula.C:320
#4  0x1200f5cb8 in LyXParagraph::CopyIntoMinibuffer (this=0x140287400, pos=580)
    at paragraph.C:415
#5  0x1200f811c in LyXParagraph::Clone (this=0x140287400) at paragraph.C:1497
#6  0x120128620 in LyXText::PasteSelection (this=0x14025ca00) at text2.C:2161
#7  0x1200aba18 in PasteCB () at lyx_cb.C:2432
#8  0x1200ccc78 in LyXFunc::Dispatch (this=0x140188a00, ac=1075049632, 
    do_not_use_this_arg=0x11fffedf0 "\220\016\a@\001") at lyxfunc.C:850
#9  0x12012de38 in Toolbar::ToolbarCB (ob=0x11fffeb70, ac=5371294184)
    at toolbar.C:210
#10 0x12012ded4 in C_Toolbar_ToolbarCB (ob=0x11fffeb70, data=5371294184)
    at toolbar.C:217
#11 0x3ffbff3e87c in fl_object_qread ()
#12 0x3ffbff538e0 in fl_check_forms ()
#13 0x1200b7a08 in LyXGUI::runTime (this=0x11fffeb70) at lyx_gui.C:634
#14 0x1200b9780 in LyX::LyX (this=0x11ffff0e8, argc=0x11ffff0e0, 
    argv=0x11ffff128) at ../src/lyx_main.C:123
#15 0x1200e66a8 in main (argc=1, argv=0x11ffff128) at ../src/main.C:43
#16 0x120040bbc in __start ()

Reply via email to