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,651 @@
2026-05-08T16:32:26.532826Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-08T16:32:26.536205Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-08T16:32:26.536229Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-08T16:32:26.604762Z  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-08T16:32:26.605905Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=68.0 path=sylpheed.iso bytes=3497984
2026-05-08T16:32:26.611922Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-08T16:32:26.615121Z  INFO cmd_exec: xenia_rs: pc probes armed: 4 (0x824d2a20, 0x824d2a00, 0x824d29f0, 0x824d6640); consumer-snapshots: 0 path=sylpheed.iso
2026-05-08T16:32:26.615973Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-08T16:32:26.615988Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-08T16:32:26.621416Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.621443Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.621514Z  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-08T16:32:26.865442Z  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-08T16:32:26.865913Z  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-08T16:32:26.866370Z  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-08T16:32:26.867061Z  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-08T16:32:26.867096Z  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-08T16:32:26.867145Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.867172Z  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-08T16:32:26.867187Z  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-08T16:32:26.867551Z  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-08T16:32:26.867569Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.867690Z  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-08T16:32:26.867698Z  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-08T16:32:26.868648Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x102c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.868697Z  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-08T16:32:26.868707Z  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-08T16:32:26.868772Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1034 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.868894Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1038 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.869058Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x103c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.869189Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x1040 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.869701Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="config.ini" size=400 handle=0x1044 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.869817Z  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-08T16:32:26.869825Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=5 handle=0x1054 hw=2 entry=0x82450a28 start_ctx=0x828f3b68 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.870116Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 400 bytes from "config.ini" @ 0 (handle=0x1044) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.870757Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/d4ea4615e46ee8ca.tmp" err=File not found: cache:/d4ea4615e46ee8ca.tmp handle=0x105c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.870808Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1060 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.870886Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1064 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.870902Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x1068 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.870917Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x106c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.871053Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/d4ea4615" err=File not found: cache:/d4ea4615 handle=0x1070 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.871072Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/d4ea4615/e" err=File not found: cache:/d4ea4615/e handle=0x1074 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.871084Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/d4ea4615e46ee8ca.tmp" err=File not found: cache:/d4ea4615e46ee8ca.tmp handle=0x1078 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.875410Z  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=0x107c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.877834Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/tables.pak" size=964 handle=0x1088 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.878104Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 964 bytes from "dat/tables.pak" @ 0 (handle=0x1088) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.878648Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45ce534ffea.tmp" err=File not found: cache:/69d8e45ce534ffea.tmp handle=0x1090 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.878683Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1094 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.878829Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1098 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.878858Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x109c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.878893Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x10a0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.879042Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c" err=File not found: cache:/69d8e45c handle=0x10a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.879054Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c/e" err=File not found: cache:/69d8e45c/e handle=0x10a8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.879071Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45ce534ffea.tmp" err=File not found: cache:/69d8e45ce534ffea.tmp handle=0x10ac path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.882457Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/tables.p00" size=435498 handle=0x10b4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.882762Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/tables.p00" @ 206848 (handle=0x10b4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.883117Z  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-08T16:32:26.883126Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=6 handle=0x10cc hw=2 entry=0x82457ef0 start_ctx=0x828f3b08 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.883758Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c9355f2f8.tmp" err=File not found: cache:/69d8e45c9355f2f8.tmp handle=0x10d0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.883806Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x10d4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.884055Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x10d8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.884100Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x10dc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.884145Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x10e0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.884395Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c" err=File not found: cache:/69d8e45c handle=0x10e4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.884408Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c/9" err=File not found: cache:/69d8e45c/9 handle=0x10e8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.884420Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c9355f2f8.tmp" err=File not found: cache:/69d8e45c9355f2f8.tmp handle=0x10ec path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.889685Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:26.889834Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-08T16:32:26.889851Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-08T16:32:26.889900Z  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-08T16:32:26.889914Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=7 handle=0x10fc hw=2 entry=0x824cd458 start_ctx=0x42450b3c suspended=false aff=0x04 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.791837Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-08T16:32:27.813706Z  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-08T16:32:27.813731Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=8 handle=0x1108 hw=4 entry=0x822f1ee0 start_ctx=0x40d09a40 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.815005Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 102400 bytes from "dat/tables.p00" @ 86016 (handle=0x10b4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.815889Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/aab216c3a2c8c185.tmp" err=File not found: cache:/aab216c3a2c8c185.tmp handle=0x111c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.815949Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1120 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.816273Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1124 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.816316Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x1128 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.816367Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x112c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.816631Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/aab216c3" err=File not found: cache:/aab216c3 handle=0x1130 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.816643Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/aab216c3/a" err=File not found: cache:/aab216c3/a handle=0x1134 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:27.816654Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/aab216c3a2c8c185.tmp" err=File not found: cache:/aab216c3a2c8c185.tmp handle=0x1138 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.030903Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/sound.pak" size=114244 handle=0x1140 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.031295Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 114244 bytes from "dat/sound.pak" @ 0 (handle=0x1140) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.035043Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c939a9dcc.tmp" err=File not found: cache:/69d8e45c939a9dcc.tmp handle=0x1148 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.035118Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x114c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.035467Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1150 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.035503Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x1154 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.035538Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x1158 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.035687Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c" err=File not found: cache:/69d8e45c handle=0x115c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.035700Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c/9" err=File not found: cache:/69d8e45c/9 handle=0x1160 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.035710Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c939a9dcc.tmp" err=File not found: cache:/69d8e45c939a9dcc.tmp handle=0x1164 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.057769Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/sound.p04" size=14903296 handle=0x116c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.058350Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/sound.p04" @ 5931008 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.060236Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c973a5c0a.tmp" err=File not found: cache:/69d8e45c973a5c0a.tmp handle=0x117c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.060354Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1180 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.060989Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1184 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.061031Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x1188 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.061127Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x118c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.061416Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c" err=File not found: cache:/69d8e45c handle=0x1190 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.061431Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c/9" err=File not found: cache:/69d8e45c/9 handle=0x1194 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.061444Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c973a5c0a.tmp" err=File not found: cache:/69d8e45c973a5c0a.tmp handle=0x1198 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.108179Z  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-08T16:32:28.108202Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=9 handle=0x119c hw=4 entry=0x824d2878 start_ctx=0x00000000 suspended=true aff=0x10 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.108250Z  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-08T16:32:28.108262Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=10 handle=0x11a0 hw=5 entry=0x824d2940 start_ctx=0x00000000 suspended=true aff=0x20 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.108550Z  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-08T16:32:28.181854Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 5933056 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.182141Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6064128 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.182312Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6195200 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.182479Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6326272 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.182670Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6457344 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.182840Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6588416 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.183011Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6719488 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.183347Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6850560 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.183590Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6981632 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.183850Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7112704 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.184134Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7243776 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.184397Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7374848 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.184662Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7505920 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.184856Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7636992 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.185082Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7768064 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.185256Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7899136 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.185446Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8030208 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.185620Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8161280 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.185920Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8292352 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.186195Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8423424 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.186404Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8554496 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.186576Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8685568 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.186756Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8816640 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.186922Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8947712 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.187100Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9078784 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.187369Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9209856 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.187587Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9340928 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.187791Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9472000 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.187959Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9603072 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.188140Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9734144 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.188450Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9865216 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.188616Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9996288 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.188781Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10127360 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.188981Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10258432 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.189314Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10389504 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.189566Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10520576 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.189733Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10651648 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.189901Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10782720 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.190072Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10913792 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.190287Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11044864 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.190600Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11175936 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.190767Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11307008 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.190931Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11438080 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.191102Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11569152 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.191426Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11700224 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.191633Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11831296 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.191837Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11962368 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.192135Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12093440 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.192317Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12224512 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.192485Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12355584 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.192651Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12486656 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.192815Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12617728 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.192991Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12748800 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.193204Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12879872 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.193374Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13010944 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.193541Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13142016 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.193710Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13273088 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.193875Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13404160 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.194040Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13535232 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.194313Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13666304 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.194584Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13797376 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.194776Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13928448 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.194943Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14059520 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.195115Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14190592 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.195446Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14321664 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.195670Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14452736 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.195842Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14583808 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.196088Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14714880 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.196255Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 57344 bytes from "dat/sound.p04" @ 14845952 (handle=0x116c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.198927Z  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-08T16:32:28.198940Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=11 handle=0x12c0 hw=0 entry=0x82178950 start_ctx=0x828f3ec0 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.199262Z  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-08T16:32:28.199270Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=12 handle=0x12cc hw=0 entry=0x821748f0 start_ctx=0x4024a640 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.201322Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/tables.p00" @ 77824 (handle=0x10b4) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.202238Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/aab216c35ee70e0a.tmp" err=File not found: cache:/aab216c35ee70e0a.tmp handle=0x12e4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.202290Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x12e8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.202797Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x12ec path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.202860Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x12f0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.202923Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x12f4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.203204Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/aab216c3" err=File not found: cache:/aab216c3 handle=0x12f8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.203219Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/aab216c3/5" err=File not found: cache:/aab216c3/5 handle=0x12fc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.203238Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/aab216c35ee70e0a.tmp" err=File not found: cache:/aab216c35ee70e0a.tmp handle=0x1300 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.204165Z  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-08T16:32:28.204174Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=13 handle=0x1304 hw=0 entry=0x821c4ad0 start_ctx=0x40929b60 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.204275Z  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-08T16:32:28.204281Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=14 handle=0x130c hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.204319Z  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-08T16:32:28.204327Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=15 handle=0x1310 hw=4 entry=0x822c6870 start_ctx=0x828f3300 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.208757Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/Base.xpr" size=8507404 handle=0x1318 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.211361Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/GP_TITLE.pak" size=208 handle=0x1324 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.211627Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 208 bytes from "dat/GP_TITLE.pak" @ 0 (handle=0x1324) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.212347Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45cc295ead8.tmp" err=File not found: cache:/69d8e45cc295ead8.tmp handle=0x132c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.212388Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1330 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.212714Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1334 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.212743Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x1338 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.212783Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x133c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.212927Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c" err=File not found: cache:/69d8e45c handle=0x1340 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.212938Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45c/c" err=File not found: cache:/69d8e45c/c handle=0x1344 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.212957Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/69d8e45cc295ead8.tmp" err=File not found: cache:/69d8e45cc295ead8.tmp handle=0x1348 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.213744Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/Base.xpr" @ 0 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.214420Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 0 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.241180Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/GP_TITLE.p00" size=12283578 handle=0x1358 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.250471Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/ptc_pack.xpr" size=20654092 handle=0x135c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.255512Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 131072 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.255814Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 262144 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.256212Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 393216 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.256452Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 524288 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.256718Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 655360 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.256973Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 786432 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.257275Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 917504 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.257554Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1048576 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.257791Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1179648 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.258024Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1310720 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.258372Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1441792 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.258630Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1572864 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.258919Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1703936 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.264275Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1832960 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.268897Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1964032 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.269139Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2095104 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.269306Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2226176 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.269471Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2357248 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.269636Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2488320 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.269802Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2619392 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.269966Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2750464 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.270167Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2881536 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.270365Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3012608 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.270542Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3143680 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.270707Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3274752 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.270871Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3405824 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.271035Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3536896 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.271401Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3667968 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.271610Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3799040 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.271810Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3930112 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.272097Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4061184 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.272265Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4192256 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.272429Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4323328 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.272603Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4454400 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.272768Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4585472 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.272935Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4716544 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.273157Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4847616 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.273348Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4978688 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.273658Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5109760 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.273824Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5240832 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.273991Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5371904 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.274218Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5502976 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.274423Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5634048 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.274721Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5765120 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.274887Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5896192 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.275050Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6027264 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.275223Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6158336 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.275387Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6289408 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.275583Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6420480 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.275787Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6551552 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.275981Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6682624 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.276177Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6813696 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.276364Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6944768 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.276531Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7075840 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.276699Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7206912 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.276866Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7337984 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.277075Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7469056 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.277278Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7600128 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.277447Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7731200 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.277613Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7862272 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.277780Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7993344 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.277946Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 8124416 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.278117Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 8255488 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.278404Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 120844 bytes from "hidden/Resource3D/Base.xpr" @ 8386560 (handle=0x1318) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.283286Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 51200 bytes from "dat/GP_TITLE.p00" @ 0 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.285569Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002cdba806e.tmp" err=File not found: cache:/87719002cdba806e.tmp handle=0x1498 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.285616Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x149c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.285980Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x14a0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.286009Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x14a4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.286051Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x14a8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.286367Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002" err=File not found: cache:/87719002 handle=0x14ac path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.286387Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002/c" err=File not found: cache:/87719002/c handle=0x14b0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.286398Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002cdba806e.tmp" err=File not found: cache:/87719002cdba806e.tmp handle=0x14b4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.286823Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 0 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.287492Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 51200 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.290148Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/Common.xpr" size=593932 handle=0x14c0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.293312Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 102400 bytes from "dat/GP_TITLE.p00" @ 182272 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.302448Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002cec0a96e.tmp" err=File not found: cache:/87719002cec0a96e.tmp handle=0x14cc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.302507Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x14d0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.302906Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x14d4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.302935Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x14d8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.302978Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x14dc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.303236Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002" err=File not found: cache:/87719002 handle=0x14e0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.303261Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002/c" err=File not found: cache:/87719002/c handle=0x14e4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.303284Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002cec0a96e.tmp" err=File not found: cache:/87719002cec0a96e.tmp handle=0x14e8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.303829Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 507904 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.309433Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 638976 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.309609Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 770048 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.309952Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 901120 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.310197Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1032192 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.310367Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1163264 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.310535Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1294336 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.310709Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1425408 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.311062Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1556480 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.311250Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1687552 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.311419Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1818624 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.311589Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1949696 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.311764Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2080768 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.312113Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2211840 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.312287Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2342912 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.312469Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2473984 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.312778Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2605056 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.313133Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2736128 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.313444Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2867200 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.313785Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2998272 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.314115Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 100352 bytes from "dat/GP_TITLE.p00" @ 3129344 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.422979Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002a60fcb85.tmp" err=File not found: cache:/87719002a60fcb85.tmp handle=0x1540 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.423030Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1544 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.423466Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1548 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.423495Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x154c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.423541Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x1550 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.423691Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002" err=File not found: cache:/87719002 handle=0x1554 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.423703Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002/a" err=File not found: cache:/87719002/a handle=0x1558 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.423714Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002a60fcb85.tmp" err=File not found: cache:/87719002a60fcb85.tmp handle=0x155c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.424227Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38912 bytes from "dat/GP_TITLE.p00" @ 468992 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.426151Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002285d8849.tmp" err=File not found: cache:/87719002285d8849.tmp handle=0x1564 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.426186Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1568 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.426671Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x156c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.426712Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x1570 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.426758Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x1574 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.426904Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002" err=File not found: cache:/87719002 handle=0x1578 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.426914Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002/2" err=File not found: cache:/87719002/2 handle=0x157c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.426924Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002285d8849.tmp" err=File not found: cache:/87719002285d8849.tmp handle=0x1580 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.427379Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3229696 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.432487Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3360768 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.432665Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3491840 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.432837Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3622912 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.433006Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3753984 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.433189Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3885056 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.433362Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4016128 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.433536Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4147200 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.433708Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4278272 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.433878Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4409344 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.434057Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 88064 bytes from "dat/GP_TITLE.p00" @ 4540416 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.483377Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002a715f485.tmp" err=File not found: cache:/87719002a715f485.tmp handle=0x15b0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.483442Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x15b4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.484045Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x15b8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.484083Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x15bc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.484140Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x15c0 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.484289Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002" err=File not found: cache:/87719002 handle=0x15c4 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.484301Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002/a" err=File not found: cache:/87719002/a handle=0x15c8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.484311Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002a715f485.tmp" err=File not found: cache:/87719002a715f485.tmp handle=0x15cc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.484840Z  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=18593977 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.485130Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 116736 bytes from "dat/GP_TITLE.p00" @ 284672 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.485174Z  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-08T16:32:28.485180Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=16 handle=0x15dc hw=4 entry=0x824563e0 start_ctx=0x828f3e70 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.487608Z  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-08T16:32:28.487620Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=17 handle=0x15ec hw=4 entry=0x82170430 start_ctx=0x828f4070 suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.492833Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002cf2a8ccd.tmp" err=File not found: cache:/87719002cf2a8ccd.tmp handle=0x15f8 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.492940Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x15fc path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.494750Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1600 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.494903Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x1604 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.495140Z  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-08T16:32:28.495154Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=18 handle=0x1614 hw=0 entry=0x823dde30 start_ctx=0x828f3c4c suspended=false aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.495224Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x1618 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.495337Z  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-08T16:32:28.495349Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=19 handle=0x1624 hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.495471Z  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-08T16:32:28.495482Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=20 handle=0x162c hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true aff=0x00 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.496149Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002" err=File not found: cache:/87719002 handle=0x1630 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.496179Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002/c" err=File not found: cache:/87719002/c handle=0x1634 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.496214Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002cf2a8ccd.tmp" err=File not found: cache:/87719002cf2a8ccd.tmp handle=0x1638 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:28.498555Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 67584 bytes from "dat/GP_TITLE.p00" @ 401408 (handle=0x1358) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.399276Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-08T16:32:29.404998Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/8771900201a2db9c.tmp" err=File not found: cache:/8771900201a2db9c.tmp handle=0x1640 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.405156Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1644 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.407634Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1648 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.407714Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x164c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.407900Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x1650 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.408448Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002" err=File not found: cache:/87719002 handle=0x1654 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.408468Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002/0" err=File not found: cache:/87719002/0 handle=0x1658 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.408500Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/8771900201a2db9c.tmp" err=File not found: cache:/8771900201a2db9c.tmp handle=0x165c path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.411179Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 0 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.421920Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 131072 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.422535Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 262144 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.422950Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 393216 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.423380Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 524288 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.423803Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 655360 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.424230Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 786432 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.424647Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 917504 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.425062Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1048576 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.425479Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1179648 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.425897Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1310720 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.426334Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1441792 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.426788Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1572864 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.427449Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1703936 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.427979Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1835008 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.428395Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 1966080 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.428825Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2097152 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.429237Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2228224 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.429659Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2359296 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.430076Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2490368 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.430472Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2621440 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.430896Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2752512 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.431315Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 2883584 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.431721Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3014656 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.432182Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3145728 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.432867Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3276800 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.433805Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3407872 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.434246Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3538944 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.434691Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3670016 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.435115Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3801088 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.435583Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 3932160 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.435999Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4063232 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.436433Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4194304 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.436852Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4325376 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.437367Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4456448 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.437819Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4587520 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.438233Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4718592 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.438635Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4849664 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.439053Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 4980736 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.439475Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5111808 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.439878Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5242880 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.440286Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5373952 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.440689Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5505024 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.441097Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5636096 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.441501Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5767168 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.441910Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 5898240 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.442318Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6029312 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.442721Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6160384 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.443150Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6291456 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.443649Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38912 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6422528 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.447643Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6459392 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.457933Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6590464 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.458539Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6721536 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.458949Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6852608 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.459362Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 6983680 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.459790Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7114752 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.460216Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7245824 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.460651Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7376896 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.461059Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7507968 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.461470Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7639040 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.461894Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7770112 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.462306Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 7901184 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.462872Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8032256 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.463307Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8163328 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.463715Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8294400 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.464299Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8425472 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.465034Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8556544 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.465499Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8687616 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.465921Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8818688 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.466387Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 8949760 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.466794Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9080832 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.467458Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9211904 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.467873Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9342976 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.468516Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9474048 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.468964Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9605120 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.469631Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9736192 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.470046Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9867264 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.470498Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 9998336 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.470933Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10129408 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.471344Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10260480 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.471967Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10391552 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.472647Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10522624 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.473286Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10653696 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.473695Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10784768 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.474099Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 10915840 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.474538Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11046912 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.474949Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11177984 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.475555Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11309056 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.475977Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11440128 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.476690Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11571200 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.477333Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11702272 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.477758Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11833344 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.478301Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 11964416 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.478715Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12095488 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.479344Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12226560 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.479871Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12357632 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.480399Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12488704 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.480808Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12619776 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.481239Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12750848 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.481646Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 12881920 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.482057Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13012992 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.482580Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13144064 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.482985Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13275136 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.483546Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13406208 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.483952Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13537280 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.484559Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13668352 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.484964Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13799424 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.485582Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 13930496 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.486371Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14061568 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.487087Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14192640 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.487590Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14323712 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.487990Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14454784 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.488586Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14585856 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.488990Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14716928 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.489400Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14848000 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.489823Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 14979072 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.490233Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15110144 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.490654Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15241216 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.491055Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15372288 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.491466Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15503360 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.491886Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15634432 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.492332Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15765504 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.492731Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 15896576 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.493261Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16027648 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.494203Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16158720 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.494657Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16289792 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.495444Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16420864 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.495976Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16551936 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.496937Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16683008 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.497565Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16814080 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.497967Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 16945152 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.498607Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17076224 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.499016Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17207296 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.499720Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17338368 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.500133Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17469440 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.500538Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17600512 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.501039Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17731584 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.501451Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17862656 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.501948Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 17993728 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.502505Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18124800 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.502999Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18255872 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.503447Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18386944 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.503862Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18518016 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.504437Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18649088 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.504845Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18780160 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.505512Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 18911232 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.505922Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19042304 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.506593Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19173376 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.507001Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19304448 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.507748Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19435520 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.508360Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19566592 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.508767Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19697664 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.509397Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19828736 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.509806Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 19959808 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.510364Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20090880 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.510773Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20221952 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.511274Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20353024 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.511685Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20484096 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.512300Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38924 bytes from "hidden/Resource3D/ptc_pack.xpr" @ 20615168 (handle=0x135c) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:29.517553Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/Common.xpr" @ 0 (handle=0x14c0) path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:51.159896Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-08T16:32:51.162164Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-08T16:32:51.162337Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=24629 instructions=500000003 import_calls=5629668 unimplemented=0 path=sylpheed.iso
2026-05-08T16:32:51.171332Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=68.000 min=68.000 max=68.000 mean=68.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} = 889115
counter kernel.calls{name=RtlLeaveCriticalSection} = 889115
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} = 347
counter kernel.calls{name=NtClose} = 548
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} = 35
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} = 1489785
counter kernel.calls{name=NtCreateSemaphore} = 10
counter kernel.calls{name=NtQueryDirectoryFile} = 1
counter kernel.calls{name=NtQueryInformationFile} = 380
counter kernel.calls{name=NtQueryFullAttributesFile} = 16
counter kernel.calls{name=NtWaitForMultipleObjectsEx} = 865497
counter kernel.calls{name=NtDuplicateObject} = 36
counter kernel.calls{name=NtReleaseSemaphore} = 393
counter kernel.calls{name=NtSetInformationFile} = 77
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} = 1489729
counter kernel.calls{name=XamUserGetSigninState} = 2
counter kernel.calls{name=XamUserGetXUID} = 1
counter kernel.calls{name=XamUserReadProfileSettings} = 2