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 #61861 is a reply to message #61860] Thu, 07 August 2008 07:34 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Wox writes:

> 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?

Now it is. :-)

It sure does ruin my day, IDL 7.0.1 on Windows 32-bit.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[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: Sat Oct 11 08:36:33 PDT 2025

Total time taken to generate the page: 2.08526 seconds