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

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

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

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

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

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

View File

@@ -0,0 +1,697 @@
Finished `release` profile [optimized] target(s) in 0.21s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --trace-handles-focus=0x1454 -n 500000000`
2026-05-09T14:20:27.834932Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T14:20:27.836319Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T14:20:27.836328Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T14:20:27.898993Z  INFO cmd_exec:load_image:load_normal_compressed: xenia_xex::loader: LZX decompressed: 3428942 -> 9568256 bytes path=sylpheed.iso bytes=3497984 bytes_in=3485696
2026-05-09T14:20:27.899399Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=63.0 path=sylpheed.iso bytes=3497984
2026-05-09T14:20:27.903418Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T14:20:27.903644Z  INFO cmd_exec: xenia_rs: handle audit enabled (--trace-handles) path=sylpheed.iso
2026-05-09T14:20:27.903654Z  INFO cmd_exec: xenia_rs: handle audit focus: 1 (0x00001454) path=sylpheed.iso
2026-05-09T14:20:27.903808Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T14:20:27.903816Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T14:20:27.908352Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:27.908374Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:27.908440Z  INFO cmd_exec:run_execution: xenia_kernel::exports: XexCheckExecutablePrivilege priv=10 flags=0x00000400 result=1 lr=0x824ab598 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.103119Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="partition0" err=File not found: partition0 handle=0x1008 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.103184Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="partition0" err=File not found: partition0 handle=0x100c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.103460Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="Cache0" err=File not found: Cache0 handle=0x1010 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.103855Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="Cache0/" err=File not found: Cache0/ handle=0x1014 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.103886Z  INFO cmd_exec:run_execution: xenia_kernel::exports: XexCheckExecutablePrivilege priv=11 flags=0x00000400 result=0 lr=0x824a99a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.103907Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.103944Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=2 on hw=1 entry=0x824a93c8 start_ctx=0x828a28f0 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.103958Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: tid=2 handle=0x1018 hw=1 callback=0x824a93c8 message=0x828a28f0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.104139Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="Cache0" err=File not found: Cache0 handle=0x101c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.104167Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.104314Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=3 on hw=2 entry=0x82181830 start_ctx=0x828f3d08 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.104321Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=3 handle=0x1024 hw=2 entry=0x82181830 start_ctx=0x828f3d08 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105018Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x102c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105055Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=4 on hw=2 entry=0x8245a5d0 start_ctx=0x828f4838 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105060Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=4 handle=0x1030 hw=2 entry=0x8245a5d0 start_ctx=0x828f4838 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105129Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1034 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105279Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/access" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105322Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105362Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/recent" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105700Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="config.ini" size=400 handle=0x1038 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105833Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=5 on hw=2 entry=0x82450a28 start_ctx=0x828f3b68 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.105839Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=5 handle=0x1048 hw=2 entry=0x82450a28 start_ctx=0x828f3b68 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.106148Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 400 bytes from "config.ini" @ 0 (handle=0x1038) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.106850Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/d4ea4615e46ee8ca.tmp" host="/tmp/xenia-rs-cache-126906-0/d4ea4615e46ee8ca.tmp" disp=3 size=0 handle=0x1050 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.106938Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 400 bytes to "cache:/d4ea4615e46ee8ca.tmp" @ 0 (handle=0x1050) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.107023Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1054 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.107158Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/access" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.107192Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.107207Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/recent" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.107390Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/d4ea4615" host="/tmp/xenia-rs-cache-126906-0/d4ea4615" disp=2 size=0 handle=0x1058 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.107426Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/d4ea4615") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.107446Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/d4ea4615e46ee8ca.tmp" host="/tmp/xenia-rs-cache-126906-0/d4ea4615e46ee8ca.tmp" disp=1 size=400 handle=0x105c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.110945Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="dat/files.tbl" err=File not found: dat/files.tbl handle=0x1060 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.112896Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/tables.pak" size=964 handle=0x106c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.113203Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 964 bytes from "dat/tables.pak" @ 0 (handle=0x106c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.113830Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45ce534ffea.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45ce534ffea.tmp" disp=3 size=0 handle=0x1074 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.113902Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 964 bytes to "cache:/69d8e45ce534ffea.tmp" @ 0 (handle=0x1074) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.113949Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1078 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.114146Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x107c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.114186Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 12 bytes to "cache:/access" @ 0 (handle=0x107c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.114227Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.114290Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x1080 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.114329Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 8 bytes to "cache:/recent" @ 0 (handle=0x1080) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.114506Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c" host="/tmp/xenia-rs-cache-126906-0/69d8e45c" disp=2 size=0 handle=0x1084 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.114525Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.114545Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45ce534ffea.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45ce534ffea.tmp" disp=1 size=964 handle=0x1088 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.115693Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/tables.p00" size=435498 handle=0x1090 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.115959Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/tables.p00" @ 206848 (handle=0x1090) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.116332Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=6 on hw=2 entry=0x82457ef0 start_ctx=0x828f3b08 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.116339Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=6 handle=0x10a8 hw=2 entry=0x82457ef0 start_ctx=0x828f3b08 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117001Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c9355f2f8.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45c9355f2f8.tmp" disp=3 size=0 handle=0x10ac path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117076Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 2048 bytes to "cache:/69d8e45c9355f2f8.tmp" @ 0 (handle=0x10ac) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117129Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x10b0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117414Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x10b4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117454Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 24 bytes to "cache:/access" @ 0 (handle=0x10b4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117501Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117581Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x10b8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117621Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 16 bytes to "cache:/recent" @ 0 (handle=0x10b8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117885Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/69d8e45c" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117919Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.117938Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c9355f2f8.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45c9355f2f8.tmp" disp=1 size=2048 handle=0x10bc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.121993Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.122192Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T14:20:28.122206Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T14:20:28.122210Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=7 on hw=2 entry=0x824cd458 start_ctx=0x42450b3c suspended=false pri=0 mask=0x04 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:28.122231Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=7 handle=0x10cc hw=2 entry=0x824cd458 start_ctx=0x42450b3c suspended=false aff=0x04 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.023629Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T14:20:29.041414Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=8 on hw=4 entry=0x822f1ee0 start_ctx=0x40d09a40 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.041430Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=8 handle=0x10d8 hw=4 entry=0x822f1ee0 start_ctx=0x40d09a40 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.042701Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 102400 bytes from "dat/tables.p00" @ 86016 (handle=0x1090) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.043630Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c3a2c8c185.tmp" host="/tmp/xenia-rs-cache-126906-0/aab216c3a2c8c185.tmp" disp=3 size=0 handle=0x10ec path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.043817Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 102400 bytes to "cache:/aab216c3a2c8c185.tmp" @ 0 (handle=0x10ec) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.043896Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x10f0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.044281Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x10f4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.044323Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 36 bytes to "cache:/access" @ 0 (handle=0x10f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.044389Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.044512Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x10f8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.044557Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 24 bytes to "cache:/recent" @ 0 (handle=0x10f8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.044853Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c3" host="/tmp/xenia-rs-cache-126906-0/aab216c3" disp=2 size=0 handle=0x10fc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.044890Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.044912Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c3a2c8c185.tmp" host="/tmp/xenia-rs-cache-126906-0/aab216c3a2c8c185.tmp" disp=1 size=102400 handle=0x1100 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.205387Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/sound.pak" size=114244 handle=0x1108 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.205705Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 114244 bytes from "dat/sound.pak" @ 0 (handle=0x1108) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210038Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c939a9dcc.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45c939a9dcc.tmp" disp=3 size=0 handle=0x1110 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210191Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 114244 bytes to "cache:/69d8e45c939a9dcc.tmp" @ 0 (handle=0x1110) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210231Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1114 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210503Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x1118 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210527Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 48 bytes to "cache:/access" @ 0 (handle=0x1118) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210573Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210647Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x111c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210671Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 32 bytes to "cache:/recent" @ 0 (handle=0x111c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210845Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/69d8e45c" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210864Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.210883Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c939a9dcc.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45c939a9dcc.tmp" disp=1 size=114244 handle=0x1120 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.221015Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/sound.p04" size=14903296 handle=0x1128 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.221358Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/sound.p04" @ 5931008 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.222260Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c973a5c0a.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45c973a5c0a.tmp" disp=3 size=0 handle=0x1138 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.222315Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 2048 bytes to "cache:/69d8e45c973a5c0a.tmp" @ 0 (handle=0x1138) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.222390Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x113c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.222862Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x1140 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.222888Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 60 bytes to "cache:/access" @ 0 (handle=0x1140) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.222922Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.223020Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x1144 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.223047Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 40 bytes to "cache:/recent" @ 0 (handle=0x1144) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.223311Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/69d8e45c" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.223331Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.223353Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45c973a5c0a.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45c973a5c0a.tmp" disp=1 size=2048 handle=0x1148 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.259291Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=9 on hw=4 entry=0x824d2878 start_ctx=0x00000000 suspended=true pri=0 mask=0x10 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.259303Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=9 handle=0x114c hw=4 entry=0x824d2878 start_ctx=0x00000000 suspended=true aff=0x10 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.259331Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=10 on hw=5 entry=0x824d2940 start_ctx=0x00000000 suspended=true pri=0 mask=0x20 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.259336Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=10 handle=0x1150 hw=5 entry=0x824d2940 start_ctx=0x00000000 suspended=true aff=0x20 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.259647Z  INFO cmd_exec:run_execution: xenia_kernel::exports: XAudioRegisterRenderDriverClient: index=0 callback=0x824d6640 arg=0x41e9dd5c wrapped=0x4b9f0000 driver=0x41550000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.310357Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 5933056 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.310592Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6064128 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.310789Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6195200 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.310990Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6326272 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.311183Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6457344 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.311381Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6588416 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.311578Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6719488 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.311758Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6850560 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.311925Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6981632 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.312162Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7112704 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.312341Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7243776 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.312517Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7374848 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.312725Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7505920 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.312917Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7636992 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.313113Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7768064 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.313305Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7899136 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.313500Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8030208 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.313693Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8161280 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.313886Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8292352 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.314077Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8423424 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.314272Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8554496 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.314466Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8685568 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.314669Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8816640 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.314877Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8947712 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.315132Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9078784 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.315323Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9209856 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.315511Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9340928 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.315705Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9472000 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.315895Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9603072 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.316087Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9734144 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.316277Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9865216 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.316465Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9996288 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.316686Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10127360 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.316877Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10258432 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.317067Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10389504 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.317255Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10520576 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.317445Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10651648 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.317650Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10782720 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.317842Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10913792 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.318031Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11044864 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.318220Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11175936 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.318408Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11307008 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.318591Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11438080 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.318793Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11569152 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.318983Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11700224 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.319174Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11831296 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.319362Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11962368 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.319541Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12093440 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.319723Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12224512 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.319912Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12355584 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.320101Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12486656 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.320290Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12617728 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.320479Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12748800 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.320682Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12879872 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.320871Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13010944 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.321186Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13142016 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.321362Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13273088 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.321554Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13404160 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.321799Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13535232 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.321988Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13666304 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.322178Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13797376 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.322367Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13928448 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.322546Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14059520 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.322732Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14190592 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.322921Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14321664 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.323110Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14452736 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.323299Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14583808 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.323488Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14714880 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.323655Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 57344 bytes from "dat/sound.p04" @ 14845952 (handle=0x1128) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.325558Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=11 on hw=0 entry=0x82178950 start_ctx=0x828f3ec0 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.325567Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=11 handle=0x1270 hw=0 entry=0x82178950 start_ctx=0x828f3ec0 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.325897Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=12 on hw=0 entry=0x821748f0 start_ctx=0x4024a640 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.325905Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=12 handle=0x127c hw=0 entry=0x821748f0 start_ctx=0x4024a640 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.327450Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/tables.p00" @ 77824 (handle=0x1090) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.328345Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c35ee70e0a.tmp" host="/tmp/xenia-rs-cache-126906-0/aab216c35ee70e0a.tmp" disp=3 size=0 handle=0x1294 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.328412Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 2048 bytes to "cache:/aab216c35ee70e0a.tmp" @ 0 (handle=0x1294) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.328484Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1298 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.329022Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x129c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.329049Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 72 bytes to "cache:/access" @ 0 (handle=0x129c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.329098Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.329212Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x12a0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.329240Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 48 bytes to "cache:/recent" @ 0 (handle=0x12a0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.329525Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/aab216c3" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.329546Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.329592Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/aab216c35ee70e0a.tmp" host="/tmp/xenia-rs-cache-126906-0/aab216c35ee70e0a.tmp" disp=1 size=2048 handle=0x12a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.330471Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=13 on hw=0 entry=0x821c4ad0 start_ctx=0x40929b60 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.330480Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=13 handle=0x12a8 hw=0 entry=0x821c4ad0 start_ctx=0x40929b60 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.330590Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=14 on hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.330597Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=14 handle=0x12b0 hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.330632Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=15 on hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.330639Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=15 handle=0x12b4 hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.334676Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/Base.xpr" size=8507404 handle=0x12bc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.336340Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/GP_TITLE.pak" size=208 handle=0x12c8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.336638Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 208 bytes from "dat/GP_TITLE.pak" @ 0 (handle=0x12c8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.337216Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45cc295ead8.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45cc295ead8.tmp" disp=3 size=0 handle=0x12d0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.337259Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 208 bytes to "cache:/69d8e45cc295ead8.tmp" @ 0 (handle=0x12d0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.337307Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x12d4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.337713Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x12d8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.337736Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 84 bytes to "cache:/access" @ 0 (handle=0x12d8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.337763Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.337848Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x12dc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.337870Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 56 bytes to "cache:/recent" @ 0 (handle=0x12dc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.338044Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/69d8e45c" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.338062Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.338080Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/69d8e45cc295ead8.tmp" host="/tmp/xenia-rs-cache-126906-0/69d8e45cc295ead8.tmp" disp=1 size=208 handle=0x12e0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.338708Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/Base.xpr" @ 0 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.339379Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 0 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.343991Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/GP_TITLE.p00" size=12283578 handle=0x12f0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.352349Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/ptc_pack.xpr" size=20654092 handle=0x12f4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.356164Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 131072 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.356540Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 262144 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.356788Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 393216 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.357020Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 524288 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.357283Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 655360 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.357524Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 786432 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.357775Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 917504 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.358051Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1048576 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.358283Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1179648 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.358519Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1310720 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.358756Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1441792 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.359003Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1572864 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.359284Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1703936 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.363737Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1832960 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.367782Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1964032 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.367950Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2095104 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.368116Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2226176 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.368281Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2357248 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.368445Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2488320 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.368615Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2619392 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.368783Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2750464 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.368948Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2881536 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.369125Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3012608 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.369290Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3143680 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.369454Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3274752 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.369622Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3405824 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.369787Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3536896 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.369953Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3667968 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.370117Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3799040 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.370281Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3930112 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.370447Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4061184 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.370616Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4192256 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.370779Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4323328 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.370943Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4454400 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.371110Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4585472 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.371278Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4716544 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.371445Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4847616 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.371614Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4978688 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.371780Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5109760 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.371949Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5240832 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.372113Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5371904 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.372278Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5502976 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.372442Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5634048 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.372612Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5765120 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.372776Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5896192 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.372941Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6027264 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.373105Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6158336 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.373273Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6289408 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.373437Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6420480 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.373606Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6551552 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.373771Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6682624 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.373936Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6813696 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.374101Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6944768 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.374264Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7075840 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.374429Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7206912 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.374602Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7337984 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.374771Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7469056 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.374934Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7600128 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.375099Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7731200 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.375266Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7862272 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.375431Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7993344 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.375735Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 8124416 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.375900Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 8255488 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.376097Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 120844 bytes from "hidden/Resource3D/Base.xpr" @ 8386560 (handle=0x12bc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.379353Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 51200 bytes from "dat/GP_TITLE.p00" @ 0 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.381626Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cdba806e.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002cdba806e.tmp" disp=3 size=0 handle=0x1430 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.381708Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 49530 bytes to "cache:/87719002cdba806e.tmp" @ 0 (handle=0x1430) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.381750Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1434 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.382128Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x1438 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.382151Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 96 bytes to "cache:/access" @ 0 (handle=0x1438) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.382178Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.382235Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x143c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.382260Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 64 bytes to "cache:/recent" @ 0 (handle=0x143c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.382423Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002" host="/tmp/xenia-rs-cache-126906-0/87719002" disp=2 size=0 handle=0x1440 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.382443Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.382463Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cdba806e.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002cdba806e.tmp" disp=1 size=49530 handle=0x1444 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.382872Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 0 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.383329Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 51200 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.385727Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/Common.xpr" size=593932 handle=0x1450 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.389050Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 102400 bytes from "dat/GP_TITLE.p00" @ 182272 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.397510Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cec0a96e.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002cec0a96e.tmp" disp=3 size=0 handle=0x145c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.397692Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 232205 bytes to "cache:/87719002cec0a96e.tmp" @ 0 (handle=0x145c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.397729Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1460 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.398132Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x1464 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.398159Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 108 bytes to "cache:/access" @ 0 (handle=0x1464) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.398185Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.398243Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x1468 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.398266Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 72 bytes to "cache:/recent" @ 0 (handle=0x1468) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.398414Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.398432Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.398450Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cec0a96e.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002cec0a96e.tmp" disp=1 size=232205 handle=0x146c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.398824Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 507904 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.403673Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 638976 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.403844Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 770048 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.404011Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 901120 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.404178Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1032192 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.404345Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1163264 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.404514Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1294336 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.404685Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1425408 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.404852Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1556480 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.405020Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1687552 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.405188Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1818624 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.405354Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1949696 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.405519Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2080768 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.405689Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2211840 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.405856Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2342912 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.406023Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2473984 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.406189Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2605056 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.406358Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2736128 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.406525Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2867200 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.406698Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2998272 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.406853Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 100352 bytes from "dat/GP_TITLE.p00" @ 3129344 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.500564Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a60fcb85.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002a60fcb85.tmp" disp=3 size=0 handle=0x14c4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502063Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 2721352 bytes to "cache:/87719002a60fcb85.tmp" @ 0 (handle=0x14c4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502109Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x14c8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502589Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x14cc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502616Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 120 bytes to "cache:/access" @ 0 (handle=0x14cc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502644Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502709Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x14d0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502733Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 80 bytes to "cache:/recent" @ 0 (handle=0x14d0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502885Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502903Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.502926Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a60fcb85.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002a60fcb85.tmp" disp=1 size=2721352 handle=0x14d4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.503414Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38912 bytes from "dat/GP_TITLE.p00" @ 468992 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.505277Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002285d8849.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002285d8849.tmp" disp=3 size=0 handle=0x14dc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.505328Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 38706 bytes to "cache:/87719002285d8849.tmp" @ 0 (handle=0x14dc) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.505362Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x14e0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.505833Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x14e4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.505857Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 132 bytes to "cache:/access" @ 0 (handle=0x14e4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.505884Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.505944Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x14e8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.505966Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 88 bytes to "cache:/recent" @ 0 (handle=0x14e8) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.506122Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.506141Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.506158Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002285d8849.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002285d8849.tmp" disp=1 size=38706 handle=0x14ec path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.506600Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3229696 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.511407Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3360768 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.511584Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3491840 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.511762Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3622912 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.511932Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3753984 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.512103Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3885056 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.512273Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4016128 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.512443Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4147200 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.512620Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4278272 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.512789Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4409344 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.512942Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 88064 bytes from "dat/GP_TITLE.p00" @ 4540416 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.561296Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a715f485.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002a715f485.tmp" disp=3 size=0 handle=0x151c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.561708Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 1398049 bytes to "cache:/87719002a715f485.tmp" @ 0 (handle=0x151c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.561751Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1520 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.562276Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x1524 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.562300Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 144 bytes to "cache:/access" @ 0 (handle=0x1524) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.562326Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.562420Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x1528 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.562443Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 96 bytes to "cache:/recent" @ 0 (handle=0x1528) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.562619Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.562638Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.562656Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002a715f485.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002a715f485.tmp" disp=1 size=1398049 handle=0x152c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.563178Z  INFO cmd_exec:run_execution: xenia_rs: HW thread returned to LR sentinel — marking exited hw_id=1 tid=Some(12) is_main=false cycle=18592099 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.563424Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 116736 bytes from "dat/GP_TITLE.p00" @ 284672 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.563463Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=16 on hw=4 entry=0x824563e0 start_ctx=0x828f3e70 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.563470Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=16 handle=0x153c hw=4 entry=0x824563e0 start_ctx=0x828f3e70 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.565698Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=17 on hw=4 entry=0x82170430 start_ctx=0x828f4070 suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.565707Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=17 handle=0x154c hw=4 entry=0x82170430 start_ctx=0x828f4070 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.570279Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cf2a8ccd.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002cf2a8ccd.tmp" disp=3 size=0 handle=0x1558 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.570396Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 115604 bytes to "cache:/87719002cf2a8ccd.tmp" @ 0 (handle=0x1558) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.570445Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x155c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.571805Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x1560 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.571838Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 156 bytes to "cache:/access" @ 0 (handle=0x1560) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.571928Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572074Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=18 on hw=0 entry=0x823dde30 start_ctx=0x828f3c4c suspended=false pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572082Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=18 handle=0x1570 hw=0 entry=0x823dde30 start_ctx=0x828f3c4c suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572155Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x1574 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572203Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 104 bytes to "cache:/recent" @ 0 (handle=0x1574) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572287Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=19 on hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572294Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=19 handle=0x1580 hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572342Z  INFO cmd_exec:run_execution: xenia_cpu::scheduler: spawn: tid=20 on hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true pri=0 mask=0xff path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572364Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=20 handle=0x1588 hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572781Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572807Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.572847Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/87719002cf2a8ccd.tmp" host="/tmp/xenia-rs-cache-126906-0/87719002cf2a8ccd.tmp" disp=1 size=115604 handle=0x158c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:29.574125Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 67584 bytes from "dat/GP_TITLE.p00" @ 401408 (handle=0x12f0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.474579Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T14:20:30.479579Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/8771900201a2db9c.tmp" host="/tmp/xenia-rs-cache-126906-0/8771900201a2db9c.tmp" disp=3 size=0 handle=0x1594 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.479742Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 66079 bytes to "cache:/8771900201a2db9c.tmp" @ 0 (handle=0x1594) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.479853Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open (dir) path="cache:/" disp=1 handle=0x1598 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.481833Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/access" host="/tmp/xenia-rs-cache-126906-0/access" disp=5 size=0 handle=0x159c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.481883Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 168 bytes to "cache:/access" @ 0 (handle=0x159c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.481992Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open MISS path="cache:/ignore" disp=1 -> NOT_FOUND path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.482221Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/recent" host="/tmp/xenia-rs-cache-126906-0/recent" disp=5 size=0 handle=0x15a0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.482270Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtWriteFile cache: 112 bytes to "cache:/recent" @ 0 (handle=0x15a0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.482887Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open COLLISION path="cache:/87719002" disp=2 -> NAME_COLLISION path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.482929Z  WARN cmd_exec:run_execution: xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-126906-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.482978Z  INFO cmd_exec:run_execution: xenia_kernel::exports: cache open OK path="cache:/8771900201a2db9c.tmp" host="/tmp/xenia-rs-cache-126906-0/8771900201a2db9c.tmp" disp=1 size=66079 handle=0x15a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.484621Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 0 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.493238Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 131072 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.493687Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 262144 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.494136Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 393216 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.494595Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 524288 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.495049Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 655360 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.495490Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 786432 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.495934Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 917504 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.496374Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1048576 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.496854Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1179648 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.497293Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1310720 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.497783Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1441792 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.498225Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1572864 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.498725Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1703936 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.499166Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1835008 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.499640Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1966080 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.500083Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2097152 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.500523Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2228224 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.500966Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2359296 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.501409Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2490368 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.501856Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2621440 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.502296Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2752512 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.502795Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2883584 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.503236Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3014656 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.503705Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3145728 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.504148Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3276800 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.504626Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3407872 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.505068Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3538944 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.505521Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3670016 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.505964Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3801088 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.506402Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3932160 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.506858Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4063232 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.507314Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4194304 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.507757Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4325376 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.508195Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4456448 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.508680Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4587520 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.509119Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4718592 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.509575Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4849664 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.510028Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4980736 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.510465Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5111808 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.510943Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5242880 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.511388Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5373952 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.511836Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5505024 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.512276Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5636096 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.512719Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5767168 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.513162Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5898240 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.513634Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6029312 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.514075Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6160384 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.514520Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6291456 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.515047Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38912 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6422528 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.518103Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6459392 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.526374Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6590464 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.526854Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6721536 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.527299Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6852608 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.527773Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6983680 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.528213Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7114752 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.528725Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7245824 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.529165Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7376896 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.529655Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7507968 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.530097Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7639040 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.530539Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7770112 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.530985Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7901184 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.531426Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8032256 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.531900Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8163328 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.532340Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8294400 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.532789Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8425472 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.533231Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8556544 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.533721Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8687616 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.534161Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8818688 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.534635Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8949760 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.535079Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9080832 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.535521Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9211904 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.535966Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9342976 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.536408Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9474048 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.536854Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9605120 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.537299Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9736192 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.537798Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9867264 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.538238Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9998336 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.538732Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10129408 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.539161Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10260480 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.539653Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10391552 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.540095Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10522624 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.540536Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10653696 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.540981Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10784768 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.541424Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10915840 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.541877Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11046912 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.542319Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11177984 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.542911Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11309056 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.543353Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11440128 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.543815Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11571200 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.544259Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11702272 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.544754Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11833344 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.545199Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11964416 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.545672Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12095488 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.546073Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12226560 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.546474Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12357632 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.546877Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12488704 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.547278Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12619776 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.547683Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12750848 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.548082Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12881920 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.548483Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13012992 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.548889Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13144064 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.549292Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13275136 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.549697Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13406208 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.550100Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13537280 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.550558Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13668352 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.551123Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13799424 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.551532Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13930496 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.551939Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14061568 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.552342Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14192640 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.552745Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14323712 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.553146Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14454784 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.553546Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14585856 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.553948Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14716928 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.554347Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14848000 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.554756Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14979072 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.555154Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15110144 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.555560Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15241216 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.555961Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15372288 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.556360Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15503360 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.556765Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15634432 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.557163Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15765504 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.557565Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15896576 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.557967Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16027648 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.558367Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16158720 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.558772Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16289792 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.559175Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16420864 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.559583Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16551936 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.559986Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16683008 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.560389Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16814080 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.560796Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16945152 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.561203Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17076224 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.561611Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17207296 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.562016Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17338368 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.562418Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17469440 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.562825Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17600512 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.563228Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17731584 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.563635Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17862656 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.564036Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17993728 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.564439Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18124800 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.564844Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18255872 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.565244Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18386944 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.565648Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18518016 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.566050Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18649088 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.566448Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18780160 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.566851Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18911232 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.567253Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19042304 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.567658Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19173376 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.568059Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19304448 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.568461Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19435520 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.569002Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19566592 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.569402Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19697664 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.569809Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19828736 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.570208Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19959808 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.570611Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20090880 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.571011Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20221952 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.571412Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20353024 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.571814Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20484096 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.572277Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38924 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20615168 (handle=0x12f4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:30.576602Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/Common.xpr" @ 0 (handle=0x1450) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:47.980662Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T14:20:47.982530Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T14:20:47.983052Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=20148 instructions=500000019 import_calls=5629636 unimplemented=0 path=sylpheed.iso
2026-05-09T14:20:47.992744Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=63.000 min=63.000 max=63.000 mean=63.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