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,652 @@
Finished `release` profile [optimized] target(s) in 0.23s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --pc-probe=0x822f1be8,0x822f1bec,0x822f1bf0,0x822f1bf4,0x822f1bf8,0x822f1bfc,0x822f1c00,0x822f1c20 -n 100000000`
2026-05-06T14:03:52.565891Z  INFO cmd_exec:load_xex_data: xenia_rs: detected disc image, extracting default.xex path=sylpheed.iso path=sylpheed.iso
2026-05-06T14:03:52.567781Z  INFO cmd_exec: xenia_rs: XEX file format compression="normal (LZX)" encryption="normal (AES)" path=sylpheed.iso
2026-05-06T14:03:52.567798Z  INFO cmd_exec: xenia_rs: loading XEX entry=0x824ab748 base=0x82000000 path=sylpheed.iso
2026-05-06T14:03:52.640408Z  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-06T14:03:52.640791Z  INFO cmd_exec:load_image: xenia_xex::loader: image loaded bytes_in=3485696 bytes_out=9568256 ratio=2.745005875440658 elapsed_ms=72.0 path=sylpheed.iso bytes=3497984
2026-05-06T14:03:52.645262Z  INFO cmd_exec: xenia_rs: import thunks mapped thunks=194 path=sylpheed.iso
2026-05-06T14:03:52.645473Z  INFO cmd_exec: xenia_rs: pc probes armed: 8 (0x822f1be8, 0x822f1c00, 0x822f1bf4, 0x822f1c20, 0x822f1bf0, 0x822f1bec, 0x822f1bf8, 0x822f1bfc); consumer-snapshots: 0 path=sylpheed.iso
2026-05-06T14:03:52.645635Z  INFO cmd_exec: xenia_rs: starting execution limit=100000000 path=sylpheed.iso
2026-05-06T14:03:52.645644Z  INFO cmd_exec: xenia_rs: gpu: threaded backend — spawning worker thread path=sylpheed.iso
2026-05-06T14:03:52.650412Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x100000 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.650441Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x40005000 size=0x10000 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.650510Z  INFO cmd_exec:run_execution: xenia_kernel::exports: XexCheckExecutablePrivilege priv=10 flags=0x00000400 result=1 lr=0x824ab598 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.868200Z  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(100000000) ips=None
2026-05-06T14:03:52.868253Z  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(100000000) ips=None
2026-05-06T14:03:52.868516Z  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(100000000) ips=None
2026-05-06T14:03:52.868840Z  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(100000000) ips=None
2026-05-06T14:03:52.868855Z  INFO cmd_exec:run_execution: xenia_kernel::exports: XexCheckExecutablePrivilege priv=11 flags=0x00000400 result=0 lr=0x824a99a4 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.868876Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: args v1=0x02080002 v2=0x00000000 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.868900Z  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(100000000) ips=None
2026-05-06T14:03:52.868910Z  INFO cmd_exec:run_execution: xenia_kernel::xam: XamTaskSchedule: tid=2 handle=0x1018 hw=1 callback=0x824a93c8 message=0x828a28f0 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.869048Z  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(100000000) ips=None
2026-05-06T14:03:52.869060Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtAllocateVirtualMemory: base=0x4acc5000 size=0xff000 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.869175Z  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(100000000) ips=None
2026-05-06T14:03:52.869183Z  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(100000000) ips=None
2026-05-06T14:03:52.869859Z  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(100000000) ips=None
2026-05-06T14:03:52.869883Z  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(100000000) ips=None
2026-05-06T14:03:52.869888Z  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(100000000) ips=None
2026-05-06T14:03:52.869931Z  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(100000000) ips=None
2026-05-06T14:03:52.870004Z  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(100000000) ips=None
2026-05-06T14:03:52.870091Z  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(100000000) ips=None
2026-05-06T14:03:52.870158Z  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(100000000) ips=None
2026-05-06T14:03:52.870466Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="config.ini" size=400 handle=0x1044 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.870576Z  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(100000000) ips=None
2026-05-06T14:03:52.870583Z  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(100000000) ips=None
2026-05-06T14:03:52.870850Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 400 bytes from "config.ini" @ 0 (handle=0x1044) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.871476Z  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(100000000) ips=None
2026-05-06T14:03:52.871523Z  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(100000000) ips=None
2026-05-06T14:03:52.871598Z  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(100000000) ips=None
2026-05-06T14:03:52.871615Z  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(100000000) ips=None
2026-05-06T14:03:52.871631Z  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(100000000) ips=None
2026-05-06T14:03:52.871764Z  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(100000000) ips=None
2026-05-06T14:03:52.871776Z  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(100000000) ips=None
2026-05-06T14:03:52.871786Z  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(100000000) ips=None
2026-05-06T14:03:52.875530Z  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(100000000) ips=None
2026-05-06T14:03:52.877529Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/tables.pak" size=964 handle=0x1088 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.877773Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 964 bytes from "dat/tables.pak" @ 0 (handle=0x1088) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.878335Z  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(100000000) ips=None
2026-05-06T14:03:52.878370Z  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(100000000) ips=None
2026-05-06T14:03:52.878526Z  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(100000000) ips=None
2026-05-06T14:03:52.878556Z  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(100000000) ips=None
2026-05-06T14:03:52.878590Z  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(100000000) ips=None
2026-05-06T14:03:52.878741Z  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(100000000) ips=None
2026-05-06T14:03:52.878753Z  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(100000000) ips=None
2026-05-06T14:03:52.878762Z  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(100000000) ips=None
2026-05-06T14:03:52.879913Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/tables.p00" size=435498 handle=0x10b4 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.880187Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/tables.p00" @ 206848 (handle=0x10b4) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.880533Z  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(100000000) ips=None
2026-05-06T14:03:52.880541Z  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(100000000) ips=None
2026-05-06T14:03:52.881156Z  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(100000000) ips=None
2026-05-06T14:03:52.881202Z  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(100000000) ips=None
2026-05-06T14:03:52.881451Z  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(100000000) ips=None
2026-05-06T14:03:52.881489Z  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(100000000) ips=None
2026-05-06T14:03:52.881534Z  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(100000000) ips=None
2026-05-06T14:03:52.881783Z  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(100000000) ips=None
2026-05-06T14:03:52.881796Z  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(100000000) ips=None
2026-05-06T14:03:52.881807Z  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(100000000) ips=None
2026-05-06T14:03:52.886269Z  INFO cmd_exec:run_execution: xenia_kernel::exports: VdSetGraphicsInterruptCallback(0x824be9a0, 0x4244df00) — callback armed path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:52.886406Z  INFO xenia_gpu::gpu_system: gpu: ring initialized base=0x0adcc000 size_bytes=4096 size_dwords=1024
2026-05-06T14:03:52.886425Z  INFO xenia_gpu::gpu_system: gpu: rptr writeback enabled addr=0x008619fc block_dwords=64
2026-05-06T14:03:52.886434Z  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(100000000) ips=None
2026-05-06T14:03:52.886441Z  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(100000000) ips=None
2026-05-06T14:03:53.787830Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=1 fb=0x0b1d8000 width=1280 height=720
2026-05-06T14:03:53.811192Z  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(100000000) ips=None
2026-05-06T14:03:53.811216Z  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(100000000) ips=None
2026-05-06T14:03:53.812743Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 102400 bytes from "dat/tables.p00" @ 86016 (handle=0x10b4) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:53.813672Z  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(100000000) ips=None
2026-05-06T14:03:53.813753Z  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(100000000) ips=None
2026-05-06T14:03:53.814104Z  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(100000000) ips=None
2026-05-06T14:03:53.814206Z  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(100000000) ips=None
2026-05-06T14:03:53.814336Z  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(100000000) ips=None
2026-05-06T14:03:53.814649Z  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(100000000) ips=None
2026-05-06T14:03:53.814672Z  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(100000000) ips=None
2026-05-06T14:03:53.814698Z  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(100000000) ips=None
2026-05-06T14:03:54.004837Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/sound.pak" size=114244 handle=0x1140 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.005169Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 114244 bytes from "dat/sound.pak" @ 0 (handle=0x1140) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.009006Z  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(100000000) ips=None
2026-05-06T14:03:54.009063Z  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(100000000) ips=None
2026-05-06T14:03:54.009538Z  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(100000000) ips=None
2026-05-06T14:03:54.009604Z  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(100000000) ips=None
2026-05-06T14:03:54.009686Z  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(100000000) ips=None
2026-05-06T14:03:54.010073Z  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(100000000) ips=None
2026-05-06T14:03:54.010098Z  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(100000000) ips=None
2026-05-06T14:03:54.010120Z  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(100000000) ips=None
2026-05-06T14:03:54.021556Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/sound.p04" size=14903296 handle=0x116c path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.021922Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/sound.p04" @ 5931008 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.022821Z  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(100000000) ips=None
2026-05-06T14:03:54.022893Z  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(100000000) ips=None
2026-05-06T14:03:54.023357Z  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(100000000) ips=None
2026-05-06T14:03:54.023424Z  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(100000000) ips=None
2026-05-06T14:03:54.023507Z  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(100000000) ips=None
2026-05-06T14:03:54.023776Z  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(100000000) ips=None
2026-05-06T14:03:54.023799Z  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(100000000) ips=None
2026-05-06T14:03:54.023829Z  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(100000000) ips=None
2026-05-06T14:03:54.063780Z  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(100000000) ips=None
2026-05-06T14:03:54.063806Z  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(100000000) ips=None
2026-05-06T14:03:54.063842Z  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(100000000) ips=None
2026-05-06T14:03:54.063852Z  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(100000000) ips=None
2026-05-06T14:03:54.064160Z  INFO cmd_exec:run_execution: xenia_kernel::exports: XAudioRegisterRenderDriverClient: index=0 callback=0x824d6640 arg=0x41e9dd5c wrapped=0x4b9f0000 driver=0x41550000 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.118294Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 5933056 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.118553Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6064128 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.118747Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6195200 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.118941Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6326272 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.119126Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6457344 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.119315Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6588416 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.119536Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6719488 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.119860Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6850560 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.120187Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 6981632 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.120482Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7112704 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.120667Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7243776 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.120851Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7374848 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.121036Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7505920 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.121220Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7636992 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.121496Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7768064 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.121820Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 7899136 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.122150Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8030208 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.122338Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8161280 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.122542Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8292352 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.122727Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8423424 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.122913Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8554496 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.123155Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8685568 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.123351Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8816640 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.123679Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 8947712 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.123868Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9078784 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.124191Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9209856 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.124483Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9340928 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.124669Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9472000 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.124853Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9603072 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.125041Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9734144 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.125223Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9865216 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.125497Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 9996288 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.125825Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10127360 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.126152Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10258432 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.126339Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10389504 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.126543Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10520576 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.126732Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10651648 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.126921Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10782720 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.127109Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 10913792 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.127295Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11044864 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.127626Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11175936 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.127956Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11307008 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.128289Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11438080 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.128526Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11569152 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.128712Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11700224 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.128899Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11831296 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.129085Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 11962368 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.129270Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12093440 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.129516Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12224512 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.129840Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12355584 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.130167Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12486656 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.130474Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12617728 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.130661Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12748800 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.130848Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 12879872 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.131034Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13010944 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.131223Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13142016 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.131497Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13273088 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.131820Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13404160 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.132148Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13535232 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.132335Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13666304 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.132542Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13797376 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.132727Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 13928448 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.132912Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14059520 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.133099Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14190592 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.133285Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14321664 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.133614Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14452736 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.133947Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14583808 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.134275Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/sound.p04" @ 14714880 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.134581Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 57344 bytes from "dat/sound.p04" @ 14845952 (handle=0x116c) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.136730Z  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(100000000) ips=None
2026-05-06T14:03:54.136748Z  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(100000000) ips=None
2026-05-06T14:03:54.137074Z  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(100000000) ips=None
2026-05-06T14:03:54.137082Z  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(100000000) ips=None
2026-05-06T14:03:54.138693Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "dat/tables.p00" @ 77824 (handle=0x10b4) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.139560Z  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(100000000) ips=None
2026-05-06T14:03:54.139609Z  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(100000000) ips=None
2026-05-06T14:03:54.140101Z  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(100000000) ips=None
2026-05-06T14:03:54.140142Z  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(100000000) ips=None
2026-05-06T14:03:54.140199Z  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(100000000) ips=None
2026-05-06T14:03:54.140476Z  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(100000000) ips=None
2026-05-06T14:03:54.140495Z  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(100000000) ips=None
2026-05-06T14:03:54.140508Z  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(100000000) ips=None
2026-05-06T14:03:54.141316Z  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(100000000) ips=None
2026-05-06T14:03:54.141324Z  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(100000000) ips=None
2026-05-06T14:03:54.141420Z  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(100000000) ips=None
2026-05-06T14:03:54.141427Z  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(100000000) ips=None
2026-05-06T14:03:54.141463Z  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(100000000) ips=None
2026-05-06T14:03:54.141468Z  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(100000000) ips=None
2026-05-06T14:03:54.145693Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/Base.xpr" size=8507404 handle=0x1318 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.147441Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/GP_TITLE.pak" size=208 handle=0x1324 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.147690Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 208 bytes from "dat/GP_TITLE.pak" @ 0 (handle=0x1324) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.148230Z  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(100000000) ips=None
2026-05-06T14:03:54.148270Z  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(100000000) ips=None
2026-05-06T14:03:54.148677Z  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(100000000) ips=None
2026-05-06T14:03:54.148743Z  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(100000000) ips=None
2026-05-06T14:03:54.148838Z  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(100000000) ips=None
2026-05-06T14:03:54.149105Z  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(100000000) ips=None
2026-05-06T14:03:54.149127Z  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(100000000) ips=None
2026-05-06T14:03:54.149145Z  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(100000000) ips=None
2026-05-06T14:03:54.150118Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/Base.xpr" @ 0 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.150805Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 0 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.155357Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="dat/GP_TITLE.p00" size=12283578 handle=0x1358 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.163778Z  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(100000000) ips=None
2026-05-06T14:03:54.167779Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 131072 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.168053Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 262144 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.168321Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 393216 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.168607Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 524288 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.168895Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 655360 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.169158Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 786432 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.169433Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 917504 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.169726Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1048576 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.169981Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1179648 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.170286Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1310720 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.170589Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1441792 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.170849Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1572864 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.171156Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1703936 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.176228Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1832960 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.182127Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 1964032 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.182462Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2095104 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.182652Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2226176 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.182836Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2357248 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.183018Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2488320 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.183340Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2619392 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.183544Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2750464 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.183739Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 2881536 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.183921Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3012608 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.184239Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3143680 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.184502Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3274752 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.184686Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3405824 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.185013Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3536896 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.185338Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3667968 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.185542Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3799040 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.185726Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 3930112 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.185908Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4061184 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.186225Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4192256 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.186496Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4323328 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.186680Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4454400 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.186863Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4585472 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.187184Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4716544 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.187478Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4847616 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.187662Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 4978688 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.187844Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5109760 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.188166Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5240832 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.188474Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5371904 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.188661Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5502976 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.188849Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5634048 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.189173Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5765120 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.189359Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 5896192 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.189548Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6027264 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.189732Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6158336 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.190051Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6289408 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.190240Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6420480 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.190429Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6551552 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.190615Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6682624 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.190804Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6813696 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.191123Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 6944768 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.191309Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7075840 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.191497Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7206912 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.191816Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7337984 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.192002Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7469056 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.192321Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7600128 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.192515Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7731200 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.192702Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7862272 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.192886Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 7993344 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.193205Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 8124416 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.193488Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "hidden/Resource3D/Base.xpr" @ 8255488 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.193896Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 120844 bytes from "hidden/Resource3D/Base.xpr" @ 8386560 (handle=0x1318) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.197161Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 51200 bytes from "dat/GP_TITLE.p00" @ 0 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.199293Z  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(100000000) ips=None
2026-05-06T14:03:54.199353Z  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(100000000) ips=None
2026-05-06T14:03:54.199748Z  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(100000000) ips=None
2026-05-06T14:03:54.199798Z  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(100000000) ips=None
2026-05-06T14:03:54.199861Z  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(100000000) ips=None
2026-05-06T14:03:54.200031Z  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(100000000) ips=None
2026-05-06T14:03:54.200052Z  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(100000000) ips=None
2026-05-06T14:03:54.200070Z  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(100000000) ips=None
2026-05-06T14:03:54.200517Z  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(100000000) ips=None
2026-05-06T14:03:54.201014Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 51200 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.203159Z  INFO cmd_exec:run_execution: xenia_kernel::exports: File opened: path="hidden/Resource3D/Common.xpr" size=593932 handle=0x14c0 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.206035Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 102400 bytes from "dat/GP_TITLE.p00" @ 182272 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.213425Z  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(100000000) ips=None
2026-05-06T14:03:54.213483Z  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(100000000) ips=None
2026-05-06T14:03:54.214465Z  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(100000000) ips=None
2026-05-06T14:03:54.214524Z  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(100000000) ips=None
2026-05-06T14:03:54.214590Z  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(100000000) ips=None
2026-05-06T14:03:54.214757Z  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(100000000) ips=None
2026-05-06T14:03:54.214770Z  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(100000000) ips=None
2026-05-06T14:03:54.214781Z  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(100000000) ips=None
2026-05-06T14:03:54.215172Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 507904 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.219406Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 638976 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.219577Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 770048 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.219750Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 901120 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.219916Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1032192 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.220083Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1163264 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.220250Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1294336 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.220419Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1425408 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.220586Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1556480 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.220752Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1687552 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.220916Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1818624 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.221082Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 1949696 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.221248Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2080768 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.221416Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2211840 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.221582Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2342912 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.221748Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2473984 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.221917Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2605056 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.222084Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2736128 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.222248Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2867200 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.222415Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 2998272 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.222570Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 100352 bytes from "dat/GP_TITLE.p00" @ 3129344 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.304176Z  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(100000000) ips=None
2026-05-06T14:03:54.304233Z  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(100000000) ips=None
2026-05-06T14:03:54.304673Z  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(100000000) ips=None
2026-05-06T14:03:54.304701Z  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(100000000) ips=None
2026-05-06T14:03:54.304746Z  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(100000000) ips=None
2026-05-06T14:03:54.304897Z  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(100000000) ips=None
2026-05-06T14:03:54.304908Z  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(100000000) ips=None
2026-05-06T14:03:54.304924Z  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(100000000) ips=None
2026-05-06T14:03:54.305427Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 38912 bytes from "dat/GP_TITLE.p00" @ 468992 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.307135Z  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(100000000) ips=None
2026-05-06T14:03:54.307192Z  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(100000000) ips=None
2026-05-06T14:03:54.307684Z  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(100000000) ips=None
2026-05-06T14:03:54.307745Z  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(100000000) ips=None
2026-05-06T14:03:54.307811Z  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(100000000) ips=None
2026-05-06T14:03:54.307980Z  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(100000000) ips=None
2026-05-06T14:03:54.307999Z  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(100000000) ips=None
2026-05-06T14:03:54.308017Z  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(100000000) ips=None
2026-05-06T14:03:54.308489Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3229696 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.312717Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3360768 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.312914Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3491840 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.313107Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3622912 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.313299Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3753984 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.313534Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 3885056 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.313726Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4016128 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.314060Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4147200 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.314256Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4278272 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.314515Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 131072 bytes from "dat/GP_TITLE.p00" @ 4409344 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.314691Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 88064 bytes from "dat/GP_TITLE.p00" @ 4540416 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.357159Z  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(100000000) ips=None
2026-05-06T14:03:54.357244Z  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(100000000) ips=None
2026-05-06T14:03:54.357780Z  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(100000000) ips=None
2026-05-06T14:03:54.357837Z  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(100000000) ips=None
2026-05-06T14:03:54.357907Z  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(100000000) ips=None
2026-05-06T14:03:54.358295Z  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(100000000) ips=None
2026-05-06T14:03:54.358320Z  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(100000000) ips=None
2026-05-06T14:03:54.358339Z  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(100000000) ips=None
2026-05-06T14:03:54.358891Z  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=18593926 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.359142Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 116736 bytes from "dat/GP_TITLE.p00" @ 284672 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.359200Z  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(100000000) ips=None
2026-05-06T14:03:54.359211Z  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(100000000) ips=None
2026-05-06T14:03:54.360695Z  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(100000000) ips=None
2026-05-06T14:03:54.360706Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=17 handle=0x15e8 hw=4 entry=0x82170430 start_ctx=0x828f4070 suspended=false aff=0x00 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.365582Z  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=0x15f4 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.365680Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x15f8 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.367018Z  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(100000000) ips=None
2026-05-06T14:03:54.367028Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=18 handle=0x1608 hw=0 entry=0x823dde30 start_ctx=0x828f3c4c suspended=false aff=0x00 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.367150Z  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(100000000) ips=None
2026-05-06T14:03:54.367159Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=19 handle=0x1614 hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true aff=0x00 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.367233Z  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(100000000) ips=None
2026-05-06T14:03:54.367243Z  INFO cmd_exec:run_execution: xenia_kernel::exports: ExCreateThread: tid=20 handle=0x161c hw=2 entry=0x823ddb50 start_ctx=0x828f3c88 suspended=true aff=0x00 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.367329Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1620 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.367422Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x1624 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.367578Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x1628 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.368503Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002" err=File not found: cache:/87719002 handle=0x162c path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.368532Z  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=0x1630 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:54.368570Z  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=0x1634 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.272773Z  INFO xenia_gpu::gpu_system: gpu: XE_SWAP (kernel-direct) frame=2 fb=0x0b1d8000 width=1280 height=720
2026-05-06T14:03:55.272967Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 67584 bytes from "dat/GP_TITLE.p00" @ 401408 (handle=0x1358) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.285426Z  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=0x163c path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.285567Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/" err=File not found: cache:/ handle=0x1640 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.288975Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/access" err=File not found: cache:/access handle=0x1644 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.289094Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/ignore" err=File not found: cache:/ignore handle=0x1648 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.289367Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/recent" err=File not found: cache:/recent handle=0x164c path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.290310Z  INFO cmd_exec:run_execution: xenia_kernel::exports: Synthesized empty file for missing path: path="cache:/87719002" err=File not found: cache:/87719002 handle=0x1650 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.290330Z  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=0x1654 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.290360Z  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=0x1658 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:03:55.293029Z  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(100000000) ips=None
2026-05-06T14:03:55.316985Z  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(100000000) ips=None
2026-05-06T14:03:55.318363Z  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(100000000) ips=None
2026-05-06T14:03:55.319733Z  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(100000000) ips=None
2026-05-06T14:03:55.321093Z  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(100000000) ips=None
2026-05-06T14:03:55.322457Z  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(100000000) ips=None
2026-05-06T14:03:55.323804Z  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(100000000) ips=None
2026-05-06T14:03:55.325164Z  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(100000000) ips=None
2026-05-06T14:03:55.326560Z  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(100000000) ips=None
2026-05-06T14:03:55.327919Z  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(100000000) ips=None
2026-05-06T14:03:55.329281Z  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(100000000) ips=None
2026-05-06T14:03:55.330578Z  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(100000000) ips=None
2026-05-06T14:03:55.331862Z  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(100000000) ips=None
2026-05-06T14:03:55.332797Z  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(100000000) ips=None
2026-05-06T14:03:55.333446Z  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(100000000) ips=None
2026-05-06T14:03:55.334086Z  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(100000000) ips=None
2026-05-06T14:03:55.334738Z  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(100000000) ips=None
2026-05-06T14:03:55.335383Z  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(100000000) ips=None
2026-05-06T14:03:55.336029Z  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(100000000) ips=None
2026-05-06T14:03:55.336678Z  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(100000000) ips=None
2026-05-06T14:03:55.337322Z  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(100000000) ips=None
2026-05-06T14:03:55.337964Z  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(100000000) ips=None
2026-05-06T14:03:55.338676Z  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(100000000) ips=None
2026-05-06T14:03:55.339420Z  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(100000000) ips=None
2026-05-06T14:03:55.340077Z  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(100000000) ips=None
2026-05-06T14:03:55.340730Z  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(100000000) ips=None
2026-05-06T14:03:55.341380Z  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(100000000) ips=None
2026-05-06T14:03:55.342025Z  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(100000000) ips=None
2026-05-06T14:03:55.342673Z  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(100000000) ips=None
2026-05-06T14:03:55.343324Z  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(100000000) ips=None
2026-05-06T14:03:55.343978Z  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(100000000) ips=None
2026-05-06T14:03:55.344627Z  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(100000000) ips=None
2026-05-06T14:03:55.345272Z  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(100000000) ips=None
2026-05-06T14:03:55.345926Z  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(100000000) ips=None
2026-05-06T14:03:55.346631Z  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(100000000) ips=None
2026-05-06T14:03:55.347311Z  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(100000000) ips=None
2026-05-06T14:03:55.347969Z  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(100000000) ips=None
2026-05-06T14:03:55.349145Z  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(100000000) ips=None
2026-05-06T14:03:55.350434Z  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(100000000) ips=None
2026-05-06T14:03:55.351791Z  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(100000000) ips=None
2026-05-06T14:03:55.353082Z  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(100000000) ips=None
2026-05-06T14:03:55.354365Z  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(100000000) ips=None
2026-05-06T14:03:55.355556Z  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(100000000) ips=None
2026-05-06T14:03:55.356200Z  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(100000000) ips=None
2026-05-06T14:03:55.356849Z  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(100000000) ips=None
2026-05-06T14:03:55.357489Z  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(100000000) ips=None
2026-05-06T14:03:55.358131Z  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(100000000) ips=None
2026-05-06T14:03:55.358777Z  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(100000000) ips=None
2026-05-06T14:03:55.359420Z  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(100000000) ips=None
2026-05-06T14:03:55.360224Z  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(100000000) ips=None
2026-05-06T14:03:55.370561Z  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(100000000) ips=None
2026-05-06T14:03:55.396599Z  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(100000000) ips=None
2026-05-06T14:03:55.397274Z  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(100000000) ips=None
2026-05-06T14:03:55.397949Z  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(100000000) ips=None
2026-05-06T14:03:55.398626Z  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(100000000) ips=None
2026-05-06T14:03:55.399807Z  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(100000000) ips=None
2026-05-06T14:03:55.401119Z  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(100000000) ips=None
2026-05-06T14:03:55.402434Z  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(100000000) ips=None
2026-05-06T14:03:55.403738Z  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(100000000) ips=None
2026-05-06T14:03:55.405048Z  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(100000000) ips=None
2026-05-06T14:03:55.406355Z  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(100000000) ips=None
2026-05-06T14:03:55.407672Z  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(100000000) ips=None
2026-05-06T14:03:55.408990Z  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(100000000) ips=None
2026-05-06T14:03:55.410301Z  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(100000000) ips=None
2026-05-06T14:03:55.411611Z  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(100000000) ips=None
2026-05-06T14:03:55.412922Z  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(100000000) ips=None
2026-05-06T14:03:55.414218Z  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(100000000) ips=None
2026-05-06T14:03:55.415510Z  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(100000000) ips=None
2026-05-06T14:03:55.416604Z  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(100000000) ips=None
2026-05-06T14:03:55.417282Z  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(100000000) ips=None
2026-05-06T14:03:55.417947Z  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(100000000) ips=None
2026-05-06T14:03:55.418597Z  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(100000000) ips=None
2026-05-06T14:03:55.419236Z  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(100000000) ips=None
2026-05-06T14:03:55.419886Z  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(100000000) ips=None
2026-05-06T14:03:55.420540Z  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(100000000) ips=None
2026-05-06T14:03:55.421191Z  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(100000000) ips=None
2026-05-06T14:03:55.421854Z  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(100000000) ips=None
2026-05-06T14:03:55.422506Z  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(100000000) ips=None
2026-05-06T14:03:55.423148Z  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(100000000) ips=None
2026-05-06T14:03:55.423843Z  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(100000000) ips=None
2026-05-06T14:03:55.424497Z  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(100000000) ips=None
2026-05-06T14:03:55.425145Z  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(100000000) ips=None
2026-05-06T14:03:55.425794Z  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(100000000) ips=None
2026-05-06T14:03:55.426445Z  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(100000000) ips=None
2026-05-06T14:03:55.427095Z  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(100000000) ips=None
2026-05-06T14:03:55.427751Z  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(100000000) ips=None
2026-05-06T14:03:55.428403Z  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(100000000) ips=None
2026-05-06T14:03:55.429043Z  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(100000000) ips=None
2026-05-06T14:03:55.429720Z  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(100000000) ips=None
2026-05-06T14:03:55.430386Z  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(100000000) ips=None
2026-05-06T14:03:55.431067Z  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(100000000) ips=None
2026-05-06T14:03:55.431720Z  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(100000000) ips=None
2026-05-06T14:03:55.432361Z  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(100000000) ips=None
2026-05-06T14:03:55.433013Z  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(100000000) ips=None
2026-05-06T14:03:55.433667Z  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(100000000) ips=None
2026-05-06T14:03:55.434313Z  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(100000000) ips=None
2026-05-06T14:03:55.434991Z  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(100000000) ips=None
2026-05-06T14:03:55.435638Z  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(100000000) ips=None
2026-05-06T14:03:55.436277Z  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(100000000) ips=None
2026-05-06T14:03:55.436920Z  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(100000000) ips=None
2026-05-06T14:03:55.437562Z  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(100000000) ips=None
2026-05-06T14:03:55.438204Z  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(100000000) ips=None
2026-05-06T14:03:55.438846Z  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(100000000) ips=None
2026-05-06T14:03:55.439485Z  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(100000000) ips=None
2026-05-06T14:03:55.440120Z  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(100000000) ips=None
2026-05-06T14:03:55.440763Z  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(100000000) ips=None
2026-05-06T14:03:55.441449Z  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(100000000) ips=None
2026-05-06T14:03:55.442087Z  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(100000000) ips=None
2026-05-06T14:03:55.442733Z  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(100000000) ips=None
2026-05-06T14:03:55.443354Z  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(100000000) ips=None
2026-05-06T14:03:55.444003Z  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(100000000) ips=None
2026-05-06T14:03:55.444649Z  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(100000000) ips=None
2026-05-06T14:03:55.445295Z  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(100000000) ips=None
2026-05-06T14:03:55.445946Z  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(100000000) ips=None
2026-05-06T14:03:55.446613Z  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(100000000) ips=None
2026-05-06T14:03:55.447263Z  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(100000000) ips=None
2026-05-06T14:03:55.447916Z  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(100000000) ips=None
2026-05-06T14:03:55.448603Z  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(100000000) ips=None
2026-05-06T14:03:55.449253Z  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(100000000) ips=None
2026-05-06T14:03:55.449906Z  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(100000000) ips=None
2026-05-06T14:03:55.450553Z  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(100000000) ips=None
2026-05-06T14:03:55.451212Z  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(100000000) ips=None
2026-05-06T14:03:55.451853Z  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(100000000) ips=None
2026-05-06T14:03:55.452500Z  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(100000000) ips=None
2026-05-06T14:03:55.453138Z  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(100000000) ips=None
2026-05-06T14:03:55.453781Z  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(100000000) ips=None
2026-05-06T14:03:55.454422Z  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(100000000) ips=None
2026-05-06T14:03:55.455070Z  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(100000000) ips=None
2026-05-06T14:03:55.455716Z  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(100000000) ips=None
2026-05-06T14:03:55.456358Z  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(100000000) ips=None
2026-05-06T14:03:55.457001Z  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(100000000) ips=None
2026-05-06T14:03:55.457647Z  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(100000000) ips=None
2026-05-06T14:03:55.458291Z  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(100000000) ips=None
2026-05-06T14:03:55.458973Z  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(100000000) ips=None
2026-05-06T14:03:55.459633Z  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(100000000) ips=None
2026-05-06T14:03:55.460280Z  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(100000000) ips=None
2026-05-06T14:03:55.460937Z  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(100000000) ips=None
2026-05-06T14:03:55.461587Z  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(100000000) ips=None
2026-05-06T14:03:55.462235Z  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(100000000) ips=None
2026-05-06T14:03:55.462918Z  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(100000000) ips=None
2026-05-06T14:03:55.463590Z  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(100000000) ips=None
2026-05-06T14:03:55.464268Z  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(100000000) ips=None
2026-05-06T14:03:55.464924Z  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(100000000) ips=None
2026-05-06T14:03:55.465573Z  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(100000000) ips=None
2026-05-06T14:03:55.466221Z  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(100000000) ips=None
2026-05-06T14:03:55.466878Z  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(100000000) ips=None
2026-05-06T14:03:55.467529Z  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(100000000) ips=None
2026-05-06T14:03:55.468172Z  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(100000000) ips=None
2026-05-06T14:03:55.468822Z  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(100000000) ips=None
2026-05-06T14:03:55.469472Z  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(100000000) ips=None
2026-05-06T14:03:55.470117Z  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(100000000) ips=None
2026-05-06T14:03:55.470767Z  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(100000000) ips=None
2026-05-06T14:03:55.471411Z  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(100000000) ips=None
2026-05-06T14:03:55.472060Z  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(100000000) ips=None
2026-05-06T14:03:55.472708Z  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(100000000) ips=None
2026-05-06T14:03:55.473355Z  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(100000000) ips=None
2026-05-06T14:03:55.474006Z  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(100000000) ips=None
2026-05-06T14:03:55.474656Z  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(100000000) ips=None
2026-05-06T14:03:55.475515Z  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(100000000) ips=None
2026-05-06T14:03:55.481999Z  INFO cmd_exec:run_execution: xenia_kernel::exports: NtReadFile: 2048 bytes from "hidden/Resource3D/Common.xpr" @ 0 (handle=0x14c0) path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:04:01.719675Z  INFO cmd_exec:run_execution: xenia_rs: reached max instruction count limit=100000000 path=sylpheed.iso max=Some(100000000) ips=None
2026-05-06T14:04:01.721386Z  INFO cmd_exec: xenia_rs: in-memory trace log entries=0 path=sylpheed.iso
2026-05-06T14:04:01.721566Z  INFO cmd_exec: xenia_rs: exec complete wall_ms=9155 instructions=100000018 import_calls=987525 unimplemented=0 path=sylpheed.iso
2026-05-06T14:04:01.728540Z  INFO xenia_rs::observability: metrics summary:
histogram xex.load_image_ms = count=1 sum=72.000 min=72.000 max=72.000 mean=72.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} = 169265
counter kernel.calls{name=RtlLeaveCriticalSection} = 169264
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} = 394
counter kernel.calls{name=KeQueryPerformanceFrequency} = 6
counter kernel.calls{name=NtCreateFile} = 90
counter kernel.calls{name=NtReadFile} = 347
counter kernel.calls{name=NtClose} = 547
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} = 3
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} = 249826
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} = 145648
counter kernel.calls{name=NtDuplicateObject} = 36
counter kernel.calls{name=NtReleaseSemaphore} = 393
counter kernel.calls{name=NtSetInformationFile} = 77
counter kernel.calls{name=NtSetEvent} = 667
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} = 628
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} = 249766
counter kernel.calls{name=XamUserGetSigninState} = 4
counter kernel.calls{name=XamUserGetXUID} = 1