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,653 @@
Finished `release` profile [optimized] target(s) in 0.23s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --branch-probe=0x8228E4B8,0x8228E4C4,0x8228E4CC -n 500000000`
2026-05-09T11:30:26.054848Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T11:30:26.056218Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T11:30:26.056231Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T11:30:26.123777Z  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-09T11:30:26.124215Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=67.0 path=sylpheed.iso bytes=3497984
2026-05-09T11:30:26.128537Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T11:30:26.128681Z  INFO cmd_exec: xenia_rs: branch probes armed: 3 (0x8228e4b8, 0x8228e4c4, 0x8228e4cc) path=sylpheed.iso
2026-05-09T11:30:26.128840Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T11:30:26.128849Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T11:30:26.133606Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:30:26.133641Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:30:26.133776Z  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-09T11:30:26.361463Z  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-09T11:30:26.361507Z  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-09T11:30:26.361770Z  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-09T11:30:26.362101Z  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-09T11:30:26.362118Z  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-09T11:30:26.362138Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:30:26.362161Z  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-09T11:30:26.362171Z  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-09T11:30:26.362311Z  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-09T11:30:26.362325Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:30:26.362440Z  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-09T11:30:26.362447Z  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-09T11:30:26.363131Z  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-09T11:30:26.363156Z  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-09T11:30:26.363162Z  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-09T11:30:26.363205Z  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-09T11:30:26.363277Z  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-09T11:30:26.363367Z  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-09T11:30:26.363435Z  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-09T11:30:26.363738Z  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-09T11:30:26.363847Z  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-09T11:30:26.363854Z  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-09T11:30:26.364123Z  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-09T11:30:26.364761Z  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-09T11:30:26.364811Z  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-09T11:30:26.364887Z  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-09T11:30:26.364905Z  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-09T11:30:26.364921Z  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-09T11:30:26.365053Z  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-09T11:30:26.365070Z  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-09T11:30:26.365081Z  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-09T11:30:26.369001Z  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-09T11:30:26.371267Z  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-09T11:30:26.371515Z  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-09T11:30:26.372060Z  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-09T11:30:26.372093Z  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-09T11:30:26.372243Z  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-09T11:30:26.372271Z  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-09T11:30:26.372305Z  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-09T11:30:26.372452Z  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-09T11:30:26.372464Z  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-09T11:30:26.372473Z  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-09T11:30:26.373642Z  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-09T11:30:26.373920Z  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-09T11:30:26.374449Z  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-09T11:30:26.374461Z  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-09T11:30:26.375166Z  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-09T11:30:26.375216Z  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-09T11:30:26.375470Z  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-09T11:30:26.375507Z  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-09T11:30:26.375560Z  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-09T11:30:26.375830Z  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-09T11:30:26.375844Z  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-09T11:30:26.375857Z  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-09T11:30:26.380947Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:30:26.381106Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T11:30:26.381119Z  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-09T11:30:26.381126Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T11:30:26.381129Z  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-09T11:30:27.282580Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:30:27.308078Z  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-09T11:30:27.308097Z  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-09T11:30:27.309507Z  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-09T11:30:27.310458Z  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-09T11:30:27.310518Z  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-09T11:30:27.310881Z  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-09T11:30:27.310927Z  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-09T11:30:27.310978Z  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-09T11:30:27.311248Z  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-09T11:30:27.311260Z  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-09T11:30:27.311272Z  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-09T11:30:27.521978Z  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-09T11:30:27.522293Z  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-09T11:30:27.527969Z  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-09T11:30:27.528020Z  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-09T11:30:27.528275Z  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-09T11:30:27.528311Z  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-09T11:30:27.528357Z  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-09T11:30:27.528684Z  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-09T11:30:27.528708Z  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-09T11:30:27.528735Z  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-09T11:30:27.540771Z  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-09T11:30:27.541119Z  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-09T11:30:27.542954Z  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-09T11:30:27.543022Z  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-09T11:30:27.543500Z  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-09T11:30:27.543559Z  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-09T11:30:27.543708Z  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-09T11:30:27.544126Z  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-09T11:30:27.544143Z  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-09T11:30:27.544155Z  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-09T11:30:27.587900Z  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-09T11:30:27.587917Z  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-09T11:30:27.587966Z  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-09T11:30:27.587976Z  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-09T11:30:27.588315Z  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-09T11:30:27.648725Z  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-09T11:30:27.648958Z  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-09T11:30:27.649154Z  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-09T11:30:27.649351Z  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-09T11:30:27.649689Z  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-09T11:30:27.650024Z  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-09T11:30:27.650222Z  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-09T11:30:27.650413Z  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-09T11:30:27.650749Z  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-09T11:30:27.650977Z  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-09T11:30:27.651169Z  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-09T11:30:27.651359Z  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-09T11:30:27.651698Z  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-09T11:30:27.651968Z  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-09T11:30:27.652159Z  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-09T11:30:27.652490Z  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-09T11:30:27.652833Z  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-09T11:30:27.653169Z  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-09T11:30:27.653382Z  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-09T11:30:27.653719Z  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-09T11:30:27.654045Z  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-09T11:30:27.654240Z  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-09T11:30:27.654441Z  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-09T11:30:27.654777Z  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-09T11:30:27.655104Z  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-09T11:30:27.655297Z  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-09T11:30:27.655486Z  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-09T11:30:27.655874Z  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-09T11:30:27.656206Z  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-09T11:30:27.656389Z  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-09T11:30:27.656567Z  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-09T11:30:27.656738Z  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-09T11:30:27.656906Z  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-09T11:30:27.657073Z  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-09T11:30:27.657242Z  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-09T11:30:27.657420Z  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-09T11:30:27.657593Z  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-09T11:30:27.657766Z  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-09T11:30:27.657935Z  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-09T11:30:27.658108Z  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-09T11:30:27.658277Z  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-09T11:30:27.658523Z  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-09T11:30:27.658714Z  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-09T11:30:27.658888Z  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-09T11:30:27.659057Z  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-09T11:30:27.659224Z  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-09T11:30:27.659394Z  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-09T11:30:27.659661Z  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-09T11:30:27.659832Z  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-09T11:30:27.660000Z  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-09T11:30:27.660167Z  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-09T11:30:27.660350Z  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-09T11:30:27.660649Z  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-09T11:30:27.660852Z  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-09T11:30:27.661147Z  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-09T11:30:27.661482Z  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-09T11:30:27.661702Z  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-09T11:30:27.661893Z  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-09T11:30:27.662085Z  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-09T11:30:27.662277Z  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-09T11:30:27.662470Z  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-09T11:30:27.662694Z  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-09T11:30:27.663025Z  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-09T11:30:27.663358Z  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-09T11:30:27.663650Z  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-09T11:30:27.663841Z  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-09T11:30:27.664032Z  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-09T11:30:27.664225Z  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-09T11:30:27.664388Z  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-09T11:30:27.666524Z  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-09T11:30:27.666536Z  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-09T11:30:27.666894Z  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-09T11:30:27.666904Z  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-09T11:30:27.668896Z  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-09T11:30:27.669828Z  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-09T11:30:27.669934Z  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-09T11:30:27.670528Z  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-09T11:30:27.670607Z  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-09T11:30:27.670754Z  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-09T11:30:27.671304Z  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-09T11:30:27.671330Z  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-09T11:30:27.671366Z  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-09T11:30:27.672739Z  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-09T11:30:27.672750Z  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-09T11:30:27.672955Z  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-09T11:30:27.672968Z  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-09T11:30:27.673036Z  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-09T11:30:27.673049Z  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-09T11:30:27.677282Z  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-09T11:30:27.679356Z  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-09T11:30:27.679779Z  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-09T11:30:27.680366Z  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-09T11:30:27.680440Z  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-09T11:30:27.680934Z  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-09T11:30:27.680985Z  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-09T11:30:27.681047Z  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-09T11:30:27.681434Z  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-09T11:30:27.681458Z  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-09T11:30:27.681481Z  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-09T11:30:27.682262Z  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-09T11:30:27.683146Z  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-09T11:30:27.687670Z  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-09T11:30:27.696603Z  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-09T11:30:27.701329Z  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-09T11:30:27.701708Z  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-09T11:30:27.701989Z  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-09T11:30:27.702261Z  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-09T11:30:27.702561Z  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-09T11:30:27.702922Z  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-09T11:30:27.703374Z  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-09T11:30:27.704010Z  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-09T11:30:27.704399Z  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-09T11:30:27.704739Z  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-09T11:30:27.705238Z  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-09T11:30:27.705674Z  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-09T11:30:27.706335Z  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-09T11:30:27.712374Z  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-09T11:30:27.718083Z  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-09T11:30:27.718276Z  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-09T11:30:27.718465Z  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-09T11:30:27.718689Z  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-09T11:30:27.719017Z  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-09T11:30:27.719213Z  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-09T11:30:27.719543Z  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-09T11:30:27.719747Z  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-09T11:30:27.719934Z  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-09T11:30:27.720127Z  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-09T11:30:27.720362Z  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-09T11:30:27.720530Z  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-09T11:30:27.720709Z  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-09T11:30:27.720886Z  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-09T11:30:27.721054Z  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-09T11:30:27.721221Z  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-09T11:30:27.721410Z  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-09T11:30:27.721665Z  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-09T11:30:27.721832Z  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-09T11:30:27.721997Z  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-09T11:30:27.722163Z  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-09T11:30:27.722332Z  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-09T11:30:27.722591Z  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-09T11:30:27.722762Z  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-09T11:30:27.722929Z  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-09T11:30:27.723206Z  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-09T11:30:27.723482Z  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-09T11:30:27.723700Z  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-09T11:30:27.723883Z  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-09T11:30:27.724073Z  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-09T11:30:27.724254Z  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-09T11:30:27.724431Z  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-09T11:30:27.724663Z  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-09T11:30:27.724841Z  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-09T11:30:27.725017Z  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-09T11:30:27.725312Z  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-09T11:30:27.725627Z  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-09T11:30:27.725805Z  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-09T11:30:27.725984Z  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-09T11:30:27.726276Z  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-09T11:30:27.726464Z  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-09T11:30:27.726682Z  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-09T11:30:27.726857Z  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-09T11:30:27.727031Z  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-09T11:30:27.727324Z  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-09T11:30:27.727664Z  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-09T11:30:27.727843Z  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-09T11:30:27.728019Z  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-09T11:30:27.728195Z  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-09T11:30:27.728582Z  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-09T11:30:27.732581Z  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-09T11:30:27.735703Z  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-09T11:30:27.735780Z  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-09T11:30:27.736436Z  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-09T11:30:27.736501Z  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-09T11:30:27.736583Z  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-09T11:30:27.736758Z  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-09T11:30:27.736780Z  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-09T11:30:27.736803Z  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-09T11:30:27.737570Z  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-09T11:30:27.738081Z  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-09T11:30:27.741398Z  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-09T11:30:27.745311Z  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-09T11:30:27.755326Z  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-09T11:30:27.755403Z  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-09T11:30:27.755935Z  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-09T11:30:27.755997Z  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-09T11:30:27.756107Z  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-09T11:30:27.756483Z  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-09T11:30:27.756513Z  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-09T11:30:27.756537Z  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-09T11:30:27.756968Z  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-09T11:30:27.762036Z  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-09T11:30:27.762237Z  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-09T11:30:27.762438Z  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-09T11:30:27.762702Z  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-09T11:30:27.762898Z  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-09T11:30:27.763093Z  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-09T11:30:27.763289Z  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-09T11:30:27.763623Z  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-09T11:30:27.763833Z  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-09T11:30:27.764085Z  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-09T11:30:27.764280Z  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-09T11:30:27.764473Z  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-09T11:30:27.764821Z  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-09T11:30:27.765135Z  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-09T11:30:27.765331Z  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-09T11:30:27.765681Z  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-09T11:30:27.766028Z  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-09T11:30:27.766257Z  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-09T11:30:27.766431Z  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-09T11:30:27.766594Z  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-09T11:30:27.873923Z  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-09T11:30:27.873991Z  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-09T11:30:27.874463Z  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-09T11:30:27.874524Z  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-09T11:30:27.874599Z  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-09T11:30:27.874798Z  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-09T11:30:27.874818Z  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-09T11:30:27.874847Z  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-09T11:30:27.875388Z  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-09T11:30:27.877345Z  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-09T11:30:27.877419Z  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-09T11:30:27.877984Z  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-09T11:30:27.878043Z  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-09T11:30:27.878110Z  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-09T11:30:27.878282Z  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-09T11:30:27.878302Z  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-09T11:30:27.878320Z  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-09T11:30:27.878925Z  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-09T11:30:27.885437Z  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-09T11:30:27.885690Z  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-09T11:30:27.885908Z  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-09T11:30:27.886132Z  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-09T11:30:27.886327Z  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-09T11:30:27.886674Z  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-09T11:30:27.886912Z  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-09T11:30:27.887110Z  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-09T11:30:27.887304Z  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-09T11:30:27.887600Z  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-09T11:30:27.943039Z  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-09T11:30:27.943090Z  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-09T11:30:27.943612Z  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-09T11:30:27.943647Z  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-09T11:30:27.943698Z  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-09T11:30:27.943852Z  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-09T11:30:27.943864Z  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-09T11:30:27.943875Z  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-09T11:30:27.944416Z  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-09T11:30:27.944657Z  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-09T11:30:27.944698Z  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-09T11:30:27.944705Z  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-09T11:30:27.946920Z  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-09T11:30:27.946933Z  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-09T11:30:27.951176Z  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-09T11:30:27.951256Z  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-09T11:30:27.952685Z  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-09T11:30:27.952763Z  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-09T11:30:27.952895Z  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-09T11:30:27.952903Z  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-09T11:30:27.952944Z  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-09T11:30:27.953013Z  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-09T11:30:27.953020Z  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-09T11:30:27.953091Z  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-09T11:30:27.953098Z  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-09T11:30:27.953488Z  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-09T11:30:27.953507Z  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-09T11:30:27.953528Z  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-09T11:30:27.954881Z  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-09T11:30:28.855302Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:30:28.863257Z  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-09T11:30:28.863363Z  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-09T11:30:28.866026Z  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-09T11:30:28.866108Z  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-09T11:30:28.866278Z  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-09T11:30:28.867238Z  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-09T11:30:28.867260Z  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-09T11:30:28.867279Z  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-09T11:30:28.870063Z  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-09T11:30:28.880281Z  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-09T11:30:28.880727Z  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-09T11:30:28.881153Z  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-09T11:30:28.881582Z  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-09T11:30:28.882008Z  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-09T11:30:28.882437Z  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-09T11:30:28.882868Z  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-09T11:30:28.883292Z  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-09T11:30:28.883724Z  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-09T11:30:28.884151Z  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-09T11:30:28.884617Z  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-09T11:30:28.885045Z  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-09T11:30:28.885470Z  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-09T11:30:28.885914Z  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-09T11:30:28.886341Z  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-09T11:30:28.886772Z  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-09T11:30:28.887201Z  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-09T11:30:28.887766Z  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-09T11:30:28.888215Z  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-09T11:30:28.888648Z  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-09T11:30:28.889065Z  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-09T11:30:28.889489Z  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-09T11:30:28.889909Z  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-09T11:30:28.890336Z  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-09T11:30:28.890770Z  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-09T11:30:28.891199Z  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-09T11:30:28.891628Z  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-09T11:30:28.892059Z  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-09T11:30:28.892486Z  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-09T11:30:28.892940Z  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-09T11:30:28.893363Z  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-09T11:30:28.893781Z  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-09T11:30:28.894207Z  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-09T11:30:28.894631Z  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-09T11:30:28.895079Z  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-09T11:30:28.895513Z  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-09T11:30:28.895935Z  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-09T11:30:28.896367Z  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-09T11:30:28.896787Z  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-09T11:30:28.897212Z  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-09T11:30:28.897639Z  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-09T11:30:28.898051Z  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-09T11:30:28.898476Z  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-09T11:30:28.898901Z  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-09T11:30:28.899334Z  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-09T11:30:28.899748Z  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-09T11:30:28.900161Z  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-09T11:30:28.900590Z  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-09T11:30:28.901085Z  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-09T11:30:28.904494Z  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-09T11:30:28.914161Z  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-09T11:30:28.914607Z  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-09T11:30:28.915029Z  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-09T11:30:28.915456Z  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-09T11:30:28.915891Z  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-09T11:30:28.916326Z  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-09T11:30:28.916763Z  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-09T11:30:28.917194Z  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-09T11:30:28.917626Z  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-09T11:30:28.918052Z  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-09T11:30:28.918475Z  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-09T11:30:28.918952Z  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-09T11:30:28.919386Z  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-09T11:30:28.919813Z  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-09T11:30:28.920239Z  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-09T11:30:28.920669Z  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-09T11:30:28.921095Z  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-09T11:30:28.921522Z  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-09T11:30:28.921963Z  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-09T11:30:28.922391Z  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-09T11:30:28.922819Z  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-09T11:30:28.923287Z  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-09T11:30:28.923728Z  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-09T11:30:28.924157Z  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-09T11:30:28.924600Z  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-09T11:30:28.925022Z  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-09T11:30:28.925437Z  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-09T11:30:28.925856Z  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-09T11:30:28.926284Z  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-09T11:30:28.926711Z  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-09T11:30:28.927306Z  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-09T11:30:28.927947Z  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-09T11:30:28.928378Z  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-09T11:30:28.928817Z  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-09T11:30:28.929246Z  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-09T11:30:28.929667Z  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-09T11:30:28.930099Z  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-09T11:30:28.930514Z  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-09T11:30:28.930942Z  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-09T11:30:28.931366Z  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-09T11:30:28.931794Z  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-09T11:30:28.932230Z  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-09T11:30:28.932665Z  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-09T11:30:28.933084Z  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-09T11:30:28.933510Z  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-09T11:30:28.933934Z  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-09T11:30:28.934362Z  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-09T11:30:28.934795Z  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-09T11:30:28.935222Z  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-09T11:30:28.935661Z  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-09T11:30:28.936090Z  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-09T11:30:28.936516Z  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-09T11:30:28.936948Z  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-09T11:30:28.937372Z  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-09T11:30:28.937865Z  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-09T11:30:28.938290Z  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-09T11:30:28.938720Z  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-09T11:30:28.939167Z  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-09T11:30:28.939621Z  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-09T11:30:28.940048Z  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-09T11:30:28.940476Z  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-09T11:30:28.940911Z  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-09T11:30:28.941335Z  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-09T11:30:28.941760Z  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-09T11:30:28.942190Z  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-09T11:30:28.942621Z  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-09T11:30:28.943042Z  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-09T11:30:28.943469Z  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-09T11:30:28.944377Z  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-09T11:30:28.945215Z  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-09T11:30:28.945831Z  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-09T11:30:28.946250Z  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-09T11:30:28.946689Z  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-09T11:30:28.947170Z  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-09T11:30:28.947597Z  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-09T11:30:28.948033Z  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-09T11:30:28.948482Z  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-09T11:30:28.948922Z  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-09T11:30:28.949351Z  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-09T11:30:28.949776Z  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-09T11:30:28.950196Z  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-09T11:30:28.950639Z  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-09T11:30:28.951066Z  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-09T11:30:28.951492Z  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-09T11:30:28.951939Z  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-09T11:30:28.952362Z  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-09T11:30:28.952801Z  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-09T11:30:28.953228Z  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-09T11:30:28.953661Z  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-09T11:30:28.954086Z  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-09T11:30:28.954510Z  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-09T11:30:28.954944Z  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-09T11:30:28.955376Z  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-09T11:30:28.955801Z  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-09T11:30:28.956238Z  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-09T11:30:28.956689Z  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-09T11:30:28.957120Z  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-09T11:30:28.957550Z  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-09T11:30:28.957986Z  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-09T11:30:28.958399Z  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-09T11:30:28.958827Z  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-09T11:30:28.959289Z  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-09T11:30:28.960003Z  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-09T11:30:28.960692Z  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-09T11:30:28.961345Z  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-09T11:30:28.961775Z  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-09T11:30:28.962236Z  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-09T11:30:28.963016Z  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-09T11:30:28.967572Z  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-09T11:30:50.783970Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:30:50.785983Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T11:30:50.786162Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=24731 instructions=500000003 import_calls=5629668 unimplemented=0 path=sylpheed.iso
2026-05-09T11:30:50.793935Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=67.000 min=67.000 max=67.000 mean=67.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

View File

@@ -0,0 +1,654 @@
Finished `release` profile [optimized] target(s) in 0.22s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --pc-probe=0x8228E498 --dump-addr=0x715978d0,0x71597960 -n 500000000`
2026-05-09T11:29:06.674371Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T11:29:06.675804Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T11:29:06.675818Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T11:29:06.741241Z  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-09T11:29:06.741611Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=65.0 path=sylpheed.iso bytes=3497984
2026-05-09T11:29:06.745825Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T11:29:06.745984Z  INFO cmd_exec: xenia_rs: pc probes armed: 1 (0x8228e498); consumer-snapshots: 0 path=sylpheed.iso
2026-05-09T11:29:06.745996Z  INFO cmd_exec: xenia_rs: dump addresses armed: 2 (0x715978d0, 0x71597960) path=sylpheed.iso
2026-05-09T11:29:06.746156Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T11:29:06.746164Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T11:29:06.750751Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:29:06.750777Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:29:06.750846Z  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-09T11:29:06.974780Z  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-09T11:29:06.974827Z  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-09T11:29:06.975082Z  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-09T11:29:06.975417Z  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-09T11:29:06.975436Z  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-09T11:29:06.975457Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:29:06.975480Z  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-09T11:29:06.975490Z  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-09T11:29:06.975643Z  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-09T11:29:06.975658Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:29:06.975774Z  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-09T11:29:06.975782Z  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-09T11:29:06.976572Z  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-09T11:29:06.976597Z  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-09T11:29:06.976604Z  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-09T11:29:06.976648Z  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-09T11:29:06.976719Z  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-09T11:29:06.976808Z  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-09T11:29:06.976875Z  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-09T11:29:06.977170Z  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-09T11:29:06.977280Z  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-09T11:29:06.977287Z  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-09T11:29:06.977655Z  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-09T11:29:06.978278Z  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-09T11:29:06.978325Z  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-09T11:29:06.978401Z  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-09T11:29:06.978420Z  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-09T11:29:06.978439Z  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-09T11:29:06.978647Z  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-09T11:29:06.978662Z  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-09T11:29:06.978673Z  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-09T11:29:06.982494Z  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-09T11:29:06.984868Z  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-09T11:29:06.985115Z  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-09T11:29:06.985672Z  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-09T11:29:06.985707Z  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-09T11:29:06.985858Z  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-09T11:29:06.985892Z  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-09T11:29:06.985931Z  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-09T11:29:06.986073Z  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-09T11:29:06.986085Z  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-09T11:29:06.986095Z  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-09T11:29:06.987294Z  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-09T11:29:06.987578Z  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-09T11:29:06.987923Z  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-09T11:29:06.987931Z  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-09T11:29:06.988712Z  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-09T11:29:06.988763Z  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-09T11:29:06.989020Z  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-09T11:29:06.989070Z  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-09T11:29:06.989121Z  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-09T11:29:06.989374Z  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-09T11:29:06.989388Z  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-09T11:29:06.989401Z  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-09T11:29:06.994026Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:29:06.994163Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T11:29:06.994180Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T11:29:06.994191Z  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-09T11:29:06.994198Z  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-09T11:29:07.895726Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:29:07.919228Z  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-09T11:29:07.919245Z  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-09T11:29:07.920561Z  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-09T11:29:07.921482Z  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-09T11:29:07.921537Z  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-09T11:29:07.921871Z  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-09T11:29:07.921919Z  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-09T11:29:07.921970Z  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-09T11:29:07.922261Z  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-09T11:29:07.922275Z  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-09T11:29:07.922287Z  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-09T11:29:08.128197Z  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-09T11:29:08.128666Z  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-09T11:29:08.133070Z  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-09T11:29:08.133149Z  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-09T11:29:08.133394Z  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-09T11:29:08.133424Z  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-09T11:29:08.133460Z  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-09T11:29:08.133707Z  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-09T11:29:08.133730Z  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-09T11:29:08.133752Z  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-09T11:29:08.145081Z  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-09T11:29:08.145421Z  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-09T11:29:08.147725Z  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-09T11:29:08.147842Z  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-09T11:29:08.149041Z  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-09T11:29:08.149140Z  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-09T11:29:08.149285Z  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-09T11:29:08.149730Z  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-09T11:29:08.149753Z  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-09T11:29:08.149766Z  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-09T11:29:08.196292Z  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-09T11:29:08.196310Z  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-09T11:29:08.196342Z  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-09T11:29:08.196348Z  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-09T11:29:08.196647Z  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-09T11:29:08.259236Z  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-09T11:29:08.259439Z  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-09T11:29:08.259632Z  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-09T11:29:08.259973Z  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-09T11:29:08.260174Z  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-09T11:29:08.260346Z  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-09T11:29:08.260515Z  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-09T11:29:08.260799Z  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-09T11:29:08.261138Z  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-09T11:29:08.261311Z  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-09T11:29:08.261478Z  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-09T11:29:08.261652Z  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-09T11:29:08.261821Z  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-09T11:29:08.262027Z  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-09T11:29:08.262268Z  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-09T11:29:08.262437Z  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-09T11:29:08.262611Z  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-09T11:29:08.262779Z  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-09T11:29:08.262945Z  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-09T11:29:08.263245Z  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-09T11:29:08.263415Z  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-09T11:29:08.263590Z  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-09T11:29:08.263769Z  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-09T11:29:08.263985Z  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-09T11:29:08.264248Z  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-09T11:29:08.264480Z  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-09T11:29:08.264654Z  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-09T11:29:08.264820Z  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-09T11:29:08.264987Z  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-09T11:29:08.265171Z  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-09T11:29:08.265434Z  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-09T11:29:08.265608Z  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-09T11:29:08.265775Z  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-09T11:29:08.265940Z  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-09T11:29:08.266106Z  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-09T11:29:08.266368Z  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-09T11:29:08.266652Z  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-09T11:29:08.266825Z  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-09T11:29:08.266995Z  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-09T11:29:08.267313Z  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-09T11:29:08.267629Z  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-09T11:29:08.267798Z  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-09T11:29:08.267968Z  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-09T11:29:08.268135Z  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-09T11:29:08.268308Z  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-09T11:29:08.268627Z  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-09T11:29:08.268795Z  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-09T11:29:08.268961Z  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-09T11:29:08.269128Z  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-09T11:29:08.269295Z  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-09T11:29:08.269573Z  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-09T11:29:08.269743Z  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-09T11:29:08.269910Z  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-09T11:29:08.270081Z  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-09T11:29:08.270249Z  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-09T11:29:08.270426Z  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-09T11:29:08.270701Z  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-09T11:29:08.270895Z  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-09T11:29:08.271076Z  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-09T11:29:08.271244Z  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-09T11:29:08.271411Z  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-09T11:29:08.271582Z  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-09T11:29:08.271924Z  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-09T11:29:08.272107Z  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-09T11:29:08.272285Z  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-09T11:29:08.272562Z  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-09T11:29:08.272900Z  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-09T11:29:08.273238Z  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-09T11:29:08.273546Z  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-09T11:29:08.276519Z  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-09T11:29:08.276530Z  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-09T11:29:08.277200Z  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-09T11:29:08.277210Z  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-09T11:29:08.279418Z  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-09T11:29:08.280476Z  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-09T11:29:08.280569Z  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-09T11:29:08.281114Z  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-09T11:29:08.281157Z  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-09T11:29:08.281218Z  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-09T11:29:08.281492Z  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-09T11:29:08.281512Z  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-09T11:29:08.281526Z  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-09T11:29:08.282383Z  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-09T11:29:08.282393Z  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-09T11:29:08.282567Z  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-09T11:29:08.282576Z  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-09T11:29:08.282616Z  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-09T11:29:08.282627Z  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-09T11:29:08.286827Z  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-09T11:29:08.288790Z  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-09T11:29:08.289069Z  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-09T11:29:08.289849Z  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-09T11:29:08.289895Z  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-09T11:29:08.290247Z  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-09T11:29:08.290278Z  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-09T11:29:08.290357Z  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-09T11:29:08.290753Z  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-09T11:29:08.290768Z  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-09T11:29:08.290778Z  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-09T11:29:08.291389Z  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-09T11:29:08.292297Z  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-09T11:29:08.297115Z  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-09T11:29:08.305721Z  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-09T11:29:08.310522Z  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-09T11:29:08.310944Z  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-09T11:29:08.311298Z  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-09T11:29:08.311541Z  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-09T11:29:08.311819Z  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-09T11:29:08.312069Z  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-09T11:29:08.312407Z  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-09T11:29:08.312951Z  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-09T11:29:08.313224Z  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-09T11:29:08.313463Z  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-09T11:29:08.313754Z  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-09T11:29:08.314000Z  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-09T11:29:08.314296Z  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-09T11:29:08.320014Z  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-09T11:29:08.326045Z  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-09T11:29:08.326302Z  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-09T11:29:08.326625Z  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-09T11:29:08.326803Z  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-09T11:29:08.326979Z  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-09T11:29:08.327157Z  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-09T11:29:08.327334Z  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-09T11:29:08.327630Z  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-09T11:29:08.327808Z  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-09T11:29:08.327985Z  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-09T11:29:08.328249Z  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-09T11:29:08.328586Z  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-09T11:29:08.328926Z  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-09T11:29:08.329263Z  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-09T11:29:08.329600Z  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-09T11:29:08.329931Z  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-09T11:29:08.330144Z  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-09T11:29:08.330322Z  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-09T11:29:08.330592Z  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-09T11:29:08.330773Z  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-09T11:29:08.330949Z  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-09T11:29:08.331161Z  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-09T11:29:08.331338Z  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-09T11:29:08.331609Z  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-09T11:29:08.331786Z  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-09T11:29:08.332080Z  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-09T11:29:08.332410Z  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-09T11:29:08.332677Z  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-09T11:29:08.332856Z  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-09T11:29:08.333161Z  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-09T11:29:08.333491Z  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-09T11:29:08.333744Z  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-09T11:29:08.333921Z  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-09T11:29:08.334096Z  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-09T11:29:08.334381Z  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-09T11:29:08.334722Z  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-09T11:29:08.335054Z  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-09T11:29:08.335264Z  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-09T11:29:08.335512Z  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-09T11:29:08.335822Z  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-09T11:29:08.335999Z  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-09T11:29:08.336173Z  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-09T11:29:08.336421Z  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-09T11:29:08.336758Z  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-09T11:29:08.336951Z  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-09T11:29:08.337130Z  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-09T11:29:08.337381Z  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-09T11:29:08.337656Z  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-09T11:29:08.337832Z  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-09T11:29:08.338040Z  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-09T11:29:08.342366Z  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-09T11:29:08.344934Z  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-09T11:29:08.344994Z  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-09T11:29:08.345584Z  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-09T11:29:08.345653Z  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-09T11:29:08.345758Z  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-09T11:29:08.345967Z  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-09T11:29:08.345982Z  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-09T11:29:08.345993Z  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-09T11:29:08.346964Z  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-09T11:29:08.347995Z  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-09T11:29:08.350844Z  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-09T11:29:08.354335Z  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-09T11:29:08.364296Z  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-09T11:29:08.364361Z  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-09T11:29:08.365129Z  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-09T11:29:08.365188Z  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-09T11:29:08.365257Z  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-09T11:29:08.365426Z  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-09T11:29:08.365447Z  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-09T11:29:08.365466Z  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-09T11:29:08.366189Z  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-09T11:29:08.371269Z  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-09T11:29:08.371474Z  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-09T11:29:08.371796Z  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-09T11:29:08.371991Z  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-09T11:29:08.372183Z  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-09T11:29:08.372377Z  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-09T11:29:08.372686Z  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-09T11:29:08.373032Z  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-09T11:29:08.373375Z  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-09T11:29:08.373735Z  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-09T11:29:08.374012Z  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-09T11:29:08.374187Z  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-09T11:29:08.374360Z  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-09T11:29:08.374534Z  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-09T11:29:08.374886Z  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-09T11:29:08.375073Z  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-09T11:29:08.375256Z  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-09T11:29:08.375607Z  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-09T11:29:08.375913Z  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-09T11:29:08.376102Z  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-09T11:29:08.468520Z  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-09T11:29:08.468578Z  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-09T11:29:08.469016Z  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-09T11:29:08.469046Z  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-09T11:29:08.469091Z  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-09T11:29:08.469241Z  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-09T11:29:08.469253Z  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-09T11:29:08.469267Z  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-09T11:29:08.469824Z  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-09T11:29:08.471934Z  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-09T11:29:08.471999Z  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-09T11:29:08.472729Z  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-09T11:29:08.472771Z  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-09T11:29:08.472817Z  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-09T11:29:08.472966Z  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-09T11:29:08.472978Z  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-09T11:29:08.472988Z  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-09T11:29:08.473462Z  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-09T11:29:08.477982Z  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-09T11:29:08.478161Z  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-09T11:29:08.478335Z  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-09T11:29:08.478508Z  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-09T11:29:08.478682Z  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-09T11:29:08.478852Z  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-09T11:29:08.479023Z  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-09T11:29:08.479225Z  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-09T11:29:08.479422Z  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-09T11:29:08.479662Z  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-09T11:29:08.525412Z  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-09T11:29:08.525497Z  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-09T11:29:08.526221Z  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-09T11:29:08.526280Z  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-09T11:29:08.526364Z  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-09T11:29:08.526609Z  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-09T11:29:08.526623Z  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-09T11:29:08.526634Z  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-09T11:29:08.527164Z  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-09T11:29:08.527394Z  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-09T11:29:08.527433Z  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-09T11:29:08.527441Z  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-09T11:29:08.529802Z  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-09T11:29:08.529814Z  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-09T11:29:08.534167Z  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-09T11:29:08.534265Z  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-09T11:29:08.536305Z  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-09T11:29:08.536384Z  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-09T11:29:08.536518Z  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-09T11:29:08.536526Z  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-09T11:29:08.536578Z  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-09T11:29:08.536649Z  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-09T11:29:08.536656Z  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-09T11:29:08.536729Z  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-09T11:29:08.536737Z  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-09T11:29:08.537115Z  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-09T11:29:08.537138Z  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-09T11:29:08.537156Z  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-09T11:29:08.538484Z  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-09T11:29:09.438906Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:29:09.444975Z  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-09T11:29:09.445107Z  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-09T11:29:09.447609Z  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-09T11:29:09.447748Z  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-09T11:29:09.447955Z  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-09T11:29:09.448832Z  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-09T11:29:09.448876Z  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-09T11:29:09.448915Z  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-09T11:29:09.450698Z  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-09T11:29:09.460654Z  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-09T11:29:09.461098Z  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-09T11:29:09.461530Z  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-09T11:29:09.462005Z  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-09T11:29:09.462793Z  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-09T11:29:09.463504Z  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-09T11:29:09.463992Z  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-09T11:29:09.464403Z  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-09T11:29:09.464819Z  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-09T11:29:09.465230Z  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-09T11:29:09.465654Z  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-09T11:29:09.466056Z  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-09T11:29:09.466482Z  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-09T11:29:09.466889Z  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-09T11:29:09.467297Z  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-09T11:29:09.467708Z  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-09T11:29:09.468112Z  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-09T11:29:09.468516Z  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-09T11:29:09.468929Z  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-09T11:29:09.469331Z  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-09T11:29:09.469873Z  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-09T11:29:09.470281Z  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-09T11:29:09.470793Z  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-09T11:29:09.471212Z  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-09T11:29:09.471784Z  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-09T11:29:09.472217Z  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-09T11:29:09.472696Z  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-09T11:29:09.473175Z  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-09T11:29:09.473655Z  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-09T11:29:09.474083Z  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-09T11:29:09.474507Z  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-09T11:29:09.474970Z  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-09T11:29:09.475395Z  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-09T11:29:09.475898Z  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-09T11:29:09.476355Z  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-09T11:29:09.476883Z  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-09T11:29:09.477313Z  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-09T11:29:09.477870Z  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-09T11:29:09.478716Z  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-09T11:29:09.479464Z  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-09T11:29:09.480005Z  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-09T11:29:09.480435Z  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-09T11:29:09.480855Z  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-09T11:29:09.481280Z  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-09T11:29:09.481702Z  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-09T11:29:09.482108Z  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-09T11:29:09.482529Z  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-09T11:29:09.482944Z  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-09T11:29:09.483601Z  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-09T11:29:09.486996Z  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-09T11:29:09.497263Z  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-09T11:29:09.497720Z  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-09T11:29:09.498417Z  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-09T11:29:09.498908Z  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-09T11:29:09.499525Z  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-09T11:29:09.499964Z  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-09T11:29:09.500779Z  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-09T11:29:09.501659Z  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-09T11:29:09.502086Z  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-09T11:29:09.502781Z  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-09T11:29:09.503265Z  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-09T11:29:09.503853Z  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-09T11:29:09.504283Z  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-09T11:29:09.504875Z  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-09T11:29:09.505309Z  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-09T11:29:09.505911Z  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-09T11:29:09.506338Z  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-09T11:29:09.506842Z  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-09T11:29:09.507356Z  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-09T11:29:09.508000Z  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-09T11:29:09.508430Z  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-09T11:29:09.509380Z  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-09T11:29:09.510331Z  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-09T11:29:09.511183Z  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-09T11:29:09.512079Z  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-09T11:29:09.512830Z  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-09T11:29:09.513731Z  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-09T11:29:09.514671Z  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-09T11:29:09.515598Z  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-09T11:29:09.516518Z  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-09T11:29:09.517365Z  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-09T11:29:09.518331Z  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-09T11:29:09.519173Z  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-09T11:29:09.519928Z  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-09T11:29:09.520366Z  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-09T11:29:09.520892Z  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-09T11:29:09.521421Z  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-09T11:29:09.521928Z  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-09T11:29:09.522358Z  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-09T11:29:09.523045Z  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-09T11:29:09.523477Z  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-09T11:29:09.524050Z  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-09T11:29:09.524494Z  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-09T11:29:09.524950Z  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-09T11:29:09.525845Z  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-09T11:29:09.526786Z  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-09T11:29:09.527659Z  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-09T11:29:09.528073Z  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-09T11:29:09.528489Z  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-09T11:29:09.529302Z  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-09T11:29:09.530004Z  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-09T11:29:09.530499Z  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-09T11:29:09.531020Z  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-09T11:29:09.531432Z  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-09T11:29:09.531848Z  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-09T11:29:09.532259Z  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-09T11:29:09.532672Z  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-09T11:29:09.533086Z  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-09T11:29:09.533540Z  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-09T11:29:09.533954Z  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-09T11:29:09.534369Z  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-09T11:29:09.534784Z  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-09T11:29:09.535194Z  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-09T11:29:09.535607Z  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-09T11:29:09.536014Z  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-09T11:29:09.536453Z  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-09T11:29:09.536925Z  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-09T11:29:09.537333Z  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-09T11:29:09.537745Z  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-09T11:29:09.538152Z  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-09T11:29:09.538557Z  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-09T11:29:09.538970Z  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-09T11:29:09.539489Z  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-09T11:29:09.539910Z  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-09T11:29:09.540320Z  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-09T11:29:09.541214Z  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-09T11:29:09.542192Z  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-09T11:29:09.543125Z  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-09T11:29:09.544069Z  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-09T11:29:09.545002Z  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-09T11:29:09.545920Z  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-09T11:29:09.546621Z  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-09T11:29:09.547457Z  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-09T11:29:09.548276Z  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-09T11:29:09.549266Z  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-09T11:29:09.549868Z  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-09T11:29:09.550381Z  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-09T11:29:09.550897Z  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-09T11:29:09.551431Z  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-09T11:29:09.551983Z  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-09T11:29:09.552501Z  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-09T11:29:09.552947Z  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-09T11:29:09.553721Z  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-09T11:29:09.554146Z  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-09T11:29:09.554802Z  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-09T11:29:09.555229Z  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-09T11:29:09.555837Z  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-09T11:29:09.556281Z  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-09T11:29:09.556926Z  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-09T11:29:09.557700Z  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-09T11:29:09.558601Z  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-09T11:29:09.559316Z  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-09T11:29:09.560225Z  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-09T11:29:09.560981Z  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-09T11:29:09.561411Z  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-09T11:29:09.561907Z  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-09T11:29:09.562822Z  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-09T11:29:09.563708Z  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-09T11:29:09.568602Z  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-09T11:29:29.976780Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:29:29.978573Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T11:29:29.978813Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=23304 instructions=500000003 import_calls=5629668 unimplemented=0 path=sylpheed.iso
2026-05-09T11:29:29.986381Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=65.000 min=65.000 max=65.000 mean=65.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

View File

@@ -0,0 +1,653 @@
Finished `release` profile [optimized] target(s) in 0.22s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --dump-addr=0x401119b0,0x401119b4,0x401119b8,0x401119bc -n 500000000`
2026-05-09T11:33:05.575103Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T11:33:05.576521Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T11:33:05.576538Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T11:33:05.642481Z  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-09T11:33:05.642880Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=66.0 path=sylpheed.iso bytes=3497984
2026-05-09T11:33:05.647126Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T11:33:05.647258Z  INFO cmd_exec: xenia_rs: dump addresses armed: 4 (0x401119b0, 0x401119b4, 0x401119b8, 0x401119bc) path=sylpheed.iso
2026-05-09T11:33:05.647416Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T11:33:05.647424Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T11:33:05.652190Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:05.652217Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:05.652287Z  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-09T11:33:05.869699Z  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-09T11:33:05.869744Z  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-09T11:33:05.869978Z  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-09T11:33:05.870301Z  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-09T11:33:05.870326Z  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-09T11:33:05.870350Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:05.870375Z  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-09T11:33:05.870385Z  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-09T11:33:05.870520Z  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-09T11:33:05.870533Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:05.870653Z  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-09T11:33:05.870662Z  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-09T11:33:05.871307Z  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-09T11:33:05.871331Z  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-09T11:33:05.871337Z  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-09T11:33:05.871407Z  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-09T11:33:05.871544Z  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-09T11:33:05.871643Z  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-09T11:33:05.871708Z  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-09T11:33:05.871989Z  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-09T11:33:05.872097Z  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-09T11:33:05.872104Z  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-09T11:33:05.872364Z  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-09T11:33:05.873082Z  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-09T11:33:05.873132Z  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-09T11:33:05.873208Z  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-09T11:33:05.873226Z  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-09T11:33:05.873246Z  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-09T11:33:05.873371Z  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-09T11:33:05.873383Z  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-09T11:33:05.873394Z  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-09T11:33:05.877188Z  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-09T11:33:05.879260Z  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-09T11:33:05.879494Z  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-09T11:33:05.880031Z  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-09T11:33:05.880066Z  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-09T11:33:05.880209Z  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-09T11:33:05.880238Z  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-09T11:33:05.880272Z  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-09T11:33:05.880410Z  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-09T11:33:05.880422Z  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-09T11:33:05.880432Z  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-09T11:33:05.881627Z  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-09T11:33:05.881945Z  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-09T11:33:05.882280Z  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-09T11:33:05.882289Z  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-09T11:33:05.883041Z  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-09T11:33:05.883091Z  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-09T11:33:05.883331Z  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-09T11:33:05.883367Z  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-09T11:33:05.883414Z  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-09T11:33:05.883663Z  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-09T11:33:05.883677Z  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-09T11:33:05.883689Z  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-09T11:33:05.888125Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:05.888285Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T11:33:05.888303Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T11:33:05.888290Z  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-09T11:33:05.888312Z  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-09T11:33:06.789657Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:33:06.811548Z  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-09T11:33:06.811575Z  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-09T11:33:06.813194Z  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-09T11:33:06.814055Z  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-09T11:33:06.814142Z  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-09T11:33:06.814454Z  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-09T11:33:06.814557Z  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-09T11:33:06.814684Z  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-09T11:33:06.815194Z  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-09T11:33:06.815217Z  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-09T11:33:06.815243Z  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-09T11:33:07.001565Z  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-09T11:33:07.001959Z  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-09T11:33:07.005035Z  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-09T11:33:07.005076Z  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-09T11:33:07.005295Z  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-09T11:33:07.005327Z  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-09T11:33:07.005359Z  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-09T11:33:07.005492Z  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-09T11:33:07.005504Z  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-09T11:33:07.005514Z  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-09T11:33:07.018681Z  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-09T11:33:07.019163Z  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-09T11:33:07.020261Z  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-09T11:33:07.020315Z  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-09T11:33:07.020721Z  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-09T11:33:07.020760Z  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-09T11:33:07.020818Z  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-09T11:33:07.021037Z  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-09T11:33:07.021050Z  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-09T11:33:07.021061Z  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-09T11:33:07.057886Z  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-09T11:33:07.057906Z  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-09T11:33:07.057937Z  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-09T11:33:07.057942Z  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-09T11:33:07.058207Z  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-09T11:33:07.111219Z  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-09T11:33:07.111593Z  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-09T11:33:07.111781Z  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-09T11:33:07.111967Z  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-09T11:33:07.112286Z  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-09T11:33:07.112615Z  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-09T11:33:07.112800Z  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-09T11:33:07.112978Z  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-09T11:33:07.113341Z  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-09T11:33:07.113671Z  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-09T11:33:07.113864Z  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-09T11:33:07.114041Z  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-09T11:33:07.114356Z  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-09T11:33:07.114680Z  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-09T11:33:07.114992Z  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-09T11:33:07.115170Z  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-09T11:33:07.115489Z  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-09T11:33:07.115807Z  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-09T11:33:07.115986Z  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-09T11:33:07.116164Z  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-09T11:33:07.116479Z  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-09T11:33:07.116811Z  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-09T11:33:07.117003Z  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-09T11:33:07.117183Z  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-09T11:33:07.117360Z  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-09T11:33:07.117682Z  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-09T11:33:07.117954Z  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-09T11:33:07.118132Z  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-09T11:33:07.118448Z  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-09T11:33:07.118776Z  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-09T11:33:07.119026Z  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-09T11:33:07.119206Z  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-09T11:33:07.119527Z  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-09T11:33:07.119853Z  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-09T11:33:07.120097Z  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-09T11:33:07.120417Z  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-09T11:33:07.120742Z  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-09T11:33:07.121068Z  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-09T11:33:07.121253Z  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-09T11:33:07.121430Z  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-09T11:33:07.121754Z  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-09T11:33:07.122072Z  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-09T11:33:07.122258Z  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-09T11:33:07.122437Z  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-09T11:33:07.122683Z  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-09T11:33:07.122862Z  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-09T11:33:07.123178Z  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-09T11:33:07.123499Z  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-09T11:33:07.123821Z  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-09T11:33:07.124150Z  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-09T11:33:07.124341Z  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-09T11:33:07.124501Z  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-09T11:33:07.124671Z  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-09T11:33:07.124988Z  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-09T11:33:07.125307Z  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-09T11:33:07.125492Z  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-09T11:33:07.125693Z  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-09T11:33:07.126009Z  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-09T11:33:07.126316Z  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-09T11:33:07.126626Z  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-09T11:33:07.126818Z  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-09T11:33:07.127000Z  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-09T11:33:07.127177Z  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-09T11:33:07.127502Z  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-09T11:33:07.127714Z  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-09T11:33:07.127892Z  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-09T11:33:07.128210Z  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-09T11:33:07.128420Z  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-09T11:33:07.128681Z  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-09T11:33:07.130502Z  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-09T11:33:07.130514Z  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-09T11:33:07.130838Z  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-09T11:33:07.130849Z  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-09T11:33:07.132368Z  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-09T11:33:07.133276Z  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-09T11:33:07.133344Z  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-09T11:33:07.133942Z  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-09T11:33:07.134003Z  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-09T11:33:07.134112Z  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-09T11:33:07.134365Z  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-09T11:33:07.134382Z  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-09T11:33:07.134395Z  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-09T11:33:07.135162Z  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-09T11:33:07.135170Z  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-09T11:33:07.135258Z  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-09T11:33:07.135265Z  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-09T11:33:07.135300Z  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-09T11:33:07.135306Z  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-09T11:33:07.140064Z  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-09T11:33:07.142024Z  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-09T11:33:07.142256Z  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-09T11:33:07.142822Z  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-09T11:33:07.142858Z  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-09T11:33:07.143225Z  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-09T11:33:07.143254Z  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-09T11:33:07.143293Z  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-09T11:33:07.143427Z  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-09T11:33:07.143439Z  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-09T11:33:07.143449Z  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-09T11:33:07.144021Z  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-09T11:33:07.144897Z  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-09T11:33:07.149380Z  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-09T11:33:07.157732Z  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-09T11:33:07.162628Z  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-09T11:33:07.162866Z  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-09T11:33:07.163111Z  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-09T11:33:07.163330Z  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-09T11:33:07.163593Z  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-09T11:33:07.163838Z  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-09T11:33:07.164071Z  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-09T11:33:07.164339Z  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-09T11:33:07.164562Z  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-09T11:33:07.164858Z  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-09T11:33:07.165079Z  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-09T11:33:07.165301Z  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-09T11:33:07.165572Z  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-09T11:33:07.170519Z  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-09T11:33:07.174120Z  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-09T11:33:07.174292Z  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-09T11:33:07.174448Z  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-09T11:33:07.174607Z  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-09T11:33:07.174766Z  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-09T11:33:07.174923Z  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-09T11:33:07.175229Z  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-09T11:33:07.175421Z  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-09T11:33:07.175667Z  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-09T11:33:07.175844Z  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-09T11:33:07.176037Z  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-09T11:33:07.176360Z  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-09T11:33:07.176700Z  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-09T11:33:07.177021Z  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-09T11:33:07.177343Z  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-09T11:33:07.177632Z  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-09T11:33:07.177809Z  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-09T11:33:07.177985Z  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-09T11:33:07.178296Z  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-09T11:33:07.178613Z  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-09T11:33:07.178791Z  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-09T11:33:07.178973Z  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-09T11:33:07.179285Z  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-09T11:33:07.179619Z  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-09T11:33:07.179868Z  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-09T11:33:07.180047Z  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-09T11:33:07.180365Z  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-09T11:33:07.180696Z  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-09T11:33:07.181011Z  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-09T11:33:07.181325Z  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-09T11:33:07.181645Z  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-09T11:33:07.181827Z  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-09T11:33:07.182003Z  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-09T11:33:07.182178Z  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-09T11:33:07.182353Z  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-09T11:33:07.182633Z  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-09T11:33:07.182944Z  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-09T11:33:07.183257Z  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-09T11:33:07.183583Z  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-09T11:33:07.183760Z  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-09T11:33:07.183939Z  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-09T11:33:07.184115Z  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-09T11:33:07.184304Z  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-09T11:33:07.184531Z  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-09T11:33:07.184713Z  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-09T11:33:07.185024Z  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-09T11:33:07.185343Z  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-09T11:33:07.185633Z  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-09T11:33:07.185815Z  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-09T11:33:07.186026Z  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-09T11:33:07.189220Z  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-09T11:33:07.191596Z  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-09T11:33:07.191653Z  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-09T11:33:07.192012Z  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-09T11:33:07.192072Z  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-09T11:33:07.192172Z  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-09T11:33:07.192549Z  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-09T11:33:07.192579Z  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-09T11:33:07.192597Z  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-09T11:33:07.193066Z  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-09T11:33:07.193546Z  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-09T11:33:07.195978Z  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-09T11:33:07.198120Z  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-09T11:33:07.205845Z  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-09T11:33:07.205931Z  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-09T11:33:07.206700Z  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-09T11:33:07.206758Z  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-09T11:33:07.206864Z  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-09T11:33:07.207247Z  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-09T11:33:07.207271Z  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-09T11:33:07.207291Z  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-09T11:33:07.207827Z  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-09T11:33:07.211589Z  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-09T11:33:07.211885Z  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-09T11:33:07.212072Z  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-09T11:33:07.212255Z  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-09T11:33:07.212436Z  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-09T11:33:07.212672Z  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-09T11:33:07.212852Z  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-09T11:33:07.213088Z  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-09T11:33:07.213281Z  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-09T11:33:07.213463Z  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-09T11:33:07.213793Z  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-09T11:33:07.214120Z  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-09T11:33:07.214372Z  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-09T11:33:07.214562Z  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-09T11:33:07.214744Z  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-09T11:33:07.215071Z  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-09T11:33:07.215256Z  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-09T11:33:07.215436Z  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-09T11:33:07.215765Z  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-09T11:33:07.215937Z  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-09T11:33:07.277065Z  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-09T11:33:07.277134Z  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-09T11:33:07.277570Z  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-09T11:33:07.277631Z  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-09T11:33:07.277740Z  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-09T11:33:07.277897Z  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-09T11:33:07.277917Z  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-09T11:33:07.277942Z  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-09T11:33:07.278942Z  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-09T11:33:07.280454Z  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-09T11:33:07.280527Z  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-09T11:33:07.281331Z  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-09T11:33:07.281389Z  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-09T11:33:07.281499Z  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-09T11:33:07.281670Z  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-09T11:33:07.281690Z  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-09T11:33:07.281709Z  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-09T11:33:07.282197Z  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-09T11:33:07.285179Z  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-09T11:33:07.285355Z  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-09T11:33:07.285646Z  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-09T11:33:07.285977Z  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-09T11:33:07.286309Z  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-09T11:33:07.286492Z  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-09T11:33:07.286696Z  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-09T11:33:07.287028Z  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-09T11:33:07.287361Z  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-09T11:33:07.287628Z  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-09T11:33:07.318160Z  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-09T11:33:07.318228Z  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-09T11:33:07.318721Z  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-09T11:33:07.318776Z  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-09T11:33:07.318843Z  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-09T11:33:07.319002Z  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-09T11:33:07.319022Z  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-09T11:33:07.319041Z  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-09T11:33:07.319621Z  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-09T11:33:07.319860Z  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-09T11:33:07.319915Z  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-09T11:33:07.319926Z  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-09T11:33:07.321745Z  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-09T11:33:07.321761Z  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-09T11:33:07.325483Z  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-09T11:33:07.325598Z  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-09T11:33:07.326952Z  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-09T11:33:07.327051Z  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-09T11:33:07.327220Z  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-09T11:33:07.327231Z  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-09T11:33:07.327294Z  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-09T11:33:07.327380Z  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-09T11:33:07.327390Z  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-09T11:33:07.327528Z  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-09T11:33:07.327540Z  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-09T11:33:07.328393Z  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-09T11:33:07.328428Z  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-09T11:33:07.328470Z  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-09T11:33:07.329751Z  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-09T11:33:08.230152Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:33:08.234284Z  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-09T11:33:08.234374Z  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-09T11:33:08.236528Z  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-09T11:33:08.236685Z  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-09T11:33:08.236977Z  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-09T11:33:08.237482Z  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-09T11:33:08.237501Z  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-09T11:33:08.237519Z  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-09T11:33:08.239383Z  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-09T11:33:08.247865Z  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-09T11:33:08.248241Z  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-09T11:33:08.248644Z  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-09T11:33:08.249016Z  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-09T11:33:08.249385Z  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-09T11:33:08.249864Z  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-09T11:33:08.250253Z  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-09T11:33:08.250693Z  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-09T11:33:08.251081Z  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-09T11:33:08.251469Z  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-09T11:33:08.251873Z  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-09T11:33:08.252247Z  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-09T11:33:08.252714Z  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-09T11:33:08.253151Z  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-09T11:33:08.253529Z  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-09T11:33:08.254097Z  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-09T11:33:08.254473Z  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-09T11:33:08.254849Z  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-09T11:33:08.255245Z  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-09T11:33:08.255624Z  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-09T11:33:08.255995Z  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-09T11:33:08.256441Z  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-09T11:33:08.256821Z  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-09T11:33:08.257208Z  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-09T11:33:08.257641Z  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-09T11:33:08.258034Z  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-09T11:33:08.258418Z  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-09T11:33:08.258865Z  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-09T11:33:08.259264Z  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-09T11:33:08.259701Z  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-09T11:33:08.260166Z  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-09T11:33:08.260657Z  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-09T11:33:08.261245Z  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-09T11:33:08.261626Z  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-09T11:33:08.261997Z  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-09T11:33:08.262390Z  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-09T11:33:08.262768Z  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-09T11:33:08.263160Z  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-09T11:33:08.263533Z  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-09T11:33:08.263931Z  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-09T11:33:08.264343Z  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-09T11:33:08.264843Z  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-09T11:33:08.265235Z  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-09T11:33:08.265675Z  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-09T11:33:08.266063Z  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-09T11:33:08.266435Z  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-09T11:33:08.266945Z  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-09T11:33:08.267351Z  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-09T11:33:08.267980Z  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-09T11:33:08.271639Z  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-09T11:33:08.280380Z  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-09T11:33:08.280880Z  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-09T11:33:08.281264Z  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-09T11:33:08.281782Z  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-09T11:33:08.282159Z  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-09T11:33:08.282672Z  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-09T11:33:08.283427Z  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-09T11:33:08.283970Z  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-09T11:33:08.284368Z  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-09T11:33:08.284866Z  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-09T11:33:08.285259Z  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-09T11:33:08.285637Z  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-09T11:33:08.286042Z  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-09T11:33:08.286444Z  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-09T11:33:08.286891Z  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-09T11:33:08.287669Z  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-09T11:33:08.288046Z  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-09T11:33:08.288416Z  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-09T11:33:08.288796Z  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-09T11:33:08.289183Z  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-09T11:33:08.289556Z  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-09T11:33:08.289984Z  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-09T11:33:08.290355Z  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-09T11:33:08.290732Z  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-09T11:33:08.291114Z  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-09T11:33:08.291489Z  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-09T11:33:08.291880Z  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-09T11:33:08.292274Z  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-09T11:33:08.292658Z  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-09T11:33:08.293062Z  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-09T11:33:08.293434Z  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-09T11:33:08.293826Z  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-09T11:33:08.294290Z  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-09T11:33:08.294713Z  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-09T11:33:08.295154Z  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-09T11:33:08.295528Z  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-09T11:33:08.295944Z  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-09T11:33:08.296319Z  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-09T11:33:08.296718Z  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-09T11:33:08.297092Z  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-09T11:33:08.297471Z  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-09T11:33:08.297861Z  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-09T11:33:08.298235Z  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-09T11:33:08.298685Z  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-09T11:33:08.299058Z  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-09T11:33:08.299427Z  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-09T11:33:08.299806Z  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-09T11:33:08.300282Z  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-09T11:33:08.301050Z  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-09T11:33:08.301456Z  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-09T11:33:08.301847Z  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-09T11:33:08.302221Z  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-09T11:33:08.302644Z  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-09T11:33:08.303048Z  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-09T11:33:08.303483Z  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-09T11:33:08.304299Z  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-09T11:33:08.304682Z  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-09T11:33:08.305070Z  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-09T11:33:08.305678Z  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-09T11:33:08.306228Z  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-09T11:33:08.306668Z  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-09T11:33:08.307052Z  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-09T11:33:08.307439Z  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-09T11:33:08.307959Z  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-09T11:33:08.308446Z  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-09T11:33:08.308906Z  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-09T11:33:08.309332Z  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-09T11:33:08.309714Z  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-09T11:33:08.310236Z  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-09T11:33:08.310681Z  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-09T11:33:08.311054Z  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-09T11:33:08.311616Z  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-09T11:33:08.312269Z  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-09T11:33:08.312697Z  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-09T11:33:08.313078Z  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-09T11:33:08.313525Z  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-09T11:33:08.313920Z  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-09T11:33:08.314293Z  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-09T11:33:08.314726Z  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-09T11:33:08.315099Z  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-09T11:33:08.315483Z  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-09T11:33:08.315886Z  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-09T11:33:08.316275Z  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-09T11:33:08.316723Z  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-09T11:33:08.317275Z  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-09T11:33:08.318001Z  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-09T11:33:08.318378Z  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-09T11:33:08.318999Z  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-09T11:33:08.319425Z  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-09T11:33:08.319812Z  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-09T11:33:08.320369Z  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-09T11:33:08.320811Z  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-09T11:33:08.321193Z  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-09T11:33:08.321623Z  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-09T11:33:08.322007Z  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-09T11:33:08.322379Z  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-09T11:33:08.322887Z  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-09T11:33:08.323264Z  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-09T11:33:08.323776Z  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-09T11:33:08.324148Z  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-09T11:33:08.324515Z  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-09T11:33:08.324910Z  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-09T11:33:08.325281Z  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-09T11:33:08.325710Z  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-09T11:33:08.326083Z  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-09T11:33:08.326496Z  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-09T11:33:08.327077Z  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-09T11:33:08.327593Z  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-09T11:33:08.332314Z  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-09T11:33:26.865908Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:26.867939Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T11:33:26.868393Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=21293 instructions=500000003 import_calls=5629668 unimplemented=0 path=sylpheed.iso
2026-05-09T11:33:26.876705Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=66.000 min=66.000 max=66.000 mean=66.000
counter xex.bytes_in = 3485696
counter xex.bytes_out = 9568256
counter kernel.calls{name=RtlImageXexHeaderField} = 2
counter kernel.calls{name=NtAllocateVirtualMemory} = 3
counter kernel.calls{name=KeGetCurrentProcessType} = 3
counter kernel.calls{name=RtlInitializeCriticalSection} = 29
counter kernel.calls{name=RtlEnterCriticalSection} = 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

View File

@@ -0,0 +1,653 @@
Finished `release` profile [optimized] target(s) in 0.22s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --branch-probe=0x82451E78,0x82451E7C,0x82451E80 -n 500000000`
2026-05-09T11:31:41.922182Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T11:31:41.923792Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T11:31:41.923804Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T11:31:41.990146Z  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-09T11:31:41.990511Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=66.0 path=sylpheed.iso bytes=3497984
2026-05-09T11:31:41.994883Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T11:31:41.995022Z  INFO cmd_exec: xenia_rs: branch probes armed: 3 (0x82451e78, 0x82451e7c, 0x82451e80) path=sylpheed.iso
2026-05-09T11:31:41.995189Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T11:31:41.995197Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T11:31:41.999816Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:31:41.999842Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:31:41.999921Z  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-09T11:31:42.227597Z  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-09T11:31:42.227644Z  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-09T11:31:42.227908Z  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-09T11:31:42.228251Z  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-09T11:31:42.228268Z  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-09T11:31:42.228289Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:31:42.228312Z  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-09T11:31:42.228327Z  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-09T11:31:42.228601Z  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-09T11:31:42.228616Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:31:42.228741Z  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-09T11:31:42.228749Z  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-09T11:31:42.229431Z  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-09T11:31:42.229457Z  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-09T11:31:42.229462Z  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-09T11:31:42.229522Z  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-09T11:31:42.229616Z  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-09T11:31:42.229787Z  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-09T11:31:42.229882Z  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-09T11:31:42.230583Z  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-09T11:31:42.230703Z  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-09T11:31:42.230713Z  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-09T11:31:42.231156Z  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-09T11:31:42.231800Z  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-09T11:31:42.231846Z  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-09T11:31:42.231934Z  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-09T11:31:42.231953Z  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-09T11:31:42.231977Z  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-09T11:31:42.232333Z  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-09T11:31:42.232356Z  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-09T11:31:42.232384Z  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-09T11:31:42.236810Z  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-09T11:31:42.238842Z  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-09T11:31:42.239101Z  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-09T11:31:42.239658Z  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-09T11:31:42.239692Z  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-09T11:31:42.239854Z  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-09T11:31:42.239884Z  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-09T11:31:42.239926Z  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-09T11:31:42.240084Z  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-09T11:31:42.240097Z  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-09T11:31:42.240107Z  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-09T11:31:42.241312Z  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-09T11:31:42.241728Z  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-09T11:31:42.242092Z  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-09T11:31:42.242102Z  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-09T11:31:42.242750Z  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-09T11:31:42.242813Z  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-09T11:31:42.243081Z  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-09T11:31:42.243124Z  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-09T11:31:42.243184Z  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-09T11:31:42.243462Z  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-09T11:31:42.243478Z  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-09T11:31:42.243490Z  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-09T11:31:42.248277Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:31:42.248447Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T11:31:42.248456Z  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-09T11:31:42.248471Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T11:31:42.248477Z  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-09T11:31:43.149954Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:31:43.173392Z  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-09T11:31:43.173410Z  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-09T11:31:43.175269Z  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-09T11:31:43.176307Z  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-09T11:31:43.176370Z  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-09T11:31:43.176716Z  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-09T11:31:43.176765Z  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-09T11:31:43.176818Z  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-09T11:31:43.177216Z  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-09T11:31:43.177232Z  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-09T11:31:43.177244Z  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-09T11:31:43.408810Z  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-09T11:31:43.409134Z  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-09T11:31:43.414478Z  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-09T11:31:43.414520Z  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-09T11:31:43.414768Z  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-09T11:31:43.414803Z  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-09T11:31:43.414839Z  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-09T11:31:43.415135Z  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-09T11:31:43.415158Z  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-09T11:31:43.415180Z  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-09T11:31:43.427859Z  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-09T11:31:43.428206Z  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-09T11:31:43.429350Z  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-09T11:31:43.429406Z  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-09T11:31:43.430144Z  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-09T11:31:43.430187Z  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-09T11:31:43.430249Z  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-09T11:31:43.430507Z  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-09T11:31:43.430520Z  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-09T11:31:43.430532Z  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-09T11:31:43.481451Z  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-09T11:31:43.481470Z  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-09T11:31:43.481501Z  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-09T11:31:43.481506Z  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-09T11:31:43.482004Z  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-09T11:31:43.551264Z  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-09T11:31:43.551469Z  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-09T11:31:43.551786Z  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-09T11:31:43.552127Z  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-09T11:31:43.552460Z  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-09T11:31:43.552803Z  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-09T11:31:43.553139Z  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-09T11:31:43.553473Z  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-09T11:31:43.553842Z  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-09T11:31:43.554176Z  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-09T11:31:43.554507Z  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-09T11:31:43.554848Z  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-09T11:31:43.555022Z  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-09T11:31:43.555191Z  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-09T11:31:43.555360Z  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-09T11:31:43.555528Z  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-09T11:31:43.555847Z  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-09T11:31:43.556056Z  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-09T11:31:43.556227Z  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-09T11:31:43.556396Z  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-09T11:31:43.556571Z  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-09T11:31:43.556915Z  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-09T11:31:43.557164Z  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-09T11:31:43.557336Z  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-09T11:31:43.557504Z  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-09T11:31:43.557680Z  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-09T11:31:43.557851Z  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-09T11:31:43.558038Z  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-09T11:31:43.558211Z  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-09T11:31:43.558380Z  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-09T11:31:43.558558Z  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-09T11:31:43.558728Z  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-09T11:31:43.558898Z  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-09T11:31:43.559082Z  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-09T11:31:43.559253Z  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-09T11:31:43.559425Z  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-09T11:31:43.559601Z  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-09T11:31:43.559775Z  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-09T11:31:43.559948Z  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-09T11:31:43.560153Z  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-09T11:31:43.560391Z  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-09T11:31:43.560666Z  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-09T11:31:43.560837Z  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-09T11:31:43.561013Z  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-09T11:31:43.561195Z  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-09T11:31:43.561365Z  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-09T11:31:43.561533Z  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-09T11:31:43.561710Z  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-09T11:31:43.561881Z  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-09T11:31:43.562050Z  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-09T11:31:43.562232Z  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-09T11:31:43.562403Z  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-09T11:31:43.562580Z  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-09T11:31:43.562755Z  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-09T11:31:43.562927Z  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-09T11:31:43.563173Z  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-09T11:31:43.563437Z  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-09T11:31:43.563687Z  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-09T11:31:43.563969Z  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-09T11:31:43.564300Z  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-09T11:31:43.564478Z  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-09T11:31:43.564656Z  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-09T11:31:43.564828Z  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-09T11:31:43.564996Z  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-09T11:31:43.565164Z  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-09T11:31:43.565337Z  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-09T11:31:43.565508Z  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-09T11:31:43.565683Z  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-09T11:31:43.565823Z  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-09T11:31:43.568526Z  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-09T11:31:43.568541Z  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-09T11:31:43.568877Z  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-09T11:31:43.568886Z  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-09T11:31:43.570921Z  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-09T11:31:43.572216Z  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-09T11:31:43.572269Z  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-09T11:31:43.572906Z  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-09T11:31:43.572951Z  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-09T11:31:43.573011Z  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-09T11:31:43.573295Z  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-09T11:31:43.573309Z  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-09T11:31:43.573327Z  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-09T11:31:43.574618Z  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-09T11:31:43.574628Z  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-09T11:31:43.574725Z  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-09T11:31:43.574732Z  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-09T11:31:43.574771Z  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-09T11:31:43.574776Z  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-09T11:31:43.578899Z  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-09T11:31:43.581019Z  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-09T11:31:43.581282Z  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-09T11:31:43.582002Z  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-09T11:31:43.582042Z  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-09T11:31:43.582390Z  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-09T11:31:43.582420Z  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-09T11:31:43.582476Z  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-09T11:31:43.582734Z  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-09T11:31:43.582758Z  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-09T11:31:43.582777Z  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-09T11:31:43.583628Z  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-09T11:31:43.584329Z  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-09T11:31:43.588890Z  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-09T11:31:43.597583Z  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-09T11:31:43.602170Z  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-09T11:31:43.602422Z  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-09T11:31:43.602734Z  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-09T11:31:43.602979Z  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-09T11:31:43.603268Z  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-09T11:31:43.603523Z  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-09T11:31:43.603898Z  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-09T11:31:43.604197Z  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-09T11:31:43.604437Z  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-09T11:31:43.604784Z  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-09T11:31:43.605112Z  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-09T11:31:43.605363Z  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-09T11:31:43.605753Z  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-09T11:31:43.612215Z  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-09T11:31:43.617220Z  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-09T11:31:43.617403Z  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-09T11:31:43.617577Z  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-09T11:31:43.617894Z  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-09T11:31:43.618065Z  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-09T11:31:43.618235Z  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-09T11:31:43.618412Z  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-09T11:31:43.618598Z  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-09T11:31:43.618934Z  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-09T11:31:43.619109Z  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-09T11:31:43.619277Z  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-09T11:31:43.619545Z  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-09T11:31:43.619724Z  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-09T11:31:43.619896Z  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-09T11:31:43.620077Z  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-09T11:31:43.620246Z  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-09T11:31:43.620413Z  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-09T11:31:43.620669Z  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-09T11:31:43.620838Z  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-09T11:31:43.621005Z  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-09T11:31:43.621188Z  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-09T11:31:43.621359Z  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-09T11:31:43.621530Z  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-09T11:31:43.621715Z  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-09T11:31:43.621885Z  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-09T11:31:43.622056Z  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-09T11:31:43.622239Z  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-09T11:31:43.622408Z  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-09T11:31:43.622584Z  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-09T11:31:43.622753Z  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-09T11:31:43.622919Z  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-09T11:31:43.623087Z  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-09T11:31:43.623268Z  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-09T11:31:43.623437Z  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-09T11:31:43.623611Z  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-09T11:31:43.623780Z  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-09T11:31:43.623946Z  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-09T11:31:43.624114Z  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-09T11:31:43.624351Z  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-09T11:31:43.624683Z  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-09T11:31:43.624854Z  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-09T11:31:43.625023Z  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-09T11:31:43.625191Z  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-09T11:31:43.625368Z  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-09T11:31:43.625536Z  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-09T11:31:43.625868Z  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-09T11:31:43.626078Z  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-09T11:31:43.626348Z  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-09T11:31:43.626614Z  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-09T11:31:43.626899Z  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-09T11:31:43.630364Z  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-09T11:31:43.632575Z  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-09T11:31:43.632615Z  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-09T11:31:43.632997Z  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-09T11:31:43.633026Z  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-09T11:31:43.633072Z  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-09T11:31:43.633225Z  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-09T11:31:43.633244Z  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-09T11:31:43.633257Z  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-09T11:31:43.633694Z  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-09T11:31:43.634183Z  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-09T11:31:43.636515Z  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-09T11:31:43.639719Z  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-09T11:31:43.648258Z  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-09T11:31:43.648299Z  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-09T11:31:43.648806Z  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-09T11:31:43.648837Z  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-09T11:31:43.648883Z  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-09T11:31:43.649036Z  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-09T11:31:43.649048Z  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-09T11:31:43.649059Z  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-09T11:31:43.649455Z  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-09T11:31:43.654236Z  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-09T11:31:43.654411Z  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-09T11:31:43.654597Z  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-09T11:31:43.654771Z  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-09T11:31:43.654944Z  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-09T11:31:43.655124Z  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-09T11:31:43.655299Z  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-09T11:31:43.655469Z  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-09T11:31:43.655648Z  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-09T11:31:43.655822Z  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-09T11:31:43.655993Z  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-09T11:31:43.656172Z  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-09T11:31:43.656347Z  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-09T11:31:43.656641Z  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-09T11:31:43.656815Z  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-09T11:31:43.656991Z  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-09T11:31:43.657166Z  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-09T11:31:43.657349Z  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-09T11:31:43.657519Z  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-09T11:31:43.657683Z  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-09T11:31:43.757247Z  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-09T11:31:43.757299Z  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-09T11:31:43.757763Z  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-09T11:31:43.757793Z  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-09T11:31:43.757840Z  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-09T11:31:43.757995Z  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-09T11:31:43.758007Z  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-09T11:31:43.758023Z  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-09T11:31:43.758557Z  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-09T11:31:43.760611Z  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-09T11:31:43.760648Z  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-09T11:31:43.761147Z  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-09T11:31:43.761188Z  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-09T11:31:43.761235Z  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-09T11:31:43.761466Z  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-09T11:31:43.761488Z  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-09T11:31:43.761509Z  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-09T11:31:43.762001Z  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-09T11:31:43.767162Z  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-09T11:31:43.767345Z  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-09T11:31:43.767521Z  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-09T11:31:43.767796Z  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-09T11:31:43.767979Z  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-09T11:31:43.768154Z  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-09T11:31:43.768334Z  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-09T11:31:43.768510Z  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-09T11:31:43.768806Z  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-09T11:31:43.768967Z  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-09T11:31:43.823209Z  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-09T11:31:43.823260Z  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-09T11:31:43.823940Z  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-09T11:31:43.823979Z  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-09T11:31:43.824031Z  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-09T11:31:43.824186Z  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-09T11:31:43.824198Z  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-09T11:31:43.824209Z  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-09T11:31:43.824870Z  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-09T11:31:43.825108Z  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-09T11:31:43.825147Z  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-09T11:31:43.825153Z  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-09T11:31:43.827729Z  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-09T11:31:43.827740Z  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-09T11:31:43.834195Z  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-09T11:31:43.834323Z  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-09T11:31:43.836169Z  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-09T11:31:43.836309Z  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-09T11:31:43.836574Z  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-09T11:31:43.836585Z  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-09T11:31:43.836637Z  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-09T11:31:43.836760Z  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-09T11:31:43.836774Z  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-09T11:31:43.836915Z  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-09T11:31:43.836929Z  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-09T11:31:43.837705Z  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-09T11:31:43.837728Z  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-09T11:31:43.837765Z  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-09T11:31:43.839616Z  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-09T11:31:44.740054Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:31:44.745431Z  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-09T11:31:44.745532Z  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-09T11:31:44.747633Z  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-09T11:31:44.747713Z  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-09T11:31:44.747885Z  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-09T11:31:44.748455Z  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-09T11:31:44.748474Z  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-09T11:31:44.748492Z  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-09T11:31:44.750112Z  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-09T11:31:44.759763Z  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-09T11:31:44.760403Z  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-09T11:31:44.761334Z  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-09T11:31:44.761879Z  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-09T11:31:44.762301Z  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-09T11:31:44.762721Z  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-09T11:31:44.763138Z  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-09T11:31:44.763559Z  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-09T11:31:44.763980Z  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-09T11:31:44.764569Z  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-09T11:31:44.765004Z  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-09T11:31:44.765423Z  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-09T11:31:44.765851Z  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-09T11:31:44.766265Z  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-09T11:31:44.766689Z  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-09T11:31:44.767176Z  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-09T11:31:44.767647Z  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-09T11:31:44.768074Z  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-09T11:31:44.768501Z  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-09T11:31:44.768927Z  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-09T11:31:44.769382Z  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-09T11:31:44.769997Z  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-09T11:31:44.770752Z  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-09T11:31:44.771204Z  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-09T11:31:44.771660Z  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-09T11:31:44.772089Z  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-09T11:31:44.772635Z  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-09T11:31:44.773066Z  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-09T11:31:44.773501Z  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-09T11:31:44.773954Z  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-09T11:31:44.774369Z  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-09T11:31:44.774828Z  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-09T11:31:44.775250Z  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-09T11:31:44.775935Z  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-09T11:31:44.776438Z  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-09T11:31:44.776917Z  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-09T11:31:44.777360Z  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-09T11:31:44.777888Z  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-09T11:31:44.778372Z  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-09T11:31:44.778900Z  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-09T11:31:44.779330Z  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-09T11:31:44.779847Z  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-09T11:31:44.780281Z  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-09T11:31:44.780809Z  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-09T11:31:44.781243Z  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-09T11:31:44.781684Z  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-09T11:31:44.782116Z  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-09T11:31:44.782548Z  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-09T11:31:44.783080Z  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-09T11:31:44.787173Z  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-09T11:31:44.797429Z  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-09T11:31:44.797852Z  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-09T11:31:44.798269Z  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-09T11:31:44.798811Z  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-09T11:31:44.799233Z  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-09T11:31:44.799729Z  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-09T11:31:44.800148Z  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-09T11:31:44.800577Z  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-09T11:31:44.801280Z  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-09T11:31:44.802072Z  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-09T11:31:44.802495Z  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-09T11:31:44.802924Z  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-09T11:31:44.803376Z  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-09T11:31:44.803821Z  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-09T11:31:44.804273Z  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-09T11:31:44.804755Z  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-09T11:31:44.805178Z  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-09T11:31:44.805623Z  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-09T11:31:44.806049Z  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-09T11:31:44.806491Z  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-09T11:31:44.806919Z  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-09T11:31:44.807404Z  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-09T11:31:44.807917Z  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-09T11:31:44.808340Z  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-09T11:31:44.808851Z  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-09T11:31:44.809269Z  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-09T11:31:44.809756Z  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-09T11:31:44.810491Z  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-09T11:31:44.811107Z  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-09T11:31:44.811615Z  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-09T11:31:44.812290Z  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-09T11:31:44.812718Z  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-09T11:31:44.813139Z  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-09T11:31:44.813587Z  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-09T11:31:44.814012Z  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-09T11:31:44.814453Z  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-09T11:31:44.814880Z  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-09T11:31:44.815301Z  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-09T11:31:44.815855Z  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-09T11:31:44.816282Z  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-09T11:31:44.816793Z  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-09T11:31:44.817223Z  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-09T11:31:44.817806Z  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-09T11:31:44.818271Z  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-09T11:31:44.818723Z  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-09T11:31:44.819138Z  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-09T11:31:44.819564Z  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-09T11:31:44.820036Z  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-09T11:31:44.820451Z  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-09T11:31:44.821042Z  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-09T11:31:44.821468Z  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-09T11:31:44.821888Z  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-09T11:31:44.822333Z  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-09T11:31:44.822762Z  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-09T11:31:44.823233Z  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-09T11:31:44.823679Z  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-09T11:31:44.824103Z  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-09T11:31:44.824543Z  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-09T11:31:44.824978Z  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-09T11:31:44.825392Z  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-09T11:31:44.825911Z  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-09T11:31:44.826329Z  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-09T11:31:44.826809Z  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-09T11:31:44.827230Z  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-09T11:31:44.827715Z  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-09T11:31:44.828446Z  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-09T11:31:44.829136Z  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-09T11:31:44.830078Z  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-09T11:31:44.830756Z  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-09T11:31:44.831181Z  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-09T11:31:44.831625Z  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-09T11:31:44.832043Z  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-09T11:31:44.832499Z  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-09T11:31:44.832960Z  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-09T11:31:44.833382Z  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-09T11:31:44.833969Z  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-09T11:31:44.834587Z  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-09T11:31:44.835218Z  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-09T11:31:44.835686Z  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-09T11:31:44.836302Z  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-09T11:31:44.836744Z  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-09T11:31:44.837193Z  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-09T11:31:44.837651Z  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-09T11:31:44.838076Z  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-09T11:31:44.838575Z  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-09T11:31:44.838991Z  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-09T11:31:44.839434Z  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-09T11:31:44.839856Z  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-09T11:31:44.840281Z  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-09T11:31:44.840722Z  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-09T11:31:44.841137Z  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-09T11:31:44.841675Z  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-09T11:31:44.842104Z  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-09T11:31:44.842564Z  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-09T11:31:44.843026Z  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-09T11:31:44.843447Z  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-09T11:31:44.844038Z  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-09T11:31:44.844463Z  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-09T11:31:44.844893Z  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-09T11:31:44.845337Z  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-09T11:31:44.845766Z  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-09T11:31:44.846269Z  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-09T11:31:44.846895Z  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-09T11:31:44.847311Z  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-09T11:31:44.847834Z  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-09T11:31:44.848257Z  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-09T11:31:44.848732Z  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-09T11:31:44.849228Z  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-09T11:31:44.853989Z  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-09T11:32:06.132079Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:32:06.134231Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T11:32:06.134408Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=24212 instructions=500000003 import_calls=5629668 unimplemented=0 path=sylpheed.iso
2026-05-09T11:32:06.141985Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=66.000 min=66.000 max=66.000 mean=66.000
counter xex.bytes_in = 3485696
counter xex.bytes_out = 9568256
counter kernel.calls{name=RtlImageXexHeaderField} = 2
counter kernel.calls{name=NtAllocateVirtualMemory} = 3
counter kernel.calls{name=KeGetCurrentProcessType} = 3
counter kernel.calls{name=RtlInitializeCriticalSection} = 29
counter kernel.calls{name=RtlEnterCriticalSection} = 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

View File

@@ -0,0 +1,653 @@
Finished `release` profile [optimized] target(s) in 0.22s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --dump-addr=0x401119b0,0x401119b4,0x401119b8,0x401119bc,0x40542300,0x40542340,0x40542400,0x405424c0 -n 500000000`
2026-05-09T11:39:52.041793Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T11:39:52.043156Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T11:39:52.043167Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T11:39:52.107867Z  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-09T11:39:52.108280Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=65.0 path=sylpheed.iso bytes=3497984
2026-05-09T11:39:52.112346Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T11:39:52.112469Z  INFO cmd_exec: xenia_rs: dump addresses armed: 8 (0x401119b0, 0x401119b4, 0x401119b8, 0x401119bc, 0x40542300, 0x40542340, 0x40542400, 0x405424c0) path=sylpheed.iso
2026-05-09T11:39:52.112666Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T11:39:52.112674Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T11:39:52.117127Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:39:52.117149Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:39:52.117215Z  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-09T11:39:52.313028Z  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-09T11:39:52.313078Z  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-09T11:39:52.313312Z  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-09T11:39:52.313612Z  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-09T11:39:52.313628Z  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-09T11:39:52.313649Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:39:52.313672Z  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-09T11:39:52.313681Z  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-09T11:39:52.313811Z  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-09T11:39:52.313823Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:39:52.313928Z  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-09T11:39:52.313935Z  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-09T11:39:52.314568Z  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-09T11:39:52.314591Z  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-09T11:39:52.314596Z  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-09T11:39:52.314637Z  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-09T11:39:52.314706Z  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-09T11:39:52.314789Z  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-09T11:39:52.314851Z  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-09T11:39:52.315126Z  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-09T11:39:52.315226Z  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-09T11:39:52.315234Z  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-09T11:39:52.315487Z  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-09T11:39:52.316068Z  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-09T11:39:52.316113Z  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-09T11:39:52.316184Z  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-09T11:39:52.316201Z  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-09T11:39:52.316216Z  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-09T11:39:52.316339Z  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-09T11:39:52.316350Z  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-09T11:39:52.316361Z  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-09T11:39:52.319708Z  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-09T11:39:52.321749Z  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-09T11:39:52.322009Z  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-09T11:39:52.322533Z  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-09T11:39:52.322569Z  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-09T11:39:52.322800Z  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-09T11:39:52.322869Z  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-09T11:39:52.322918Z  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-09T11:39:52.323135Z  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-09T11:39:52.323146Z  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-09T11:39:52.323156Z  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-09T11:39:52.324341Z  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-09T11:39:52.324643Z  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-09T11:39:52.324965Z  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-09T11:39:52.324973Z  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-09T11:39:52.325543Z  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-09T11:39:52.325617Z  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-09T11:39:52.325856Z  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-09T11:39:52.325890Z  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-09T11:39:52.325933Z  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-09T11:39:52.326162Z  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-09T11:39:52.326175Z  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-09T11:39:52.326187Z  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-09T11:39:52.330344Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:39:52.330495Z  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-09T11:39:52.330502Z  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-09T11:39:52.330500Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T11:39:52.330513Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T11:39:53.231876Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:39:53.250201Z  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-09T11:39:53.250218Z  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-09T11:39:53.251459Z  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-09T11:39:53.252317Z  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-09T11:39:53.252405Z  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-09T11:39:53.252787Z  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-09T11:39:53.252858Z  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-09T11:39:53.252916Z  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-09T11:39:53.253194Z  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-09T11:39:53.253220Z  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-09T11:39:53.253232Z  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-09T11:39:53.413729Z  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-09T11:39:53.414041Z  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-09T11:39:53.416861Z  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-09T11:39:53.416912Z  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-09T11:39:53.417148Z  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-09T11:39:53.417190Z  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-09T11:39:53.417224Z  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-09T11:39:53.417378Z  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-09T11:39:53.417405Z  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-09T11:39:53.417416Z  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-09T11:39:53.428013Z  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-09T11:39:53.428376Z  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-09T11:39:53.429212Z  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-09T11:39:53.429260Z  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-09T11:39:53.429721Z  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-09T11:39:53.429758Z  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-09T11:39:53.429842Z  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-09T11:39:53.430095Z  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-09T11:39:53.430107Z  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-09T11:39:53.430119Z  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-09T11:39:53.462970Z  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-09T11:39:53.462981Z  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-09T11:39:53.463008Z  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-09T11:39:53.463013Z  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-09T11:39:53.463278Z  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-09T11:39:53.502385Z  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-09T11:39:53.502601Z  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-09T11:39:53.502792Z  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-09T11:39:53.502983Z  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-09T11:39:53.503170Z  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-09T11:39:53.503357Z  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-09T11:39:53.503544Z  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-09T11:39:53.503733Z  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-09T11:39:53.503920Z  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-09T11:39:53.504104Z  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-09T11:39:53.504334Z  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-09T11:39:53.504541Z  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-09T11:39:53.504738Z  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-09T11:39:53.504926Z  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-09T11:39:53.505111Z  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-09T11:39:53.505296Z  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-09T11:39:53.505483Z  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-09T11:39:53.505671Z  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-09T11:39:53.505855Z  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-09T11:39:53.506038Z  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-09T11:39:53.506223Z  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-09T11:39:53.506533Z  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-09T11:39:53.506757Z  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-09T11:39:53.506916Z  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-09T11:39:53.507074Z  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-09T11:39:53.507233Z  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-09T11:39:53.507391Z  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-09T11:39:53.507549Z  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-09T11:39:53.507714Z  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-09T11:39:53.507875Z  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-09T11:39:53.508034Z  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-09T11:39:53.508192Z  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-09T11:39:53.508350Z  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-09T11:39:53.508508Z  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-09T11:39:53.508671Z  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-09T11:39:53.508830Z  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-09T11:39:53.508989Z  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-09T11:39:53.509151Z  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-09T11:39:53.509311Z  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-09T11:39:53.509469Z  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-09T11:39:53.509634Z  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-09T11:39:53.509793Z  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-09T11:39:53.509954Z  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-09T11:39:53.510113Z  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-09T11:39:53.510271Z  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-09T11:39:53.510430Z  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-09T11:39:53.510592Z  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-09T11:39:53.510751Z  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-09T11:39:53.510909Z  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-09T11:39:53.511068Z  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-09T11:39:53.511226Z  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-09T11:39:53.511385Z  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-09T11:39:53.511546Z  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-09T11:39:53.511713Z  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-09T11:39:53.511875Z  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-09T11:39:53.512039Z  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-09T11:39:53.512199Z  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-09T11:39:53.512359Z  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-09T11:39:53.512519Z  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-09T11:39:53.512685Z  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-09T11:39:53.512845Z  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-09T11:39:53.513004Z  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-09T11:39:53.513164Z  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-09T11:39:53.513325Z  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-09T11:39:53.513485Z  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-09T11:39:53.513648Z  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-09T11:39:53.513808Z  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-09T11:39:53.513967Z  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-09T11:39:53.514101Z  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-09T11:39:53.515990Z  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-09T11:39:53.515999Z  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-09T11:39:53.516301Z  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-09T11:39:53.516308Z  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-09T11:39:53.517840Z  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-09T11:39:53.518656Z  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-09T11:39:53.518704Z  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-09T11:39:53.519164Z  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-09T11:39:53.519203Z  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-09T11:39:53.519260Z  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-09T11:39:53.519517Z  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-09T11:39:53.519534Z  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-09T11:39:53.519547Z  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-09T11:39:53.520318Z  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-09T11:39:53.520326Z  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-09T11:39:53.520417Z  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-09T11:39:53.520424Z  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-09T11:39:53.520459Z  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-09T11:39:53.520464Z  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-09T11:39:53.524648Z  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-09T11:39:53.526273Z  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-09T11:39:53.526514Z  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-09T11:39:53.527031Z  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-09T11:39:53.527070Z  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-09T11:39:53.527375Z  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-09T11:39:53.527402Z  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-09T11:39:53.527440Z  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-09T11:39:53.527583Z  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-09T11:39:53.527595Z  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-09T11:39:53.527605Z  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-09T11:39:53.528163Z  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-09T11:39:53.528800Z  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-09T11:39:53.533441Z  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-09T11:39:53.541669Z  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-09T11:39:53.545231Z  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-09T11:39:53.545471Z  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-09T11:39:53.545711Z  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-09T11:39:53.545937Z  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-09T11:39:53.546191Z  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-09T11:39:53.546426Z  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-09T11:39:53.546670Z  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-09T11:39:53.546933Z  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-09T11:39:53.547296Z  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-09T11:39:53.547521Z  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-09T11:39:53.547746Z  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-09T11:39:53.547976Z  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-09T11:39:53.548249Z  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-09T11:39:53.552316Z  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-09T11:39:53.556006Z  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-09T11:39:53.556188Z  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-09T11:39:53.556348Z  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-09T11:39:53.556507Z  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-09T11:39:53.556670Z  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-09T11:39:53.556830Z  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-09T11:39:53.556990Z  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-09T11:39:53.557157Z  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-09T11:39:53.557317Z  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-09T11:39:53.557476Z  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-09T11:39:53.557637Z  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-09T11:39:53.557795Z  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-09T11:39:53.557955Z  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-09T11:39:53.558112Z  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-09T11:39:53.558269Z  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-09T11:39:53.558426Z  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-09T11:39:53.558586Z  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-09T11:39:53.558745Z  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-09T11:39:53.558901Z  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-09T11:39:53.559058Z  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-09T11:39:53.559214Z  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-09T11:39:53.559373Z  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-09T11:39:53.559530Z  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-09T11:39:53.559691Z  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-09T11:39:53.559850Z  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-09T11:39:53.560011Z  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-09T11:39:53.560167Z  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-09T11:39:53.560325Z  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-09T11:39:53.560482Z  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-09T11:39:53.560643Z  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-09T11:39:53.560800Z  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-09T11:39:53.560957Z  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-09T11:39:53.561115Z  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-09T11:39:53.561272Z  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-09T11:39:53.561431Z  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-09T11:39:53.561594Z  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-09T11:39:53.561751Z  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-09T11:39:53.561911Z  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-09T11:39:53.562067Z  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-09T11:39:53.562225Z  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-09T11:39:53.562384Z  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-09T11:39:53.562543Z  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-09T11:39:53.562705Z  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-09T11:39:53.562862Z  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-09T11:39:53.563019Z  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-09T11:39:53.563177Z  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-09T11:39:53.563333Z  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-09T11:39:53.563490Z  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-09T11:39:53.563651Z  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-09T11:39:53.563839Z  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-09T11:39:53.566687Z  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-09T11:39:53.568141Z  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-09T11:39:53.568179Z  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-09T11:39:53.568520Z  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-09T11:39:53.568548Z  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-09T11:39:53.568591Z  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-09T11:39:53.568731Z  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-09T11:39:53.568743Z  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-09T11:39:53.568753Z  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-09T11:39:53.569142Z  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-09T11:39:53.569591Z  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-09T11:39:53.571208Z  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-09T11:39:53.573132Z  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-09T11:39:53.578014Z  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-09T11:39:53.578048Z  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-09T11:39:53.578414Z  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-09T11:39:53.578440Z  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-09T11:39:53.578480Z  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-09T11:39:53.578622Z  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-09T11:39:53.578634Z  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-09T11:39:53.578644Z  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-09T11:39:53.579002Z  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-09T11:39:53.581845Z  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-09T11:39:53.582011Z  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-09T11:39:53.582179Z  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-09T11:39:53.582344Z  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-09T11:39:53.582508Z  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-09T11:39:53.582676Z  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-09T11:39:53.582840Z  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-09T11:39:53.583003Z  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-09T11:39:53.583168Z  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-09T11:39:53.583331Z  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-09T11:39:53.583495Z  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-09T11:39:53.583662Z  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-09T11:39:53.583826Z  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-09T11:39:53.583990Z  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-09T11:39:53.584154Z  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-09T11:39:53.584320Z  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-09T11:39:53.584485Z  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-09T11:39:53.584654Z  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-09T11:39:53.584819Z  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-09T11:39:53.584971Z  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-09T11:39:53.636736Z  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-09T11:39:53.636774Z  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-09T11:39:53.637170Z  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-09T11:39:53.637197Z  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-09T11:39:53.637238Z  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-09T11:39:53.637378Z  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-09T11:39:53.637390Z  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-09T11:39:53.637405Z  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-09T11:39:53.637866Z  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-09T11:39:53.639098Z  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-09T11:39:53.639131Z  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-09T11:39:53.639563Z  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-09T11:39:53.639598Z  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-09T11:39:53.639641Z  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-09T11:39:53.639780Z  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-09T11:39:53.639790Z  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-09T11:39:53.639800Z  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-09T11:39:53.640240Z  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-09T11:39:53.643181Z  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-09T11:39:53.643363Z  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-09T11:39:53.643531Z  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-09T11:39:53.643703Z  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-09T11:39:53.643867Z  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-09T11:39:53.644031Z  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-09T11:39:53.644194Z  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-09T11:39:53.644361Z  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-09T11:39:53.644524Z  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-09T11:39:53.644677Z  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-09T11:39:53.671597Z  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-09T11:39:53.671640Z  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-09T11:39:53.672110Z  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-09T11:39:53.672147Z  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-09T11:39:53.672195Z  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-09T11:39:53.672335Z  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-09T11:39:53.672347Z  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-09T11:39:53.672357Z  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-09T11:39:53.672846Z  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-09T11:39:53.673062Z  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-09T11:39:53.673100Z  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-09T11:39:53.673106Z  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-09T11:39:53.674673Z  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-09T11:39:53.674682Z  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-09T11:39:53.678054Z  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-09T11:39:53.678129Z  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-09T11:39:53.679386Z  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-09T11:39:53.679453Z  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-09T11:39:53.679579Z  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-09T11:39:53.679587Z  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-09T11:39:53.679624Z  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-09T11:39:53.679686Z  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-09T11:39:53.679693Z  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-09T11:39:53.679758Z  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-09T11:39:53.679765Z  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-09T11:39:53.680114Z  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-09T11:39:53.680132Z  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-09T11:39:53.680151Z  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-09T11:39:53.681401Z  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-09T11:39:54.581796Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:39:54.585759Z  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-09T11:39:54.585874Z  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-09T11:39:54.587786Z  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-09T11:39:54.587874Z  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-09T11:39:54.588039Z  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-09T11:39:54.588581Z  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-09T11:39:54.588601Z  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-09T11:39:54.588618Z  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-09T11:39:54.590116Z  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-09T11:39:54.598124Z  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-09T11:39:54.598571Z  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-09T11:39:54.598966Z  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-09T11:39:54.599373Z  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-09T11:39:54.599783Z  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-09T11:39:54.600260Z  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-09T11:39:54.600701Z  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-09T11:39:54.601105Z  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-09T11:39:54.601507Z  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-09T11:39:54.601916Z  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-09T11:39:54.602333Z  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-09T11:39:54.602744Z  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-09T11:39:54.603155Z  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-09T11:39:54.603585Z  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-09T11:39:54.603971Z  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-09T11:39:54.604373Z  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-09T11:39:54.604810Z  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-09T11:39:54.605211Z  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-09T11:39:54.605653Z  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-09T11:39:54.606057Z  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-09T11:39:54.606458Z  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-09T11:39:54.606927Z  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-09T11:39:54.607309Z  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-09T11:39:54.607692Z  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-09T11:39:54.608076Z  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-09T11:39:54.608456Z  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-09T11:39:54.608840Z  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-09T11:39:54.609230Z  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-09T11:39:54.609616Z  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-09T11:39:54.610002Z  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-09T11:39:54.610385Z  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-09T11:39:54.610774Z  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-09T11:39:54.611155Z  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-09T11:39:54.611537Z  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-09T11:39:54.611926Z  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-09T11:39:54.612313Z  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-09T11:39:54.612704Z  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-09T11:39:54.613095Z  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-09T11:39:54.613476Z  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-09T11:39:54.613863Z  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-09T11:39:54.614247Z  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-09T11:39:54.614632Z  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-09T11:39:54.615014Z  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-09T11:39:54.615392Z  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-09T11:39:54.615784Z  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-09T11:39:54.616166Z  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-09T11:39:54.616546Z  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-09T11:39:54.616930Z  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-09T11:39:54.617384Z  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-09T11:39:54.620189Z  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-09T11:39:54.628608Z  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-09T11:39:54.629024Z  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-09T11:39:54.629565Z  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-09T11:39:54.629952Z  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-09T11:39:54.630336Z  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-09T11:39:54.630722Z  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-09T11:39:54.631107Z  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-09T11:39:54.631496Z  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-09T11:39:54.631881Z  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-09T11:39:54.632263Z  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-09T11:39:54.632651Z  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-09T11:39:54.633039Z  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-09T11:39:54.633420Z  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-09T11:39:54.633808Z  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-09T11:39:54.634189Z  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-09T11:39:54.634573Z  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-09T11:39:54.634954Z  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-09T11:39:54.635335Z  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-09T11:39:54.635728Z  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-09T11:39:54.636110Z  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-09T11:39:54.636492Z  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-09T11:39:54.636879Z  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-09T11:39:54.637264Z  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-09T11:39:54.637653Z  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-09T11:39:54.638047Z  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-09T11:39:54.638430Z  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-09T11:39:54.638815Z  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-09T11:39:54.639197Z  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-09T11:39:54.639585Z  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-09T11:39:54.639969Z  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-09T11:39:54.640351Z  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-09T11:39:54.640737Z  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-09T11:39:54.641118Z  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-09T11:39:54.641499Z  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-09T11:39:54.641886Z  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-09T11:39:54.642267Z  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-09T11:39:54.642657Z  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-09T11:39:54.643044Z  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-09T11:39:54.643426Z  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-09T11:39:54.643818Z  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-09T11:39:54.644201Z  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-09T11:39:54.644595Z  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-09T11:39:54.644978Z  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-09T11:39:54.645359Z  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-09T11:39:54.645744Z  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-09T11:39:54.646127Z  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-09T11:39:54.646508Z  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-09T11:39:54.646894Z  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-09T11:39:54.647285Z  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-09T11:39:54.647673Z  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-09T11:39:54.648056Z  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-09T11:39:54.648445Z  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-09T11:39:54.648835Z  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-09T11:39:54.649217Z  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-09T11:39:54.649602Z  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-09T11:39:54.649984Z  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-09T11:39:54.650366Z  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-09T11:39:54.650750Z  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-09T11:39:54.651140Z  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-09T11:39:54.651521Z  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-09T11:39:54.651906Z  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-09T11:39:54.652292Z  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-09T11:39:54.652678Z  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-09T11:39:54.653060Z  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-09T11:39:54.653440Z  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-09T11:39:54.653964Z  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-09T11:39:54.654348Z  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-09T11:39:54.654731Z  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-09T11:39:54.655111Z  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-09T11:39:54.655491Z  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-09T11:39:54.655874Z  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-09T11:39:54.656255Z  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-09T11:39:54.656640Z  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-09T11:39:54.657026Z  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-09T11:39:54.657407Z  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-09T11:39:54.657842Z  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-09T11:39:54.658231Z  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-09T11:39:54.658618Z  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-09T11:39:54.659001Z  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-09T11:39:54.659381Z  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-09T11:39:54.659773Z  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-09T11:39:54.660160Z  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-09T11:39:54.660548Z  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-09T11:39:54.660942Z  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-09T11:39:54.661326Z  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-09T11:39:54.661719Z  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-09T11:39:54.662104Z  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-09T11:39:54.662487Z  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-09T11:39:54.662881Z  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-09T11:39:54.663262Z  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-09T11:39:54.663651Z  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-09T11:39:54.664036Z  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-09T11:39:54.664431Z  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-09T11:39:54.664818Z  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-09T11:39:54.665204Z  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-09T11:39:54.665589Z  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-09T11:39:54.665971Z  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-09T11:39:54.666355Z  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-09T11:39:54.666746Z  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-09T11:39:54.667128Z  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-09T11:39:54.667511Z  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-09T11:39:54.667902Z  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-09T11:39:54.668284Z  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-09T11:39:54.668671Z  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-09T11:39:54.669053Z  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-09T11:39:54.669435Z  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-09T11:39:54.669819Z  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-09T11:39:54.670261Z  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-09T11:39:54.674333Z  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-09T11:40:11.352641Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:40:11.354391Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T11:40:11.354789Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=19313 instructions=500000003 import_calls=5629668 unimplemented=0 path=sylpheed.iso
2026-05-09T11:40:11.364264Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=65.000 min=65.000 max=65.000 mean=65.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

View File

@@ -0,0 +1,653 @@
Finished `release` profile [optimized] target(s) in 0.25s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --dump-addr=0x40542300,0x40542340,0x40542400,0x40542880 -n 500000000`
2026-05-09T11:33:38.314371Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T11:33:38.315747Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T11:33:38.315762Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T11:33:38.383445Z  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-09T11:33:38.383848Z  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-09T11:33:38.388079Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T11:33:38.388229Z  INFO cmd_exec: xenia_rs: dump addresses armed: 4 (0x40542300, 0x40542340, 0x40542400, 0x40542880) path=sylpheed.iso
2026-05-09T11:33:38.388402Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T11:33:38.388411Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T11:33:38.393066Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:38.393101Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:38.393253Z  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-09T11:33:38.636536Z  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-09T11:33:38.636586Z  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-09T11:33:38.636822Z  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-09T11:33:38.637145Z  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-09T11:33:38.637163Z  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-09T11:33:38.637183Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:38.637208Z  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-09T11:33:38.637217Z  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-09T11:33:38.637350Z  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-09T11:33:38.637364Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:38.637474Z  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-09T11:33:38.637482Z  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-09T11:33:38.638131Z  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-09T11:33:38.638162Z  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-09T11:33:38.638172Z  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-09T11:33:38.638216Z  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-09T11:33:38.638285Z  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-09T11:33:38.638370Z  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-09T11:33:38.638435Z  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-09T11:33:38.638723Z  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-09T11:33:38.638828Z  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-09T11:33:38.638835Z  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-09T11:33:38.639093Z  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-09T11:33:38.639704Z  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-09T11:33:38.639752Z  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-09T11:33:38.639825Z  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-09T11:33:38.639843Z  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-09T11:33:38.639859Z  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-09T11:33:38.639986Z  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-09T11:33:38.639998Z  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-09T11:33:38.640008Z  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-09T11:33:38.644040Z  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-09T11:33:38.646269Z  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-09T11:33:38.646511Z  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-09T11:33:38.647170Z  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-09T11:33:38.647206Z  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-09T11:33:38.647354Z  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-09T11:33:38.647385Z  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-09T11:33:38.647417Z  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-09T11:33:38.647581Z  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-09T11:33:38.647603Z  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-09T11:33:38.647624Z  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-09T11:33:38.648875Z  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-09T11:33:38.649148Z  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-09T11:33:38.649478Z  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-09T11:33:38.649485Z  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-09T11:33:38.650091Z  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-09T11:33:38.650137Z  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-09T11:33:38.650374Z  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-09T11:33:38.650410Z  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-09T11:33:38.650451Z  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-09T11:33:38.650696Z  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-09T11:33:38.650710Z  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-09T11:33:38.650721Z  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-09T11:33:38.655867Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:38.656021Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T11:33:38.656027Z  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-09T11:33:38.656040Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T11:33:38.656046Z  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-09T11:33:39.557483Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:33:39.579788Z  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-09T11:33:39.579807Z  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-09T11:33:39.581253Z  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-09T11:33:39.582143Z  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-09T11:33:39.582235Z  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-09T11:33:39.582683Z  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-09T11:33:39.582726Z  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-09T11:33:39.582773Z  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-09T11:33:39.583006Z  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-09T11:33:39.583018Z  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-09T11:33:39.583029Z  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-09T11:33:39.758536Z  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-09T11:33:39.758852Z  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-09T11:33:39.761700Z  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-09T11:33:39.761759Z  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-09T11:33:39.762003Z  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-09T11:33:39.762058Z  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-09T11:33:39.762112Z  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-09T11:33:39.762268Z  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-09T11:33:39.762288Z  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-09T11:33:39.762307Z  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-09T11:33:39.772156Z  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-09T11:33:39.772492Z  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-09T11:33:39.773328Z  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-09T11:33:39.773399Z  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-09T11:33:39.773853Z  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-09T11:33:39.773913Z  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-09T11:33:39.773991Z  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-09T11:33:39.774234Z  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-09T11:33:39.774257Z  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-09T11:33:39.774283Z  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-09T11:33:39.806732Z  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-09T11:33:39.806749Z  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-09T11:33:39.806800Z  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-09T11:33:39.806810Z  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-09T11:33:39.807098Z  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-09T11:33:39.848078Z  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-09T11:33:39.848299Z  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-09T11:33:39.848488Z  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-09T11:33:39.848697Z  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-09T11:33:39.848896Z  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-09T11:33:39.849081Z  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-09T11:33:39.849265Z  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-09T11:33:39.849445Z  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-09T11:33:39.849706Z  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-09T11:33:39.850024Z  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-09T11:33:39.850207Z  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-09T11:33:39.850389Z  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-09T11:33:39.850652Z  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-09T11:33:39.850834Z  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-09T11:33:39.851015Z  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-09T11:33:39.851333Z  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-09T11:33:39.851519Z  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-09T11:33:39.851842Z  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-09T11:33:39.852025Z  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-09T11:33:39.852205Z  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-09T11:33:39.852522Z  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-09T11:33:39.852714Z  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-09T11:33:39.852906Z  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-09T11:33:39.853086Z  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-09T11:33:39.853403Z  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-09T11:33:39.853730Z  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-09T11:33:39.853915Z  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-09T11:33:39.854097Z  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-09T11:33:39.854279Z  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-09T11:33:39.854462Z  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-09T11:33:39.854682Z  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-09T11:33:39.854864Z  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-09T11:33:39.855182Z  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-09T11:33:39.855502Z  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-09T11:33:39.855692Z  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-09T11:33:39.855872Z  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-09T11:33:39.856052Z  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-09T11:33:39.856234Z  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-09T11:33:39.856556Z  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-09T11:33:39.856789Z  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-09T11:33:39.856970Z  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-09T11:33:39.857287Z  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-09T11:33:39.857473Z  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-09T11:33:39.857686Z  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-09T11:33:39.857869Z  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-09T11:33:39.858051Z  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-09T11:33:39.858368Z  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-09T11:33:39.858556Z  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-09T11:33:39.858763Z  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-09T11:33:39.858945Z  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-09T11:33:39.859262Z  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-09T11:33:39.859444Z  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-09T11:33:39.859677Z  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-09T11:33:39.859868Z  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-09T11:33:39.860052Z  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-09T11:33:39.860373Z  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-09T11:33:39.860649Z  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-09T11:33:39.860833Z  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-09T11:33:39.861040Z  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-09T11:33:39.861222Z  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-09T11:33:39.861404Z  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-09T11:33:39.861666Z  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-09T11:33:39.861986Z  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-09T11:33:39.862175Z  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-09T11:33:39.862459Z  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-09T11:33:39.862643Z  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-09T11:33:39.862961Z  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-09T11:33:39.863144Z  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-09T11:33:39.863295Z  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-09T11:33:39.865097Z  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-09T11:33:39.865108Z  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-09T11:33:39.865438Z  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-09T11:33:39.865449Z  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-09T11:33:39.866963Z  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-09T11:33:39.867782Z  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-09T11:33:39.867852Z  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-09T11:33:39.868325Z  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-09T11:33:39.868415Z  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-09T11:33:39.868560Z  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-09T11:33:39.869244Z  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-09T11:33:39.869275Z  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-09T11:33:39.869306Z  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-09T11:33:39.870129Z  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-09T11:33:39.870140Z  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-09T11:33:39.870254Z  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-09T11:33:39.870264Z  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-09T11:33:39.870324Z  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-09T11:33:39.870333Z  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-09T11:33:39.874547Z  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-09T11:33:39.876155Z  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-09T11:33:39.876412Z  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-09T11:33:39.876999Z  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-09T11:33:39.877055Z  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-09T11:33:39.877385Z  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-09T11:33:39.877434Z  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-09T11:33:39.877493Z  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-09T11:33:39.877671Z  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-09T11:33:39.877692Z  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-09T11:33:39.877711Z  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-09T11:33:39.878277Z  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-09T11:33:39.878924Z  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-09T11:33:39.883647Z  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-09T11:33:39.891726Z  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-09T11:33:39.895173Z  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-09T11:33:39.895423Z  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-09T11:33:39.895691Z  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-09T11:33:39.895935Z  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-09T11:33:39.896208Z  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-09T11:33:39.896460Z  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-09T11:33:39.896946Z  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-09T11:33:39.897327Z  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-09T11:33:39.897693Z  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-09T11:33:39.898026Z  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-09T11:33:39.898264Z  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-09T11:33:39.898512Z  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-09T11:33:39.898814Z  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-09T11:33:39.902867Z  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-09T11:33:39.906525Z  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-09T11:33:39.906713Z  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-09T11:33:39.906893Z  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-09T11:33:39.907072Z  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-09T11:33:39.907250Z  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-09T11:33:39.907430Z  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-09T11:33:39.907664Z  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-09T11:33:39.907992Z  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-09T11:33:39.908305Z  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-09T11:33:39.908485Z  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-09T11:33:39.908667Z  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-09T11:33:39.908892Z  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-09T11:33:39.909070Z  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-09T11:33:39.909254Z  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-09T11:33:39.909572Z  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-09T11:33:39.909751Z  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-09T11:33:39.910060Z  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-09T11:33:39.910240Z  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-09T11:33:39.910418Z  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-09T11:33:39.910661Z  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-09T11:33:39.910840Z  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-09T11:33:39.911019Z  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-09T11:33:39.911340Z  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-09T11:33:39.911629Z  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-09T11:33:39.911807Z  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-09T11:33:39.911989Z  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-09T11:33:39.912169Z  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-09T11:33:39.912348Z  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-09T11:33:39.912530Z  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-09T11:33:39.912845Z  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-09T11:33:39.913158Z  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-09T11:33:39.913473Z  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-09T11:33:39.913687Z  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-09T11:33:39.913919Z  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-09T11:33:39.914099Z  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-09T11:33:39.914277Z  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-09T11:33:39.914457Z  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-09T11:33:39.914678Z  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-09T11:33:39.914860Z  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-09T11:33:39.915038Z  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-09T11:33:39.915308Z  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-09T11:33:39.915629Z  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-09T11:33:39.915943Z  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-09T11:33:39.916125Z  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-09T11:33:39.916438Z  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-09T11:33:39.916626Z  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-09T11:33:39.916806Z  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-09T11:33:39.916983Z  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-09T11:33:39.917160Z  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-09T11:33:39.917581Z  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-09T11:33:39.920334Z  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-09T11:33:39.921804Z  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-09T11:33:39.921862Z  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-09T11:33:39.922222Z  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-09T11:33:39.922270Z  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-09T11:33:39.922330Z  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-09T11:33:39.922613Z  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-09T11:33:39.922634Z  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-09T11:33:39.922653Z  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-09T11:33:39.923096Z  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-09T11:33:39.923563Z  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-09T11:33:39.925210Z  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-09T11:33:39.927142Z  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-09T11:33:39.932267Z  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-09T11:33:39.932321Z  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-09T11:33:39.932854Z  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-09T11:33:39.932905Z  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-09T11:33:39.932967Z  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-09T11:33:39.933124Z  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-09T11:33:39.933145Z  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-09T11:33:39.933164Z  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-09T11:33:39.933697Z  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-09T11:33:39.936586Z  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-09T11:33:39.936773Z  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-09T11:33:39.936963Z  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-09T11:33:39.937147Z  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-09T11:33:39.937331Z  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-09T11:33:39.937632Z  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-09T11:33:39.937819Z  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-09T11:33:39.938142Z  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-09T11:33:39.938468Z  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-09T11:33:39.938662Z  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-09T11:33:39.938846Z  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-09T11:33:39.939029Z  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-09T11:33:39.939213Z  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-09T11:33:39.939538Z  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-09T11:33:39.939728Z  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-09T11:33:39.939915Z  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-09T11:33:39.940240Z  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-09T11:33:39.940573Z  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-09T11:33:39.940761Z  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-09T11:33:39.940931Z  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-09T11:33:39.994490Z  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-09T11:33:39.994567Z  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-09T11:33:39.994989Z  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-09T11:33:39.995040Z  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-09T11:33:39.995105Z  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-09T11:33:39.995265Z  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-09T11:33:39.995285Z  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-09T11:33:39.995315Z  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-09T11:33:39.995808Z  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-09T11:33:39.997074Z  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-09T11:33:39.997131Z  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-09T11:33:39.997589Z  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-09T11:33:39.997646Z  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-09T11:33:39.997711Z  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-09T11:33:39.997866Z  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-09T11:33:39.997885Z  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-09T11:33:39.997904Z  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-09T11:33:39.998363Z  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-09T11:33:40.001450Z  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-09T11:33:40.001650Z  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-09T11:33:40.001838Z  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-09T11:33:40.002022Z  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-09T11:33:40.002205Z  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-09T11:33:40.002387Z  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-09T11:33:40.002653Z  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-09T11:33:40.002980Z  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-09T11:33:40.003306Z  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-09T11:33:40.003475Z  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-09T11:33:40.030746Z  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-09T11:33:40.030812Z  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-09T11:33:40.031319Z  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-09T11:33:40.031385Z  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-09T11:33:40.031504Z  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-09T11:33:40.031675Z  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-09T11:33:40.031696Z  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-09T11:33:40.031715Z  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-09T11:33:40.032219Z  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-09T11:33:40.032453Z  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-09T11:33:40.032511Z  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-09T11:33:40.032525Z  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-09T11:33:40.034169Z  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-09T11:33:40.034180Z  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-09T11:33:40.037597Z  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-09T11:33:40.037687Z  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-09T11:33:40.038939Z  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-09T11:33:40.039029Z  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-09T11:33:40.039168Z  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-09T11:33:40.039178Z  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-09T11:33:40.039240Z  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-09T11:33:40.039325Z  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-09T11:33:40.039335Z  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-09T11:33:40.039465Z  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-09T11:33:40.039478Z  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-09T11:33:40.039877Z  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-09T11:33:40.039908Z  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-09T11:33:40.039949Z  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-09T11:33:40.041221Z  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-09T11:33:40.941605Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:33:40.946646Z  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-09T11:33:40.946781Z  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-09T11:33:40.949474Z  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-09T11:33:40.949548Z  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-09T11:33:40.949708Z  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-09T11:33:40.950296Z  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-09T11:33:40.950324Z  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-09T11:33:40.950344Z  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-09T11:33:40.952112Z  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-09T11:33:40.962179Z  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-09T11:33:40.962564Z  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-09T11:33:40.963215Z  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-09T11:33:40.963594Z  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-09T11:33:40.964309Z  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-09T11:33:40.964692Z  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-09T11:33:40.965206Z  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-09T11:33:40.965625Z  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-09T11:33:40.966002Z  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-09T11:33:40.966587Z  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-09T11:33:40.966970Z  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-09T11:33:40.967665Z  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-09T11:33:40.968044Z  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-09T11:33:40.968697Z  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-09T11:33:40.969087Z  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-09T11:33:40.969706Z  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-09T11:33:40.970079Z  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-09T11:33:40.970664Z  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-09T11:33:40.971038Z  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-09T11:33:40.971511Z  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-09T11:33:40.971952Z  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-09T11:33:40.972328Z  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-09T11:33:40.972911Z  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-09T11:33:40.973282Z  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-09T11:33:40.973865Z  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-09T11:33:40.974237Z  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-09T11:33:40.974743Z  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-09T11:33:40.975156Z  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-09T11:33:40.975531Z  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-09T11:33:40.976120Z  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-09T11:33:40.976491Z  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-09T11:33:40.976874Z  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-09T11:33:40.977283Z  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-09T11:33:40.977935Z  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-09T11:33:40.978418Z  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-09T11:33:40.979187Z  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-09T11:33:40.979802Z  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-09T11:33:40.980198Z  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-09T11:33:40.980586Z  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-09T11:33:40.980974Z  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-09T11:33:40.981377Z  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-09T11:33:40.981843Z  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-09T11:33:40.982228Z  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-09T11:33:40.982631Z  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-09T11:33:40.983048Z  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-09T11:33:40.983430Z  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-09T11:33:40.983879Z  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-09T11:33:40.984264Z  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-09T11:33:40.984791Z  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-09T11:33:40.987683Z  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-09T11:33:40.997245Z  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-09T11:33:40.997934Z  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-09T11:33:40.998797Z  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-09T11:33:40.999683Z  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-09T11:33:41.000203Z  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-09T11:33:41.000612Z  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-09T11:33:41.001380Z  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-09T11:33:41.002267Z  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-09T11:33:41.002675Z  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-09T11:33:41.003309Z  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-09T11:33:41.003711Z  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-09T11:33:41.004359Z  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-09T11:33:41.004857Z  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-09T11:33:41.005452Z  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-09T11:33:41.005894Z  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-09T11:33:41.006506Z  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-09T11:33:41.006907Z  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-09T11:33:41.007544Z  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-09T11:33:41.007943Z  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-09T11:33:41.008821Z  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-09T11:33:41.009645Z  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-09T11:33:41.010050Z  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-09T11:33:41.010763Z  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-09T11:33:41.011166Z  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-09T11:33:41.012051Z  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-09T11:33:41.012503Z  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-09T11:33:41.013305Z  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-09T11:33:41.013921Z  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-09T11:33:41.014322Z  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-09T11:33:41.014705Z  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-09T11:33:41.015077Z  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-09T11:33:41.015493Z  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-09T11:33:41.015985Z  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-09T11:33:41.016868Z  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-09T11:33:41.017280Z  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-09T11:33:41.017680Z  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-09T11:33:41.018093Z  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-09T11:33:41.018486Z  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-09T11:33:41.018899Z  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-09T11:33:41.019729Z  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-09T11:33:41.020139Z  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-09T11:33:41.020566Z  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-09T11:33:41.020991Z  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-09T11:33:41.021398Z  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-09T11:33:41.021880Z  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-09T11:33:41.022273Z  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-09T11:33:41.022677Z  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-09T11:33:41.023070Z  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-09T11:33:41.023477Z  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-09T11:33:41.023912Z  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-09T11:33:41.024308Z  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-09T11:33:41.024822Z  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-09T11:33:41.025215Z  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-09T11:33:41.025797Z  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-09T11:33:41.026188Z  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-09T11:33:41.026788Z  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-09T11:33:41.027198Z  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-09T11:33:41.027798Z  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-09T11:33:41.028203Z  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-09T11:33:41.028837Z  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-09T11:33:41.029230Z  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-09T11:33:41.030031Z  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-09T11:33:41.030877Z  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-09T11:33:41.031399Z  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-09T11:33:41.032204Z  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-09T11:33:41.032834Z  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-09T11:33:41.033511Z  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-09T11:33:41.034399Z  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-09T11:33:41.035137Z  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-09T11:33:41.035509Z  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-09T11:33:41.036194Z  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-09T11:33:41.036580Z  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-09T11:33:41.036960Z  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-09T11:33:41.037348Z  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-09T11:33:41.037728Z  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-09T11:33:41.038106Z  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-09T11:33:41.038489Z  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-09T11:33:41.038865Z  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-09T11:33:41.039241Z  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-09T11:33:41.039619Z  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-09T11:33:41.039992Z  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-09T11:33:41.040374Z  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-09T11:33:41.040766Z  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-09T11:33:41.041392Z  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-09T11:33:41.041873Z  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-09T11:33:41.042247Z  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-09T11:33:41.042727Z  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-09T11:33:41.043369Z  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-09T11:33:41.043872Z  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-09T11:33:41.044317Z  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-09T11:33:41.044840Z  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-09T11:33:41.045237Z  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-09T11:33:41.045974Z  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-09T11:33:41.046660Z  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-09T11:33:41.047042Z  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-09T11:33:41.047434Z  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-09T11:33:41.048223Z  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-09T11:33:41.048859Z  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-09T11:33:41.049463Z  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-09T11:33:41.049887Z  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-09T11:33:41.050260Z  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-09T11:33:41.050642Z  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-09T11:33:41.051031Z  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-09T11:33:41.051416Z  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-09T11:33:41.051846Z  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-09T11:33:41.052237Z  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-09T11:33:41.052619Z  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-09T11:33:41.053050Z  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-09T11:33:41.057203Z  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-09T11:33:59.925376Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:33:59.927119Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T11:33:59.927416Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=21613 instructions=500000003 import_calls=5629668 unimplemented=0 path=sylpheed.iso
2026-05-09T11:33:59.935906Z  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

View File

@@ -0,0 +1,653 @@
Finished `release` profile [optimized] target(s) in 0.23s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --pc-probe=0x82451E78,0x82451E7C,0x82451E80,0x82451E84 -n 500000000`
2026-05-09T11:32:30.790024Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T11:32:30.791396Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T11:32:30.791411Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T11:32:30.860244Z  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-09T11:32:30.860612Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=69.0 path=sylpheed.iso bytes=3497984
2026-05-09T11:32:30.864801Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T11:32:30.864933Z  INFO cmd_exec: xenia_rs: pc probes armed: 4 (0x82451e84, 0x82451e80, 0x82451e78, 0x82451e7c); consumer-snapshots: 0 path=sylpheed.iso
2026-05-09T11:32:30.865092Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T11:32:30.865100Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T11:32:30.870085Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:32:30.870111Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:32:30.870264Z  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-09T11:32:31.101926Z  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-09T11:32:31.101974Z  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-09T11:32:31.102227Z  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-09T11:32:31.102584Z  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-09T11:32:31.102603Z  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-09T11:32:31.102626Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:32:31.102653Z  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-09T11:32:31.102662Z  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-09T11:32:31.102801Z  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-09T11:32:31.102813Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:32:31.102931Z  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-09T11:32:31.102939Z  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-09T11:32:31.103634Z  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-09T11:32:31.103660Z  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-09T11:32:31.103667Z  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-09T11:32:31.103715Z  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-09T11:32:31.103786Z  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-09T11:32:31.103876Z  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-09T11:32:31.103946Z  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-09T11:32:31.104248Z  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-09T11:32:31.104358Z  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-09T11:32:31.104365Z  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-09T11:32:31.104698Z  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-09T11:32:31.105339Z  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-09T11:32:31.105387Z  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-09T11:32:31.105467Z  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-09T11:32:31.105485Z  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-09T11:32:31.105503Z  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-09T11:32:31.105747Z  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-09T11:32:31.105763Z  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-09T11:32:31.105774Z  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-09T11:32:31.113004Z  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-09T11:32:31.116008Z  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-09T11:32:31.116284Z  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-09T11:32:31.116846Z  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-09T11:32:31.116882Z  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-09T11:32:31.117036Z  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-09T11:32:31.117065Z  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-09T11:32:31.117101Z  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-09T11:32:31.117251Z  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-09T11:32:31.117263Z  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-09T11:32:31.117273Z  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-09T11:32:31.118515Z  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-09T11:32:31.118828Z  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-09T11:32:31.119178Z  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-09T11:32:31.119186Z  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-09T11:32:31.119881Z  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-09T11:32:31.119932Z  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-09T11:32:31.120189Z  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-09T11:32:31.120227Z  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-09T11:32:31.120273Z  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-09T11:32:31.120531Z  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-09T11:32:31.120563Z  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-09T11:32:31.120577Z  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-09T11:32:31.126007Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:32:31.126151Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T11:32:31.126169Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T11:32:31.126224Z  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-09T11:32:31.126237Z  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-09T11:32:32.028189Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:32:32.048878Z  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-09T11:32:32.048898Z  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-09T11:32:32.050144Z  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-09T11:32:32.051056Z  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-09T11:32:32.051116Z  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-09T11:32:32.051434Z  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-09T11:32:32.051475Z  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-09T11:32:32.051525Z  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-09T11:32:32.051794Z  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-09T11:32:32.051807Z  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-09T11:32:32.051819Z  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-09T11:32:32.240079Z  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-09T11:32:32.240373Z  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-09T11:32:32.243671Z  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-09T11:32:32.243732Z  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-09T11:32:32.243988Z  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-09T11:32:32.244024Z  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-09T11:32:32.244058Z  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-09T11:32:32.244203Z  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-09T11:32:32.244214Z  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-09T11:32:32.244225Z  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-09T11:32:32.255335Z  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-09T11:32:32.255779Z  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-09T11:32:32.256772Z  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-09T11:32:32.256826Z  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-09T11:32:32.257257Z  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-09T11:32:32.257296Z  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-09T11:32:32.257353Z  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-09T11:32:32.257655Z  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-09T11:32:32.257671Z  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-09T11:32:32.257682Z  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-09T11:32:32.297205Z  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-09T11:32:32.297224Z  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-09T11:32:32.297255Z  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-09T11:32:32.297260Z  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-09T11:32:32.297579Z  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-09T11:32:32.344973Z  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-09T11:32:32.345182Z  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-09T11:32:32.345362Z  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-09T11:32:32.345624Z  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-09T11:32:32.345800Z  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-09T11:32:32.345977Z  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-09T11:32:32.346264Z  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-09T11:32:32.346602Z  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-09T11:32:32.346778Z  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-09T11:32:32.346951Z  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-09T11:32:32.347128Z  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-09T11:32:32.347301Z  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-09T11:32:32.347473Z  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-09T11:32:32.347677Z  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-09T11:32:32.347984Z  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-09T11:32:32.348166Z  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-09T11:32:32.348349Z  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-09T11:32:32.348610Z  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-09T11:32:32.348786Z  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-09T11:32:32.348962Z  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-09T11:32:32.349140Z  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-09T11:32:32.349320Z  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-09T11:32:32.349598Z  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-09T11:32:32.349852Z  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-09T11:32:32.350092Z  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-09T11:32:32.350258Z  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-09T11:32:32.350433Z  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-09T11:32:32.350640Z  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-09T11:32:32.350815Z  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-09T11:32:32.350993Z  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-09T11:32:32.351168Z  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-09T11:32:32.351342Z  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-09T11:32:32.351633Z  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-09T11:32:32.351897Z  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-09T11:32:32.352177Z  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-09T11:32:32.352508Z  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-09T11:32:32.352844Z  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-09T11:32:32.353177Z  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-09T11:32:32.353506Z  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-09T11:32:32.353840Z  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-09T11:32:32.354171Z  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-09T11:32:32.354501Z  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-09T11:32:32.354701Z  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-09T11:32:32.354864Z  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-09T11:32:32.355028Z  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-09T11:32:32.355193Z  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-09T11:32:32.355358Z  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-09T11:32:32.355521Z  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-09T11:32:32.355694Z  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-09T11:32:32.355858Z  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-09T11:32:32.356022Z  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-09T11:32:32.356185Z  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-09T11:32:32.356347Z  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-09T11:32:32.356511Z  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-09T11:32:32.356734Z  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-09T11:32:32.356901Z  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-09T11:32:32.357063Z  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-09T11:32:32.357227Z  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-09T11:32:32.357389Z  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-09T11:32:32.357555Z  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-09T11:32:32.357720Z  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-09T11:32:32.357883Z  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-09T11:32:32.358048Z  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-09T11:32:32.358232Z  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-09T11:32:32.358436Z  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-09T11:32:32.358684Z  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-09T11:32:32.358858Z  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-09T11:32:32.359031Z  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-09T11:32:32.359179Z  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-09T11:32:32.361797Z  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-09T11:32:32.361808Z  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-09T11:32:32.362131Z  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-09T11:32:32.362144Z  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-09T11:32:32.363979Z  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-09T11:32:32.364845Z  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-09T11:32:32.364894Z  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-09T11:32:32.365395Z  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-09T11:32:32.365436Z  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-09T11:32:32.365495Z  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-09T11:32:32.365769Z  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-09T11:32:32.365788Z  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-09T11:32:32.365802Z  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-09T11:32:32.366610Z  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-09T11:32:32.366618Z  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-09T11:32:32.366708Z  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-09T11:32:32.366715Z  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-09T11:32:32.366750Z  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-09T11:32:32.366756Z  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-09T11:32:32.370746Z  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-09T11:32:32.372706Z  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-09T11:32:32.373085Z  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-09T11:32:32.373746Z  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-09T11:32:32.373787Z  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-09T11:32:32.374109Z  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-09T11:32:32.374137Z  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-09T11:32:32.374176Z  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-09T11:32:32.374320Z  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-09T11:32:32.374331Z  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-09T11:32:32.374342Z  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-09T11:32:32.374930Z  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-09T11:32:32.375593Z  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-09T11:32:32.380041Z  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-09T11:32:32.388396Z  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-09T11:32:32.392318Z  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-09T11:32:32.392702Z  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-09T11:32:32.392953Z  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-09T11:32:32.393222Z  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-09T11:32:32.393487Z  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-09T11:32:32.393737Z  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-09T11:32:32.394152Z  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-09T11:32:32.394682Z  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-09T11:32:32.394916Z  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-09T11:32:32.395148Z  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-09T11:32:32.395380Z  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-09T11:32:32.395687Z  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-09T11:32:32.395979Z  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-09T11:32:32.401290Z  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-09T11:32:32.406672Z  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-09T11:32:32.406846Z  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-09T11:32:32.407008Z  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-09T11:32:32.407172Z  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-09T11:32:32.407333Z  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-09T11:32:32.407500Z  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-09T11:32:32.407698Z  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-09T11:32:32.407872Z  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-09T11:32:32.408034Z  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-09T11:32:32.408196Z  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-09T11:32:32.408359Z  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-09T11:32:32.408523Z  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-09T11:32:32.408699Z  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-09T11:32:32.408867Z  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-09T11:32:32.409029Z  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-09T11:32:32.409193Z  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-09T11:32:32.409355Z  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-09T11:32:32.409521Z  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-09T11:32:32.409739Z  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-09T11:32:32.409903Z  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-09T11:32:32.410065Z  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-09T11:32:32.410229Z  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-09T11:32:32.410422Z  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-09T11:32:32.410754Z  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-09T11:32:32.410918Z  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-09T11:32:32.411132Z  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-09T11:32:32.411294Z  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-09T11:32:32.411456Z  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-09T11:32:32.411643Z  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-09T11:32:32.411875Z  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-09T11:32:32.412038Z  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-09T11:32:32.412200Z  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-09T11:32:32.412360Z  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-09T11:32:32.412521Z  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-09T11:32:32.412816Z  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-09T11:32:32.412985Z  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-09T11:32:32.413147Z  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-09T11:32:32.413309Z  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-09T11:32:32.413472Z  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-09T11:32:32.413641Z  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-09T11:32:32.413804Z  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-09T11:32:32.414022Z  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-09T11:32:32.414286Z  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-09T11:32:32.414546Z  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-09T11:32:32.414721Z  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-09T11:32:32.414883Z  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-09T11:32:32.415045Z  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-09T11:32:32.415205Z  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-09T11:32:32.415367Z  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-09T11:32:32.415578Z  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-09T11:32:32.418746Z  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-09T11:32:32.420272Z  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-09T11:32:32.420313Z  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-09T11:32:32.420788Z  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-09T11:32:32.420818Z  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-09T11:32:32.420859Z  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-09T11:32:32.421004Z  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-09T11:32:32.421016Z  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-09T11:32:32.421033Z  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-09T11:32:32.421451Z  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-09T11:32:32.421995Z  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-09T11:32:32.423747Z  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-09T11:32:32.426285Z  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-09T11:32:32.431565Z  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-09T11:32:32.431604Z  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-09T11:32:32.431995Z  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-09T11:32:32.432024Z  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-09T11:32:32.432068Z  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-09T11:32:32.432218Z  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-09T11:32:32.432229Z  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-09T11:32:32.432240Z  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-09T11:32:32.432639Z  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-09T11:32:32.435887Z  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-09T11:32:32.436070Z  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-09T11:32:32.436353Z  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-09T11:32:32.436636Z  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-09T11:32:32.436811Z  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-09T11:32:32.436980Z  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-09T11:32:32.437147Z  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-09T11:32:32.437312Z  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-09T11:32:32.437477Z  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-09T11:32:32.437713Z  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-09T11:32:32.437885Z  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-09T11:32:32.438055Z  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-09T11:32:32.438218Z  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-09T11:32:32.438383Z  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-09T11:32:32.438548Z  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-09T11:32:32.438860Z  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-09T11:32:32.439030Z  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-09T11:32:32.439196Z  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-09T11:32:32.439361Z  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-09T11:32:32.439516Z  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-09T11:32:32.498787Z  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-09T11:32:32.498860Z  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-09T11:32:32.499497Z  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-09T11:32:32.499529Z  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-09T11:32:32.499583Z  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-09T11:32:32.499732Z  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-09T11:32:32.499744Z  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-09T11:32:32.499760Z  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-09T11:32:32.500257Z  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-09T11:32:32.501839Z  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-09T11:32:32.501876Z  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-09T11:32:32.502348Z  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-09T11:32:32.502387Z  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-09T11:32:32.502432Z  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-09T11:32:32.502583Z  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-09T11:32:32.502595Z  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-09T11:32:32.502605Z  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-09T11:32:32.503038Z  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-09T11:32:32.506017Z  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-09T11:32:32.506193Z  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-09T11:32:32.506374Z  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-09T11:32:32.506545Z  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-09T11:32:32.506719Z  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-09T11:32:32.506888Z  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-09T11:32:32.507056Z  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-09T11:32:32.507227Z  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-09T11:32:32.507407Z  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-09T11:32:32.507566Z  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-09T11:32:32.540226Z  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-09T11:32:32.540276Z  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-09T11:32:32.541003Z  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-09T11:32:32.541053Z  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-09T11:32:32.541116Z  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-09T11:32:32.541298Z  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-09T11:32:32.541311Z  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-09T11:32:32.541322Z  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-09T11:32:32.542014Z  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-09T11:32:32.542244Z  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-09T11:32:32.542304Z  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-09T11:32:32.542316Z  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-09T11:32:32.544378Z  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-09T11:32:32.544389Z  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-09T11:32:32.548343Z  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-09T11:32:32.548416Z  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-09T11:32:32.549876Z  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-09T11:32:32.549953Z  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-09T11:32:32.550079Z  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-09T11:32:32.550086Z  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-09T11:32:32.550125Z  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-09T11:32:32.550190Z  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-09T11:32:32.550196Z  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-09T11:32:32.550267Z  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-09T11:32:32.550273Z  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-09T11:32:32.550734Z  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-09T11:32:32.550755Z  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-09T11:32:32.550775Z  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-09T11:32:32.552125Z  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-09T11:32:33.452529Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:32:33.456751Z  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-09T11:32:33.456847Z  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-09T11:32:33.458940Z  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-09T11:32:33.459026Z  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-09T11:32:33.459391Z  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-09T11:32:33.459935Z  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-09T11:32:33.459955Z  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-09T11:32:33.459973Z  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-09T11:32:33.461524Z  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-09T11:32:33.469758Z  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-09T11:32:33.470163Z  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-09T11:32:33.470569Z  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-09T11:32:33.470968Z  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-09T11:32:33.471392Z  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-09T11:32:33.472082Z  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-09T11:32:33.472481Z  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-09T11:32:33.472889Z  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-09T11:32:33.473285Z  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-09T11:32:33.473823Z  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-09T11:32:33.474234Z  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-09T11:32:33.474641Z  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-09T11:32:33.475045Z  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-09T11:32:33.475464Z  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-09T11:32:33.475871Z  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-09T11:32:33.476266Z  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-09T11:32:33.476688Z  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-09T11:32:33.477089Z  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-09T11:32:33.477491Z  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-09T11:32:33.477919Z  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-09T11:32:33.478320Z  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-09T11:32:33.478792Z  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-09T11:32:33.479194Z  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-09T11:32:33.479727Z  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-09T11:32:33.480145Z  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-09T11:32:33.480562Z  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-09T11:32:33.481183Z  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-09T11:32:33.481604Z  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-09T11:32:33.482347Z  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-09T11:32:33.483070Z  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-09T11:32:33.483702Z  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-09T11:32:33.484242Z  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-09T11:32:33.485092Z  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-09T11:32:33.485778Z  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-09T11:32:33.486338Z  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-09T11:32:33.486877Z  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-09T11:32:33.487413Z  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-09T11:32:33.487970Z  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-09T11:32:33.488497Z  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-09T11:32:33.489277Z  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-09T11:32:33.489700Z  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-09T11:32:33.490362Z  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-09T11:32:33.490774Z  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-09T11:32:33.491198Z  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-09T11:32:33.491702Z  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-09T11:32:33.492125Z  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-09T11:32:33.492730Z  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-09T11:32:33.493137Z  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-09T11:32:33.493923Z  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-09T11:32:33.497371Z  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-09T11:32:33.506471Z  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-09T11:32:33.506895Z  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-09T11:32:33.507365Z  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-09T11:32:33.507877Z  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-09T11:32:33.508313Z  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-09T11:32:33.509016Z  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-09T11:32:33.509416Z  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-09T11:32:33.509913Z  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-09T11:32:33.510312Z  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-09T11:32:33.510810Z  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-09T11:32:33.511213Z  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-09T11:32:33.511773Z  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-09T11:32:33.512180Z  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-09T11:32:33.512583Z  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-09T11:32:33.513163Z  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-09T11:32:33.513574Z  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-09T11:32:33.514046Z  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-09T11:32:33.514501Z  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-09T11:32:33.515030Z  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-09T11:32:33.515452Z  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-09T11:32:33.516045Z  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-09T11:32:33.516508Z  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-09T11:32:33.517128Z  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-09T11:32:33.517603Z  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-09T11:32:33.518026Z  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-09T11:32:33.518430Z  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-09T11:32:33.518868Z  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-09T11:32:33.519284Z  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-09T11:32:33.519713Z  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-09T11:32:33.520124Z  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-09T11:32:33.520528Z  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-09T11:32:33.521003Z  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-09T11:32:33.521446Z  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-09T11:32:33.521970Z  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-09T11:32:33.522399Z  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-09T11:32:33.523202Z  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-09T11:32:33.523911Z  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-09T11:32:33.524536Z  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-09T11:32:33.524944Z  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-09T11:32:33.525355Z  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-09T11:32:33.525851Z  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-09T11:32:33.526268Z  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-09T11:32:33.526750Z  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-09T11:32:33.527153Z  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-09T11:32:33.527556Z  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-09T11:32:33.528071Z  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-09T11:32:33.528472Z  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-09T11:32:33.529043Z  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-09T11:32:33.529444Z  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-09T11:32:33.530064Z  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-09T11:32:33.530468Z  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-09T11:32:33.531147Z  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-09T11:32:33.531556Z  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-09T11:32:33.531969Z  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-09T11:32:33.532390Z  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-09T11:32:33.532797Z  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-09T11:32:33.533400Z  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-09T11:32:33.533818Z  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-09T11:32:33.534244Z  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-09T11:32:33.534792Z  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-09T11:32:33.535192Z  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-09T11:32:33.535660Z  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-09T11:32:33.536063Z  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-09T11:32:33.536461Z  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-09T11:32:33.536980Z  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-09T11:32:33.537381Z  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-09T11:32:33.537946Z  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-09T11:32:33.538345Z  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-09T11:32:33.538951Z  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-09T11:32:33.539354Z  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-09T11:32:33.539877Z  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-09T11:32:33.540394Z  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-09T11:32:33.540803Z  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-09T11:32:33.541205Z  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-09T11:32:33.541760Z  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-09T11:32:33.542171Z  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-09T11:32:33.542693Z  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-09T11:32:33.543095Z  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-09T11:32:33.543518Z  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-09T11:32:33.543957Z  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-09T11:32:33.544358Z  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-09T11:32:33.544879Z  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-09T11:32:33.545284Z  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-09T11:32:33.545689Z  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-09T11:32:33.546154Z  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-09T11:32:33.546561Z  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-09T11:32:33.546962Z  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-09T11:32:33.547383Z  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-09T11:32:33.547792Z  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-09T11:32:33.548189Z  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-09T11:32:33.548619Z  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-09T11:32:33.549021Z  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-09T11:32:33.549450Z  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-09T11:32:33.549863Z  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-09T11:32:33.550288Z  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-09T11:32:33.550854Z  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-09T11:32:33.551275Z  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-09T11:32:33.551851Z  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-09T11:32:33.552324Z  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-09T11:32:33.552876Z  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-09T11:32:33.553297Z  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-09T11:32:33.553910Z  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-09T11:32:33.554349Z  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-09T11:32:33.554978Z  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-09T11:32:33.555887Z  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-09T11:32:33.556672Z  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-09T11:32:33.557085Z  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-09T11:32:33.557645Z  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-09T11:32:33.562224Z  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-09T11:32:53.566617Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:32:53.568590Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T11:32:53.568769Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=22778 instructions=500000003 import_calls=5629668 unimplemented=0 path=sylpheed.iso
2026-05-09T11:32:53.576482Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=69.000 min=69.000 max=69.000 mean=69.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

View File

@@ -0,0 +1,653 @@
Finished `release` profile [optimized] target(s) in 0.22s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --pc-probe=0x8228E498 -n 500000000`
2026-05-09T11:28:25.010834Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-09T11:28:25.012221Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-09T11:28:25.012235Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-09T11:28:25.079210Z  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-09T11:28:25.079626Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=67.0 path=sylpheed.iso bytes=3497984
2026-05-09T11:28:25.083925Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-09T11:28:25.084092Z  INFO cmd_exec: xenia_rs: pc probes armed: 1 (0x8228e498); consumer-snapshots: 0 path=sylpheed.iso
2026-05-09T11:28:25.084266Z  INFO cmd_exec: xenia_rs: starting execution limit=500000000 path=sylpheed.iso
2026-05-09T11:28:25.084277Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-09T11:28:25.088948Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:28:25.088980Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:28:25.089131Z  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-09T11:28:25.327217Z  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-09T11:28:25.327286Z  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-09T11:28:25.327566Z  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-09T11:28:25.328030Z  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-09T11:28:25.328057Z  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-09T11:28:25.328101Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:28:25.328140Z  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-09T11:28:25.328155Z  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-09T11:28:25.328316Z  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-09T11:28:25.328339Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:28:25.328620Z  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-09T11:28:25.328634Z  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-09T11:28:25.329404Z  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-09T11:28:25.329441Z  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-09T11:28:25.329456Z  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-09T11:28:25.329544Z  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-09T11:28:25.329695Z  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-09T11:28:25.329880Z  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-09T11:28:25.329971Z  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-09T11:28:25.330290Z  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-09T11:28:25.330540Z  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-09T11:28:25.330558Z  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-09T11:28:25.331037Z  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-09T11:28:25.332147Z  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-09T11:28:25.332217Z  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-09T11:28:25.332317Z  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-09T11:28:25.332347Z  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-09T11:28:25.332383Z  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-09T11:28:25.332716Z  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-09T11:28:25.332742Z  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-09T11:28:25.332766Z  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-09T11:28:25.338145Z  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-09T11:28:25.340400Z  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-09T11:28:25.340745Z  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-09T11:28:25.341308Z  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-09T11:28:25.341379Z  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-09T11:28:25.341653Z  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-09T11:28:25.341704Z  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-09T11:28:25.341761Z  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-09T11:28:25.341927Z  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-09T11:28:25.341948Z  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-09T11:28:25.341967Z  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-09T11:28:25.343149Z  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-09T11:28:25.343446Z  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-09T11:28:25.343872Z  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-09T11:28:25.343884Z  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-09T11:28:25.344529Z  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-09T11:28:25.344603Z  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-09T11:28:25.344878Z  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-09T11:28:25.344938Z  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-09T11:28:25.345003Z  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-09T11:28:25.345280Z  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-09T11:28:25.345304Z  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-09T11:28:25.345335Z  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-09T11:28:25.350575Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:28:25.350881Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-09T11:28:25.350896Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-09T11:28:25.350925Z  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-09T11:28:25.350940Z  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-09T11:28:26.252499Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:28:26.273953Z  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-09T11:28:26.273972Z  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-09T11:28:26.275415Z  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-09T11:28:26.276709Z  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-09T11:28:26.276788Z  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-09T11:28:26.277410Z  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-09T11:28:26.277515Z  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-09T11:28:26.277596Z  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-09T11:28:26.277885Z  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-09T11:28:26.277908Z  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-09T11:28:26.277939Z  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-09T11:28:26.468082Z  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-09T11:28:26.468410Z  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-09T11:28:26.473707Z  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-09T11:28:26.473769Z  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-09T11:28:26.474028Z  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-09T11:28:26.474086Z  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-09T11:28:26.474143Z  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-09T11:28:26.474310Z  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-09T11:28:26.474331Z  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-09T11:28:26.474351Z  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-09T11:28:26.485466Z  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-09T11:28:26.485836Z  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-09T11:28:26.486748Z  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-09T11:28:26.486823Z  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-09T11:28:26.487292Z  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-09T11:28:26.487354Z  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-09T11:28:26.487484Z  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-09T11:28:26.487780Z  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-09T11:28:26.487804Z  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-09T11:28:26.487831Z  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-09T11:28:26.530643Z  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-09T11:28:26.530663Z  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-09T11:28:26.530717Z  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-09T11:28:26.530727Z  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-09T11:28:26.531075Z  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-09T11:28:26.590108Z  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-09T11:28:26.590313Z  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-09T11:28:26.590482Z  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-09T11:28:26.590669Z  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-09T11:28:26.590846Z  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-09T11:28:26.591020Z  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-09T11:28:26.591200Z  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-09T11:28:26.591370Z  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-09T11:28:26.591535Z  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-09T11:28:26.591706Z  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-09T11:28:26.591872Z  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-09T11:28:26.592039Z  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-09T11:28:26.592211Z  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-09T11:28:26.592381Z  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-09T11:28:26.592544Z  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-09T11:28:26.592766Z  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-09T11:28:26.592934Z  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-09T11:28:26.593103Z  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-09T11:28:26.593273Z  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-09T11:28:26.593439Z  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-09T11:28:26.593609Z  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-09T11:28:26.593780Z  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-09T11:28:26.593961Z  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-09T11:28:26.594126Z  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-09T11:28:26.594289Z  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-09T11:28:26.594465Z  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-09T11:28:26.594644Z  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-09T11:28:26.594844Z  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-09T11:28:26.595015Z  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-09T11:28:26.595183Z  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-09T11:28:26.595385Z  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-09T11:28:26.595720Z  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-09T11:28:26.596055Z  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-09T11:28:26.596398Z  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-09T11:28:26.596657Z  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-09T11:28:26.596825Z  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-09T11:28:26.596993Z  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-09T11:28:26.597163Z  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-09T11:28:26.597330Z  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-09T11:28:26.597497Z  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-09T11:28:26.597700Z  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-09T11:28:26.597869Z  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-09T11:28:26.598037Z  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-09T11:28:26.598208Z  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-09T11:28:26.598374Z  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-09T11:28:26.598539Z  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-09T11:28:26.598717Z  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-09T11:28:26.598887Z  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-09T11:28:26.599054Z  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-09T11:28:26.599221Z  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-09T11:28:26.599389Z  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-09T11:28:26.599562Z  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-09T11:28:26.599774Z  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-09T11:28:26.599948Z  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-09T11:28:26.600114Z  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-09T11:28:26.600281Z  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-09T11:28:26.600452Z  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-09T11:28:26.600652Z  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-09T11:28:26.600838Z  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-09T11:28:26.601006Z  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-09T11:28:26.601173Z  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-09T11:28:26.601338Z  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-09T11:28:26.601505Z  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-09T11:28:26.601778Z  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-09T11:28:26.602026Z  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-09T11:28:26.602286Z  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-09T11:28:26.602571Z  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-09T11:28:26.602847Z  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-09T11:28:26.603025Z  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-09T11:28:26.605035Z  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-09T11:28:26.605046Z  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-09T11:28:26.605364Z  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-09T11:28:26.605373Z  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-09T11:28:26.607249Z  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-09T11:28:26.608128Z  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-09T11:28:26.608189Z  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-09T11:28:26.608701Z  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-09T11:28:26.608744Z  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-09T11:28:26.608804Z  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-09T11:28:26.609077Z  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-09T11:28:26.609092Z  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-09T11:28:26.609109Z  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-09T11:28:26.609970Z  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-09T11:28:26.609980Z  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-09T11:28:26.610075Z  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-09T11:28:26.610082Z  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-09T11:28:26.610120Z  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-09T11:28:26.610127Z  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-09T11:28:26.614369Z  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-09T11:28:26.616207Z  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-09T11:28:26.616514Z  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-09T11:28:26.617163Z  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-09T11:28:26.617202Z  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-09T11:28:26.617536Z  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-09T11:28:26.617591Z  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-09T11:28:26.617692Z  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-09T11:28:26.617871Z  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-09T11:28:26.617885Z  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-09T11:28:26.617895Z  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-09T11:28:26.618497Z  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-09T11:28:26.619334Z  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-09T11:28:26.624332Z  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-09T11:28:26.632782Z  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-09T11:28:26.638401Z  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-09T11:28:26.638653Z  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-09T11:28:26.638986Z  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-09T11:28:26.639231Z  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-09T11:28:26.639690Z  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-09T11:28:26.639939Z  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-09T11:28:26.640279Z  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-09T11:28:26.640784Z  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-09T11:28:26.641021Z  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-09T11:28:26.641257Z  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-09T11:28:26.641603Z  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-09T11:28:26.641848Z  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-09T11:28:26.642142Z  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-09T11:28:26.647817Z  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-09T11:28:26.652842Z  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-09T11:28:26.653068Z  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-09T11:28:26.653319Z  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-09T11:28:26.653599Z  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-09T11:28:26.653874Z  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-09T11:28:26.654131Z  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-09T11:28:26.654295Z  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-09T11:28:26.654467Z  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-09T11:28:26.654639Z  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-09T11:28:26.654802Z  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-09T11:28:26.655036Z  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-09T11:28:26.655255Z  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-09T11:28:26.655419Z  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-09T11:28:26.655591Z  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-09T11:28:26.655756Z  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-09T11:28:26.655920Z  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-09T11:28:26.656085Z  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-09T11:28:26.656259Z  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-09T11:28:26.656428Z  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-09T11:28:26.656597Z  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-09T11:28:26.656760Z  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-09T11:28:26.656924Z  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-09T11:28:26.657087Z  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-09T11:28:26.657259Z  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-09T11:28:26.657426Z  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-09T11:28:26.657602Z  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-09T11:28:26.657768Z  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-09T11:28:26.657932Z  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-09T11:28:26.658097Z  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-09T11:28:26.658262Z  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-09T11:28:26.658435Z  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-09T11:28:26.658604Z  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-09T11:28:26.658770Z  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-09T11:28:26.658935Z  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-09T11:28:26.659100Z  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-09T11:28:26.659265Z  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-09T11:28:26.659460Z  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-09T11:28:26.659685Z  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-09T11:28:26.659853Z  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-09T11:28:26.660018Z  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-09T11:28:26.660183Z  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-09T11:28:26.660347Z  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-09T11:28:26.660587Z  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-09T11:28:26.660752Z  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-09T11:28:26.660917Z  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-09T11:28:26.661083Z  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-09T11:28:26.661247Z  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-09T11:28:26.661410Z  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-09T11:28:26.661628Z  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-09T11:28:26.661881Z  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-09T11:28:26.665316Z  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-09T11:28:26.668143Z  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-09T11:28:26.668184Z  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-09T11:28:26.668562Z  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-09T11:28:26.668593Z  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-09T11:28:26.668636Z  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-09T11:28:26.668783Z  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-09T11:28:26.668795Z  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-09T11:28:26.668805Z  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-09T11:28:26.669238Z  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-09T11:28:26.669724Z  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-09T11:28:26.672529Z  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-09T11:28:26.675829Z  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-09T11:28:26.685188Z  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-09T11:28:26.685228Z  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-09T11:28:26.685761Z  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-09T11:28:26.685809Z  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-09T11:28:26.685857Z  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-09T11:28:26.686006Z  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-09T11:28:26.686018Z  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-09T11:28:26.686029Z  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-09T11:28:26.686418Z  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-09T11:28:26.691355Z  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-09T11:28:26.691535Z  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-09T11:28:26.691713Z  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-09T11:28:26.691881Z  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-09T11:28:26.692050Z  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-09T11:28:26.692230Z  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-09T11:28:26.692401Z  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-09T11:28:26.692577Z  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-09T11:28:26.692748Z  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-09T11:28:26.692920Z  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-09T11:28:26.693090Z  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-09T11:28:26.693270Z  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-09T11:28:26.693443Z  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-09T11:28:26.693623Z  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-09T11:28:26.693794Z  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-09T11:28:26.693966Z  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-09T11:28:26.694139Z  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-09T11:28:26.694315Z  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-09T11:28:26.694483Z  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-09T11:28:26.694647Z  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-09T11:28:26.800119Z  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-09T11:28:26.800171Z  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-09T11:28:26.800724Z  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-09T11:28:26.800783Z  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-09T11:28:26.800901Z  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-09T11:28:26.801307Z  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-09T11:28:26.801330Z  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-09T11:28:26.801362Z  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-09T11:28:26.802606Z  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-09T11:28:26.804933Z  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-09T11:28:26.804972Z  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-09T11:28:26.805443Z  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-09T11:28:26.805483Z  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-09T11:28:26.805531Z  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-09T11:28:26.805682Z  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-09T11:28:26.805694Z  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-09T11:28:26.805703Z  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-09T11:28:26.806157Z  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-09T11:28:26.811618Z  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-09T11:28:26.811804Z  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-09T11:28:26.811978Z  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-09T11:28:26.812151Z  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-09T11:28:26.812332Z  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-09T11:28:26.812506Z  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-09T11:28:26.812682Z  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-09T11:28:26.812854Z  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-09T11:28:26.813021Z  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-09T11:28:26.813175Z  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-09T11:28:26.862596Z  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-09T11:28:26.862657Z  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-09T11:28:26.863182Z  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-09T11:28:26.863228Z  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-09T11:28:26.863291Z  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-09T11:28:26.863450Z  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-09T11:28:26.863463Z  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-09T11:28:26.863474Z  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-09T11:28:26.864047Z  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-09T11:28:26.864295Z  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-09T11:28:26.864344Z  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-09T11:28:26.864353Z  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-09T11:28:26.866713Z  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-09T11:28:26.866723Z  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-09T11:28:26.871675Z  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-09T11:28:26.871759Z  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-09T11:28:26.873234Z  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-09T11:28:26.873323Z  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-09T11:28:26.873575Z  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-09T11:28:26.873584Z  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-09T11:28:26.873635Z  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-09T11:28:26.873711Z  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-09T11:28:26.873720Z  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-09T11:28:26.873798Z  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-09T11:28:26.873806Z  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-09T11:28:26.874198Z  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-09T11:28:26.874218Z  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-09T11:28:26.874248Z  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-09T11:28:26.876348Z  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-09T11:28:27.776816Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-09T11:28:27.782886Z  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-09T11:28:27.783006Z  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-09T11:28:27.785321Z  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-09T11:28:27.785498Z  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-09T11:28:27.785818Z  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-09T11:28:27.786382Z  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-09T11:28:27.786418Z  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-09T11:28:27.786462Z  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-09T11:28:27.788101Z  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-09T11:28:27.797345Z  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-09T11:28:27.798042Z  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-09T11:28:27.798688Z  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-09T11:28:27.799099Z  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-09T11:28:27.799501Z  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-09T11:28:27.799910Z  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-09T11:28:27.800316Z  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-09T11:28:27.800727Z  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-09T11:28:27.801135Z  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-09T11:28:27.801546Z  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-09T11:28:27.802205Z  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-09T11:28:27.802618Z  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-09T11:28:27.803028Z  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-09T11:28:27.803446Z  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-09T11:28:27.803857Z  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-09T11:28:27.804264Z  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-09T11:28:27.804692Z  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-09T11:28:27.805110Z  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-09T11:28:27.805524Z  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-09T11:28:27.806029Z  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-09T11:28:27.806440Z  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-09T11:28:27.806860Z  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-09T11:28:27.807271Z  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-09T11:28:27.807687Z  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-09T11:28:27.808096Z  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-09T11:28:27.808508Z  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-09T11:28:27.808930Z  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-09T11:28:27.809350Z  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-09T11:28:27.809770Z  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-09T11:28:27.810176Z  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-09T11:28:27.810588Z  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-09T11:28:27.810997Z  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-09T11:28:27.811403Z  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-09T11:28:27.811810Z  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-09T11:28:27.812217Z  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-09T11:28:27.812623Z  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-09T11:28:27.813033Z  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-09T11:28:27.813439Z  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-09T11:28:27.813845Z  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-09T11:28:27.814266Z  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-09T11:28:27.814673Z  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-09T11:28:27.815079Z  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-09T11:28:27.815484Z  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-09T11:28:27.816017Z  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-09T11:28:27.816458Z  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-09T11:28:27.816926Z  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-09T11:28:27.817351Z  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-09T11:28:27.817879Z  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-09T11:28:27.818387Z  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-09T11:28:27.822360Z  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-09T11:28:27.832361Z  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-09T11:28:27.832898Z  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-09T11:28:27.833361Z  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-09T11:28:27.833890Z  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-09T11:28:27.834325Z  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-09T11:28:27.834899Z  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-09T11:28:27.835326Z  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-09T11:28:27.836243Z  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-09T11:28:27.836848Z  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-09T11:28:27.837278Z  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-09T11:28:27.837780Z  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-09T11:28:27.838193Z  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-09T11:28:27.838609Z  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-09T11:28:27.839041Z  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-09T11:28:27.839444Z  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-09T11:28:27.839922Z  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-09T11:28:27.840350Z  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-09T11:28:27.840886Z  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-09T11:28:27.841320Z  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-09T11:28:27.841872Z  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-09T11:28:27.842319Z  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-09T11:28:27.842876Z  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-09T11:28:27.843304Z  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-09T11:28:27.843737Z  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-09T11:28:27.844187Z  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-09T11:28:27.844643Z  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-09T11:28:27.845073Z  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-09T11:28:27.845506Z  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-09T11:28:27.846177Z  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-09T11:28:27.846619Z  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-09T11:28:27.847045Z  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-09T11:28:27.847477Z  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-09T11:28:27.847931Z  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-09T11:28:27.848365Z  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-09T11:28:27.848889Z  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-09T11:28:27.849321Z  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-09T11:28:27.849868Z  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-09T11:28:27.850349Z  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-09T11:28:27.850894Z  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-09T11:28:27.851328Z  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-09T11:28:27.851879Z  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-09T11:28:27.852319Z  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-09T11:28:27.852876Z  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-09T11:28:27.853310Z  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-09T11:28:27.854022Z  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-09T11:28:27.854434Z  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-09T11:28:27.854854Z  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-09T11:28:27.855265Z  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-09T11:28:27.855683Z  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-09T11:28:27.856280Z  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-09T11:28:27.856696Z  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-09T11:28:27.857122Z  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-09T11:28:27.857539Z  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-09T11:28:27.857956Z  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-09T11:28:27.858367Z  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-09T11:28:27.858782Z  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-09T11:28:27.859193Z  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-09T11:28:27.859605Z  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-09T11:28:27.860019Z  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-09T11:28:27.860421Z  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-09T11:28:27.860826Z  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-09T11:28:27.861237Z  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-09T11:28:27.861650Z  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-09T11:28:27.862058Z  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-09T11:28:27.862467Z  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-09T11:28:27.862895Z  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-09T11:28:27.863306Z  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-09T11:28:27.863725Z  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-09T11:28:27.864136Z  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-09T11:28:27.864540Z  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-09T11:28:27.864953Z  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-09T11:28:27.865364Z  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-09T11:28:27.865773Z  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-09T11:28:27.866202Z  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-09T11:28:27.866619Z  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-09T11:28:27.867036Z  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-09T11:28:27.867450Z  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-09T11:28:27.867918Z  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-09T11:28:27.868330Z  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-09T11:28:27.868745Z  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-09T11:28:27.869152Z  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-09T11:28:27.869567Z  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-09T11:28:27.869980Z  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-09T11:28:27.870390Z  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-09T11:28:27.871013Z  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-09T11:28:27.871531Z  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-09T11:28:27.871950Z  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-09T11:28:27.872363Z  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-09T11:28:27.872844Z  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-09T11:28:27.873263Z  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-09T11:28:27.873683Z  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-09T11:28:27.874314Z  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-09T11:28:27.874737Z  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-09T11:28:27.875137Z  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-09T11:28:27.875564Z  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-09T11:28:27.875973Z  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-09T11:28:27.876445Z  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-09T11:28:27.876862Z  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-09T11:28:27.877278Z  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-09T11:28:27.877703Z  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-09T11:28:27.878162Z  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-09T11:28:27.878586Z  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-09T11:28:27.879001Z  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-09T11:28:27.879410Z  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-09T11:28:27.879909Z  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-09T11:28:27.880322Z  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-09T11:28:27.880801Z  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-09T11:28:27.881284Z  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-09T11:28:27.885829Z  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-09T11:28:48.663184Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=500000000 path=sylpheed.iso max=Some(500000000) ips=None
2026-05-09T11:28:48.664977Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-09T11:28:48.665264Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=23654 instructions=500000003 import_calls=5629668 unimplemented=0 path=sylpheed.iso
2026-05-09T11:28:48.673171Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=67.000 min=67.000 max=67.000 mean=67.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