malloc: vm_allocate(...) failed

Hi guys… I have a problem with a f***ing game :wink:
When I try to draw a cube or a sphere I get this error:

*** malloc: vm_allocate(size=16384) failed (error code=268451844)
*** malloc[4585]: error: Can’t allocate region
*** malloc: vm_allocate(size=65536) failed (error code=3)
*** malloc[4585]: error: Can’t allocate region
*** malloc[4585]: error for object 0x5084000: Can’t vm_copy region
*** malloc[4585]: error for object 0x5084000: Can’t deallocate_pages region
*** malloc: vm_allocate(size=20480) failed (error code=4294966995)
*** malloc[4585]: error: Can’t allocate region
Fatal signal: Bus Error (SDL Parachute Deployed)
2004-06-15 16:35:20.026 server[4585] CGSRemoveSurface failed - error -301 (window:2388, surface:275,)
objc: task_thread failed (result -301)

I’m working on MacOSX 10.3, SDL 1.2, OpenGL 1.3 ATI-1.3.18

Please help me! parnanzio@libero.it