mirror of
https://github.com/necronicle/z2k.git
synced 2026-04-28 03:20:25 +00:00
tg-tunnel: rebuild all 9 arches with Go 1.22.12
Go 1.26.1 (used in the VPS-migration rebuild in0ec1ff0) regresses the mipsle/mips runtime init on MT7621-class Keenetic routers — the binary SIGSEGVs at PC=0x74084 in goroutine 0 [idle] before main() even runs, on any invocation including --help. Confirmed in the field on a Keenetic with MediaTek MT7621 / MIPS 1004Kc V2.15 / mipsel-3.4_kn. The pre-VPS-migration binaries (fda1e05) were built with Go 1.22.12 and worked on the exact same routers. No source change between then and now except the default tunnel URL flag, so the regression is purely in the Go toolchain's MIPS runtime. Rollback to Go 1.22.12 for all 9 targets. Binary sizes drop back to the known-good baseline (mipsel: 6.1MB -> 5.0MB, same for mips). VPS URL wss://213.176.74.63.nip.io/ws is still baked in — verified via strings on the mipsel binary. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
ceca9442fa
commit
35a29632bd
9 changed files with 0 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue