Hi!

I had a look at figinset.C, which segfaults with xforms 0.89. Here we
don't have the same problem as in the tabular stuff (hide and callbacks),
but the fl_free_form() call is segfaulting. I removed that calls and
now it does not segfault anymore, but we obviously have a memory leak
(not very large, but ...).

Does someone of you have xforms-0.89 sources? I cannot track this down
inside LyX as the problem is inside xforms! What should we do?

I Cc this mail to T.C. so maybe he can have a look at this problem.
This is the backtrace!

(gdb) bt
#0  0x40071d6e in fl_handle_it ()
#1  0x40071f23 in fl_handle_object_direct ()
#2  0x400714f7 in fl_set_focus_object ()
#3  0x40070314 in fl_delete_object ()
#4  0x4006ff3e in fl_free_object ()
#5  0x4004be4b in fl_free_form ()
#6  0x80feade in InsetFig::CallbackFig (this=0x81f86a0, arg=8)
    at figinset.C:1927
#7  0x80ffc5c in GraphicsCB (obj=0x81fc038, arg=8) at figinset.C:2188
#8  0x4003da34 in fl_object_qread ()
#9  0x4004da3e in fl_check_forms ()
#10 0x8098e99 in LyXGUI::runTime (this=0x817fc70) at lyx_gui.C:626

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna                      E-Mail: [EMAIL PROTECTED]
Gerbergasse 60                        Tel:    +39-0471-450260
I-39100 Bozen                         Fax:    +39-0471-970042
ITALY                                 Web:    http://www.sad.it/~jug

Surly to bed, surly to rise, makes you about average.

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Reply via email to