obhq / obliteration

Experimental free and open-source PlayStation 4 kernel
https://obliteration.net
Apache License 2.0
628 stars 18 forks source link

Kernel backtrace in GUI #719

Closed mikusp closed 5 months ago

mikusp commented 7 months ago

That's what will be printed to application output when obkrnl crashes on Linux:

PID 280231 stopped with signal 11
Thread 280231 registers:
rax: 0x0      r8:  0x3e0
rbx: 0x7c1eafe01590      r9:  0x0
rcx: 0x28      r10: 0x0
rdx: 0xc0288001      r11: 0x293
rsi: 0x7c1eafdffc44      r12: 0x4000
rdi: 0x7c1eafdffa7c      r13: 0x800000
rbp: 0x7c1eafe015f0      r14: 0x0
rsp: 0x7c1eafdff9f0      r15: 0x0
fs:  0x0      rip: 0x58693693fe1c
gs:  0x0      eflags: 0x10202

0x58693693fe1c : (obkrnl::dmem::DmemManager::dmem_ioctl::h8e733190dbec8e96+0x67c) [0x58693693fe1c] [,,,/obliteration/src/target/debug/obkrnl+0xa8e1c]
0x5869368cfdea : (obkrnl::fs::dev::vnode::ioctl::hf6e09a2b33579580+0x20a) [0x5869368cfdea] [,,,/obliteration/src/target/debug/obkrnl+0x38dea]
0x5869368f6409 : (obkrnl::fs::vnode::Vnode::ioctl::hc4fbe306b6e2be81+0x79) [0x5869368f6409] [,,,/obliteration/src/target/debug/obkrnl+0x5f409]
0x5869369cfad2 : (_ZN6obkrnl2fs4file16DEFAULT_VFILEOPS28_$u7b$$u7b$closure$u7d$$u+0x61) [0x5869369cfad2] [,,,/obliteration/src/target/debug/obkrnl+0x138ad2]
0x7c1e9dc17801 : (sceKernelAllocateDirectMemory+0x71) [0x7c1e9dc17801] [libkernel.sprx+0x17801]
0x7c1ea1e32111 : (+0x1a32111) [0x7c1ea1e32111] [executable+0x1a32111]
0x7c1ea1e3eecb : (+0x1a3eecb) [0x7c1ea1e3eecb] [executable+0x1a3eecb]
0x7c1ea1e331b9 : (+0x1a331b9) [0x7c1ea1e331b9] [executable+0x1a331b9]
0x7c1e94820545 : (_malloc_init+0x2a5) [0x7c1e94820545] [libc.prx+0x20545]
0x7c1e948005b9 : (_Touptab+0x461) [0x7c1e948005b9] [libc.prx+0x5b9]
0x7c1e9480004b : (+0x4b) [0x7c1e9480004b] [libc.prx+0x4b]
0x7c1e9dc2c1eb : (sceKernelLoadStartModule+0x61b) [0x7c1e9dc2c1eb] [libkernel.sprx+0x2c1eb]
0x7c1e96e016ca : (+0x16ca) [0x7c1e96e016ca] [libSceSysmodule.sprx+0x16ca]
0x7c1e96e02e5b : (+0x2e5b) [0x7c1e96e02e5b] [libSceSysmodule.sprx+0x2e5b]
0x7c1e9dc2a501 : (sceKernelIsAddressSanitizerEnabled+0xc81) [0x7c1e9dc2a501] [libkernel.sprx+0x2a501]
github-actions[bot] commented 6 months ago

We are closing this PR due to no any activities in the last 30 days. Feel free to re-open it if you would like to continue working on this.

VocalFan commented 6 months ago

Stfu github bot.

github-actions[bot] commented 5 months ago

We are closing this PR due to no any activities in the last 30 days. Feel free to re-open it if you would like to continue working on this.