9dcae061 三轮排查收官。真凶 = 7-08 镜像重建时 apt 烤进的 chromium 点版本 150.0.7871.46 自带启动即崩 bug(int3 自杀、零日志、strace 无失败 syscall; 上游 .100 已修,容器内 --only-upgrade chromium 实测复活出图)。被洗清的: hardening 六件套 / seccomp / AppArmor / overcommit / ulimit / max_map_count / QEMU EPYC vCPU / 镜像环境(纯净 trixie 对照 rc=0 反转定位)。 修复: - Dockerfile ARG CHROMIUM_REFRESH cache-bust 旋钮:chromium 出问题改日期 重建,只刷 chromium 层,pip 大层不动 - Dockerfile build 末尾渲染 canary:真渲一张中文最小图,chromium/字体链坏 则 build 当场失败(有它 7-08 就不会把坏版本带上线) - RUN.md 故障兜底条目改写最终版(两根因 + 判别特征);CHANGELOG 面向用户记 部署:服务器重建镜像(新 ARG 自然打穿 chromium 层 cache)+ 回收存量容器。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| init.sh | ||
| probe_chromium_bisect.sh | ||
| probe_chromium_pdf.sh | ||
| probe_chromium_round3.sh | ||
| probe_mermaid.sh | ||