Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Program received signal EXC_BAD_INSTRUCTION, Illegal instruction/operand.
- 0x095e1170 in ?? ()
- (gdb) bt
- #0 0x095e1170 in ?? ()
- #1 0x0018a08c in CPU_Core_Dynrec_Run ()
- #2 0x00189fcc in CPU_Core_Dynrec_Run ()
- #3 0x0000ecfc in _ZL11Normal_Loopv ()
- #4 0x0000721c in DOSBOX_RunMachine ()
- #5 0x00015294 in CALLBACK_RunRealInt ()
- #6 0x004ac0a8 in DOS_Shell::Execute ()
- #7 0x004a3a5c in DOS_Shell::DoCommand ()
- #8 0x004a3660 in DOS_Shell::CheckConfig ()
- #9 0x004a3a7c in DOS_Shell::DoCommand ()
- #10 0x00495ae4 in DOS_Shell::ParseLine ()
- #11 0x00496194 in DOS_Shell::Run ()
- #12 0x00498294 in SHELL_Init ()
- #13 0x004855c0 in Config::StartUp ()
- #14 0x002767b8 in SDL_main ()
- #15 0x004cb728 in -[SDLMain applicationDidFinishLaunching:] ()
- #16 0x92bf5e1c in _nsnote_callback ()
- #17 0x90805ec0 in __CFXNotificationPost ()
- #18 0x907fdf20 in _CFXNotificationPostNotification ()
- #19 0x92be0224 in -[NSNotificationCenter postNotificationName:object:userInfo:] ()
- #20 0x937a3be8 in -[NSApplication _postDidFinishNotification] ()
- #21 0x937a3ad4 in -[NSApplication _sendFinishLaunchingNotification] ()
- #22 0x937a361c in -[NSApplication(NSAppleEventHandling) _handleAEOpen:] ()
- #23 0x937a31c4 in -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] ()
- #24 0x92bf6e28 in -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] ()
- #25 0x92bf6c88 in _NSAppleEventManagerGenericHandler ()
- #26 0x91500960 in aeDispatchAppleEvent ()
- #27 0x915007fc in dispatchEventAndSendReply ()
- #28 0x91500654 in aeProcessAppleEvent ()
- #29 0x932bf2e0 in AEProcessAppleEvent ()
- #30 0x937a190c in _DPSNextEvent ()
- #31 0x937a13f8 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
- #32 0x9379d93c in -[NSApplication run] ()
- #33 0x004cb428 in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement