Adam
Adam
Any update on this? I have a the same problem on powerpc.
Problem seems to be here: https://github.com/keystone-engine/keystone/blob/e1547852d9accb9460573eb156fc81645b8e1871/llvm/keystone/ks.cpp#L525
/getmem.ps3mapi - crash /setmem.ps3mapi - crash /gameplugin.ps3mapi - crash
also debug version of mamba seems to soft brick my console.
With cobra, webman doesn load correctly probs because of issues with rebug.
Yep, no problem its not a huge issue right now, like i said it only does it at XMB. I have install firmware about 4 times via recovery, etc Webman...
Hello, you are correct about libc implementation returning -1 and setting errno but this is the syscall version (has no access to errno) so the error is returned which is...
Yep sure, hopefully musl source would suffice. This is not exclusive to just open, most libc funcs that set errno are done with return value from syscall. So if you...
You can also test this on your host machine by calling the syscall directly avoiding libc and see the return value. I can provide that too if you wish.
I believe this is the commit that caused the regression: https://github.com/qilingframework/qiling/commit/0be462013ad16d333dd04dbd9dd332589da9123a#diff-8dd9355d1cdbad23bf5d2257c46c7fb8310a570a2f45302ce9cf54fed680fa63