Re: [PATCH] Heap Corruption(!) in 1.2cvs

2001-12-12 Thread Jean-Marc Lasgouttes
> "Ben" == Ben Stanley <[EMAIL PROTECTED]> writes: Ben> Here is a patch which corrects the heap corruption I was having. Ben> Attached is a demo file for the bug. Bug is known to appear with Ben> xforms up to 0.88.3 -higher patches not tested before 0.89, which Ben> does not corrupt heap. Ap

[PATCH] Heap Corruption(!) in 1.2cvs

2001-12-10 Thread Ben Stanley
Here is a patch which corrects the heap corruption I was having. Attached is a demo file for the bug. Bug is known to appear with xforms up to 0.88.3 -higher patches not tested before 0.89, which does not corrupt heap. To replicate bug, load up lots-of-figures.lyx, go to Navigate menu. When y

Re: Heap Corruption(!) in 1.2cvs

2001-12-10 Thread Ben Stanley
John Levon wrote: >On Sat, Dec 08, 2001 at 01:18:55PM +1100, Ben Stanley wrote: > >>I think I'm getting heap corruption... >> Well, I've carried out some testing using mpatrol, a big and thorough memory debugging library. It turns out that we are accessing heap memory after freeing it: (Note t

Re: Heap Corruption(?) in 1.2cvs

2001-12-10 Thread Dekel Tsur
On Mon, Dec 10, 2001 at 10:19:02AM +0100, Juergen Vigna wrote: > > On 08-Dec-2001 John Levon wrote: > > >> I get some messages when I click on the "Navigate" menu button: > >> In Xpup [xpopup.c 335] too many menu items. Max=80 > >> About 52 of them, actually... > >> > >> When I release the mous

Re: Heap Corruption(?) in 1.2cvs

2001-12-10 Thread Juergen Vigna
On 08-Dec-2001 John Levon wrote: >> I get some messages when I click on the "Navigate" menu button: >> In Xpup [xpopup.c 335] too many menu items. Max=80 >> About 52 of them, actually... >> >> When I release the mouse button, I get >> >> lyx: SIGSEGV signal caught > > we are seeing Bad GC pro

Re: Heap Corruption(?) in 1.2cvs

2001-12-07 Thread John Levon
On Sat, Dec 08, 2001 at 01:18:55PM +1100, Ben Stanley wrote: > I think I'm getting heap corruption... > > I load up my thesis into 1.2cvs just to try it out > then use navigate menu to jump to a section > > I get some messages when I click on the "Navigate" menu button: > In Xpup [xpopup.c 335]

Heap Corruption(?) in 1.2cvs

2001-12-07 Thread Ben Stanley
I think I'm getting heap corruption... I load up my thesis into 1.2cvs just to try it out then use navigate menu to jump to a section I get some messages when I click on the "Navigate" menu button: In Xpup [xpopup.c 335] too many menu items. Max=80 About 52 of them, actually... When I release t