Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Process 11084 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0xd0280)
- frame #0: 0x000000010011c272 dosbox`Normal1x_8_32_L(void const*) + 146
- dosbox`Normal1x_8_32_L:
- -> 0x10011c272 <+146>: movl %eax, (%r10)
- 0x10011c275 <+149>: leaq 0x4(%r10), %rbx
- 0x10011c279 <+153>: leaq -0x1(%r15), %r9
- 0x10011c27d <+157>: movq %rsi, %rax
- Target 0: (dosbox) stopped.
- (lldb) bt
- * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0xd0280)
- * frame #0: 0x000000010011c272 dosbox`Normal1x_8_32_L(void const*) + 146
- frame #1: 0x00000001000ec100 dosbox`VGA_DrawPart(unsigned long) + 64
- frame #2: 0x00000001000dee95 dosbox`PIC_RunQueue() + 165
- frame #3: 0x0000000100002080 dosbox`Normal_Loop() + 48
- frame #4: 0x0000000100002106 dosbox`DOSBOX_RunMachine() + 22
- frame #5: 0x00000001000080e7 dosbox`CALLBACK_RunRealInt(unsigned char) + 71
- frame #6: 0x000000010008df14 dosbox`device_CON::Read(unsigned char*, unsigned short*) + 180
- frame #7: 0x0000000100091d07 dosbox`DOS_ReadFile(unsigned short, unsigned char*, unsigned short*, bool) + 135
- frame #8: 0x0000000100206c5e dosbox`DOS_Shell::InputCommand(char*) + 286
- frame #9: 0x00000001001fa9d9 dosbox`DOS_Shell::Run() + 825
- frame #10: 0x00000001001fb6b5 dosbox`SHELL_Init() + 2581
- frame #11: 0x000000010010c6d7 dosbox`main + 1895
- frame #12: 0x0000000100001bf4 dosbox`start + 52
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement