Jan

Results 273 comments of Jan

CI broke because of #16046, will fix whenever

standalone test added that compares an example header against a pre-configured header generated using cmake 3.26.4. Overall the logic may be crusty on some ends, but this appears to work...

While recreating this again in an attempt to get it to trigger a SIGSEGV I have found that the `build/compiler_rt.c` is causing multiple warnings about conflicting types for built-ins. Could...

SIGSEGV backtrace ``` #0 0x0000000000a7d206 in multi_array_list_MultiArrayList_28zig_Ast_TokenList__struct_18592_29_set (a0=0x7fffe6818c00, a1=0x50204, a2=...) at /home/sentry/git/zig/build/zig2.c:599018 #1 0x000000000085f3e1 in multi_array_list_MultiArrayList_28zig_Ast_TokenList__struct_18592_29_appendAssumeCapacity (a0=0x7fffe6818c00, a1=...) at /home/sentry/git/zig/build/zig2.c:404832 #2 0x000000000062af3a in multi_array_list_MultiArrayList_28zig_Ast_TokenList__struct_18592_29_append (a0=0x7fffe6818c00, a1=..., a2=...) at /home/sentry/git/zig/build/zig2.c:234708 #3...

Sure thing. I am using the KDE spin of Fedora Linux 37 running on x86_64. The exact glibc package I am using is `glibc-2.36-9.fc37.x86_64`, the sources for which are available...

`Segfault` is incomplete, it reliably causes a system crash

Reporting it to the Linux developers would be best, but its unclear if its limited to Linux or what layer it even occurs on (software, firmware, hardware). There isn't a...

> does this reproduce if you git clone and build from source? you mention above this is using fedora sentry yes, and this has been the only way I have...

> I also faced to the same situation while compiling master branch or `brew install zig --HEAD` on macOS(x86) zig2 is compiled without problem, but on stage3 kernel got panicked...

> This is out of scope of Zig. Please contact the kernel development team and read the kernel documentation for how to report a bug. Where should bug reports for...