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,695 @@
2026-05-10T11:44:04.435522Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-10T11:44:04.437318Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-10T11:44:04.437333Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-10T11:44:04.503157Z  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-10T11:44:04.503610Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=66.0 path=sylpheed.iso bytes=3497984
2026-05-10T11:44:04.507916Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-10T11:44:04.508146Z  INFO cmd_exec: xenia_rs: handle audit enabled (--trace-handles) path=sylpheed.iso
2026-05-10T11:44:04.508163Z  INFO cmd_exec: xenia_rs: handle audit focus: 11 (0x000012ac, 0x00001534, 0x00001020, 0x000010a0, 0x00001004, 0x000010a4, 0x00001040, 0x00001544, 0x00001578, 0x828a3230, 0x00001530) path=sylpheed.iso
2026-05-10T11:44:04.508341Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-10T11:44:04.508351Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-10T11:44:04.513293Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.513322Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.513469Z  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-10T11:44:04.715119Z  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-10T11:44:04.715199Z  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-10T11:44:04.715459Z  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-10T11:44:04.715818Z  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-10T11:44:04.715845Z  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-10T11:44:04.715888Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.715920Z  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-10T11:44:04.715942Z  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-10T11:44:04.716086Z  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-10T11:44:04.716107Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.716275Z  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-10T11:44:04.716286Z  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-10T11:44:04.717000Z  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-10T11:44:04.717038Z  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-10T11:44:04.717052Z  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-10T11:44:04.717115Z  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-10T11:44:04.717217Z  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-10T11:44:04.717266Z  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-10T11:44:04.717311Z  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-10T11:44:04.717623Z  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-10T11:44:04.717869Z  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-10T11:44:04.717882Z  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-10T11:44:04.718500Z  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-10T11:44:04.719158Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/d4ea4615e46ee8ca.tmp" host="/tmp/xenia-rs-cache-615876-0/d4ea4615e46ee8ca.tmp" disp=3 size=0 handle=0x1050 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.719232Z  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-10T11:44:04.719290Z  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-10T11:44:04.719389Z  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-10T11:44:04.719417Z  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-10T11:44:04.719450Z  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-10T11:44:04.719661Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/d4ea4615" host="/tmp/xenia-rs-cache-615876-0/d4ea4615" disp=2 size=0 handle=0x1058 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.719693Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/d4ea4615") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.719733Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/d4ea4615e46ee8ca.tmp" host="/tmp/xenia-rs-cache-615876-0/d4ea4615e46ee8ca.tmp" disp=1 size=400 handle=0x105c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.723827Z  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-10T11:44:04.725741Z  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-10T11:44:04.726000Z  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-10T11:44:04.726545Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45ce534ffea.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45ce534ffea.tmp" disp=3 size=0 handle=0x1074 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.726610Z  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-10T11:44:04.726661Z  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-10T11:44:04.726846Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x107c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.726883Z  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-10T11:44:04.726938Z  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-10T11:44:04.727016Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x1080 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.727052Z  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-10T11:44:04.727432Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c" host="/tmp/xenia-rs-cache-615876-0/69d8e45c" disp=2 size=0 handle=0x1084 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.727465Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.727501Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45ce534ffea.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45ce534ffea.tmp" disp=1 size=964 handle=0x1088 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.729274Z  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-10T11:44:04.729566Z  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-10T11:44:04.729926Z  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-10T11:44:04.729937Z  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-10T11:44:04.730563Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c9355f2f8.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45c9355f2f8.tmp" disp=3 size=0 handle=0x10ac path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.730636Z  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-10T11:44:04.730692Z  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-10T11:44:04.730974Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x10b4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.731014Z  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-10T11:44:04.731071Z  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-10T11:44:04.731152Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x10b8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.731192Z  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-10T11:44:04.731869Z  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-10T11:44:04.731905Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.731943Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c9355f2f8.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45c9355f2f8.tmp" disp=1 size=2048 handle=0x10bc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.736485Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:04.736670Z  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-10T11:44:04.736669Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-10T11:44:04.736681Z  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-10T11:44:04.736686Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-10T11:44:05.638099Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-10T11:44:05.657308Z  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-10T11:44:05.657326Z  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-10T11:44:05.658618Z  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-10T11:44:05.659555Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c3a2c8c185.tmp" host="/tmp/xenia-rs-cache-615876-0/aab216c3a2c8c185.tmp" disp=3 size=0 handle=0x10ec path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.659709Z  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-10T11:44:05.659774Z  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-10T11:44:05.660137Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x10f4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.660182Z  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-10T11:44:05.660255Z  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-10T11:44:05.660354Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x10f8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.660384Z  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-10T11:44:05.660755Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c3" host="/tmp/xenia-rs-cache-615876-0/aab216c3" disp=2 size=0 handle=0x10fc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.660783Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.660806Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c3a2c8c185.tmp" host="/tmp/xenia-rs-cache-615876-0/aab216c3a2c8c185.tmp" disp=1 size=102400 handle=0x1100 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.823284Z  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-10T11:44:05.823589Z  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-10T11:44:05.828212Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c939a9dcc.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45c939a9dcc.tmp" disp=3 size=0 handle=0x1110 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.828340Z  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-10T11:44:05.828380Z  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-10T11:44:05.828635Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x1118 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.828660Z  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-10T11:44:05.828687Z  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-10T11:44:05.828738Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x111c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.828761Z  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-10T11:44:05.828903Z  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-10T11:44:05.828921Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.828939Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c939a9dcc.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45c939a9dcc.tmp" disp=1 size=114244 handle=0x1120 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.839639Z  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-10T11:44:05.839967Z  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-10T11:44:05.840843Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c973a5c0a.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45c973a5c0a.tmp" disp=3 size=0 handle=0x1138 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.840898Z  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-10T11:44:05.840942Z  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-10T11:44:05.841390Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x1140 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.841419Z  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-10T11:44:05.841455Z  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-10T11:44:05.841524Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x1144 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.841556Z  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-10T11:44:05.841816Z  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-10T11:44:05.841839Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.841861Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c973a5c0a.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45c973a5c0a.tmp" disp=1 size=2048 handle=0x1148 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.879647Z  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-10T11:44:05.879659Z  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-10T11:44:05.879687Z  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-10T11:44:05.879692Z  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-10T11:44:05.880002Z  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-10T11:44:05.933494Z  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-10T11:44:05.933744Z  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-10T11:44:05.933943Z  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-10T11:44:05.934140Z  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-10T11:44:05.934341Z  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-10T11:44:05.934536Z  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-10T11:44:05.934732Z  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-10T11:44:05.934914Z  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-10T11:44:05.935082Z  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-10T11:44:05.935253Z  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-10T11:44:05.935422Z  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-10T11:44:05.935631Z  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-10T11:44:05.935825Z  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-10T11:44:05.936017Z  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-10T11:44:05.936214Z  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-10T11:44:05.936406Z  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-10T11:44:05.936631Z  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-10T11:44:05.936817Z  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-10T11:44:05.936987Z  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-10T11:44:05.937156Z  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-10T11:44:05.937323Z  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-10T11:44:05.937505Z  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-10T11:44:05.937701Z  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-10T11:44:05.937914Z  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-10T11:44:05.938105Z  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-10T11:44:05.938295Z  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-10T11:44:05.938486Z  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-10T11:44:05.938687Z  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-10T11:44:05.938887Z  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-10T11:44:05.939082Z  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-10T11:44:05.939285Z  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-10T11:44:05.939478Z  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-10T11:44:05.939676Z  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-10T11:44:05.939869Z  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-10T11:44:05.940076Z  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-10T11:44:05.940269Z  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-10T11:44:05.940460Z  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-10T11:44:05.940661Z  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-10T11:44:05.940850Z  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-10T11:44:05.941040Z  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-10T11:44:05.941232Z  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-10T11:44:05.941451Z  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-10T11:44:05.941639Z  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-10T11:44:05.941882Z  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-10T11:44:05.942097Z  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-10T11:44:05.942291Z  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-10T11:44:05.942483Z  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-10T11:44:05.942681Z  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-10T11:44:05.942872Z  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-10T11:44:05.943054Z  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-10T11:44:05.943223Z  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-10T11:44:05.943403Z  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-10T11:44:05.943632Z  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-10T11:44:05.943826Z  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-10T11:44:05.944024Z  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-10T11:44:05.944216Z  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-10T11:44:05.944411Z  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-10T11:44:05.944681Z  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-10T11:44:05.944875Z  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-10T11:44:05.945069Z  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-10T11:44:05.945264Z  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-10T11:44:05.945459Z  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-10T11:44:05.945658Z  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-10T11:44:05.945847Z  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-10T11:44:05.946036Z  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-10T11:44:05.946223Z  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-10T11:44:05.946415Z  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-10T11:44:05.946609Z  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-10T11:44:05.946768Z  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-10T11:44:05.948630Z  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-10T11:44:05.948639Z  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-10T11:44:05.948980Z  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-10T11:44:05.948988Z  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-10T11:44:05.950538Z  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-10T11:44:05.951425Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c35ee70e0a.tmp" host="/tmp/xenia-rs-cache-615876-0/aab216c35ee70e0a.tmp" disp=3 size=0 handle=0x1294 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.951491Z  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-10T11:44:05.951535Z  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-10T11:44:05.952044Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x129c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.952071Z  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-10T11:44:05.952121Z  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-10T11:44:05.952235Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x12a0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.952263Z  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-10T11:44:05.952546Z  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-10T11:44:05.952585Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.952636Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c35ee70e0a.tmp" host="/tmp/xenia-rs-cache-615876-0/aab216c35ee70e0a.tmp" disp=1 size=2048 handle=0x12a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.953448Z  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-10T11:44:05.953457Z  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-10T11:44:05.953616Z  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-10T11:44:05.953624Z  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-10T11:44:05.953661Z  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-10T11:44:05.953680Z  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-10T11:44:05.957808Z  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-10T11:44:05.959489Z  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-10T11:44:05.959741Z  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-10T11:44:05.960293Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45cc295ead8.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45cc295ead8.tmp" disp=3 size=0 handle=0x12d0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.960334Z  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-10T11:44:05.960368Z  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-10T11:44:05.960717Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x12d8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.960741Z  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-10T11:44:05.960768Z  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-10T11:44:05.960824Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x12dc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.960846Z  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-10T11:44:05.960986Z  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-10T11:44:05.961005Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.961024Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45cc295ead8.tmp" host="/tmp/xenia-rs-cache-615876-0/69d8e45cc295ead8.tmp" disp=1 size=208 handle=0x12e0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:05.961597Z  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-10T11:44:05.962250Z  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-10T11:44:05.967069Z  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-10T11:44:05.975653Z  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-10T11:44:05.979446Z  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-10T11:44:05.979691Z  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-10T11:44:05.979938Z  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-10T11:44:05.980297Z  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-10T11:44:05.980565Z  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-10T11:44:05.980814Z  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-10T11:44:05.981065Z  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-10T11:44:05.981618Z  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-10T11:44:05.982036Z  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-10T11:44:05.982476Z  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-10T11:44:05.982850Z  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-10T11:44:05.983232Z  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-10T11:44:05.983657Z  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-10T11:44:05.988057Z  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-10T11:44:05.992118Z  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-10T11:44:05.992287Z  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-10T11:44:05.992454Z  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-10T11:44:05.992623Z  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-10T11:44:05.992790Z  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-10T11:44:05.992959Z  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-10T11:44:05.993126Z  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-10T11:44:05.993290Z  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-10T11:44:05.993468Z  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-10T11:44:05.993637Z  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-10T11:44:05.993802Z  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-10T11:44:05.993965Z  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-10T11:44:05.994129Z  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-10T11:44:05.994292Z  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-10T11:44:05.994459Z  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-10T11:44:05.994626Z  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-10T11:44:05.994791Z  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-10T11:44:05.994957Z  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-10T11:44:05.995121Z  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-10T11:44:05.995286Z  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-10T11:44:05.995460Z  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-10T11:44:05.995639Z  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-10T11:44:05.995807Z  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-10T11:44:05.995973Z  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-10T11:44:05.996138Z  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-10T11:44:05.996304Z  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-10T11:44:05.996471Z  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-10T11:44:05.996639Z  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-10T11:44:05.996805Z  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-10T11:44:05.996967Z  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-10T11:44:05.997132Z  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-10T11:44:05.997295Z  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-10T11:44:05.997457Z  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-10T11:44:05.997627Z  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-10T11:44:05.997792Z  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-10T11:44:05.997960Z  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-10T11:44:05.998125Z  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-10T11:44:05.998290Z  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-10T11:44:05.998453Z  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-10T11:44:05.998620Z  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-10T11:44:05.998782Z  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-10T11:44:05.998945Z  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-10T11:44:05.999109Z  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-10T11:44:05.999273Z  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-10T11:44:05.999438Z  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-10T11:44:05.999604Z  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-10T11:44:05.999770Z  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-10T11:44:05.999933Z  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-10T11:44:06.000097Z  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-10T11:44:06.000419Z  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-10T11:44:06.003638Z  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-10T11:44:06.005977Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cdba806e.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002cdba806e.tmp" disp=3 size=0 handle=0x1430 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.006078Z  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-10T11:44:06.006124Z  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-10T11:44:06.006528Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x1438 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.006559Z  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-10T11:44:06.006598Z  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-10T11:44:06.006664Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x143c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.006697Z  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-10T11:44:06.007049Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002" host="/tmp/xenia-rs-cache-615876-0/87719002" disp=2 size=0 handle=0x1440 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.007083Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.007112Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cdba806e.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002cdba806e.tmp" disp=1 size=49530 handle=0x1444 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.007538Z  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-10T11:44:06.008030Z  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-10T11:44:06.010422Z  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-10T11:44:06.013737Z  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-10T11:44:06.022421Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cec0a96e.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002cec0a96e.tmp" disp=3 size=0 handle=0x145c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.022613Z  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-10T11:44:06.022651Z  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-10T11:44:06.023069Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x1464 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.023097Z  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-10T11:44:06.023123Z  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-10T11:44:06.023195Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x1468 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.023219Z  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-10T11:44:06.023370Z  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-10T11:44:06.023390Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.023408Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cec0a96e.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002cec0a96e.tmp" disp=1 size=232205 handle=0x146c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.023858Z  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-10T11:44:06.029223Z  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-10T11:44:06.029427Z  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-10T11:44:06.029648Z  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-10T11:44:06.029830Z  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-10T11:44:06.030011Z  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-10T11:44:06.030198Z  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-10T11:44:06.030377Z  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-10T11:44:06.030637Z  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-10T11:44:06.030977Z  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-10T11:44:06.031315Z  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-10T11:44:06.031504Z  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-10T11:44:06.031701Z  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-10T11:44:06.031883Z  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-10T11:44:06.032065Z  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-10T11:44:06.032247Z  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-10T11:44:06.032429Z  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-10T11:44:06.032695Z  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-10T11:44:06.032910Z  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-10T11:44:06.033227Z  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-10T11:44:06.033403Z  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-10T11:44:06.129979Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a60fcb85.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002a60fcb85.tmp" disp=3 size=0 handle=0x14c4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.131563Z  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-10T11:44:06.131614Z  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-10T11:44:06.132066Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x14cc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.132092Z  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-10T11:44:06.132119Z  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-10T11:44:06.132182Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x14d0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.132205Z  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-10T11:44:06.132349Z  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-10T11:44:06.132367Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.132390Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a60fcb85.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002a60fcb85.tmp" disp=1 size=2721352 handle=0x14d4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.132890Z  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-10T11:44:06.134788Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002285d8849.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002285d8849.tmp" disp=3 size=0 handle=0x14dc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.134839Z  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-10T11:44:06.134873Z  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-10T11:44:06.135340Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x14e4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.135363Z  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-10T11:44:06.135389Z  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-10T11:44:06.135450Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x14e8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.135473Z  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-10T11:44:06.135630Z  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-10T11:44:06.135648Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.135666Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002285d8849.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002285d8849.tmp" disp=1 size=38706 handle=0x14ec path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.136112Z  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-10T11:44:06.141503Z  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-10T11:44:06.141693Z  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-10T11:44:06.141874Z  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-10T11:44:06.142044Z  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-10T11:44:06.142213Z  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-10T11:44:06.142402Z  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-10T11:44:06.142637Z  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-10T11:44:06.142824Z  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-10T11:44:06.143010Z  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-10T11:44:06.143174Z  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-10T11:44:06.190949Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a715f485.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002a715f485.tmp" disp=3 size=0 handle=0x151c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.191324Z  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-10T11:44:06.191371Z  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-10T11:44:06.191910Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x1524 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.191937Z  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-10T11:44:06.191965Z  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-10T11:44:06.192053Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x1528 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.192078Z  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-10T11:44:06.192233Z  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-10T11:44:06.192253Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.192272Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a715f485.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002a715f485.tmp" disp=1 size=1398049 handle=0x152c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.192802Z  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-10T11:44:06.193046Z  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-10T11:44:06.193088Z  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-10T11:44:06.193097Z  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-10T11:44:06.195351Z  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-10T11:44:06.195360Z  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-10T11:44:06.200086Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cf2a8ccd.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002cf2a8ccd.tmp" disp=3 size=0 handle=0x1558 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.200183Z  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-10T11:44:06.200235Z  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-10T11:44:06.201624Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x1560 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.201658Z  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-10T11:44:06.201730Z  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-10T11:44:06.201864Z  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-10T11:44:06.201872Z  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-10T11:44:06.201935Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x1574 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.201972Z  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-10T11:44:06.202041Z  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-10T11:44:06.202050Z  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-10T11:44:06.202100Z  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-10T11:44:06.202113Z  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-10T11:44:06.202953Z  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-10T11:44:06.202996Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.203043Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cf2a8ccd.tmp" host="/tmp/xenia-rs-cache-615876-0/87719002cf2a8ccd.tmp" disp=1 size=115604 handle=0x158c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:06.204567Z  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-10T11:44:07.104989Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-10T11:44:07.110500Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/8771900201a2db9c.tmp" host="/tmp/xenia-rs-cache-615876-0/8771900201a2db9c.tmp" disp=3 size=0 handle=0x1594 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:07.110652Z  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-10T11:44:07.110728Z  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-10T11:44:07.112903Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-615876-0/access" disp=5 size=0 handle=0x159c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:07.112939Z  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-10T11:44:07.113016Z  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-10T11:44:07.113200Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-615876-0/recent" disp=5 size=0 handle=0x15a0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:07.113237Z  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-10T11:44:07.113793Z  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-10T11:44:07.113838Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-615876-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:07.113883Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/8771900201a2db9c.tmp" host="/tmp/xenia-rs-cache-615876-0/8771900201a2db9c.tmp" disp=1 size=66079 handle=0x15a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:07.115446Z  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-10T11:44:07.123666Z  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-10T11:44:07.124069Z  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-10T11:44:07.124471Z  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-10T11:44:07.124915Z  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-10T11:44:07.125670Z  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-10T11:44:07.126076Z  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-10T11:44:07.126476Z  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-10T11:44:07.126915Z  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-10T11:44:07.127316Z  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-10T11:44:07.127821Z  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-10T11:44:07.128224Z  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-10T11:44:07.128628Z  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-10T11:44:07.129026Z  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-10T11:44:07.129423Z  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-10T11:44:07.129892Z  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-10T11:44:07.130293Z  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-10T11:44:07.130698Z  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-10T11:44:07.131096Z  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-10T11:44:07.131495Z  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-10T11:44:07.131927Z  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-10T11:44:07.132326Z  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-10T11:44:07.132825Z  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-10T11:44:07.133223Z  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-10T11:44:07.133654Z  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-10T11:44:07.134055Z  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-10T11:44:07.134452Z  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-10T11:44:07.134874Z  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-10T11:44:07.135277Z  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-10T11:44:07.135716Z  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-10T11:44:07.136119Z  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-10T11:44:07.136517Z  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-10T11:44:07.136948Z  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-10T11:44:07.137343Z  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-10T11:44:07.137886Z  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-10T11:44:07.138281Z  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-10T11:44:07.138715Z  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-10T11:44:07.139114Z  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-10T11:44:07.139509Z  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-10T11:44:07.139943Z  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-10T11:44:07.140340Z  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-10T11:44:07.140866Z  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-10T11:44:07.141295Z  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-10T11:44:07.141844Z  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-10T11:44:07.142242Z  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-10T11:44:07.142843Z  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-10T11:44:07.143250Z  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-10T11:44:07.143697Z  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-10T11:44:07.144095Z  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-10T11:44:07.144601Z  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-10T11:44:07.147650Z  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-10T11:44:07.155862Z  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-10T11:44:07.156262Z  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-10T11:44:07.156670Z  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-10T11:44:07.157064Z  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-10T11:44:07.157473Z  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-10T11:44:07.157885Z  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-10T11:44:07.158287Z  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-10T11:44:07.158880Z  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-10T11:44:07.159283Z  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-10T11:44:07.159817Z  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-10T11:44:07.160226Z  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-10T11:44:07.160637Z  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-10T11:44:07.161045Z  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-10T11:44:07.161877Z  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-10T11:44:07.162318Z  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-10T11:44:07.162832Z  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-10T11:44:07.163237Z  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-10T11:44:07.163649Z  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-10T11:44:07.164058Z  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-10T11:44:07.164464Z  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-10T11:44:07.164889Z  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-10T11:44:07.165295Z  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-10T11:44:07.165819Z  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-10T11:44:07.166227Z  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-10T11:44:07.166642Z  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-10T11:44:07.167049Z  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-10T11:44:07.167454Z  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-10T11:44:07.167884Z  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-10T11:44:07.168291Z  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-10T11:44:07.168822Z  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-10T11:44:07.169230Z  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-10T11:44:07.169644Z  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-10T11:44:07.170052Z  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-10T11:44:07.170458Z  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-10T11:44:07.170888Z  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-10T11:44:07.171296Z  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-10T11:44:07.171825Z  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-10T11:44:07.172233Z  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-10T11:44:07.172648Z  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-10T11:44:07.173187Z  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-10T11:44:07.173602Z  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-10T11:44:07.174012Z  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-10T11:44:07.174417Z  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-10T11:44:07.174864Z  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-10T11:44:07.175270Z  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-10T11:44:07.175685Z  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-10T11:44:07.176092Z  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-10T11:44:07.176500Z  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-10T11:44:07.176913Z  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-10T11:44:07.177319Z  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-10T11:44:07.177835Z  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-10T11:44:07.178243Z  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-10T11:44:07.178659Z  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-10T11:44:07.179065Z  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-10T11:44:07.179470Z  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-10T11:44:07.179894Z  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-10T11:44:07.180301Z  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-10T11:44:07.180886Z  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-10T11:44:07.181305Z  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-10T11:44:07.181839Z  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-10T11:44:07.182247Z  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-10T11:44:07.182659Z  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-10T11:44:07.183065Z  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-10T11:44:07.183469Z  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-10T11:44:07.183898Z  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-10T11:44:07.184305Z  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-10T11:44:07.184838Z  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-10T11:44:07.185249Z  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-10T11:44:07.185662Z  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-10T11:44:07.186068Z  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-10T11:44:07.186472Z  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-10T11:44:07.186895Z  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-10T11:44:07.187304Z  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-10T11:44:07.187832Z  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-10T11:44:07.188239Z  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-10T11:44:07.188654Z  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-10T11:44:07.189064Z  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-10T11:44:07.189469Z  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-10T11:44:07.189895Z  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-10T11:44:07.190302Z  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-10T11:44:07.190831Z  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-10T11:44:07.191235Z  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-10T11:44:07.191649Z  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-10T11:44:07.192055Z  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-10T11:44:07.192462Z  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-10T11:44:07.192892Z  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-10T11:44:07.193297Z  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-10T11:44:07.193830Z  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-10T11:44:07.194239Z  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-10T11:44:07.194657Z  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-10T11:44:07.195064Z  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-10T11:44:07.195471Z  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-10T11:44:07.195901Z  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-10T11:44:07.196309Z  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-10T11:44:07.197095Z  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-10T11:44:07.197765Z  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-10T11:44:07.198396Z  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-10T11:44:07.198898Z  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-10T11:44:07.199299Z  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-10T11:44:07.199704Z  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-10T11:44:07.200098Z  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-10T11:44:07.200631Z  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-10T11:44:07.201026Z  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-10T11:44:07.201420Z  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-10T11:44:07.201817Z  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-10T11:44:07.202210Z  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-10T11:44:07.202605Z  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-10T11:44:07.203058Z  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-10T11:44:07.207290Z  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-10T11:44:24.468963Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-10T11:44:24.470722Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-10T11:44:24.471751Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=20036 instructions=500000019 import_calls=5629636 unimplemented=0 path=sylpheed.iso
2026-05-10T11:44:24.481263Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=66.000 min=66.000 max=66.000 mean=66.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