Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thats you - CUSA02009 #37

Open
hax4dazy opened this issue Dec 3, 2023 · 1 comment
Open

Thats you - CUSA02009 #37

hax4dazy opened this issue Dec 3, 2023 · 1 comment
Labels
Licensed App An application commercially available for the PS4. Missing Syscall Application requires an unimplemented syscall status-nothing Game crashes before giving any audio/video output.

Comments

@hax4dazy
Copy link

hax4dazy commented Dec 3, 2023

Application Title

Thats you

Application TitleID

CUSA02009

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

Game kernel panics with the following error:

++++++++++++++++++ P [00:00:00:01:034]:0x0000000000004004:kernel\src\sysctl\mod.rs:299
not yet implemented: sysctl name2oid(vm.ps4dev.trcmem_total)

Images

No response

Log

Log Paste: ++++++++++++++++++ I [00:00:00:00:007]:0x0000000000003d2c:kernel\src/main.rs:120 Starting Obliteration Kernel. System directory : D:\Documents\GitHub\obliteration\system Game directory : F:\Thats you CUSA02009-app Debug dump directory: C:\Users\Hax\AppData\Local\OBHQ\Obliteration\kernel Application Title : That's You!™ Application ID : CUSA02009 Operating System : Windows 11 Pro 22621 CPU Information : AMD Ryzen 7 3800X 8-Core Processor Memory Available : 22504/32689 MB ++++++++++++++++++ I [00:00:00:00:255]:0x0000000000003d2c:kernel\src/main.rs:184 Page size : 0x1000 Allocation granularity: 0x10000 Main stack : 0x2b14000:0x2d14000 ++++++++++++++++++ I [00:00:00:00:256]:0x0000000000003d2c:kernel\src/main.rs:260 Initializing runtime linker. ++++++++++++++++++ I [00:00:00:00:979]:0x0000000000003d2c:kernel\src/main.rs:272 Application : /mnt/sandbox/CUSA02009_000/app0/eboot.bin Image format : ELF Image type : ET_SCE_DYNEXEC Program 0 : 0x0000000000004000:0x000000000110aeec => 0x0000000000000000:0x0000000001106eec PT_LOAD Program 1 : 0x000000000110c000:0x0000000001148360 => 0x0000000001108000:0x0000000001148000 PT_SCE_RELRO Program 2 : 0x000000000114c000:0x0000000001166240 => 0x0000000001148000:0x00000000012aaeb0 PT_LOAD Program 3 : 0x000000000114c000:0x000000000114c048 => 0x0000000001148000:0x0000000001148048 PT_SCE_PROCPARAM Program 4 : 0x000000000121f900:0x0000000001220360 => 0x0000000000000000:0x0000000000000a60 PT_DYNAMIC Program 5 : 0x0000000000004000:0x0000000000004015 => 0x0000000000000000:0x0000000000000015 PT_INTERP Program 6 : 0x000000000114c060:0x000000000114c060 => 0x0000000001148060:0x0000000001148078 PT_TLS Program 7 : 0x00000000010c9968:0x000000000110aeec => 0x00000000010c5968:0x0000000001106eec PT_GNU_EH_FRAME Program 8 : 0x0000000001166240:0x0000000001220360 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA Program 9 : 0x0000000001220360:0x00000000012203ac => 0x0000000000000000:0x0000000000000000 PT_SCE_COMMENT Program 10 : 0x00000000012203ac:0x0000000001220997 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION Needed : libc.prx Needed : libSceNetCtl.prx Needed : libSceSysmodule.prx Needed : libSceNet.prx Needed : libSceGnmDriver.prx Needed : libSceUserService.prx Needed : libSceVideoOut.prx Needed : libSceAudioOut.prx Needed : libSceAudioIn.prx Needed : libScePad.prx Needed : libSceMove.prx Needed : libSceIme.prx Needed : libkernel.prx Needed : libSceRtc.prx Needed : libSceFios2.prx Needed : libSceSystemService.prx Needed : libSceHttp.prx Needed : libSceSsl.prx Needed : libSceSaveData.prx Needed : libSceCommonDialog.prx Needed : libSceAvPlayer.prx Needed : libSceAppContent.prx Needed : libSceWebBrowserDialog.prx Needed : libSceAudio3d.prx Needed : libSceSocialScreen.prx Needed : libSceHmd.prx Needed : libSceVrTracker.prx Needed : libSceHmdSetupDialog.prx Needed : libSceCamera.prx Needed : libSceAjm.prx Needed : libSceRemoteplay.prx Needed : mono-ps4.sprx Needed : MonoAssembliesPS4.prx Symbol count : 828 Module flags : MAIN_PROG | TEXT_REL | UNK2 TLS index : 1 Memory address: 0x0000000002d20000:0x00000000046cc000 Initialization: 0x0000000003120020 Entry address : 0x00000000031200a0 Finalization : 0x0000000003fc5260 TLS init : 0x0000000004268060:0x0000000004268060 TLS size : 24 EH header : 0x00000000041e5968:0x0000000004226eec EH frame : 0x00000000040f5b84:0x00000000041e5968 Process param : 0x0000000004268000:0x0000000004268048 SDK version : 0x03508031 Program 0 is mapped to 0x0000000003120000:0x0000000004228000 with EXECUTE | READ. Program 1 is mapped to 0x0000000004228000:0x0000000004268000 with READ. Program 2 is mapped to 0x0000000004268000:0x00000000043cc000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:00:979]:0x0000000000003d2c:kernel\src/main.rs:289 Loading /system/common/lib/libkernel.sprx. ++++++++++++++++++ I [00:00:00:01:004]:0x0000000000003d2c: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: 0x00000000046d0000:0x0000000004e08000 Initialization: 0x00000000046d0000 Entry address : 0x00000000046f8eb4 Finalization : 0x0000000004707140 TLS init : 0x00000000046d0000:0x00000000046d0000 TLS size : 0 EH header : 0x000000000471d4b4:0x0000000004720918 EH frame : 0x000000000470c950:0x000000000471d4b4 Program 0 is mapped to 0x00000000046d0000:0x0000000004724000 with EXECUTE | READ. Program 1 is mapped to 0x00000000048d0000:0x00000000048d4000 with READ. Program 2 is mapped to 0x0000000004ad0000:0x0000000004b08000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:01:004]:0x0000000000003d2c:kernel\src/main.rs:307 Loading /system/common/lib/libSceLibcInternal.sprx. ++++++++++++++++++ I [00:00:00:01:018]:0x0000000000003d2c: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: 0x0000000004e10000:0x0000000005524000 Initialization: 0x0000000004e10000 Finalization : 0x0000000004eea7c0 TLS init : 0x0000000005210020:0x00000000052101a0 TLS size : 1376 EH header : 0x0000000004f33de4:0x0000000004f3a610 EH frame : 0x0000000004f11890:0x0000000004f33de4 Program 0 is mapped to 0x0000000004e10000:0x0000000004f3c000 with EXECUTE | READ. Program 1 is mapped to 0x0000000005010000:0x0000000005018000 with READ. Program 2 is mapped to 0x0000000005210000:0x0000000005224000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:01:018]:0x0000000000003d2c:kernel\src/main.rs:334 Starting application. ++++++++++++++++++ I [00:00:00:01:018]:0x0000000000003d2c:kernel\src/main.rs:363 Initializing Discord rich presence. ++++++++++++++++++ I [00:00:00:01:018]:0x0000000000004004:kernel\src\rtld\mod.rs:728 Relocating initial modules. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\rtld\mod.rs:516 Copied 3 module IDs for dynamic linking. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\rtld\mod.rs:1014 Retrieved info for module /mnt/sandbox/CUSA02009_000/app0/eboot.bin (ID = 0). mapbase : 0x3120000 textsize : 0x1108000 database : 0x4268000 datasize : 0x164000 tlsindex : 131073 tlsinit : 0x4268060 tlsoffset : 0x18 init : 0x3120020 fini : 0x3fc5260 eh_frame_hdr: 0x41e5968 ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\rtld\mod.rs:1014 Retrieved info for module /system/common/lib/libkernel.sprx (ID = 1). mapbase : 0x46d0000 textsize : 0x54000 database : 0x4ad0000 datasize : 0x38000 tlsindex : 65536 tlsinit : 0x46d0000 tlsoffset : 0x0 init : 0x46d0000 fini : 0x4707140 eh_frame_hdr: 0x471d4b4 ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\rtld\mod.rs:1014 Retrieved info for module /system/common/lib/libSceLibcInternal.sprx (ID = 2). mapbase : 0x4e10000 textsize : 0x12c000 database : 0x5210000 datasize : 0x14000 tlsindex : 65538 tlsinit : 0x5210020 tlsoffset : 0x580 init : 0x4e10000 fini : 0x4eea7c0 eh_frame_hdr: 0x4f33de4 ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\budget\mod.rs:43 Getting budget process type for process -1. ++++++++++++++++++ W [00:00:00:01:030]:0x0000000000004004: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:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcIHeap0000000005214AF0' (ID = 2) was created with data = 0x4b04e30 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\memory\mod.rs:566 0x200000000:0x201000000 is mapped as CPU_READ | CPU_WRITE with MAP_ANON | MAP_GUARD. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\memory\mod.rs:583 Setting name for 0x200000000:0x201000000 to 'SceKernelInternalMemory'. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:530 Returning is_in_sandbox as 0. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:233 Virtual process now set as group leader. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\fs\mod.rs:381 Revoking access to /dev/console. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\fs\mod.rs:260 Opening /dev/console with flags = O_RDWR. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\fs\mod.rs:286 File descriptor 3 was allocated for /dev/console. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:213 Login name was changed to 'root'. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\fs\mod.rs:357 Executing ioctl(0x20007461) on /dev/console. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\memory\mod.rs:545 Guard page has been requested for main stack. ++++++++++++++++++ W [00:00:00:01:030]:0x0000000000004004: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:01:030]:0x0000000000004004:kernel\src\memory\mod.rs:583 Setting name for 0x9f0000:0x9f4000 to 'SceKernelPrimaryTcbTls'. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\arch\mod.rs:55 FS segment has been changed to 0x9f00a0. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:325 Setting SIGTHR handler to 0x46dc330 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:01:030]:0x0000000000004004:kernel\src\rtld\mod.rs:472 Getting symbol 'module_start' from /system/common/lib/libkernel.sprx. ++++++++++++++++++ W [00:00:00:01:030]:0x0000000000004004:kernel\src\syscalls\mod.rs:63 Syscall 591 failed: no such process. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\rtld\mod.rs:472 Getting symbol 'module_start' from /system/common/lib/libSceLibcInternal.sprx. ++++++++++++++++++ W [00:00:00:01:030]:0x0000000000004004:kernel\src\syscalls\mod.rs:63 Syscall 591 failed: no such process. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Atexit' (ID = 3) was created with data = 0x200000020 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\fs\mod.rs:260 Opening /dev/console with flags = O_WRONLY. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\fs\mod.rs:286 File descriptor 4 was allocated for /dev/console. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_DebugOut' (ID = 4) was created with data = 0x2000000a0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\budget\mod.rs:43 Getting budget process type for process 1. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\fs\mod.rs:260 Opening /dev/deci_tty6 with flags = O_WRONLY. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\fs\mod.rs:286 File descriptor 5 was allocated for /dev/deci_tty6. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_TelemetoryOut' (ID = 5) was created with data = 0x200000100 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Locale' (ID = 6) was created with data = 0x200000160 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Malloc' (ID = 7) was created with data = 0x2000001c0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Stream' (ID = 8) was created with data = 0x200000220 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_Debug' (ID = 9) was created with data = 0x200000280 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_FileStdin' (ID = 10) was created with data = 0x2000002e0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_FileStdout' (ID = 11) was created with data = 0x200000340 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:030]:0x0000000000004004:kernel\src\process\mod.rs:520 Named object 'SceLibcI_FileStderr' (ID = 12) was created with data = 0x2000003a0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:031]:0x0000000000004004:kernel\src\rtld\mod.rs:551 Loading /system/common/lib/libSceSysmodule.sprx with 0x10001. ++++++++++++++++++ I [00:00:00:01:034]:0x0000000000004004: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: 0x0000000005530000:0x0000000005c3c000 Initialization: 0x0000000005530000 Finalization : 0x0000000005536790 TLS init : 0x0000000005530000:0x0000000005530000 TLS size : 0 EH header : 0x0000000005539d08:0x000000000553a204 EH frame : 0x000000000553859c:0x0000000005539d08 Program 0 is mapped to 0x0000000005530000:0x000000000553c000 with EXECUTE | READ. Program 1 is mapped to 0x0000000005730000:0x0000000005734000 with READ. Program 2 is mapped to 0x0000000005930000:0x000000000593c000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:01:034]:0x0000000000004004:kernel\src\fs\mod.rs:260 Opening /dev/dipsw with flags = empty. ++++++++++++++++++ I [00:00:00:01:034]:0x0000000000004004:kernel\src\fs\mod.rs:286 File descriptor 6 was allocated for /dev/dipsw. ++++++++++++++++++ I [00:00:00:01:034]:0x0000000000004004:kernel\src\fs\mod.rs:357 Executing ioctl(0x40048806) on /dev/dipsw. ++++++++++++++++++ I [00:00:00:01:034]:0x0000000000004004:kernel\src\fs\mod.rs:294 Closing fd 6. ++++++++++++++++++ I [00:00:00:01:034]:0x0000000000004004:kernel\src\rtld\mod.rs:1014 Retrieved info for module /system/common/lib/libSceSysmodule.sprx (ID = 14). mapbase : 0x5530000 textsize : 0xc000 database : 0x5930000 datasize : 0xc000 tlsindex : 65536 tlsinit : 0x5530000 tlsoffset : 0x0 init : 0x5530000 fini : 0x5536790 eh_frame_hdr: 0x5539d08 ++++++++++++++++++ I [00:00:00:01:034]:0x0000000000004004:kernel\src\rtld\mod.rs:472 Getting symbol 'sceSysmoduleIsCameraPreloaded' from /system/common/lib/libSceSysmodule.sprx. ++++++++++++++++++ P [00:00:00:01:034]:0x0000000000004004:kernel\src\sysctl\mod.rs:299 not yet implemented: sysctl name2oid(vm.ps4dev.trcmem_total)
@hax4dazy
Copy link
Author

hax4dazy commented Dec 5, 2023

Emulator Version

Dev-387

Game Status

Nothing

Description

Game kernel panics upon startup with the following:

++++++++++++++++++ P [00:00:00:01:075]:0x0000000000003afc:kernel\src\syscalls\mod.rs:54
not yet implemented: syscall 558 at 0x1b1a on /system/common/lib/libkernel.sprx

Log

Log Paste: ++++++++++++++++++ I [00:00:00:00:011]:0x0000000000001330:kernel\src/main.rs:122 Starting Obliteration Kernel. System directory : D:\Documents\GitHub\obliteration\system Game directory : F:\Thats you CUSA02009-app Debug dump directory: C:\Users\Hax\AppData\Local\OBHQ\Obliteration\kernel Application Title : That's You!™ Application ID : CUSA02009 Operating System : Windows 11 Pro 22621 CPU Information : AMD Ryzen 7 3800X 8-Core Processor Memory Available : 22891/32689 MB ++++++++++++++++++ I [00:00:00:00:274]:0x0000000000001330:kernel\src/main.rs:186 Page size : 0x1000 Allocation granularity: 0x10000 Main stack : 0x2a94000:0x2c94000 ++++++++++++++++++ I [00:00:00:00:274]:0x0000000000001330:kernel\src/main.rs:268 Initializing runtime linker. ++++++++++++++++++ I [00:00:00:01:017]:0x0000000000001330:kernel\src/main.rs:280 Application : /mnt/sandbox/CUSA02009_000/app0/eboot.bin Image format : ELF Image type : ET_SCE_DYNEXEC Program 0 : 0x0000000000004000:0x000000000110aeec => 0x0000000000000000:0x0000000001106eec PT_LOAD Program 1 : 0x000000000110c000:0x0000000001148360 => 0x0000000001108000:0x0000000001148000 PT_SCE_RELRO Program 2 : 0x000000000114c000:0x0000000001166240 => 0x0000000001148000:0x00000000012aaeb0 PT_LOAD Program 3 : 0x000000000114c000:0x000000000114c048 => 0x0000000001148000:0x0000000001148048 PT_SCE_PROCPARAM Program 4 : 0x000000000121f900:0x0000000001220360 => 0x0000000000000000:0x0000000000000a60 PT_DYNAMIC Program 5 : 0x0000000000004000:0x0000000000004015 => 0x0000000000000000:0x0000000000000015 PT_INTERP Program 6 : 0x000000000114c060:0x000000000114c060 => 0x0000000001148060:0x0000000001148078 PT_TLS Program 7 : 0x00000000010c9968:0x000000000110aeec => 0x00000000010c5968:0x0000000001106eec PT_GNU_EH_FRAME Program 8 : 0x0000000001166240:0x0000000001220360 => 0x0000000000000000:0x0000000000000000 PT_SCE_DYNLIBDATA Program 9 : 0x0000000001220360:0x00000000012203ac => 0x0000000000000000:0x0000000000000000 PT_SCE_COMMENT Program 10 : 0x00000000012203ac:0x0000000001220997 => 0x0000000000000000:0x0000000000000000 PT_SCE_VERSION Needed : libc.prx Needed : libSceNetCtl.prx Needed : libSceSysmodule.prx Needed : libSceNet.prx Needed : libSceGnmDriver.prx Needed : libSceUserService.prx Needed : libSceVideoOut.prx Needed : libSceAudioOut.prx Needed : libSceAudioIn.prx Needed : libScePad.prx Needed : libSceMove.prx Needed : libSceIme.prx Needed : libkernel.prx Needed : libSceRtc.prx Needed : libSceFios2.prx Needed : libSceSystemService.prx Needed : libSceHttp.prx Needed : libSceSsl.prx Needed : libSceSaveData.prx Needed : libSceCommonDialog.prx Needed : libSceAvPlayer.prx Needed : libSceAppContent.prx Needed : libSceWebBrowserDialog.prx Needed : libSceAudio3d.prx Needed : libSceSocialScreen.prx Needed : libSceHmd.prx Needed : libSceVrTracker.prx Needed : libSceHmdSetupDialog.prx Needed : libSceCamera.prx Needed : libSceAjm.prx Needed : libSceRemoteplay.prx Needed : mono-ps4.sprx Needed : MonoAssembliesPS4.prx Symbol count : 828 Module flags : MAIN_PROG | TEXT_REL | UNK2 TLS index : 1 Memory address: 0x0000000002ca0000:0x000000000464c000 Initialization: 0x00000000030a0020 Entry address : 0x00000000030a00a0 Finalization : 0x0000000003f45260 TLS init : 0x00000000041e8060:0x00000000041e8060 TLS size : 24 EH header : 0x0000000004165968:0x00000000041a6eec EH frame : 0x0000000004075b84:0x0000000004165968 Process param : 0x00000000041e8000:0x00000000041e8048 SDK version : 0x03508031 Program 0 is mapped to 0x00000000030a0000:0x00000000041a8000 with EXECUTE | READ. Program 1 is mapped to 0x00000000041a8000:0x00000000041e8000 with READ. Program 2 is mapped to 0x00000000041e8000:0x000000000434c000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:01:017]:0x0000000000001330:kernel\src/main.rs:297 Loading /system/common/lib/libkernel.sprx. ++++++++++++++++++ I [00:00:00:01:044]:0x0000000000001330: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: 0x0000000004650000:0x0000000004d88000 Initialization: 0x0000000004650000 Entry address : 0x0000000004678eb4 Finalization : 0x0000000004687140 TLS init : 0x0000000004650000:0x0000000004650000 TLS size : 0 EH header : 0x000000000469d4b4:0x00000000046a0918 EH frame : 0x000000000468c950:0x000000000469d4b4 Program 0 is mapped to 0x0000000004650000:0x00000000046a4000 with EXECUTE | READ. Program 1 is mapped to 0x0000000004850000:0x0000000004854000 with READ. Program 2 is mapped to 0x0000000004a50000:0x0000000004a88000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:01:044]:0x0000000000001330:kernel\src/main.rs:315 Loading /system/common/lib/libSceLibcInternal.sprx. ++++++++++++++++++ I [00:00:00:01:057]:0x0000000000001330: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: 0x0000000004d90000:0x00000000054a4000 Initialization: 0x0000000004d90000 Finalization : 0x0000000004e6a7c0 TLS init : 0x0000000005190020:0x00000000051901a0 TLS size : 1376 EH header : 0x0000000004eb3de4:0x0000000004eba610 EH frame : 0x0000000004e91890:0x0000000004eb3de4 Program 0 is mapped to 0x0000000004d90000:0x0000000004ebc000 with EXECUTE | READ. Program 1 is mapped to 0x0000000004f90000:0x0000000004f98000 with READ. Program 2 is mapped to 0x0000000005190000:0x00000000051a4000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:01:057]:0x0000000000001330:kernel\src/main.rs:342 Starting application. ++++++++++++++++++ I [00:00:00:01:057]:0x0000000000001330:kernel\src/main.rs:371 Initializing Discord rich presence. ++++++++++++++++++ I [00:00:00:01:057]:0x0000000000003afc:kernel\src\rtld\mod.rs:728 Relocating initial modules. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\rtld\mod.rs:516 Copied 3 module IDs for dynamic linking. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\rtld\mod.rs:1046 Retrieved info for module /mnt/sandbox/CUSA02009_000/app0/eboot.bin (ID = 0). mapbase : 0x30a0000 textsize : 0x1108000 database : 0x41e8000 datasize : 0x164000 tlsindex : 131073 tlsinit : 0x41e8060 tlsoffset : 0x18 init : 0x30a0020 fini : 0x3f45260 eh_frame_hdr: 0x4165968 ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\rtld\mod.rs:1046 Retrieved info for module /system/common/lib/libkernel.sprx (ID = 1). mapbase : 0x4650000 textsize : 0x54000 database : 0x4a50000 datasize : 0x38000 tlsindex : 65536 tlsinit : 0x4650000 tlsoffset : 0x0 init : 0x4650000 fini : 0x4687140 eh_frame_hdr: 0x469d4b4 ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\rtld\mod.rs:1046 Retrieved info for module /system/common/lib/libSceLibcInternal.sprx (ID = 2). mapbase : 0x4d90000 textsize : 0x12c000 database : 0x5190000 datasize : 0x14000 tlsindex : 65538 tlsinit : 0x5190020 tlsoffset : 0x580 init : 0x4d90000 fini : 0x4e6a7c0 eh_frame_hdr: 0x4eb3de4 ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\budget\mod.rs:43 Getting budget process type for process -1. ++++++++++++++++++ W [00:00:00:01:070]:0x0000000000003afc: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:01:070]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcIHeap0000000005194AF0' (ID = 2) was created with data = 0x4a84e30 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\memory\mod.rs:566 0x200000000:0x201000000 is mapped as CPU_READ | CPU_WRITE with MAP_ANON | MAP_GUARD. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\memory\mod.rs:583 Setting name for 0x200000000:0x201000000 to 'SceKernelInternalMemory'. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\process\mod.rs:540 Returning is_in_sandbox as 0. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\process\mod.rs:243 Virtual process now set as group leader. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\fs\mod.rs:390 Revoking access to /dev/console. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\fs\mod.rs:269 Opening /dev/console with flags = O_RDWR. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\fs\mod.rs:295 File descriptor 3 was allocated for /dev/console. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\process\mod.rs:223 Login name was changed to 'root'. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\fs\mod.rs:366 Executing ioctl(0x20007461) on /dev/console. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\memory\mod.rs:545 Guard page has been requested for main stack. ++++++++++++++++++ W [00:00:00:01:070]:0x0000000000003afc:kernel\src\memory\mod.rs:554 mmap(0x200000000, 0x4000, CPU_READ | CPU_WRITE, MAP_ANON, -1, 0) was success with 0x54b0000 instead of 0x200000000. ++++++++++++++++++ I [00:00:00:01:070]:0x0000000000003afc:kernel\src\memory\mod.rs:583 Setting name for 0x54b0000:0x54b4000 to 'SceKernelPrimaryTcbTls'. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\arch\mod.rs:54 FS segment has been changed to 0x54b00a0. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:335 Setting SIGTHR handler to 0x465c330 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:01:071]:0x0000000000003afc:kernel\src\rtld\mod.rs:472 Getting symbol 'module_start' from /system/common/lib/libkernel.sprx. ++++++++++++++++++ W [00:00:00:01:071]:0x0000000000003afc:kernel\src\syscalls\mod.rs:63 Syscall 591 failed: no such process. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\rtld\mod.rs:472 Getting symbol 'module_start' from /system/common/lib/libSceLibcInternal.sprx. ++++++++++++++++++ W [00:00:00:01:071]:0x0000000000003afc:kernel\src\syscalls\mod.rs:63 Syscall 591 failed: no such process. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_Atexit' (ID = 3) was created with data = 0x200000020 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\fs\mod.rs:269 Opening /dev/console with flags = O_WRONLY. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\fs\mod.rs:295 File descriptor 4 was allocated for /dev/console. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_DebugOut' (ID = 4) was created with data = 0x2000000a0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\budget\mod.rs:43 Getting budget process type for process 1. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\fs\mod.rs:269 Opening /dev/deci_tty6 with flags = O_WRONLY. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\fs\mod.rs:295 File descriptor 5 was allocated for /dev/deci_tty6. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_TelemetoryOut' (ID = 5) was created with data = 0x200000100 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_Locale' (ID = 6) was created with data = 0x200000160 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_Malloc' (ID = 7) was created with data = 0x2000001c0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_Stream' (ID = 8) was created with data = 0x200000220 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_Debug' (ID = 9) was created with data = 0x200000280 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_FileStdin' (ID = 10) was created with data = 0x2000002e0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_FileStdout' (ID = 11) was created with data = 0x200000340 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\process\mod.rs:530 Named object 'SceLibcI_FileStderr' (ID = 12) was created with data = 0x2000003a0 and flags = 0x101. ++++++++++++++++++ I [00:00:00:01:071]:0x0000000000003afc:kernel\src\rtld\mod.rs:551 Loading /system/common/lib/libSceSysmodule.sprx with 0x10001. ++++++++++++++++++ I [00:00:00:01:074]:0x0000000000003afc: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: 0x00000000054c0000:0x0000000005bcc000 Initialization: 0x00000000054c0000 Finalization : 0x00000000054c6790 TLS init : 0x00000000054c0000:0x00000000054c0000 TLS size : 0 EH header : 0x00000000054c9d08:0x00000000054ca204 EH frame : 0x00000000054c859c:0x00000000054c9d08 Program 0 is mapped to 0x00000000054c0000:0x00000000054cc000 with EXECUTE | READ. Program 1 is mapped to 0x00000000056c0000:0x00000000056c4000 with READ. Program 2 is mapped to 0x00000000058c0000:0x00000000058cc000 with WRITE | READ. ++++++++++++++++++ I [00:00:00:01:074]:0x0000000000003afc:kernel\src\fs\mod.rs:269 Opening /dev/dipsw with flags = empty. ++++++++++++++++++ I [00:00:00:01:074]:0x0000000000003afc:kernel\src\fs\mod.rs:295 File descriptor 6 was allocated for /dev/dipsw. ++++++++++++++++++ I [00:00:00:01:074]:0x0000000000003afc:kernel\src\fs\mod.rs:366 Executing ioctl(0x40048806) on /dev/dipsw. ++++++++++++++++++ I [00:00:00:01:075]:0x0000000000003afc:kernel\src\fs\mod.rs:303 Closing fd 6. ++++++++++++++++++ I [00:00:00:01:075]:0x0000000000003afc:kernel\src\rtld\mod.rs:1046 Retrieved info for module /system/common/lib/libSceSysmodule.sprx (ID = 14). mapbase : 0x54c0000 textsize : 0xc000 database : 0x58c0000 datasize : 0xc000 tlsindex : 65536 tlsinit : 0x54c0000 tlsoffset : 0x0 init : 0x54c0000 fini : 0x54c6790 eh_frame_hdr: 0x54c9d08 ++++++++++++++++++ I [00:00:00:01:075]:0x0000000000003afc:kernel\src\rtld\mod.rs:472 Getting symbol 'sceSysmoduleIsCameraPreloaded' from /system/common/lib/libSceSysmodule.sprx. ++++++++++++++++++ I [00:00:00:01:075]:0x0000000000003afc:kernel\src\fs\mod.rs:269 Opening /dev/dmem0 with flags = O_RDWR. ++++++++++++++++++ W [00:00:00:01:075]:0x0000000000003afc:kernel\src\syscalls\mod.rs:63 Syscall 5 failed: no such file or directory. ++++++++++++++++++ I [00:00:00:01:075]:0x0000000000003afc:kernel\src\fs\mod.rs:269 Opening /dev/dmem1 with flags = O_RDWR. ++++++++++++++++++ W [00:00:00:01:075]:0x0000000000003afc:kernel\src\syscalls\mod.rs:63 Syscall 5 failed: no such file or directory. ++++++++++++++++++ W [00:00:00:01:075]:0x0000000000003afc:kernel\src\syscalls\mod.rs:63 Syscall 4 failed: bad file descriptor. ++++++++++++++++++ I [00:00:00:01:075]:0x0000000000003afc:kernel\src\fs\mod.rs:303 Closing fd 4. ++++++++++++++++++ I [00:00:00:01:075]:0x0000000000003afc:kernel\src\fs\mod.rs:303 Closing fd 5. ++++++++++++++++++ P [00:00:00:01:075]:0x0000000000003afc:kernel\src\syscalls\mod.rs:54 not yet implemented: syscall 558 at 0x1b1a on /system/common/lib/libkernel.sprx

@FluffyOMC FluffyOMC added status-nothing Game crashes before giving any audio/video output. Missing Syscall Application requires an unimplemented syscall Licensed App An application commercially available for the PS4. labels Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Licensed App An application commercially available for the PS4. Missing Syscall Application requires an unimplemented syscall status-nothing Game crashes before giving any audio/video output.
Projects
None yet
Development

No branches or pull requests

2 participants