#Compiler crash with double-free in malloc in 0.11.0 self-hosted
1 messages · Page 1 of 1 (latest)
The codebase is https://github.com/dvmason/Zag-Smalltalk/commit/d5a32d170120b0c282221ebd37cd956f7defa311
Changing usize to Age in line 203 of arenas.zig will (correctly) cause compilation errors instead
Compiler crash with double-free in malloc in 0.11.0 self-hosted
I reported it as a bug: https://github.com/ziglang/zig/issues/13590