Skip to content

Instantly share code, notes, and snippets.

@vext01
Created July 22, 2020 18:04
Show Gist options
  • Save vext01/4ef825aea7962cb962cbdf4f236e6563 to your computer and use it in GitHub Desktop.
Save vext01/4ef825aea7962cb962cbdf4f236e6563 to your computer and use it in GitHub Desktop.
fs-uae hang v2
#0 _thread_sys___syscall () at -:3
#1 0x0000045e9f2c6579 in _libc_mmap (addr=0xb074b1000, len=4096, prot=-1624580310,
flags=4098, fd=-1, offset=7) at /usr/src/lib/libc/sys/mmap.c:47
#2 0x0000045c979ab2bc in try_alloc_32bit (size=4096, native_flags=4098,
native_protect=7,
p=0xb074b1000 <error: Cannot access memory at address 0xb074b1000>,
p_end=0x45f98846000 "") at src/vm.cpp:164
#3 0x0000045c979aa73c in uae_vm_alloc_with_flags (size=4096, flags=256, protect=7)
at src/vm.cpp:215
#4 0x0000045c979aa66c in uae_vm_alloc (size=4096, flags=256, protect=7)
at src/vm.cpp:259
#5 0x0000045c978b3f6e in init_fpucw_x87 () at src/fpp.cpp:556
#6 0x0000045c978b3c8d in fpu_reset () at src/fpp.cpp:3158
#7 0x0000045c9788f5f9 in m68k_reset2 (hardreset=true) at src/newcpu.cpp:3116
#8 0x0000045c978911cb in m68k_go (may_quit=1) at src/newcpu.cpp:5367
#9 0x0000045c97808128 in do_start_program () at src/main.cpp:1039
#10 0x0000045c97808167 in start_program () at src/main.cpp:1055
#11 0x0000045c97808632 in real_main2 (argc=1, argv=0x45f23f2e7a0)
at src/main.cpp:1196
#12 0x0000045c9780825d in real_main (argc=1, argv=0x45f23f2e7a0)
at src/main.cpp:1212
#13 0x0000045c978d5462 in amiga_main () at src/od-fs/libamiga.cpp:315
#14 0x0000045c975e4a87 in main_function () at src/fs-uae/main.c:750
#15 0x0000045c988a7d3f in emulation_thread (data=0x45c975e4a70 <main_function>)
at libfsemu/src/emu/emu.c:412
#16 0x0000045f7b85d8e5 in ?? () from /usr/local/lib/libglib-2.0.so.4201.4
#17 0x0000045f8ae59ab1 in _rthread_start (v=<optimized out>)
at /usr/src/lib/librthread/rthread.c:96
#18 0x0000045e9f28c608 in __tfork_thread ()
at /usr/src/lib/libc/arch/amd64/sys/tfork_thread.S:77
#19 0x0000000000000000 in ?? ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment