petr6534
2004.10.20, 09:00 PM
I'm trying to load about 10 different .bmp files into my program. Everything compiles without any problems, but when I run the program, it quits and tells me "Fatal signal: Bus Error (SDL Parachute Deployed)." When I load just two or three images, everything works fine. Is there a way fix this problem, perhaps by allocating more memory to the application. I'm running OSX 10.2.8. Thanks.