On Sunday 24 November 2002 11:02 pm, Michael Schmitt wrote:
> Hello,
>
> I checked out LyX 1.3.0cvs today to see what is going on in the LyX
> community. As usual, I found a couple of things that could be improved
>
> :-) See my comments and bug reports in the attached file.
>
> Some of the comments are very subjective. I apologize in advance if
> anybody feels offended.
>
> Kind regards, Michael

Hello, Michael.

Concerning this bug below, could you increase the valgrind traceback to more 
than 4 calls so that I can ascertain which LyX class is doing illegal things.

Regards,
Angus

- When exiting LyX:

  ==4284== Invalid read of size 4
  ==4284==    at 0x821A553: handle_bitmaptable (bmtable.c:217)
  ==4284==    by 0x82985F8: fl_handle_it (objects.c:1542)
  ==4284==    by 0x82988E4: fl_handle_object (objects.c:1572)
  ==4284==    by 0x82965B3: fl_free_object (objects.c:216)
  ==4284==    Address 0x43A81C68 is 48 bytes inside a block of size 52 free'd
  ==4284==    at 0x4003CD19: free (vg_clientfuncs.c:180)
  ==4284==    by 0x821A567: handle_bitmaptable (bmtable.c:221)
  ==4284==    by 0x82985F8: fl_handle_it (objects.c:1542)
  ==4284==    by 0x82988E4: fl_handle_object (objects.c:1572)
  ==4284==
  ==4284== Invalid free() / delete / delete[]
  ==4284==    at 0x4003CD19: free (vg_clientfuncs.c:180)
  ==4284==    by 0x821A567: handle_bitmaptable (bmtable.c:221)
  ==4284==    by 0x82985F8: fl_handle_it (objects.c:1542)
  ==4284==    by 0x82988E4: fl_handle_object (objects.c:1572)
  ==4284==    Address 0x43A81C38 is 0 bytes inside a block of size 52 free'd
  ==4284==    at 0x4003CD19: free (vg_clientfuncs.c:180)
  ==4284==    by 0x821A567: handle_bitmaptable (bmtable.c:221)
  ==4284==    by 0x82985F8: fl_handle_it (objects.c:1542)
  ==4284==    by 0x82988E4: fl_handle_object (objects.c:1572)

Reply via email to