On Mon, Dec 17, 2001 at 04:43:07PM +0100, Juergen Vigna wrote:

> 
> > Juergen you closed the bug and the comment in your changelog
> > seems to fit, but I can still reproduce the bug with latest CVS.
> > 
> > Any idea what's going on ?
> 
> Did you update the source?

sure. last entry is :

2001-12-17  Jean-Marc Lasgouttes  <[EMAIL PROTECTED]>
 
        * insettext.C (insetButtonRelease): fix compile problem

which is past your fix.

> I'm not able to reproduce it here with the
> testfile you gave! Maybe you have some other case?

nope, that same file. I have no local diffs that could affect it.

What compiler do you use ?

can you run it with njamd ?

here's the trace (it fucks up on the xforms symbols, I don't know why)

(gdb) bt
#0  0x401e7c91 in __kill () from /lib/libc.so.6
#1  0x401e7a6a in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x401e9212 in abort () at ../sysdeps/generic/abort.c:88
#3  0x081e49cf in lyx::abort () at abort.C:9
#4  0x080a0381 in error_handler (err_sig=11) at ../src/lyx_main.C:229
#5  <signal handler called>
#6  LyXText::Selection::set (this=0xa8, s=false) at lyxtext.h:260
#7  0x080e80e1 in LyXText::clearSelection (this=0x0) at text2.C:1059
#8  0x08142471 in InsetText::insetButtonPress (this=0x8396c64, bv=0x836f0e8, x=179, 
y=-3, button=1) at insettext.C:996
#9  0x08149b99 in InsetCollapsable::insetButtonPress (this=0x8396c08, bv=0x836f0e8, 
x=179, y=21, button=1) at insetcollapsable.C:320
#10 0x08058514 in BufferView::Pimpl::workAreaButtonPress (this=0x8370720, xpos=179, 
ypos=21, button=1) at BufferView_pimpl.C:603
#11 0x081f00c7 in SigC::ObjectSlot3_<void, int, int, unsigned int, 
BufferView::Pimpl>::callback (d=0x8371c34, p1=231, p2=99, p3=1)
    at ../sigc++/object_slot.h:347
#12 0x0820c4b2 in SigC::Callback3<void, int, int, unsigned int>::call (this=0x8371c34, 
p1=@0xbffff300, p2=@0xbffff304, p3=@0x8306c94)
    at ../sigc++/slot.h:554
#13 0x0820c37f in SigC::Signal3<void, int, int, unsigned int, SigC::Marshal<void> 
>::emit (this=0x8370758, p1=@0xbffff300, p2=@0xbffff304,
    p3=@0x8306c94) at ../sigc++/basic_signal.h:611
#14 0x0820c18c in SigC::Signal3<void, int, int, unsigned int, SigC::Marshal<void> 
>::operator() (this=0x8370758, p1=@0xbffff300,
    p2=@0xbffff304, p3=@0x8306c94) at ../sigc++/basic_signal.h:589
#15 0x08077aa0 in WorkArea::work_area_handler (ob=0x8371818, event=2, key=1, 
xev=0x8306c60) at WorkArea.C:359
#16 0x08076a9e in C_WorkArea_work_area_handler (ob=0x8371818, event=2, key=1, 
xev=0x8306c60) at WorkArea.C:68
#17 0x081b4da3 in fl_handle_it () at FormMathsMatrix.C:128
#18 0x081b4e58 in fl_handle_object () at FormMathsMatrix.C:128
#19 0x081b8198 in fl_handle_form () at FormMathsMatrix.C:128
#20 0x081b90be in do_interaction_step () at FormMathsMatrix.C:128
#21 0x081b90e5 in fl_treat_interaction_events () at FormMathsMatrix.C:128
#22 0x081b9124 in fl_check_forms () at FormMathsMatrix.C:128
#23 0x08151cfd in GUIRunTime::runTime () at GUIRunTime.C:86
#24 0x0809f9e9 in LyXGUI::runTime (this=0x8326ba0) at lyx_gui.C:315
#25 0x080a013c in LyX::LyX (this=0xbffff600, argc=0xbffff640, argv=0xbffff6a4) at 
../src/lyx_main.C:177



-- 
"...life's not a paragraph
and death i think is no
parenthesis"
        - e. e. cummings

Reply via email to