Dolphin, the GameCube and Wii emulator - Forums

Full Version: Dolphin development versions crash on game startup on Mac OSX
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

CGBox

First, thank you for your wonderful piece of software. I have MacBook Pro with i5, 8 gigs of memory and Intel HD3000 (sucks, I know) on Mac OSX 10.7.5. I can run version 3.5 with no problem. However, both the newest development build (version 1043) and the build from GLSL thread (version 1003) crash when starting up a Gamecube game. Tried three different games and the result was the same.

Here is a snippet of the crash log:
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[wxNSView setLevel:]: unrecognized selector sent to instance 0x4a9fad0'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff910a9f56 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff87656d5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff911361be -[NSObject doesNotRecognizeSelector:] + 190
3 CoreFoundation 0x00007fff91096e23 ___forwarding___ + 371
4 CoreFoundation 0x00007fff91096c38 _CF_forwarding_prep_0 + 232
5 Dolphin 0x0000000000166194 _ZN13cInterfaceAGL6CreateERPv + 500
6 libsystem_c.dylib 0x00007fff8ee63b75 thread_start + 13
)

I am perfectly happy with 3.5, but I am in the impression that you don't have too many Mac users, so I thought you might like to know. Also, if either my OSX version (Lion) or graphics adapter (Intel HD3000) is not supported anymore, my apologies, I have missed that info.
This issue will hopefully be fixed in the next few days, in the mean time to avoid an immediate crash uncheck the option to launch in full screen mode under the graphics settings.

CGBox

(03-18-2013, 05:16 AM)bzb95 Wrote: [ -> ]This issue will hopefully be fixed in the next few days, in the mean time to avoid an immediate crash uncheck the option to launch in full screen mode under the graphics settings.
Thanks. Windowed mode works ok.