Closed GoogleCodeExporter closed 8 years ago
What steps will reproduce the problem? Double-click OpenEmulator.app Double-click “Apple II plus” Click “Devices” lego block Double-click the first “Apple Disk II” instance Choose a DOS 3.3 disk image, click “Open” (DOS boots) Type in a simple program: 10 PRINT “HELLO, WORLD!” 20 PRINT CHR$(4)”CATALOG” 30 END SAVE HELLO Press the eject icon next to the disk image {crash} Please use labels and text to provide additional information. Crash information follows: Process: OpenEmulator [5283] Path: /Users/schmidtd/Desktop/OpenEmulator.app/Contents/MacOS/OpenEmulator Identifier: org.openemulator.OpenEmulator Version: 1.0.3 (793) Code Type: X86-64 (Native) Parent Process: launchd [178] Date/Time: 2012-07-17 16:37:08.788 -0400 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6 Interval Since Last Report: 87712 sec Crashes Since Last Report: 8 Per-App Interval Since Last Report: 11150 sec Per-App Crashes Since Last Report: 8 Anonymous UUID: 2AF21C93-891D-4384-AD31-B66779F8ED5F Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: 0x000000000000000d, 0x0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 org.openemulator.OpenEmulator 0x000000015974ccb9 HIDJoystick::~HIDJoystick() + 8827 1 org.openemulator.OpenEmulator 0x000000015974bc7e HIDJoystick::~HIDJoystick() + 4672 2 org.openemulator.OpenEmulator 0x000000015974b1f2 HIDJoystick::~HIDJoystick() + 1972 3 org.openemulator.OpenEmulator 0x000000015970be15 __gnu_cxx::new_allocator<std::pair<std::string const, std::vector<unsigned char, std::allocator<unsigned char> > > >::destroy(std::pair<std::string const, std::vector<unsigned char, std::allocator<unsigned char> > >*) + 3515 4 org.openemulator.OpenEmulator 0x000000015970bb3e __gnu_cxx::new_allocator<std::pair<std::string const, std::vector<unsigned char, std::allocator<unsigned char> > > >::destroy(std::pair<std::string const, std::vector<unsigned char, std::allocator<unsigned char> > >*) + 2788 5 org.openemulator.OpenEmulator 0x00000001597012fa 0x1596ef000 + 74490 6 org.openemulator.OpenEmulator 0x00000001596f8832 0x1596ef000 + 38962 7 org.openemulator.OpenEmulator 0x00000001596f87e2 0x1596ef000 + 38882 8 com.apple.AppKit 0x00007fff8029deda -[NSApplication sendAction:to:from:] + 95 9 org.openemulator.OpenEmulator 0x00000001596f5758 0x1596ef000 + 26456 10 com.apple.AppKit 0x00007fff802a3ee1 -[NSTableView _tryCellBasedMouseDown:atRow:column:withView:] + 1498 11 com.apple.AppKit 0x00007fff802a0920 -[NSTableView mouseDown:] + 3990 12 com.apple.AppKit 0x00007fff8033d4fd -[NSOutlineView mouseDown:] + 638 13 org.openemulator.OpenEmulator 0x0000000159703147 0x1596ef000 + 82247 14 com.apple.AppKit 0x00007fff802423a7 -[NSWindow sendEvent:] + 5409 15 com.apple.AppKit 0x00007fff80177afa -[NSApplication sendEvent:] + 4719 16 org.openemulator.OpenEmulator 0x000000015970690d 0x1596ef000 + 96525 17 com.apple.AppKit 0x00007fff8010e6de -[NSApplication run] + 474 18 com.apple.AppKit 0x00007fff801073b0 NSApplicationMain + 364 19 org.openemulator.OpenEmulator 0x00000001596f0594 0x1596ef000 + 5524 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff88ee3c0a kevent + 10 1 libSystem.B.dylib 0x00007fff88ee5add _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff88ee57b4 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff88ee52de _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff88ee4c08 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff88ee4aa5 start_wqthread + 13 Thread 2: 0 libSystem.B.dylib 0x00007fff88ecadc2 semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x00007fff88ed040d pthread_mutex_lock + 469 2 libSystem.B.dylib 0x00007fff88f09901 _pthread_cond_wait + 1414 3 org.openemulator.OpenEmulator 0x0000000159748ec7 std::_Bit_iterator std::__copy<false, std::random_access_iterator_tag>::copy<std::_Bit_const_iterator, std::_Bit_iterator>(std::_Bit_const_iterator, std::_Bit_const_iterator, std::_Bit_iterator) + 2857 4 org.openemulator.OpenEmulator 0x0000000159748e51 std::_Bit_iterator std::__copy<false, std::random_access_iterator_tag>::copy<std::_Bit_const_iterator, std::_Bit_iterator>(std::_Bit_const_iterator, std::_Bit_const_iterator, std::_Bit_iterator) + 2739 5 libSystem.B.dylib 0x00007fff88f03fd6 _pthread_start + 331 6 libSystem.B.dylib 0x00007fff88f03e89 thread_start + 13 Thread 3: 0 libSystem.B.dylib 0x00007fff88ecad7a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff88ecb3ed mach_msg + 59 2 com.apple.CoreFoundation 0x00007fff85cf2902 __CFRunLoopRun + 1698 3 com.apple.CoreFoundation 0x00007fff85cf1d8f CFRunLoopRunSpecific + 575 4 com.apple.audio.CoreAudio 0x00007fff83428786 HALRunLoop::OwnThread(void*) + 152 5 com.apple.audio.CoreAudio 0x00007fff83415755 CAPThread::Entry(CAPThread*) + 125 6 libSystem.B.dylib 0x00007fff88f03fd6 _pthread_start + 331 7 libSystem.B.dylib 0x00007fff88f03e89 thread_start + 13 Thread 4: 0 libSystem.B.dylib 0x00007fff88ecadda semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x00007fff88f09772 _pthread_cond_wait + 1015 2 com.apple.audio.CoreAudio 0x00007fff8341568c CAGuard::WaitFor(unsigned long long) + 168 3 com.apple.audio.CoreAudio 0x00007fff83417c1b CAGuard::WaitUntil(unsigned long long) + 185 4 com.apple.audio.CoreAudio 0x00007fff83415d85 HP_IOThread::WorkLoop() + 1369 5 com.apple.audio.CoreAudio 0x00007fff83415827 HP_IOThread::ThreadEntry(HP_IOThread*) + 9 6 com.apple.audio.CoreAudio 0x00007fff83415755 CAPThread::Entry(CAPThread*) + 125 7 libSystem.B.dylib 0x00007fff88f03fd6 _pthread_start + 331 8 libSystem.B.dylib 0x00007fff88f03e89 thread_start + 13 Thread 5: 0 libSystem.B.dylib 0x00007fff88ecadda semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x00007fff88f09772 _pthread_cond_wait + 1015 2 com.apple.CoreVideo 0x00007fff8454ede6 CVDisplayLink::waitUntil(unsigned long long) + 252 3 com.apple.CoreVideo 0x00007fff8454e2a2 CVDisplayLink::runIOThread() + 644 4 com.apple.CoreVideo 0x00007fff8454dfe3 startIOThread(void*) + 139 5 libSystem.B.dylib 0x00007fff88f03fd6 _pthread_start + 331 6 libSystem.B.dylib 0x00007fff88f03e89 thread_start + 13 Thread 6: com.apple.CFSocket.private 0 libSystem.B.dylib 0x00007fff88f0e932 select$DARWIN_EXTSN + 10 1 com.apple.CoreFoundation 0x00007fff85d14468 __CFSocketManager + 824 2 libSystem.B.dylib 0x00007fff88f03fd6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff88f03e89 thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0xcececeffbfbfbfff rbx: 0x000000000000004c rcx: 0x0000000000000000 rdx: 0x0000000000000001 rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe9a0 rsp: 0x00007fff5fbfe9a0 r8: 0x0000000022222200 r9: 0x00000001010c56b8 r10: 0x0000000000000040 r11: 0x00007fff88ed14b9 r12: 0x00000001010c56b8 r13: 0x00007fff5fbfea48 r14: 0x000000000000004c r15: 0x00000001010c56b8 rip: 0x000000015974ccb9 rfl: 0x0000000000010246 cr2: 0x0000000100476000
Original issue reported on code.google.com by mre...@gmail.com on 17 Jul 2012 at 9:41
mre...@gmail.com
Original comment by mre...@gmail.com on 19 Jul 2012 at 3:42
Original comment by mre...@gmail.com on 20 Jul 2012 at 7:50
Original issue reported on code.google.com by
mre...@gmail.com
on 17 Jul 2012 at 9:41