Steve wrote:
I am still using FB4.4.2 to maintain my older versions of MacPOS.
I am having an issue where using
CLEAR INDEX$ 0 will cause this crash as logged in Console
1/19/10 1:30:03 PM [0x0-0x399399]MacPOSX(10135,0xa02c05c0)
malloc: *** mmap(size=722501632) failed (error code=12)
I assume it it calling for an extremely large size of memory and
malloc therefor fails in the call shown in red below
----------------------
Although I doubt that the problem is with the Runtime, I would test
the size, that is variable "sz&".
HTH
--
Herbie
------------------------
<http://www.gluender.de>