Skip to content

Issues: ziglang/zig

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

fuzzer web interface: ability to scroll to source locations that newly gain coverage enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing
#20996 opened Aug 8, 2024 by andrewrk 1.1.0
fuzzer web interface: play a little jingle when it finds a bug! contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing
#20995 opened Aug 8, 2024 by andrewrk unplanned
more optimized and correct management of 8-bit PC counters enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing
#20994 opened Aug 8, 2024 by andrewrk 0.14.0
unreachable code paths need to be excluded from having coverage instrumentation backend-llvm The LLVM backend outputs an LLVM IR Module. enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing
#20992 opened Aug 8, 2024 by andrewrk 0.14.0
-OReleaseSafe breaks fuzzing entry points feature; incorrect already-sorted assumption bug Observed behavior contradicts documented or intended behavior contributor friendly This issue is limited in scope and/or knowledge of Zig internals. fuzzing
#20990 opened Aug 8, 2024 by andrewrk 0.14.0
debug info audit - many virtual memory addresses have strange source locations backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior debug-info Debug information of binary generated by Zig is not as expected. fuzzing
#20989 opened Aug 8, 2024 by andrewrk 0.14.0
fuzzing: support more than one executable at once bug Observed behavior contradicts documented or intended behavior enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing
#20988 opened Aug 8, 2024 by andrewrk 0.15.0
fuzz testing: support Windows contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing os-windows
#20987 opened Aug 8, 2024 by andrewrk 0.14.0
fuzz testing: support macOS contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing os-macos
#20986 opened Aug 8, 2024 by andrewrk 0.14.0
fuzzer web interface: put the source view into a scrolling box so the main UI doesn't go offscreen contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing
#20984 opened Aug 7, 2024 by andrewrk 0.14.0
fuzzer web interface: add a UI element showing a list of source files sorted by total uncovered points of interest contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing
#20983 opened Aug 7, 2024 by andrewrk 0.14.0
make the source hyperlinks work in the fuzzing web interface (currently they construct autodoc URLs) contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. fuzzing
#20982 opened Aug 7, 2024 by andrewrk 0.14.0
separate the build runner process from the configure process breaking Implementing this issue could cause existing code to no longer compile or have different behavior. enhancement Solving this issue will likely involve adding new logic or components to the codebase. zig build system std.Build, the build runner, `zig build` subcommand, package management
#20981 opened Aug 7, 2024 by andrewrk 0.14.0
Function pointers inside a struct in a DLL are zero bug Observed behavior contradicts documented or intended behavior
#20980 opened Aug 7, 2024 by dee0xeed
zig build --fetch doesn't fetch transitive dependencies bug Observed behavior contradicts documented or intended behavior zig build system std.Build, the build runner, `zig build` subcommand, package management
#20976 opened Aug 7, 2024 by mitchellh 0.14.0
On wasm fmt print of u64 packed struct triggers WebAssembly translation error arch-wasm 32-bit and 64-bit WebAssembly backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#20966 opened Aug 6, 2024 by rootbeer 0.14.0
@src.file file name collisions regression It worked in a previous version of Zig, but stopped working. use case Describes a real use case that is difficult or impossible, but does not propose a solution.
#20963 opened Aug 6, 2024 by leecannon 0.14.0
Unexpected error occurs when running a Zig program on CentOS 5.8 bug Observed behavior contradicts documented or intended behavior
#20959 opened Aug 6, 2024 by gaogaogoo
zig test on a missing file crashes the compiler bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20954 opened Aug 5, 2024 by squeek502 0.14.0
std.process.Child.collectOutput: potential for crash or memory leak bug Observed behavior contradicts documented or intended behavior
#20952 opened Aug 5, 2024 by KilianHanich
add support for targeting glibc 2.40 enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-linux
#20950 opened Aug 5, 2024 by nektro 0.14.0
Massive output binaries for powerpc-linux-musl and riscv64-linux-musl bug Observed behavior contradicts documented or intended behavior
#20945 opened Aug 5, 2024 by GalaxyShard
Compiler crash when building code that uses wrong-headed static initialization bug Observed behavior contradicts documented or intended behavior
#20940 opened Aug 4, 2024 by AlexMax
Packed struct bug. backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#20938 opened Aug 4, 2024 by fubark 0.14.0
ProTip! Add no:assignee to see everything that’s not assigned.