Advertisement
dominus

Untitled

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