Hi, I have made a separate branch for the mac fixes. Please try this one http://github.com/kthakore/SDL_perl/tree/experimental
It is a potential fix for the exit crash http://sdlperl.ath.cx/projects/SDLPerl/ticket/87 On Fri, Feb 26, 2010 at 5:37 AM, Kartik Thakore <thakore.kar...@gmail.com>wrote: > When you get a chance can you try this patch. > > http://paste.scsys.co.uk/39865 > > > On Thu, Feb 25, 2010 at 10:56 PM, Stuart Watt <stu...@morungos.com> wrote: > >> Backtrace attached. >> >> Good luck, and thanks for a great talk. I'll try and get the OpenGL stuff >> working, put together an environment, and start coding!! >> >> All the best >> Stuart >> >> > > > Quiting perl script: > /Users/stuart/Downloads/gist301949-fecf81caf307e110536f4493c9f19a256a6c6728/ > shooter.pl > > Program received signal EXC_BAD_ACCESS, Could not access memory. > > Reason: KERN_INVALID_ADDRESS at address: 0x000000000000001c > > 0x00007fff84dd811c in objc_msgSend () > > (gdb) bt full > > #0 0x00007fff84dd811c in objc_msgSend () > > No symbol table info available. > > #1 0x00007fff83ca4324 in -[NSCGSContext _invalidate] () > > No symbol table info available. > > #2 0x00007fff83ca42a8 in -[NSCGSContext dealloc] () > > No symbol table info available. > > #3 0x00007fff83ca4289 in -[NSWindowGraphicsContext dealloc] () > > No symbol table info available. > > #4 0x00007fff86529246 in _CFAutoreleasePoolPop () > > No symbol table info available. > > #5 0x00007fff83b96e19 in -[NSApplication finishLaunching] () > > No symbol table info available. > > #6 0x00007fff83b9660c in -[NSApplication run] () > > No symbol table info available. > > #7 0x0000000100002302 in main () > > No symbol table info available. > >