comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: heap_free fatal error
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: heap_free fatal error [message #61858 is a reply to message #61855] Thu, 07 August 2008 08:11 Go to previous messageGo to previous message
Bob[3] is currently offline  Bob[3]
Messages: 60
Registered: December 2006
Member
On Aug 7, 10:30 am, Wox <nom...@hotmail.com> wrote:
>> Did anyone observed heap_free crashing the IDL process and what was
>> the cause in your case?
>
> I managed to extract the critical code:
>
> n=30000l
> p0=ptr_new({i:0l,next:ptr_new()})
> p=p0
> for i=1l,n do begin
>         (*p).next=ptr_new({i:i,next:ptr_new()})
>         p=(*p).next
> endfor
> heap_free,p0 ; FATAL ERROR
>
> Is this a known bug?

Add
x86 Win32 Windows Microsoft Windows 6.4 Mar 23 2007 32 64

to the list of versions with this bug.
So far it looks like it's only Windows systems affected...
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Having trouble stopping a loop (or loop de loop de loop)
Next Topic: CONTOUR problem

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 13:26:11 PDT 2025

Total time taken to generate the page: 0.71906 seconds