I am also seeing the same thing SDL_perl with SDL 1.2.14. Here is the bug report

http://sdlperl.ath.cx/projects/SDLPerl/ticket/87

What does this mean?

Kartik Thakore

On 2010-02-24, at 7:30 PM, Yose Widjaja <y...@jormy.com> wrote:

Hi All,

I tried to get SDL running on a colleague's mac computer, but when I ran my program with SDL, it crashed. Upon inspecting the crash error reports. The error report looks like something like this:

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000073756f6d
Crashed Thread:  3

Thread 0:
0 dyld 0x8fe12690 SegmentMachO::getSize() + 0 1 dyld 0x8fe0e539 ImageLoader::containsAddress(
void const*) const + 73
2 dyld 0x8fe06f22 dyld::bindLazySymbol(mach_header const*, unsigned long*) + 226 3 dyld 0x8fe18c2f stub_binding_helper_interface2 + 21 4 raex 0x000a400e RuneHost::RuneHost (Skyrail*) + 590


-------

Also, when launching the app, I get the following messages:

objc[21403]: Class SDLTranslatorResponder is implemented in both / Library/Frameworks/SDL. framework/Versions/A/SDL and /usr/local/lib/libSDL-1.2.0.dylib. Using implementation from /usr/local/lib/libSDL-1.2.0.dylib. objc[21403]: Class SDL_QuartzView is implemented in both /Library/ Frameworks/SDL.framework/Versions/A/SDL and /usr/local/lib/ libSDL-1.2.0.dylib. Using implementation from /usr/local/lib/ libSDL-1.2.0.dylib. objc[21403]: Class SDL_QuartzWindowDelegate is implemented in both / Library/Frameworks/SDL.framework/Versions/A/SDL and /usr/local/lib/ libSDL-1.2.0.dylib. Using implementation from /usr/local/lib/ libSDL-1.2.0.dylib. objc[21403]: Class SDL_QuartzWindow is implemented in both /Library/ Frameworks/SDL.framework/Versions/A/SDL and /usr/local/lib/ libSDL-1.2.0.dylib. Using implementation from /usr/local/lib/ libSDL-1.2.0.dylib.

------------

I just want to know.. what is possibly causing this? Any mac SDL users that can help me?

Cheers
_______________________________________________
SDL mailing list
s...@lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Reply via email to