• Joined on 2024年04月01日
menduz closed issue ziglang/zig#35771 2026年06月15日 23:07:32 +02:00
UBSan triggered in ReleaseSafe passing bool from packed struct as parameter
menduz commented on issue ziglang/zig#35771 2026年06月14日 20:00:59 +02:00
UBSan triggered in ReleaseSafe passing bool from packed struct as parameter

Good that the bool was fixed, maybe the one I'm carrying was mistakenly treated it as the same underlying cause, I can't isolate it but it should be something like this

menduz opened issue ziglang/zig#35771 2026年06月14日 18:53:03 +02:00
UBSan triggered in ReleaseSafe passing bool from packed struct as parameter
menduz commented on issue ziglang/zig#31617 2026年03月23日 19:03:17 +01:00
Segfault in build-exe

It does compile now, thanks for the analysis and patch! I just read the zullip conversation. I will continue using .ReleaseSafe until this gets merged to master JIC.

menduz opened issue ziglang/zig#31617 2026年03月21日 23:25:12 +01:00
Segfault in build-exe