View Single Post
Old 23 July 2010, 06:58   #3
NovaCoder
Registered User
 
NovaCoder's Avatar
 
Join Date: Sep 2007
Location: Melbourne/Australia
Posts: 4,400
It's driving me crazy (ok I was already a little crazy before I started Amiga coding but there you go).

My other problem is that I can't really debug it (or at least step-through the code).

The only thing I know so far for sure is:

1) Replacing all the calls from calloc to AllocMem(FAST_MEM) gets it working.
2) The code seems to be run though a number of calloc statements before it blows up (reboots the computer!).

Other people must have had this issue.....I can't be that unlucky

The code doesn't check the return values from the calls to calloc/malloc.

Last edited by NovaCoder; 23 July 2010 at 07:19.
NovaCoder is offline  
 
Page generated in 0.05283 seconds with 11 queries