Open hax4dazy opened 12 months ago
Dev-387
Nothing
Game kernel panics upon startup with the following:
++++++++++++++++++ P [00:00:00:03:783]:0x0000000000000f5c:kernel\src\syscalls\mod.rs:54
not yet implemented: syscall 558 at 0x1b1a on /system/common/lib/libkernel.sprx
++++++++++++++++++ I [00:00:00:00:021]:0x00000000000020fc:kernel\src/main.rs:122
Starting Obliteration Kernel.
System directory : D:\Documents\GitHub\obliteration\system
Game directory : F:\Shadow of the Colossus CUSA08034
Debug dump directory: C:\Users\Hax\AppData\Local\OBHQ\Obliteration\kernel
Application Title : SHADOW OF THE COLOSSUS™
Application ID : CUSA08809
Operating System : Windows 11 Pro 22621
CPU Information : AMD Ryzen 7 3800X 8-Core Processor
Memory Available : 22899/32689 MB
++++++++++++++++++ I [00:00:00:00:288]:0x00000000000020fc:kernel\src/main.rs:186
Page size : 0x1000
Allocation granularity: 0x10000
Main stack : 0x2b44000:0x2d44000
++++++++++++++++++ I [00:00:00:00:308]:0x00000000000020fc:kernel\src/main.rs:268
Initializing runtime linker.
++++++++++++++++++ I [00:00:00:03:687]:0x00000000000020fc:kernel\src/main.rs:280
Application : /mnt/sandbox/CUSA08809_000/app0/eboot.bin
Image format : SELF
Image type : ET_SCE_DYNEXEC
Program 0 : 0x0000000000004000:0x0000000001597978 => 0x0000000000000000:0x0000000001593978 PT_LOAD
Program 1 : 0x0000000001598000:0x0000000001605190 => 0x0000000001594000:0x0000000001604000 PT_SCE_RELRO
Program 2 : 0x0000000001608000:0x0000000002ddb100 => 0x0000000001604000:0x0000000003956aa4 PT_LOAD
Program 3 : 0x0000000001608000:0x0000000001608050 => 0x0000000001604000:0x0000000001604050 PT_SCE_PROCPARAM
Program 4 : 0x0000000003e2fd30:0x0000000003e30bb0 => 0x0000000000000000:0x0000000000000e80 PT_DYNAMIC
Program 5 : 0x0000000000004000:0x0000000000004015 => 0x0000000000000000:0x0000000000000015 PT_INTERP
Program 6 : 0x0000000001608060:0x0000000001608064 => 0x0000000001604060:0x0000000001604080 PT_TLS
Program 7 : 0x000000000151008c:0x0000000001597978 => 0x000000000150c08c:0x0000000001593978 PT_GNU_EH_FRAME
Program 8 : 0x0000000002ddb100:0x0000000003e30bb0 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA
Program 9 : 0x0000000003e30bb0:0x0000000003e30bf4 => 0x0000000000000000:0x0000000000000000 PT_SCE_COMMENT
Program 10 : 0x0000000003e30bf4:0x0000000003e31764 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION
Needed : libSceGnmDriver.prx
Needed : libSceFiber.prx
Needed : libSceNet.prx
Needed : libSceNetCtl.prx
Needed : libkernel.prx
Needed : libSceSysmodule.prx
Needed : libSceVideoOut.prx
Needed : libScePad.prx
Needed : libSceUserService.prx
Needed : libSceIme.prx
Needed : libSceAudioIn.prx
Needed : libSceAudioOut.prx
Needed : libSceNpToolkit2.prx
Needed : libSceNpCommon.prx
Needed : libSceNpTrophy.prx
Needed : libSceNpTus.prx
Needed : libSceNpUtility.prx
Needed : libSceNpAuth.prx
Needed : libSceNpManager.prx
Needed : libSceNpMatching2.prx
Needed : libSceNpWebApi.prx
Needed : libSceNpSignaling.prx
Needed : libSceGameCustomDataDialog.prx
Needed : libSceRtc.prx
Needed : libSceAppContent.prx
Needed : libSceSystemService.prx
Needed : libSceVoice.prx
Needed : libSceCommonDialog.prx
Needed : libSceSaveData.prx
Needed : libSceNpProfileDialog.prx
Needed : libSceSaveDataDialog.prx
Needed : libSceMsgDialog.prx
Needed : libSceRemoteplay.prx
Needed : libScePlayGo.prx
Needed : libSceFios2.prx
Needed : libSceErrorDialog.prx
Needed : libSceHttp.prx
Needed : libSceSystemGesture.prx
Needed : libSceSsl.prx
Needed : libSceShareUtility.prx
Needed : libSceAjm.prx
Needed : libSceGameLiveStreaming.prx
Needed : libSceScreenShot.prx
Needed : libSceVideoRecording.prx
Needed : libSceNgs2.prx
Needed : libc.prx
Needed : libScePngEnc.prx
Needed : libSceAudio3d.prx
Needed : libSceRazorCpu.prx
Symbol count : 590
Module flags : MAIN_PROG | TEXT_REL | UNK2
TLS index : 1
Memory address: 0x0000000003dc0000:0x0000000007e18000
Initialization: 0x00000000041c0020
Entry address : 0x00000000041cf120
Finalization : 0x000000000514f330
TLS init : 0x00000000057c4060:0x00000000057c4064
TLS size : 32
EH header : 0x00000000056cc08c:0x0000000005753978
EH frame : 0x00000000054f14d0:0x00000000056cc08c
Process param : 0x00000000057c4000:0x00000000057c4050
SDK version : 0x04508101
Program 0 is mapped to 0x00000000041c0000:0x0000000005754000 with EXECUTE | READ.
Program 1 is mapped to 0x0000000005754000:0x00000000057c4000 with READ.
Program 2 is mapped to 0x00000000057c4000:0x0000000007b18000 with WRITE | READ.
++++++++++++++++++ I [00:00:00:03:688]:0x00000000000020fc:kernel\src/main.rs:297
Loading /system/common/lib/libkernel.sprx.
++++++++++++++++++ I [00:00:00:03:718]:0x00000000000020fc:kernel\src/main.rs:308
Image format : ELF
Image type : ET_SCE_DYNAMIC
Program 0 : 0x0000000000004000:0x0000000000054918 => 0x0000000000000000:0x0000000000050918 PT_LOAD
Program 1 : 0x0000000000058000:0x0000000000058ff0 => 0x0000000000200000:0x0000000000200ff0 PT_SCE_RELRO
Program 2 : 0x000000000005c000:0x000000000005c328 => 0x0000000000400000:0x0000000000436580 PT_LOAD
Program 3 : 0x000000000005c000:0x000000000005c018 => 0x0000000000400000:0x0000000000400018 PT_SCE_MODULEPARAM
Program 4 : 0x000000000006d500:0x000000000006da00 => 0x0000000000000000:0x0000000000000500 PT_DYNAMIC
Program 5 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_TLS
Program 6 : 0x00000000000514b4:0x0000000000054918 => 0x000000000004d4b4:0x0000000000050918 PT_GNU_EH_FRAME
Program 7 : 0x000000000005c380:0x000000000006da00 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA
Program 8 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION
Needed : libSceLibcInternal.prx
Needed : libSceGnmDriver.prx
Symbol count : 1404
Module flags : UNK1
TLS index : 0
Memory address: 0x0000000008e80000:0x00000000095b8000
Initialization: 0x0000000008e80000
Entry address : 0x0000000008ea8eb4
Finalization : 0x0000000008eb7140
TLS init : 0x0000000008e80000:0x0000000008e80000
TLS size : 0
EH header : 0x0000000008ecd4b4:0x0000000008ed0918
EH frame : 0x0000000008ebc950:0x0000000008ecd4b4
Program 0 is mapped to 0x0000000008e80000:0x0000000008ed4000 with EXECUTE | READ.
Program 1 is mapped to 0x0000000009080000:0x0000000009084000 with READ.
Program 2 is mapped to 0x0000000009280000:0x00000000092b8000 with WRITE | READ.
++++++++++++++++++ I [00:00:00:03:718]:0x00000000000020fc:kernel\src/main.rs:315
Loading /system/common/lib/libSceLibcInternal.sprx.
++++++++++++++++++ I [00:00:00:03:732]:0x00000000000020fc:kernel\src/main.rs:326
Image format : ELF
Image type : ET_SCE_DYNAMIC
Program 0 : 0x0000000000004000:0x000000000012e610 => 0x0000000000000000:0x000000000012a610 PT_LOAD
Program 1 : 0x0000000000130000:0x0000000000134be8 => 0x0000000000200000:0x0000000000204be8 PT_SCE_RELRO
Program 2 : 0x0000000000138000:0x000000000013b5e0 => 0x0000000000400000:0x0000000000412a40 PT_LOAD
Program 3 : 0x0000000000138000:0x0000000000138018 => 0x0000000000400000:0x0000000000400018 PT_SCE_MODULEPARAM
Program 4 : 0x0000000000169438:0x00000000001696d8 => 0x0000000000000000:0x00000000000002a0 PT_DYNAMIC
Program 5 : 0x0000000000138020:0x00000000001381a0 => 0x0000000000400020:0x0000000000400580 PT_TLS
Program 6 : 0x0000000000127de4:0x000000000012e610 => 0x0000000000123de4:0x000000000012a610 PT_GNU_EH_FRAME
Program 7 : 0x000000000013b5e0:0x00000000001696d8 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA
Program 8 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION
Needed : libkernel.prx
Needed : libSceLibcInternal.prx
Symbol count : 3107
Module flags : UNK1
TLS index : 2
Memory address: 0x00000000095c0000:0x0000000009cd4000
Initialization: 0x00000000095c0000
Finalization : 0x000000000969a7c0
TLS init : 0x00000000099c0020:0x00000000099c01a0
TLS size : 1376
EH header : 0x00000000096e3de4:0x00000000096ea610
EH frame : 0x00000000096c1890:0x00000000096e3de4
Program 0 is mapped to 0x00000000095c0000:0x00000000096ec000 with EXECUTE | READ.
Program 1 is mapped to 0x00000000097c0000:0x00000000097c8000 with READ.
Program 2 is mapped to 0x00000000099c0000:0x00000000099d4000 with WRITE | READ.
++++++++++++++++++ I [00:00:00:03:732]:0x00000000000020fc:kernel\src/main.rs:342
Starting application.
++++++++++++++++++ I [00:00:00:03:732]:0x00000000000020fc:kernel\src/main.rs:371
Initializing Discord rich presence.
++++++++++++++++++ I [00:00:00:03:732]:0x0000000000000f5c:kernel\src\rtld\mod.rs:728
Relocating initial modules.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\rtld\mod.rs:516
Copied 3 module IDs for dynamic linking.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\rtld\mod.rs:1046
Retrieved info for module /mnt/sandbox/CUSA08809_000/app0/eboot.bin (ID = 0).
mapbase : 0x41c0000
textsize : 0x1594000
database : 0x57c4000
datasize : 0x2354000
tlsindex : 131073
tlsinit : 0x57c4060
tlsoffset : 0x20
init : 0x41c0020
fini : 0x514f330
eh_frame_hdr: 0x56cc08c
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\rtld\mod.rs:1046
Retrieved info for module /system/common/lib/libkernel.sprx (ID = 1).
mapbase : 0x8e80000
textsize : 0x54000
database : 0x9280000
datasize : 0x38000
tlsindex : 65536
tlsinit : 0x8e80000
tlsoffset : 0x0
init : 0x8e80000
fini : 0x8eb7140
eh_frame_hdr: 0x8ecd4b4
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\rtld\mod.rs:1046
Retrieved info for module /system/common/lib/libSceLibcInternal.sprx (ID = 2).
mapbase : 0x95c0000
textsize : 0x12c000
database : 0x99c0000
datasize : 0x14000
tlsindex : 65538
tlsinit : 0x99c0020
tlsoffset : 0x580
init : 0x95c0000
fini : 0x969a7c0
eh_frame_hdr: 0x96e3de4
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\budget\mod.rs:43
Getting budget process type for process -1.
++++++++++++++++++ W [00:00:00:03:767]:0x0000000000000f5c:kernel\src\regmgr\mod.rs:83
regmgr_call(25) failed: entry SCE_REGMGR_ENT_KEY_DEVENV_TOOL_game_intmem_dbg not found.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcIHeap00000000099C4AF0' (ID = 2) was created with data = 0x92b4e30 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\memory\mod.rs:566
0x200000000:0x201000000 is mapped as CPU_READ | CPU_WRITE with MAP_ANON | MAP_GUARD.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\memory\mod.rs:583
Setting name for 0x200000000:0x201000000 to 'SceKernelInternalMemory'.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\process\mod.rs:540
Returning is_in_sandbox as 0.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\process\mod.rs:243
Virtual process now set as group leader.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\fs\mod.rs:390
Revoking access to /dev/console.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\fs\mod.rs:269
Opening /dev/console with flags = O_RDWR.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\fs\mod.rs:295
File descriptor 3 was allocated for /dev/console.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\process\mod.rs:223
Login name was changed to 'root'.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\fs\mod.rs:366
Executing ioctl(0x20007461) on /dev/console.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\memory\mod.rs:545
Guard page has been requested for main stack.
++++++++++++++++++ W [00:00:00:03:767]:0x0000000000000f5c:kernel\src\memory\mod.rs:554
mmap(0x200000000, 0x4000, CPU_READ | CPU_WRITE, MAP_ANON, -1, 0) was success with 0x9f0000 instead of 0x200000000.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\memory\mod.rs:583
Setting name for 0x9f0000:0x9f4000 to 'SceKernelPrimaryTcbTls'.
++++++++++++++++++ I [00:00:00:03:767]:0x0000000000000f5c:kernel\src\arch\mod.rs:54
FS segment has been changed to 0x9f00a0.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:335
Setting SIGTHR handler to 0x8e8c330 with flags = SA_SIGINFO and mask = SIGHUP | SIGINT | SIGQUIT | SIGILL | SIGTRAP | SIGABRT | SIGEMT | SIGFPE | SIGKILL | SIGBUS | SIGSEGV | SIGSYS | SIGPIPE | SIGALRM | SIGTERM | SIGURG | SIGSTOP | SIGTSTP | SIGCONT | SIGCHLD | SIGTTIN | SIGTTOU | SIGIO | SIGXCPU | SIGXFSZ | SIGVTALRM | SIGPROF | SIGWINCH | SIGINFO | SIGUSR1 | SIGUSR2 | SIGTHR | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | SIGNONE.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\rtld\mod.rs:472
Getting symbol 'module_start' from /system/common/lib/libkernel.sprx.
++++++++++++++++++ W [00:00:00:03:768]:0x0000000000000f5c:kernel\src\syscalls\mod.rs:63
Syscall 591 failed: no such process.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\rtld\mod.rs:472
Getting symbol 'module_start' from /system/common/lib/libSceLibcInternal.sprx.
++++++++++++++++++ W [00:00:00:03:768]:0x0000000000000f5c:kernel\src\syscalls\mod.rs:63
Syscall 591 failed: no such process.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_Atexit' (ID = 3) was created with data = 0x200000020 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\fs\mod.rs:269
Opening /dev/console with flags = O_WRONLY.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\fs\mod.rs:295
File descriptor 4 was allocated for /dev/console.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_DebugOut' (ID = 4) was created with data = 0x2000000a0 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\budget\mod.rs:43
Getting budget process type for process 1.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\fs\mod.rs:269
Opening /dev/deci_tty6 with flags = O_WRONLY.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\fs\mod.rs:295
File descriptor 5 was allocated for /dev/deci_tty6.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_TelemetoryOut' (ID = 5) was created with data = 0x200000100 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_Locale' (ID = 6) was created with data = 0x200000160 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_Malloc' (ID = 7) was created with data = 0x2000001c0 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_Stream' (ID = 8) was created with data = 0x200000220 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_Debug' (ID = 9) was created with data = 0x200000280 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_FileStdin' (ID = 10) was created with data = 0x2000002e0 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_FileStdout' (ID = 11) was created with data = 0x200000340 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:768]:0x0000000000000f5c:kernel\src\process\mod.rs:530
Named object 'SceLibcI_FileStderr' (ID = 12) was created with data = 0x2000003a0 and flags = 0x101.
++++++++++++++++++ I [00:00:00:03:775]:0x0000000000000f5c:kernel\src\rtld\mod.rs:551
Loading /system/common/lib/libSceSysmodule.sprx with 0x10001.
++++++++++++++++++ I [00:00:00:03:782]:0x0000000000000f5c:kernel\src\rtld\mod.rs:618
Module /system/common/lib/libSceSysmodule.sprx is loaded with ID = 14.
Image format : ELF
Image type : ET_SCE_DYNAMIC
Program 0 : 0x0000000000004000:0x000000000000e204 => 0x0000000000000000:0x000000000000a204 PT_LOAD
Program 1 : 0x0000000000010000:0x00000000000101e8 => 0x0000000000200000:0x00000000002001e8 PT_SCE_RELRO
Program 2 : 0x0000000000014000:0x000000000001c590 => 0x0000000000400000:0x000000000040876e PT_LOAD
Program 3 : 0x0000000000014000:0x0000000000014018 => 0x0000000000400000:0x0000000000400018 PT_SCE_MODULEPARAM
Program 4 : 0x0000000000020b60:0x0000000000020de0 => 0x0000000000000000:0x0000000000000280 PT_DYNAMIC
Program 5 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_TLS
Program 6 : 0x000000000000dd08:0x000000000000e204 => 0x0000000000009d08:0x000000000000a204 PT_GNU_EH_FRAME
Program 7 : 0x000000000001c590:0x0000000000020de0 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA
Program 8 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION
Needed : libkernel.prx
Needed : libSceLibcInternal.prx
Symbol count : 72
Module flags : DAG_INITED | UNK1 | UNK2
TLS index : 0
Memory address: 0x000000000a4e0000:0x000000000abec000
Initialization: 0x000000000a4e0000
Finalization : 0x000000000a4e6790
TLS init : 0x000000000a4e0000:0x000000000a4e0000
TLS size : 0
EH header : 0x000000000a4e9d08:0x000000000a4ea204
EH frame : 0x000000000a4e859c:0x000000000a4e9d08
Program 0 is mapped to 0x000000000a4e0000:0x000000000a4ec000 with EXECUTE | READ.
Program 1 is mapped to 0x000000000a6e0000:0x000000000a6e4000 with READ.
Program 2 is mapped to 0x000000000a8e0000:0x000000000a8ec000 with WRITE | READ.
++++++++++++++++++ I [00:00:00:03:782]:0x0000000000000f5c:kernel\src\fs\mod.rs:269
Opening /dev/dipsw with flags = empty.
++++++++++++++++++ I [00:00:00:03:782]:0x0000000000000f5c:kernel\src\fs\mod.rs:295
File descriptor 6 was allocated for /dev/dipsw.
++++++++++++++++++ I [00:00:00:03:782]:0x0000000000000f5c:kernel\src\fs\mod.rs:366
Executing ioctl(0x40048806) on /dev/dipsw.
++++++++++++++++++ I [00:00:00:03:782]:0x0000000000000f5c:kernel\src\fs\mod.rs:303
Closing fd 6.
++++++++++++++++++ I [00:00:00:03:782]:0x0000000000000f5c:kernel\src\rtld\mod.rs:1046
Retrieved info for module /system/common/lib/libSceSysmodule.sprx (ID = 14).
mapbase : 0xa4e0000
textsize : 0xc000
database : 0xa8e0000
datasize : 0xc000
tlsindex : 65536
tlsinit : 0xa4e0000
tlsoffset : 0x0
init : 0xa4e0000
fini : 0xa4e6790
eh_frame_hdr: 0xa4e9d08
++++++++++++++++++ I [00:00:00:03:782]:0x0000000000000f5c:kernel\src\rtld\mod.rs:472
Getting symbol 'sceSysmoduleIsCameraPreloaded' from /system/common/lib/libSceSysmodule.sprx.
++++++++++++++++++ I [00:00:00:03:782]:0x0000000000000f5c:kernel\src\fs\mod.rs:269
Opening /dev/dmem0 with flags = O_RDWR.
++++++++++++++++++ W [00:00:00:03:783]:0x0000000000000f5c:kernel\src\syscalls\mod.rs:63
Syscall 5 failed: no such file or directory.
++++++++++++++++++ I [00:00:00:03:783]:0x0000000000000f5c:kernel\src\fs\mod.rs:269
Opening /dev/dmem1 with flags = O_RDWR.
++++++++++++++++++ W [00:00:00:03:783]:0x0000000000000f5c:kernel\src\syscalls\mod.rs:63
Syscall 5 failed: no such file or directory.
++++++++++++++++++ W [00:00:00:03:783]:0x0000000000000f5c:kernel\src\syscalls\mod.rs:63
Syscall 4 failed: bad file descriptor.
++++++++++++++++++ I [00:00:00:03:783]:0x0000000000000f5c:kernel\src\fs\mod.rs:303
Closing fd 4.
++++++++++++++++++ I [00:00:00:03:783]:0x0000000000000f5c:kernel\src\fs\mod.rs:303
Closing fd 5.
++++++++++++++++++ P [00:00:00:03:783]:0x0000000000000f5c:kernel\src\syscalls\mod.rs:54
not yet implemented: syscall 558 at 0x1b1a on /system/common/lib/libkernel.sprx
Application Title
Shadow of the Colossus
Application TitleID
CUSA08034
Application Version
1.00
Firmware Version
6.72
Emulator Version
Dev-381
Game Status
Nothing
Specifications
CPU: AMD Ryzen 7 3800X 8-Core Processor
GPU: Nvidia RTX 2080 Super FE
RAM: 32GB
OS: Windows 11 Pro 22621
Description
The game kernel panics with the following error:
Images
No response
Log
Log Paste:
++++++++++++++++++ I [00:00:00:00:016]:0x0000000000001a84:kernel\src/main.rs:120 Starting Obliteration Kernel. System directory : D:\Documents\GitHub\obliteration\system Game directory : F:\Shadow of the Colossus CUSA08034 Debug dump directory: C:\Users\Hax\AppData\Local\OBHQ\Obliteration\kernel Application Title : SHADOW OF THE COLOSSUS™ Application ID : CUSA08809 Operating System : Windows 11 Pro 22621 CPU Information : AMD Ryzen 7 3800X 8-Core Processor Memory Available : 22577/32689 MB ++++++++++++++++++ I [00:00:00:00:291]:0x0000000000001a84:kernel\src/main.rs:184 Page size : 0x1000 Allocation granularity: 0x10000 Main stack : 0x2b84000:0x2d84000 ++++++++++++++++++ I [00:00:00:00:313]:0x0000000000001a84:kernel\src/main.rs:260 Initializing runtime linker. ++++++++++++++++++ I [00:00:00:03:628]:0x0000000000001a84:kernel\src/main.rs:272 Application : /mnt/sandbox/CUSA08809_000/app0/eboot.bin Image format : SELF Image type : ET_SCE_DYNEXEC Program 0 : 0x0000000000004000:0x0000000001597978 => 0x0000000000000000:0x0000000001593978 PT_LOAD Program 1 : 0x0000000001598000:0x0000000001605190 => 0x0000000001594000:0x0000000001604000 PT_SCE_RELRO Program 2 : 0x0000000001608000:0x0000000002ddb100 => 0x0000000001604000:0x0000000003956aa4 PT_LOAD Program 3 : 0x0000000001608000:0x0000000001608050 => 0x0000000001604000:0x0000000001604050 PT_SCE_PROCPARAM Program 4 : 0x0000000003e2fd30:0x0000000003e30bb0 => 0x0000000000000000:0x0000000000000e80 PT_DYNAMIC Program 5 : 0x0000000000004000:0x0000000000004015 => 0x0000000000000000:0x0000000000000015 PT_INTERP Program 6 : 0x0000000001608060:0x0000000001608064 => 0x0000000001604060:0x0000000001604080 PT_TLS Program 7 : 0x000000000151008c:0x0000000001597978 => 0x000000000150c08c:0x0000000001593978 PT_GNU_EH_FRAME Program 8 : 0x0000000002ddb100:0x0000000003e30bb0 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA Program 9 : 0x0000000003e30bb0:0x0000000003e30bf4 => 0x0000000000000000:0x0000000000000000 PT_SCE_COMMENT Program 10 : 0x0000000003e30bf4:0x0000000003e31764 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION Needed : libSceGnmDriver.prx Needed : libSceFiber.prx Needed : libSceNet.prx Needed : libSceNetCtl.prx Needed : libkernel.prx Needed : libSceSysmodule.prx Needed : libSceVideoOut.prx Needed : libScePad.prx Needed : libSceUserService.prx Needed : libSceIme.prx Needed : libSceAudioIn.prx Needed : libSceAudioOut.prx Needed : libSceNpToolkit2.prx Needed : libSceNpCommon.prx Needed : libSceNpTrophy.prx Needed : libSceNpTus.prx Needed : libSceNpUtility.prx Needed : libSceNpAuth.prx Needed : libSceNpManager.prx Needed : libSceNpMatching2.prx Needed : libSceNpWebApi.prx Needed : libSceNpSignaling.prx Needed : libSceGameCustomDataDialog.prx Needed : libSceRtc.prx Needed : libSceAppContent.prx Needed : libSceSystemService.prx Needed : libSceVoice.prx Needed : libSceCommonDialog.prx Needed : libSceSaveData.prx Needed : libSceNpProfileDialog.prx Needed : libSceSaveDataDialog.prx Needed : libSceMsgDialog.prx Needed : libSceRemoteplay.prx Needed : libScePlayGo.prx Needed : libSceFios2.prx Needed : libSceErrorDialog.prx Needed : libSceHttp.prx Needed : libSceSystemGesture.prx Needed : libSceSsl.prx Needed : libSceShareUtility.prx Needed : libSceAjm.prx Needed : libSceGameLiveStreaming.prx Needed : libSceScreenShot.prx Needed : libSceVideoRecording.prx Needed : libSceNgs2.prx Needed : libc.prx Needed : libScePngEnc.prx Needed : libSceAudio3d.prx Needed : libSceRazorCpu.prx Symbol count : 590 Module flags : MAIN_PROG | TEXT_REL | UNK2 TLS index : 1 Memory address: 0x0000000003df0000:0x0000000007e48000 Initialization: 0x00000000041f0020 Entry address : 0x00000000041ff120 Finalization : 0x000000000517f330 TLS init : 0x00000000057f4060:0x00000000057f4064 TLS size : 32 EH header : 0x00000000056fc08c:0x0000000005783978 EH frame : 0x00000000055214d0:0x00000000056fc08c Process param : 0x00000000057f4000:0x00000000057f4050 SDK version : 0x04508101 Program 0 is mapped to 0x00000000041f0000:0x0000000005784000 with EXECUTE | READ. Program 1 is mapped to 0x0000000005784000:0x00000000057f4000 with READ. Program 2 is mapped to 0x00000000057f4000:0x0000000007b48000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:03:628]:0x0000000000001a84:kernel\src/main.rs:289 Loading /system/common/lib/libkernel.sprx. ++++++++++++++++++ I [00:00:00:03:654]:0x0000000000001a84:kernel\src/main.rs:300 Image format : ELF Image type : ET_SCE_DYNAMIC Program 0 : 0x0000000000004000:0x0000000000054918 => 0x0000000000000000:0x0000000000050918 PT_LOAD Program 1 : 0x0000000000058000:0x0000000000058ff0 => 0x0000000000200000:0x0000000000200ff0 PT_SCE_RELRO Program 2 : 0x000000000005c000:0x000000000005c328 => 0x0000000000400000:0x0000000000436580 PT_LOAD Program 3 : 0x000000000005c000:0x000000000005c018 => 0x0000000000400000:0x0000000000400018 PT_SCE_MODULEPARAM Program 4 : 0x000000000006d500:0x000000000006da00 => 0x0000000000000000:0x0000000000000500 PT_DYNAMIC Program 5 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_TLS Program 6 : 0x00000000000514b4:0x0000000000054918 => 0x000000000004d4b4:0x0000000000050918 PT_GNU_EH_FRAME Program 7 : 0x000000000005c380:0x000000000006da00 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA Program 8 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION Needed : libSceLibcInternal.prx Needed : libSceGnmDriver.prx Symbol count : 1404 Module flags : UNK1 TLS index : 0 Memory address: 0x0000000007e50000:0x0000000008588000 Initialization: 0x0000000007e50000 Entry address : 0x0000000007e78eb4 Finalization : 0x0000000007e87140 TLS init : 0x0000000007e50000:0x0000000007e50000 TLS size : 0 EH header : 0x0000000007e9d4b4:0x0000000007ea0918 EH frame : 0x0000000007e8c950:0x0000000007e9d4b4 Program 0 is mapped to 0x0000000007e50000:0x0000000007ea4000 with EXECUTE | READ. Program 1 is mapped to 0x0000000008050000:0x0000000008054000 with READ. Program 2 is mapped to 0x0000000008250000:0x0000000008288000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:03:654]:0x0000000000001a84:kernel\src/main.rs:307 Loading /system/common/lib/libSceLibcInternal.sprx. ++++++++++++++++++ I [00:00:00:03:666]:0x0000000000001a84:kernel\src/main.rs:318 Image format : ELF Image type : ET_SCE_DYNAMIC Program 0 : 0x0000000000004000:0x000000000012e610 => 0x0000000000000000:0x000000000012a610 PT_LOAD Program 1 : 0x0000000000130000:0x0000000000134be8 => 0x0000000000200000:0x0000000000204be8 PT_SCE_RELRO Program 2 : 0x0000000000138000:0x000000000013b5e0 => 0x0000000000400000:0x0000000000412a40 PT_LOAD Program 3 : 0x0000000000138000:0x0000000000138018 => 0x0000000000400000:0x0000000000400018 PT_SCE_MODULEPARAM Program 4 : 0x0000000000169438:0x00000000001696d8 => 0x0000000000000000:0x00000000000002a0 PT_DYNAMIC Program 5 : 0x0000000000138020:0x00000000001381a0 => 0x0000000000400020:0x0000000000400580 PT_TLS Program 6 : 0x0000000000127de4:0x000000000012e610 => 0x0000000000123de4:0x000000000012a610 PT_GNU_EH_FRAME Program 7 : 0x000000000013b5e0:0x00000000001696d8 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA Program 8 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION Needed : libkernel.prx Needed : libSceLibcInternal.prx Symbol count : 3107 Module flags : UNK1 TLS index : 2 Memory address: 0x0000000008590000:0x0000000008ca4000 Initialization: 0x0000000008590000 Finalization : 0x000000000866a7c0 TLS init : 0x0000000008990020:0x00000000089901a0 TLS size : 1376 EH header : 0x00000000086b3de4:0x00000000086ba610 EH frame : 0x0000000008691890:0x00000000086b3de4 Program 0 is mapped to 0x0000000008590000:0x00000000086bc000 with EXECUTE | READ. Program 1 is mapped to 0x0000000008790000:0x0000000008798000 with READ. Program 2 is mapped to 0x0000000008990000:0x00000000089a4000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:03:666]:0x0000000000001a84:kernel\src/main.rs:334 Starting application. ++++++++++++++++++ I [00:00:00:03:666]:0x0000000000001a84:kernel\src/main.rs:363 Initializing Discord rich presence. ++++++++++++++++++ I [00:00:00:03:666]:0x0000000000003a40:kernel\src\rtld\mod.rs:728 Relocating initial modules. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\rtld\mod.rs:516 Copied 3 module IDs for dynamic linking. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\rtld\mod.rs:1014 Retrieved info for module /mnt/sandbox/CUSA08809_000/app0/eboot.bin (ID = 0). mapbase : 0x41f0000 textsize : 0x1594000 database : 0x57f4000 datasize : 0x2354000 tlsindex : 131073 tlsinit : 0x57f4060 tlsoffset : 0x20 init : 0x41f0020 fini : 0x517f330 eh_frame_hdr: 0x56fc08c ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\rtld\mod.rs:1014 Retrieved info for module /system/common/lib/libkernel.sprx (ID = 1). mapbase : 0x7e50000 textsize : 0x54000 database : 0x8250000 datasize : 0x38000 tlsindex : 65536 tlsinit : 0x7e50000 tlsoffset : 0x0 init : 0x7e50000 fini : 0x7e87140 eh_frame_hdr: 0x7e9d4b4 ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\rtld\mod.rs:1014 Retrieved info for module /system/common/lib/libSceLibcInternal.sprx (ID = 2). mapbase : 0x8590000 textsize : 0x12c000 database : 0x8990000 datasize : 0x14000 tlsindex : 65538 tlsinit : 0x8990020 tlsoffset : 0x580 init : 0x8590000 fini : 0x866a7c0 eh_frame_hdr: 0x86b3de4 ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\budget\mod.rs:43 Getting budget process type for process -1. ++++++++++++++++++ W [00:00:00:03:691]:0x0000000000003a40:kernel\src\regmgr\mod.rs:83 regmgr_call(25) failed: entry SCE_REGMGR_ENT_KEY_DEVENV_TOOL_game_intmem_dbg not found. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcIHeap0000000008994AF0' (ID = 2) was created with data = 0x8284e30 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\memory\mod.rs:566 0x200000000:0x201000000 is mapped as CPU_READ | CPU_WRITE with MAP_ANON | MAP_GUARD. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\memory\mod.rs:583 Setting name for 0x200000000:0x201000000 to 'SceKernelInternalMemory'. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:530 Returning is_in_sandbox as 0. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:233 Virtual process now set as group leader. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\fs\mod.rs:381 Revoking access to /dev/console. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\fs\mod.rs:260 Opening /dev/console with flags = O_RDWR. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\fs\mod.rs:286 File descriptor 3 was allocated for /dev/console. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:213 Login name was changed to 'root'. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\fs\mod.rs:357 Executing ioctl(0x20007461) on /dev/console. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\memory\mod.rs:545 Guard page has been requested for main stack. ++++++++++++++++++ W [00:00:00:03:691]:0x0000000000003a40:kernel\src\memory\mod.rs:554 mmap(0x200000000, 0x4000, CPU_READ | CPU_WRITE, MAP_ANON, -1, 0) was success with 0x9f0000 instead of 0x200000000. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\memory\mod.rs:583 Setting name for 0x9f0000:0x9f4000 to 'SceKernelPrimaryTcbTls'. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\arch\mod.rs:55 FS segment has been changed to 0x9f00a0. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:325 Setting SIGTHR handler to 0x7e5c330 with flags = SA_SIGINFO and mask = SIGHUP | SIGINT | SIGQUIT | SIGILL | SIGTRAP | SIGABRT | SIGEMT | SIGFPE | SIGKILL | SIGBUS | SIGSEGV | SIGSYS | SIGPIPE | SIGALRM | SIGTERM | SIGURG | SIGSTOP | SIGTSTP | SIGCONT | SIGCHLD | SIGTTIN | SIGTTOU | SIGIO | SIGXCPU | SIGXFSZ | SIGVTALRM | SIGPROF | SIGWINCH | SIGINFO | SIGUSR1 | SIGUSR2 | SIGTHR | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | SIGNONE. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\rtld\mod.rs:472 Getting symbol 'module_start' from /system/common/lib/libkernel.sprx. ++++++++++++++++++ W [00:00:00:03:691]:0x0000000000003a40:kernel\src\syscalls\mod.rs:63 Syscall 591 failed: no such process. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\rtld\mod.rs:472 Getting symbol 'module_start' from /system/common/lib/libSceLibcInternal.sprx. ++++++++++++++++++ W [00:00:00:03:691]:0x0000000000003a40:kernel\src\syscalls\mod.rs:63 Syscall 591 failed: no such process. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Atexit' (ID = 3) was created with data = 0x200000020 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\fs\mod.rs:260 Opening /dev/console with flags = O_WRONLY. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\fs\mod.rs:286 File descriptor 4 was allocated for /dev/console. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_DebugOut' (ID = 4) was created with data = 0x2000000a0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\budget\mod.rs:43 Getting budget process type for process 1. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\fs\mod.rs:260 Opening /dev/deci_tty6 with flags = O_WRONLY. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\fs\mod.rs:286 File descriptor 5 was allocated for /dev/deci_tty6. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_TelemetoryOut' (ID = 5) was created with data = 0x200000100 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Locale' (ID = 6) was created with data = 0x200000160 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Malloc' (ID = 7) was created with data = 0x2000001c0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Stream' (ID = 8) was created with data = 0x200000220 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Debug' (ID = 9) was created with data = 0x200000280 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_FileStdin' (ID = 10) was created with data = 0x2000002e0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_FileStdout' (ID = 11) was created with data = 0x200000340 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:691]:0x0000000000003a40:kernel\src\process\mod.rs:520 Named object 'SceLibcI_FileStderr' (ID = 12) was created with data = 0x2000003a0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:03:699]:0x0000000000003a40:kernel\src\rtld\mod.rs:551 Loading /system/common/lib/libSceSysmodule.sprx with 0x10001. ++++++++++++++++++ I [00:00:00:03:709]:0x0000000000003a40:kernel\src\rtld\mod.rs:618 Module /system/common/lib/libSceSysmodule.sprx is loaded with ID = 14. Image format : ELF Image type : ET_SCE_DYNAMIC Program 0 : 0x0000000000004000:0x000000000000e204 => 0x0000000000000000:0x000000000000a204 PT_LOAD Program 1 : 0x0000000000010000:0x00000000000101e8 => 0x0000000000200000:0x00000000002001e8 PT_SCE_RELRO Program 2 : 0x0000000000014000:0x000000000001c590 => 0x0000000000400000:0x000000000040876e PT_LOAD Program 3 : 0x0000000000014000:0x0000000000014018 => 0x0000000000400000:0x0000000000400018 PT_SCE_MODULEPARAM Program 4 : 0x0000000000020b60:0x0000000000020de0 => 0x0000000000000000:0x0000000000000280 PT_DYNAMIC Program 5 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_TLS Program 6 : 0x000000000000dd08:0x000000000000e204 => 0x0000000000009d08:0x000000000000a204 PT_GNU_EH_FRAME Program 7 : 0x000000000001c590:0x0000000000020de0 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA Program 8 : 0x0000000000000000:0x0000000000000000 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION Needed : libkernel.prx Needed : libSceLibcInternal.prx Symbol count : 72 Module flags : DAG_INITED | UNK1 | UNK2 TLS index : 0 Memory address: 0x0000000008cb0000:0x00000000093bc000 Initialization: 0x0000000008cb0000 Finalization : 0x0000000008cb6790 TLS init : 0x0000000008cb0000:0x0000000008cb0000 TLS size : 0 EH header : 0x0000000008cb9d08:0x0000000008cba204 EH frame : 0x0000000008cb859c:0x0000000008cb9d08 Program 0 is mapped to 0x0000000008cb0000:0x0000000008cbc000 with EXECUTE | READ. Program 1 is mapped to 0x0000000008eb0000:0x0000000008eb4000 with READ. Program 2 is mapped to 0x00000000090b0000:0x00000000090bc000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:03:709]:0x0000000000003a40:kernel\src\fs\mod.rs:260 Opening /dev/dipsw with flags = empty. ++++++++++++++++++ I [00:00:00:03:709]:0x0000000000003a40:kernel\src\fs\mod.rs:286 File descriptor 6 was allocated for /dev/dipsw. ++++++++++++++++++ I [00:00:00:03:709]:0x0000000000003a40:kernel\src\fs\mod.rs:357 Executing ioctl(0x40048806) on /dev/dipsw. ++++++++++++++++++ I [00:00:00:03:709]:0x0000000000003a40:kernel\src\fs\mod.rs:294 Closing fd 6. ++++++++++++++++++ I [00:00:00:03:709]:0x0000000000003a40:kernel\src\rtld\mod.rs:1014 Retrieved info for module /system/common/lib/libSceSysmodule.sprx (ID = 14). mapbase : 0x8cb0000 textsize : 0xc000 database : 0x90b0000 datasize : 0xc000 tlsindex : 65536 tlsinit : 0x8cb0000 tlsoffset : 0x0 init : 0x8cb0000 fini : 0x8cb6790 eh_frame_hdr: 0x8cb9d08 ++++++++++++++++++ I [00:00:00:03:710]:0x0000000000003a40:kernel\src\rtld\mod.rs:472 Getting symbol 'sceSysmoduleIsCameraPreloaded' from /system/common/lib/libSceSysmodule.sprx. ++++++++++++++++++ P [00:00:00:03:710]:0x0000000000003a40:kernel\src\sysctl\mod.rs:299 not yet implemented: sysctl name2oid(vm.ps4dev.trcmem_total)