chore: track audit-runs summary artifacts (md/csv/diff/txt/json/etc)

Snapshot of every non-log artifact under audit-runs/ from audits 003
through 058: findings.md per audit, comparison CSVs, probe diffs,
schema docs, register-dump txts, lr-trace JSONL streams, the saved
canary patch diffs, etc. ~284 files / ~52 MB total.

Excluded (per .gitignore): probe stdout/stderr/log streams (the raw
firehose), guest-memory dumps under audit-026/027/029 (4.5 GB of
.bin files; *.bin pattern added to .gitignore this commit).

Also adds the orphan audit-058-sub825070F0-activation directory that
a subagent accidentally created at project-root instead of
under xenia-rs/audit-runs/; relocated to its proper home.

Purpose: cross-machine continuity. With these summaries committed,
a fresh clone gives the next session the full per-audit context
(findings + tables + cascade predictions) without dependence on
local-only working tree.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
MechaCat02
2026-05-10 21:36:41 +02:00
parent 609f586ed8
commit 8e709b0a24
284 changed files with 677656 additions and 0 deletions

View File

@@ -0,0 +1,697 @@
Finished `release` profile [optimized] target(s) in 0.21s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --trace-handles-focus=0x1454 -n 500000000`
2026-05-09T14:18:45.912268Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T14:18:45.913662Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T14:18:45.913672Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T14:18:45.976038Z  INFO cmd_exec:load_image:load_normal_compressed: xenia_xex::loader: LZX decompressed: 3428942 -> 9568256 bytes path=sylpheed.iso bytes=3497984 bytes_in=3485696
2026-05-09T14:18:45.976476Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=62.0 path=sylpheed.iso bytes=3497984
2026-05-09T14:18:45.980530Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T14:18:45.980756Z  INFO cmd_exec: xenia_rs: handle audit enabled (--trace-handles) path=sylpheed.iso
2026-05-09T14:18:45.980766Z  INFO cmd_exec: xenia_rs: handle audit focus: 1 (0x00001454) path=sylpheed.iso
2026-05-09T14:18:45.980923Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T14:18:45.980930Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T14:18:45.985422Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:45.985445Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:45.985510Z  INFO cmd_exec:run_execution: xenia_kernel::exports: XexCheckExecutablePrivilege priv=10 flags=0x00000400 result=1 lr=0x824ab598 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.182007Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="partition0" err=File not found: partition0 handle=0x1008 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.182070Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="partition0" err=File not found: partition0 handle=0x100c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.182342Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="Cache0" err=File not found: Cache0 handle=0x1010 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.182721Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="Cache0/" err=File not found: Cache0/ handle=0x1014 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.182751Z  INFO cmd_exec:run_execution: xenia_kernel::exports: XexCheckExecutablePrivilege priv=11 flags=0x00000400 result=0 lr=0x824a99a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.182771Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.182809Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=2 on hw=1 entry=0x824a93c8 start_ctx=0x828a28f0 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.182837Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: tid=2 handle=0x1018 hw=1 callback=0x824a93c8 message=0x828a28f0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.183002Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="Cache0" err=File not found: Cache0 handle=0x101c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.183014Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.183176Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=3 on hw=2 entry=0x82181830 start_ctx=0x828f3d08 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.183183Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=3 handle=0x1024 hw=2 entry=0x82181830 start_ctx=0x828f3d08 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.183932Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x102c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.183969Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=4 on hw=2 entry=0x8245a5d0 start_ctx=0x828f4838 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.183974Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=4 handle=0x1030 hw=2 entry=0x8245a5d0 start_ctx=0x828f4838 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.184028Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1034 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.184160Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/access" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.184203Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.184240Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/recent" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.184581Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="config.ini" size=400 handle=0x1038 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.184731Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=5 on hw=2 entry=0x82450a28 start_ctx=0x828f3b68 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.184738Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=5 handle=0x1048 hw=2 entry=0x82450a28 start_ctx=0x828f3b68 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.185030Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 400 bytes from "config.ini" @ 0 (handle=0x1038) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.185735Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/d4ea4615e46ee8ca.tmp" host="/tmp/xenia-rs-cache-126051-0/d4ea4615e46ee8ca.tmp" disp=3 size=0 handle=0x1050 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.185820Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 400 bytes to "cache:/d4ea4615e46ee8ca.tmp" @ 0 (handle=0x1050) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.185874Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1054 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.185993Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/access" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.186023Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.186054Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/recent" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.186382Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/d4ea4615" host="/tmp/xenia-rs-cache-126051-0/d4ea4615" disp=2 size=0 handle=0x1058 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.186420Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/d4ea4615") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.186464Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/d4ea4615e46ee8ca.tmp" host="/tmp/xenia-rs-cache-126051-0/d4ea4615e46ee8ca.tmp" disp=1 size=400 handle=0x105c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.190004Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="dat/files.tbl" err=File not found: dat/files.tbl handle=0x1060 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.191995Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/tables.pak" size=964 handle=0x106c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.192274Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 964 bytes from "dat/tables.pak" @ 0 (handle=0x106c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.192883Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45ce534ffea.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45ce534ffea.tmp" disp=3 size=0 handle=0x1074 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.192935Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 964 bytes to "cache:/69d8e45ce534ffea.tmp" @ 0 (handle=0x1074) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.192992Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1078 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.193224Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x107c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.193263Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 12 bytes to "cache:/access" @ 0 (handle=0x107c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.193303Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.193365Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x1080 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.193401Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 8 bytes to "cache:/recent" @ 0 (handle=0x1080) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.193549Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c" host="/tmp/xenia-rs-cache-126051-0/69d8e45c" disp=2 size=0 handle=0x1084 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.193599Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.193629Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45ce534ffea.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45ce534ffea.tmp" disp=1 size=964 handle=0x1088 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.194749Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/tables.p00" size=435498 handle=0x1090 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.195057Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/tables.p00" @ 206848 (handle=0x1090) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.195464Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=6 on hw=2 entry=0x82457ef0 start_ctx=0x828f3b08 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.195471Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=6 handle=0x10a8 hw=2 entry=0x82457ef0 start_ctx=0x828f3b08 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.196108Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c9355f2f8.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45c9355f2f8.tmp" disp=3 size=0 handle=0x10ac path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.196185Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 2048 bytes to "cache:/69d8e45c9355f2f8.tmp" @ 0 (handle=0x10ac) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.196238Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x10b0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.196525Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x10b4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.196601Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 24 bytes to "cache:/access" @ 0 (handle=0x10b4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.196663Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.196776Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x10b8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.196813Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 16 bytes to "cache:/recent" @ 0 (handle=0x10b8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.197073Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/69d8e45c" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.197107Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.197125Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c9355f2f8.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45c9355f2f8.tmp" disp=1 size=2048 handle=0x10bc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.201366Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.201575Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T14:18:46.201606Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T14:18:46.201609Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=7 on hw=2 entry=0x824cd458 start_ctx=0x42450b3c suspended=false pri=0 mask=0x04 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:46.201616Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=7 handle=0x10cc hw=2 entry=0x824cd458 start_ctx=0x42450b3c suspended=false aff=0x04 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.103044Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T14:18:47.122165Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=8 on hw=4 entry=0x822f1ee0 start_ctx=0x40d09a40 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.122181Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=8 handle=0x10d8 hw=4 entry=0x822f1ee0 start_ctx=0x40d09a40 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.123496Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 102400 bytes from "dat/tables.p00" @ 86016 (handle=0x1090) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.124429Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c3a2c8c185.tmp" host="/tmp/xenia-rs-cache-126051-0/aab216c3a2c8c185.tmp" disp=3 size=0 handle=0x10ec path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.124642Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 102400 bytes to "cache:/aab216c3a2c8c185.tmp" @ 0 (handle=0x10ec) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.124719Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x10f0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.125109Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x10f4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.125151Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 36 bytes to "cache:/access" @ 0 (handle=0x10f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.125203Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.125312Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x10f8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.125366Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 24 bytes to "cache:/recent" @ 0 (handle=0x10f8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.125698Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c3" host="/tmp/xenia-rs-cache-126051-0/aab216c3" disp=2 size=0 handle=0x10fc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.125721Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.125758Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c3a2c8c185.tmp" host="/tmp/xenia-rs-cache-126051-0/aab216c3a2c8c185.tmp" disp=1 size=102400 handle=0x1100 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.290023Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/sound.pak" size=114244 handle=0x1108 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.290338Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 114244 bytes from "dat/sound.pak" @ 0 (handle=0x1108) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.294933Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c939a9dcc.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45c939a9dcc.tmp" disp=3 size=0 handle=0x1110 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295081Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 114244 bytes to "cache:/69d8e45c939a9dcc.tmp" @ 0 (handle=0x1110) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295134Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1114 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295395Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x1118 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295434Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 48 bytes to "cache:/access" @ 0 (handle=0x1118) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295460Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295510Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x111c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295532Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 32 bytes to "cache:/recent" @ 0 (handle=0x111c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295693Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/69d8e45c" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295711Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.295729Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c939a9dcc.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45c939a9dcc.tmp" disp=1 size=114244 handle=0x1120 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.305847Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/sound.p04" size=14903296 handle=0x1128 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.306193Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/sound.p04" @ 5931008 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.307132Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c973a5c0a.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45c973a5c0a.tmp" disp=3 size=0 handle=0x1138 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.307185Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 2048 bytes to "cache:/69d8e45c973a5c0a.tmp" @ 0 (handle=0x1138) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.307257Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x113c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.307770Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x1140 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.307797Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 60 bytes to "cache:/access" @ 0 (handle=0x1140) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.307847Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.307928Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x1144 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.307955Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 40 bytes to "cache:/recent" @ 0 (handle=0x1144) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.308213Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/69d8e45c" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.308232Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.308252Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c973a5c0a.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45c973a5c0a.tmp" disp=1 size=2048 handle=0x1148 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.345617Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=9 on hw=4 entry=0x824d2878 start_ctx=0x00000000 suspended=true pri=0 mask=0x10 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.345627Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=9 handle=0x114c hw=4 entry=0x824d2878 start_ctx=0x00000000 suspended=true aff=0x10 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.345655Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=10 on hw=5 entry=0x824d2940 start_ctx=0x00000000 suspended=true pri=0 mask=0x20 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.345660Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=10 handle=0x1150 hw=5 entry=0x824d2940 start_ctx=0x00000000 suspended=true aff=0x20 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.345965Z  INFO cmd_exec:run_execution: xenia_kernel::exports: XAudioRegisterRenderDriverClient: index=0 callback=0x824d6640 arg=0x41e9dd5c wrapped=0x4b9f0000 driver=0x41550000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.396927Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 5933056 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.397118Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6064128 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.397289Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6195200 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.397460Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6326272 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.397633Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6457344 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.397810Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6588416 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.397977Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6719488 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.398154Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6850560 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.398321Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6981632 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.398487Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7112704 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.398676Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7243776 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.398844Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7374848 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.399011Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7505920 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.399184Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7636992 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.399354Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7768064 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.399522Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7899136 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.399697Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8030208 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.399862Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8161280 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.400064Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8292352 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.400232Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8423424 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.400402Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8554496 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.400574Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8685568 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.400743Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8816640 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.400929Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8947712 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.401095Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9078784 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.401262Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9209856 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.401428Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9340928 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.401598Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9472000 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.401765Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9603072 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.401936Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9734144 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.402103Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9865216 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.402270Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9996288 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.402438Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10127360 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.402679Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10258432 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.402847Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10389504 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.403015Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10520576 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.403185Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10651648 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.403355Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10782720 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.403524Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10913792 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.403694Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11044864 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.403861Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11175936 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.404028Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11307008 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.404198Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11438080 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.404365Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11569152 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.404531Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11700224 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.404706Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11831296 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.404874Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11962368 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.405042Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12093440 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.405213Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12224512 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.405380Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12355584 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.405547Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12486656 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.405717Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12617728 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.405885Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12748800 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.406055Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12879872 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.406222Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13010944 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.406392Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13142016 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.406561Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13273088 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.406729Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13404160 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.406896Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13535232 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.407063Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13666304 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.407231Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13797376 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.407398Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13928448 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.407568Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14059520 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.407738Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14190592 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.408037Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14321664 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.408203Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14452736 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.408369Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14583808 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.408537Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14714880 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.408678Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 57344 bytes from "dat/sound.p04" @ 14845952 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.410480Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=11 on hw=0 entry=0x82178950 start_ctx=0x828f3ec0 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.410489Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=11 handle=0x1270 hw=0 entry=0x82178950 start_ctx=0x828f3ec0 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.410809Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=12 on hw=0 entry=0x821748f0 start_ctx=0x4024a640 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.410818Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=12 handle=0x127c hw=0 entry=0x821748f0 start_ctx=0x4024a640 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.412383Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/tables.p00" @ 77824 (handle=0x1090) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.413268Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c35ee70e0a.tmp" host="/tmp/xenia-rs-cache-126051-0/aab216c35ee70e0a.tmp" disp=3 size=0 handle=0x1294 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.413324Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 2048 bytes to "cache:/aab216c35ee70e0a.tmp" @ 0 (handle=0x1294) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.413368Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1298 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.413881Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x129c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.413908Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 72 bytes to "cache:/access" @ 0 (handle=0x129c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.413946Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.414019Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x12a0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.414047Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 48 bytes to "cache:/recent" @ 0 (handle=0x12a0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.414315Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/aab216c3" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.414336Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.414359Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c35ee70e0a.tmp" host="/tmp/xenia-rs-cache-126051-0/aab216c35ee70e0a.tmp" disp=1 size=2048 handle=0x12a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.415161Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=13 on hw=0 entry=0x821c4ad0 start_ctx=0x40929b60 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.415169Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=13 handle=0x12a8 hw=0 entry=0x821c4ad0 start_ctx=0x40929b60 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.415261Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=14 on hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.415269Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=14 handle=0x12b0 hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.415305Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=15 on hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.415312Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=15 handle=0x12b4 hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.419299Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/Base.xpr" size=8507404 handle=0x12bc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.420989Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/GP_TITLE.pak" size=208 handle=0x12c8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.421236Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 208 bytes from "dat/GP_TITLE.pak" @ 0 (handle=0x12c8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.421797Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45cc295ead8.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45cc295ead8.tmp" disp=3 size=0 handle=0x12d0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.421837Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 208 bytes to "cache:/69d8e45cc295ead8.tmp" @ 0 (handle=0x12d0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.421873Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x12d4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.422212Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x12d8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.422234Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 84 bytes to "cache:/access" @ 0 (handle=0x12d8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.422261Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.422316Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x12dc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.422337Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 56 bytes to "cache:/recent" @ 0 (handle=0x12dc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.422481Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/69d8e45c" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.422499Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.422518Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45cc295ead8.tmp" host="/tmp/xenia-rs-cache-126051-0/69d8e45cc295ead8.tmp" disp=1 size=208 handle=0x12e0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.423104Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/Base.xpr" @ 0 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.423769Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 0 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.428421Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/GP_TITLE.p00" size=12283578 handle=0x12f0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.436875Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/ptc_pack.xpr" size=20654092 handle=0x12f4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.440734Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 131072 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.440975Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 262144 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.441222Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 393216 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.441457Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 524288 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.441726Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 655360 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.441971Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 786432 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.442219Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 917504 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.442499Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1048576 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.442739Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1179648 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.442980Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1310720 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.443213Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1441792 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.443462Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1572864 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.443753Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1703936 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.448264Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1832960 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.452357Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1964032 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.452524Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2095104 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.452693Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2226176 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.452857Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2357248 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.453022Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2488320 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.453187Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2619392 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.453354Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2750464 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.453517Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2881536 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.453697Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3012608 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.453863Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3143680 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.454026Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3274752 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.454191Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3405824 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.454357Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3536896 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.454524Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3667968 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.454692Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3799040 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.454856Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3930112 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.455017Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4061184 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.455182Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4192256 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.455346Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4323328 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.455510Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4454400 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.455681Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4585472 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.455850Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4716544 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.456017Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4847616 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.456181Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4978688 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.456344Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5109760 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.456508Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5240832 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.456677Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5371904 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.456841Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5502976 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.457005Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5634048 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.457172Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5765120 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.457337Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5896192 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.457502Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6027264 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.457668Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6158336 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.457835Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6289408 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.457998Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6420480 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.458164Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6551552 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.458325Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6682624 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.458489Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6813696 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.458656Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6944768 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.458824Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7075840 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.458989Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7206912 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.459153Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7337984 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.459317Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7469056 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.459622Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7600128 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.459790Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7731200 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.459960Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7862272 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.460124Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7993344 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.460292Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 8124416 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.460457Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 8255488 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.460655Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 120844 bytes from "hidden/Resource3D/Base.xpr" @ 8386560 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.463814Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 51200 bytes from "dat/GP_TITLE.p00" @ 0 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466010Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cdba806e.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002cdba806e.tmp" disp=3 size=0 handle=0x1430 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466090Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 49530 bytes to "cache:/87719002cdba806e.tmp" @ 0 (handle=0x1430) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466131Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1434 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466514Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x1438 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466537Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 96 bytes to "cache:/access" @ 0 (handle=0x1438) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466568Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466627Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x143c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466652Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 64 bytes to "cache:/recent" @ 0 (handle=0x143c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466811Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002" host="/tmp/xenia-rs-cache-126051-0/87719002" disp=2 size=0 handle=0x1440 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466831Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.466850Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cdba806e.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002cdba806e.tmp" disp=1 size=49530 handle=0x1444 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.467260Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 0 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.467726Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 51200 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.469984Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/Common.xpr" size=593932 handle=0x1450 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.473087Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 102400 bytes from "dat/GP_TITLE.p00" @ 182272 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.481255Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cec0a96e.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002cec0a96e.tmp" disp=3 size=0 handle=0x145c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.481434Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 232205 bytes to "cache:/87719002cec0a96e.tmp" @ 0 (handle=0x145c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.481469Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1460 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.481882Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x1464 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.481909Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 108 bytes to "cache:/access" @ 0 (handle=0x1464) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.481935Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.481993Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x1468 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.482015Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 72 bytes to "cache:/recent" @ 0 (handle=0x1468) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.482158Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.482175Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.482193Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cec0a96e.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002cec0a96e.tmp" disp=1 size=232205 handle=0x146c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.482569Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 507904 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.487198Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 638976 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.487370Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 770048 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.487541Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 901120 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.487716Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1032192 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.487884Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1163264 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.488056Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1294336 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.488224Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1425408 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.488392Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1556480 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.488567Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1687552 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.488737Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1818624 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.488906Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1949696 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.489076Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2080768 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.489245Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2211840 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.489427Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2342912 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.489601Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2473984 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.489769Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2605056 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.489940Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2736128 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.490108Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2867200 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.490280Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2998272 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.490437Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 100352 bytes from "dat/GP_TITLE.p00" @ 3129344 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.579183Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a60fcb85.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002a60fcb85.tmp" disp=3 size=0 handle=0x14c4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.580707Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 2721352 bytes to "cache:/87719002a60fcb85.tmp" @ 0 (handle=0x14c4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.580753Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x14c8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.581200Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x14cc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.581225Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 120 bytes to "cache:/access" @ 0 (handle=0x14cc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.581251Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.581312Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x14d0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.581335Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 80 bytes to "cache:/recent" @ 0 (handle=0x14d0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.581481Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.581499Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.581520Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a60fcb85.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002a60fcb85.tmp" disp=1 size=2721352 handle=0x14d4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.582016Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38912 bytes from "dat/GP_TITLE.p00" @ 468992 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.583816Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002285d8849.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002285d8849.tmp" disp=3 size=0 handle=0x14dc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.583867Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 38706 bytes to "cache:/87719002285d8849.tmp" @ 0 (handle=0x14dc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.583900Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x14e0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.584374Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x14e4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.584397Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 132 bytes to "cache:/access" @ 0 (handle=0x14e4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.584422Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.584482Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x14e8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.584504Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 88 bytes to "cache:/recent" @ 0 (handle=0x14e8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.584662Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.584680Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.584697Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002285d8849.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002285d8849.tmp" disp=1 size=38706 handle=0x14ec path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.585134Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3229696 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.589763Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3360768 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.589936Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3491840 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.590114Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3622912 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.590283Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3753984 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.590452Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3885056 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.590625Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4016128 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.590794Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4147200 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.590965Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4278272 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.591135Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4409344 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.591287Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 88064 bytes from "dat/GP_TITLE.p00" @ 4540416 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.638028Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a715f485.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002a715f485.tmp" disp=3 size=0 handle=0x151c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.638415Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 1398049 bytes to "cache:/87719002a715f485.tmp" @ 0 (handle=0x151c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.638463Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1520 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.638990Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x1524 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.639015Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 144 bytes to "cache:/access" @ 0 (handle=0x1524) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.639043Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.639110Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x1528 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.639132Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 96 bytes to "cache:/recent" @ 0 (handle=0x1528) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.639278Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.639296Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.639314Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a715f485.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002a715f485.tmp" disp=1 size=1398049 handle=0x152c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.639836Z  INFO cmd_exec:run_execution: xenia_rs: HW thread returned to LR sentinel — marking exited hw_id=1 tid=Some(12) is_main=false cycle=18592099 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.640059Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 116736 bytes from "dat/GP_TITLE.p00" @ 284672 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.640102Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=16 on hw=4 entry=0x824563e0 start_ctx=0x828f3e70 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.640108Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=16 handle=0x153c hw=4 entry=0x824563e0 start_ctx=0x828f3e70 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.642190Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=17 on hw=4 entry=0x82170430 start_ctx=0x828f4070 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.642199Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=17 handle=0x154c hw=4 entry=0x82170430 start_ctx=0x828f4070 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.646719Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cf2a8ccd.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002cf2a8ccd.tmp" disp=3 size=0 handle=0x1558 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.646809Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 115604 bytes to "cache:/87719002cf2a8ccd.tmp" @ 0 (handle=0x1558) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.646858Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x155c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648213Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x1560 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648246Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 156 bytes to "cache:/access" @ 0 (handle=0x1560) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648305Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648423Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=18 on hw=0 entry=0x823dde30 start_ctx=0x828f3c4c suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648431Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=18 handle=0x1570 hw=0 entry=0x823dde30 start_ctx=0x828f3c4c suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648487Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x1574 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648521Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 104 bytes to "cache:/recent" @ 0 (handle=0x1574) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648582Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=19 on hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648589Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=19 handle=0x1580 hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648639Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=20 on hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.648645Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=20 handle=0x1588 hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.649018Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.649042Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.649067Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cf2a8ccd.tmp" host="/tmp/xenia-rs-cache-126051-0/87719002cf2a8ccd.tmp" disp=1 size=115604 handle=0x158c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:47.650301Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 67584 bytes from "dat/GP_TITLE.p00" @ 401408 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.550707Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T14:18:48.555537Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/8771900201a2db9c.tmp" host="/tmp/xenia-rs-cache-126051-0/8771900201a2db9c.tmp" disp=3 size=0 handle=0x1594 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.555700Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 66079 bytes to "cache:/8771900201a2db9c.tmp" @ 0 (handle=0x1594) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.555794Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1598 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.557722Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126051-0/access" disp=5 size=0 handle=0x159c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.557771Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 168 bytes to "cache:/access" @ 0 (handle=0x159c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.557877Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.558099Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126051-0/recent" disp=5 size=0 handle=0x15a0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.558147Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 112 bytes to "cache:/recent" @ 0 (handle=0x15a0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.558682Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.558723Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126051-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.558766Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/8771900201a2db9c.tmp" host="/tmp/xenia-rs-cache-126051-0/8771900201a2db9c.tmp" disp=1 size=66079 handle=0x15a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.560279Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 0 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.568242Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 131072 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.568681Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 262144 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.569120Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 393216 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.569571Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 524288 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.570017Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 655360 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.570448Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 786432 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.570883Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 917504 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.571315Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1048576 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.571754Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1179648 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.572186Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1310720 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.572669Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1441792 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.573101Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1572864 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.573534Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1703936 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.573969Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1835008 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.574400Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1966080 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.574845Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2097152 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.575280Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2228224 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.575747Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2359296 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.576182Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2490368 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.576663Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2621440 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.577095Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2752512 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.577601Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2883584 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.578045Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3014656 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.578485Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3145728 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.578924Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3276800 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.579356Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3407872 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.579793Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3538944 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.580245Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3670016 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.580718Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3801088 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.581148Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3932160 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.581598Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4063232 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.582041Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4194304 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.582471Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4325376 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.582905Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4456448 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.583334Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4587520 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.583809Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4718592 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.584242Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4849664 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.584721Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4980736 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.585152Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5111808 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.585615Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5242880 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.586065Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5373952 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.586496Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5505024 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.586995Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5636096 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.587426Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5767168 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.587867Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5898240 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.588299Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6029312 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.588769Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6160384 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.589199Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6291456 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.589753Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38912 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6422528 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.592737Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6459392 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.600736Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6590464 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.601235Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6721536 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.601709Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6852608 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.602124Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6983680 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.602537Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7114752 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.602954Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7245824 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.603369Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7376896 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.603798Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7507968 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.604230Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7639040 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.604728Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7770112 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.605158Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7901184 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.605620Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8032256 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.606051Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8163328 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.606481Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8294400 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.606921Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8425472 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.607585Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8556544 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.608219Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8687616 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.608684Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8818688 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.609109Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8949760 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.609530Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9080832 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.609957Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9211904 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.610376Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9342976 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.610801Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9474048 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.611265Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9605120 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.611758Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9736192 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.612192Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9867264 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.612670Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9998336 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.613106Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10129408 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.613539Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10260480 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.613975Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10391552 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.614405Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10522624 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.614847Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10653696 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.615459Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10784768 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.616020Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10915840 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.616468Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11046912 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.616894Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11177984 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.617326Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11309056 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.617786Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11440128 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.618201Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11571200 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.618666Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11702272 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.619131Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11833344 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.619588Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11964416 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.620025Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12095488 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.620456Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12226560 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.620900Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12357632 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.621331Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12488704 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.621804Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12619776 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.622235Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12750848 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.622711Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12881920 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.623142Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13012992 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.623594Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13144064 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.624055Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13275136 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.624485Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13406208 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.624928Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13537280 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.625359Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13668352 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.625824Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13799424 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.626274Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13930496 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.626748Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14061568 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.627150Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14192640 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.627701Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14323712 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.628131Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14454784 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.628577Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14585856 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.629034Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14716928 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.629462Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14848000 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.629905Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14979072 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.630335Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15110144 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.630778Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15241216 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.631209Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15372288 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.631693Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15503360 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.632123Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15634432 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.632548Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15765504 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.632969Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15896576 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.633398Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16027648 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.633835Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16158720 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.634264Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16289792 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.634730Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16420864 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.635164Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16551936 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.635584Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16683008 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.636083Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16814080 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.636498Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16945152 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.636916Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17076224 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.637329Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17207296 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.637756Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17338368 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.638171Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17469440 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.638631Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17600512 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.639035Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17731584 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.639440Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17862656 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.639879Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17993728 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.640285Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18124800 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.640738Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18255872 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.641142Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18386944 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.641544Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18518016 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.641984Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18649088 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.642387Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18780160 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.642826Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18911232 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.643363Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19042304 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.643856Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19173376 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.644261Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19304448 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.644717Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19435520 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.645122Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19566592 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.645577Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19697664 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.645984Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19828736 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.646388Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19959808 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.646835Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20090880 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.647227Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20221952 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.647621Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20353024 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.648010Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20484096 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.648463Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38924 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20615168 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:18:48.653006Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/Common.xpr" @ 0 (handle=0x1450) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:19:05.620834Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:19:05.622597Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T14:19:05.623052Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=19710 instructions=500000019 import_calls=5629636 unimplemented=0 path=sylpheed.iso
2026-05-09T14:19:05.632575Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=62.000 min=62.000 max=62.000 mean=62.000
counter xex.bytes_in = 3485696
counter xex.bytes_out = 9568256
counter kernel.calls{name=RtlImageXexHeaderField} = 2
counter kernel.calls{name=NtAllocateVirtualMemory} = 3
counter kernel.calls{name=KeGetCurrentProcessType} = 3
counter kernel.calls{name=RtlInitializeCriticalSection} = 29
counter kernel.calls{name=RtlEnterCriticalSection} = 889112
counter kernel.calls{name=RtlLeaveCriticalSection} = 889111
counter kernel.calls{name=XexCheckExecutablePrivilege} = 2
counter kernel.calls{name=XGetAVPack} = 1
counter kernel.calls{name=KeTlsAlloc} = 2
counter kernel.calls{name=KeTlsSetValue} = 2
counter kernel.calls{name=KeQuerySystemTime} = 2
counter kernel.calls{name=RtlInitializeCriticalSectionAndSpinCount} = 104
counter kernel.calls{name=MmAllocatePhysicalMemoryEx} = 17
counter kernel.calls{name=NtCreateEvent} = 395
counter kernel.calls{name=KeQueryPerformanceFrequency} = 6
counter kernel.calls{name=NtCreateFile} = 90
counter kernel.calls{name=NtReadFile} = 344
counter kernel.calls{name=NtClose} = 502
counter kernel.calls{name=XeCryptSha} = 1
counter kernel.calls{name=XeKeysConsolePrivateKeySign} = 1
counter kernel.calls{name=NtWriteFile} = 63
counter kernel.calls{name=RtlInitAnsiString} = 173
counter kernel.calls{name=NtOpenFile} = 51
counter kernel.calls{name=NtDeviceIoControlFile} = 2
counter kernel.calls{name=IoDismountVolumeByFileHandle} = 1
counter kernel.calls{name=NtQueryVolumeInformationFile} = 18
counter kernel.calls{name=KeEnterCriticalRegion} = 4
counter kernel.calls{name=XamTaskSchedule} = 1
counter scheduler.spawn.ok = 19
counter kernel.calls{name=XamTaskCloseHandle} = 1
counter kernel.calls{name=KeWaitForSingleObject} = 5
counter kernel.calls{name=StfsCreateDevice} = 1
counter kernel.calls{name=ObCreateSymbolicLink} = 1
counter kernel.calls{name=ExRegisterTitleTerminateNotification} = 3
counter kernel.calls{name=KeSetEvent} = 1
counter kernel.calls{name=KeResetEvent} = 1
counter kernel.calls{name=KeLeaveCriticalRegion} = 4
counter kernel.calls{name=RtlNtStatusToDosError} = 64
counter kernel.calls{name=ExCreateThread} = 18
counter kernel.calls{name=ObReferenceObjectByHandle} = 15
counter kernel.calls{name=KeSetAffinityThread} = 12
counter kernel.calls{name=ObDereferenceObject} = 17
counter kernel.calls{name=XamContentCreateEnumerator} = 1
counter kernel.calls{name=XamEnumerate} = 1
counter kernel.calls{name=NtWaitForSingleObjectEx} = 1489791
counter kernel.calls{name=NtCreateSemaphore} = 10
counter kernel.calls{name=NtQueryDirectoryFile} = 1
counter kernel.calls{name=NtQueryFullAttributesFile} = 16
counter kernel.calls{name=NtWaitForMultipleObjectsEx} = 865500
counter kernel.calls{name=NtDuplicateObject} = 36
counter kernel.calls{name=NtReleaseSemaphore} = 393
counter kernel.calls{name=NtQueryInformationFile} = 377
counter kernel.calls{name=NtSetInformationFile} = 60
counter kernel.calls{name=NtSetEvent} = 3334
counter kernel.calls{name=MmFreePhysicalMemory} = 12
counter kernel.calls{name=XamNotifyCreateListener} = 1
counter kernel.calls{name=VdInitializeEngines} = 2
counter kernel.calls{name=VdShutdownEngines} = 1
counter kernel.calls{name=VdSetGraphicsInterruptCallback} = 1
counter kernel.calls{name=ExGetXConfigSetting} = 3
counter kernel.calls{name=VdSetSystemCommandBufferGpuIdentifierAddress} = 2
counter kernel.calls{name=MmGetPhysicalAddress} = 1
counter kernel.calls{name=VdInitializeRingBuffer} = 1
counter kernel.calls{name=VdEnableRingBufferRPtrWriteBack} = 1
counter kernel.calls{name=KiApcNormalRoutineNop} = 1
counter kernel.calls{name=KeSetBasePriorityThread} = 3
counter kernel.calls{name=VdQueryVideoMode} = 2
counter kernel.calls{name=VdQueryVideoFlags} = 2
counter kernel.calls{name=VdCallGraphicsNotificationRoutines} = 1
counter kernel.calls{name=VdRetrainEDRAMWorker} = 1
counter kernel.calls{name=VdRetrainEDRAM} = 3
counter kernel.calls{name=VdIsHSIOTrainingSucceeded} = 1
counter kernel.calls{name=VdGetSystemCommandBuffer} = 2
counter kernel.calls{name=VdSwap} = 2
counter gpu.interrupt.delivered{source=1} = 2
counter kernel.calls{name=KeAcquireSpinLockAtRaisedIrql} = 28
counter kernel.calls{name=KeReleaseSpinLockFromRaisedIrql} = 28
counter kernel.calls{name=VdGetCurrentDisplayGamma} = 1
counter gpu.interrupt.delivered{source=0} = 3295
counter kernel.calls{name=VdSetDisplayMode} = 1
counter kernel.calls{name=VdGetCurrentDisplayInformation} = 1
counter kernel.calls{name=RtlFillMemoryUlong} = 1
counter kernel.calls{name=VdInitializeScalerCommandBuffer} = 1
counter kernel.calls{name=VdPersistDisplay} = 1
counter kernel.calls{name=NtResumeThread} = 6
counter kernel.calls{name=XGetGameRegion} = 2
counter kernel.calls{name=KeInitializeSemaphore} = 1
counter kernel.calls{name=KeResumeThread} = 2
counter kernel.calls{name=KeRaiseIrqlToDpcLevel} = 33
counter kernel.calls{name=KfLowerIrql} = 26
counter kernel.calls{name=XAudioRegisterRenderDriverClient} = 1
counter kernel.calls{name=ObLookupThreadByThreadId} = 2
counter kernel.calls{name=ObOpenObjectByPointer} = 2
counter kernel.calls{name=XNotifyPositionUI} = 1
counter kernel.calls{name=NtCreateTimer} = 1
counter kernel.calls{name=NtSetTimerEx} = 1
counter kernel.calls{name=XamInputGetCapabilities} = 8
counter kernel.calls{name=XNotifyGetNext} = 1489735
counter kernel.calls{name=XamUserGetSigninState} = 2
counter kernel.calls{name=XamUserGetXUID} = 1
counter kernel.calls{name=XamUserReadProfileSettings} = 2