Project

General

Profile

Actions

Emulator Issues #5104

closed

Billy Hatcher crashes OSX when booting

Added by brymaster over 13 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Though the game is marked as working in the wiki, Billy Hatcher and the Giant Egg for Gamecube crashes when booting.

  1. Billy Hatcher - GEZE8P

  2. When game boots the entire emulator crashes.

  3. I've tested this on Dolphin 3.0 stable as well as later builds like 3.0-317 and none have worked. Multiple ISOs of the game have been tested as well.

  4. Just attempt to boot and it'll crash out.

  5. Dolphin 3.0-317 running on Mac OS X 10.6.8

  6. Crash log:

Process: Dolphin [69288]
Path: /Applications/Dolphin.app/Contents/MacOS/Dolphin
Identifier: com.dolphin-emulator.dolphin
Version: 3.0-317 (3.0)
Code Type: X86-64 (Native)
Parent Process: launchd [92]

Date/Time: 2012-01-01 17:48:23.393 -0600
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 138014 sec
Crashes Since Last Report: 10
Per-App Interval Since Last Report: 402 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 32F72F7D-D7A5-4EB0-BB3F-C3E203E15628

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 3

Application Specific Information:
abort() called

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff83739d7a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff8373a3ed mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff86be3902 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff86be2d8f CFRunLoopRunSpecific + 575
4 com.apple.HIToolbox 0x00007fff80d8a7ee RunCurrentEventLoopInMode + 333
5 com.apple.HIToolbox 0x00007fff80d8a5f3 ReceiveNextEventCommon + 310
6 com.apple.HIToolbox 0x00007fff80d8a4ac BlockUntilNextEventMatchingListInMode + 59
7 com.apple.AppKit 0x00007fff89b44eb2 _DPSNextEvent + 708
8 com.apple.AppKit 0x00007fff89b44801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
9 com.apple.AppKit 0x00007fff89b0a68f -[NSApplication run] + 395
10 com.dolphin-emulator.dolphin 0x00000000004f7d35 wxGUIEventLoop::DoRun() + 41
11 com.dolphin-emulator.dolphin 0x00000000005194f8 wxCFEventLoop::Run() + 106
12 com.dolphin-emulator.dolphin 0x00000000002feb37 wxAppConsoleBase::MainLoop() + 163
13 com.dolphin-emulator.dolphin 0x00000000004d77fc wxApp::OnRun() + 26
14 com.dolphin-emulator.dolphin 0x00000000003b3669 wxEntry(int&, wchar_t**) + 217
15 com.dolphin-emulator.dolphin 0x00000000000d2952 main + 18
16 com.dolphin-emulator.dolphin 0x0000000000002354 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff83752c0a kevent + 10
1 libSystem.B.dylib 0x00007fff83754add _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff837547b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff837542de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff83753c08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff83753aa5 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff83753a2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff83753e3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff83753aa5 start_wqthread + 13

Thread 3 Crashed:
0 libSystem.B.dylib 0x00007fff837880b6 __kill + 10
1 libSystem.B.dylib 0x00007fff838289f6 abort + 83
2 com.dolphin-emulator.dolphin 0x000000000052edd4 wxFatalSignalHandler + 36
3 libSystem.B.dylib 0x00007fff8379a1ba _sigtramp + 26
4 ??? 0x000000002f212c11 0 + 790703121
5 GLEngine 0x0000000019caa5ab gleSetVertexArrayFunc + 91
6 GLEngine 0x0000000019c95f03 gleDrawArraysOrElements_ExecCore + 1152
7 GLEngine 0x0000000019c27d61 glDrawElements_Exec + 828
8 com.dolphin-emulator.dolphin 0x000000000021c276 OGL::VertexManager::Draw() + 74
9 com.dolphin-emulator.dolphin 0x000000000021c6d8 OGL::VertexManager::vFlush() + 940
10 com.dolphin-emulator.dolphin 0x000000000024350d BPWritten(BPCmd const&) + 205
11 com.dolphin-emulator.dolphin 0x0000000000243430 LoadBPReg(unsigned int) + 80
12 com.dolphin-emulator.dolphin 0x000000000024bc23 Decode() + 595
13 com.dolphin-emulator.dolphin 0x000000000024bd6d OpcodeDecoder_Run(bool) + 61
14 com.dolphin-emulator.dolphin 0x0000000000248049 RunGpuLoop() + 409
15 com.dolphin-emulator.dolphin 0x0000000000125b3e Core::EmuThread() + 1182
16 com.dolphin-emulator.dolphin 0x0000000000126433 void* std::thread::RunAndDelete<std::thread::Func<void ()()> >(void) + 51
17 libSystem.B.dylib 0x00007fff83772fd6 _pthread_start + 331
18 libSystem.B.dylib 0x00007fff83772e89 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff83739d7a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff8373a3ed mach_msg + 59
2 libSystem.B.dylib 0x00007fff837a3452 clock_get_time + 88
3 libSystem.B.dylib 0x00007fff837748d4 nanosleep + 111
4 libSystem.B.dylib 0x00007fff837c19ac sleep + 61
5 com.dolphin-emulator.dolphin 0x0000000000127fec CoreTiming::Idle() + 28
6 ??? 0x0000000020aae665 0 + 548071013

Thread 5:
0 libSystem.B.dylib 0x00007fff83739dda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff83778772 _pthread_cond_wait + 1015
2 com.apple.audio.CoreAudio 0x00007fff818dc68c CAGuard::WaitFor(unsigned long long) + 168
3 com.apple.audio.CoreAudio 0x00007fff818dec1b CAGuard::WaitUntil(unsigned long long) + 185
4 com.apple.audio.CoreAudio 0x00007fff818dcd85 HP_IOThread::WorkLoop() + 1369
5 com.apple.audio.CoreAudio 0x00007fff818dc827 HP_IOThread::ThreadEntry(HP_IOThread*) + 9
6 com.apple.audio.CoreAudio 0x00007fff818dc755 CAPThread::Entry(CAPThread*) + 125
7 libSystem.B.dylib 0x00007fff83772fd6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff83772e89 thread_start + 13

Thread 3 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00000000b038f768 rcx: 0x00000000b038f298 rdx: 0x0000000000000000
rdi: 0x0000000000010ea8 rsi: 0x0000000000000006 rbp: 0x00000000b038f2b0 rsp: 0x00000000b038f298
r8: 0x00000000b038f768 r9: 0x000000002fefc0a4 r10: 0x00007fff837840fa r11: 0x0000000000000206
r12: 0x000000001ffafe70 r13: 0x00000000058f0c20 r14: 0x00000000058f0c20 r15: 0x000000001feb14d0
rip: 0x00007fff837880b6 rfl: 0x0000000000000206 cr2: 0x000000001e681000

Actions

Also available in: Atom PDF