s20240301_5 03 May 2025 16:55:31
    |
Jan Beich (jbeich)  |
emulators/yuzu: unbreak runtime after c758d1cbfc42
Bundle xbyak like emulators/citra as dynarmic upstream is gone.
$ yuzu
<select game>
Abort trap
(lldb) bt
* thread #22, name = 'CPUCore_0', stop reason = signal SIGABRT
* frame #0: 0x0000000840e0b27a libc.so.7`__sys_thr_kill at thr_kill.S:4
frame #1: 0x0000000840d85284 libc.so.7`__raise(s=6) at raise.c:50:10
frame #2: 0x0000000840e35009 libc.so.7`abort at abort.c:65:8
frame #3: 0x000000083e6dfc07 libcxxrt.so.1`report_failure(err=<unavailable>,
thrown_exception=0x000013e856697280) at exception.cc:734:5
frame #4: 0x0000000002e6bfd1
yuzu`Xbyak::CodeGenerator::opMR(this=0x000013e85af00b10,
addr=0x000013ea4f1fe718, r=0x000013ea4f1feb38, type=0, code=136, type2=0,
code2=136) at xbyak.h:2100:109
frame #5: 0x0000000002e71d11
yuzu`Xbyak::CodeGenerator::opRO(this=0x000013e85af00b10, r=0x000013ea4f1feb38,
op=0x000013ea4f1feb40, type=0, code=136, condR=false, immSize=0) at
xbyak.h:2312:4 (Only the first 15 lines of the commit message are shown above ) |