| ID | Workflow | Result | Correct | Ext Bug ID | Bug | Created | Started | Finished | Revision | Error |
|---|---|---|---|---|---|---|---|---|---|---|
| 333e0307-c387-4fe7-900d-86323028c3c4 | assessment-security | 💥 | general protection fault in count_matching_names (2) | 2026/06/10 01:25 | 2026/06/10 01:25 | 2026/06/10 01:28 | c36c07f6c1f2230a36374cbd22235f635e8f9284 | failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/20188f902a816c5961fef2448a2e239d6bc008d0" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` error: aborting due to 2 previous errors * * Restart config... * * * Memory initialization * Initialize kernel stack variables at function entry 1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE) 2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN) > 3. zero-init everything (strongest and safest) (INIT_STACK_ALL_ZERO) choice[1-3?]: 3 Poison kernel stack before returning from syscalls (KSTACK_ERASE) [N/y/?] (NEW) Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] n error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` --> /app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/rust/build_error.rs:3:1 | 3 | //! Build-time error. | ^ | = help: the `-Zsanitizer` flag modifies the ABI so Rust crates compiled with different values of this flag cannot be used together safely = note: unset `-Zsanitizer` in this crate is incompatible with `-Zsanitizer=kernel-address` in dependency `core` = help: set `-Zsanitizer=kernel-address` in this crate or unset `-Zsanitizer` in `core` = help: if you are sure this will not cause problems, you may use `-Cunsafe-allow-abi-mismatch=sanitizer` to silence this error error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` --> /app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/rust/build_error.rs:3:1 | 3 | //! Build-time error. | ^ | = help: the `-Zsanitizer` flag modifies the ABI so Rust crates compiled with different values of this flag cannot be used together safely = note: unset `-Zsanitizer` in this crate is incompatible with `-Zsanitizer=kernel-address` in dependency `compiler_builtins` = help: set `-Zsanitizer=kernel-address` in this crate or unset `-Zsanitizer` in `compiler_builtins` = help: if you are sure this will not cause problems, you may use `-Cunsafe-allow-abi-mismatch=sanitizer` to silence this error error: aborting due to 2 previous errors make[3]: *** [/app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/rust/Makefile:527: rust/build_error.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/Makefile:1286: prepare] Error 2 make[1]: *** [/app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 | ||
| f8dbee09-fa93-441a-bc77-6146aceac5e5 | assessment-security | 💥 | general protection fault in count_matching_names (2) | 2026/06/04 03:44 | 2026/06/04 03:44 | 2026/06/04 03:46 | 62fe15281f5011cd203d8845b8767b10e7443aa5 | failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/20188f902a816c5961fef2448a2e239d6bc008d0" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` error: aborting due to 2 previous errors * * Restart config... * * * Memory initialization * Initialize kernel stack variables at function entry 1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE) 2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN) > 3. zero-init everything (strongest and safest) (INIT_STACK_ALL_ZERO) choice[1-3?]: 3 Poison kernel stack before returning from syscalls (KSTACK_ERASE) [N/y/?] (NEW) Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] n error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` --> /app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/rust/build_error.rs:3:1 | 3 | //! Build-time error. | ^ | = help: the `-Zsanitizer` flag modifies the ABI so Rust crates compiled with different values of this flag cannot be used together safely = note: unset `-Zsanitizer` in this crate is incompatible with `-Zsanitizer=kernel-address` in dependency `core` = help: set `-Zsanitizer=kernel-address` in this crate or unset `-Zsanitizer` in `core` = help: if you are sure this will not cause problems, you may use `-Cunsafe-allow-abi-mismatch=sanitizer` to silence this error error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` --> /app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/rust/build_error.rs:3:1 | 3 | //! Build-time error. | ^ | = help: the `-Zsanitizer` flag modifies the ABI so Rust crates compiled with different values of this flag cannot be used together safely = note: unset `-Zsanitizer` in this crate is incompatible with `-Zsanitizer=kernel-address` in dependency `compiler_builtins` = help: set `-Zsanitizer=kernel-address` in this crate or unset `-Zsanitizer` in `compiler_builtins` = help: if you are sure this will not cause problems, you may use `-Cunsafe-allow-abi-mismatch=sanitizer` to silence this error error: aborting due to 2 previous errors make[3]: *** [/app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/rust/Makefile:527: rust/build_error.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/Makefile:1286: prepare] Error 2 make[1]: *** [/app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 | ||
| 7a820fc2-93c0-4fd4-98cd-09966a13bd06 | assessment-security | 💥 | general protection fault in count_matching_names (2) | 2026/06/01 18:45 | 2026/06/01 18:45 | 2026/06/01 18:49 | 386cc6dacdf7e3ebce9507beed6755d7e999554d | failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/20188f902a816c5961fef2448a2e239d6bc008d0" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` error: aborting due to 2 previous errors * * Restart config... * * * Memory initialization * Initialize kernel stack variables at function entry 1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE) 2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN) > 3. zero-init everything (strongest and safest) (INIT_STACK_ALL_ZERO) choice[1-3?]: 3 Poison kernel stack before returning from syscalls (KSTACK_ERASE) [N/y/?] (NEW) Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] n error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` --> /app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/rust/build_error.rs:3:1 | 3 | //! Build-time error. | ^ | = help: the `-Zsanitizer` flag modifies the ABI so Rust crates compiled with different values of this flag cannot be used together safely = note: unset `-Zsanitizer` in this crate is incompatible with `-Zsanitizer=kernel-address` in dependency `core` = help: set `-Zsanitizer=kernel-address` in this crate or unset `-Zsanitizer` in `core` = help: if you are sure this will not cause problems, you may use `-Cunsafe-allow-abi-mismatch=sanitizer` to silence this error error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` --> /app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/rust/build_error.rs:3:1 | 3 | //! Build-time error. | ^ | = help: the `-Zsanitizer` flag modifies the ABI so Rust crates compiled with different values of this flag cannot be used together safely = note: unset `-Zsanitizer` in this crate is incompatible with `-Zsanitizer=kernel-address` in dependency `compiler_builtins` = help: set `-Zsanitizer=kernel-address` in this crate or unset `-Zsanitizer` in `compiler_builtins` = help: if you are sure this will not cause problems, you may use `-Cunsafe-allow-abi-mismatch=sanitizer` to silence this error error: aborting due to 2 previous errors make[3]: *** [/app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/rust/Makefile:527: rust/build_error.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/Makefile:1286: prepare] Error 2 make[1]: *** [/app/workdir/cache/src/bf4bdd5cbaa574d5e259f1c5bca5e8044df7aee2/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 | ||
| b02c311f-84af-4d16-be18-248f95e89285 | assessment-security | 💥 | general protection fault in count_matching_names (2) | 2026/05/17 16:17 | 2026/05/17 16:17 | 2026/05/17 16:20 | de5aae85e5f28e2fa1c7deefcc24fe286abe5140 | failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/20188f902a816c5961fef2448a2e239d6bc008d0" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` error: aborting due to 2 previous errors * * Restart config... * * * Memory initialization * Initialize kernel stack variables at function entry 1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE) 2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN) > 3. zero-init everything (strongest and safest) (INIT_STACK_ALL_ZERO) choice[1-3?]: 3 Poison kernel stack before returning from syscalls (KSTACK_ERASE) [N/y/?] (NEW) Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] n error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` --> /app/workdir/cache/src/4d7760137e3ad8065530c8ecd2bf8fb218d6e8c7/rust/build_error.rs:3:1 | 3 | //! Build-time error. | ^ | = help: the `-Zsanitizer` flag modifies the ABI so Rust crates compiled with different values of this flag cannot be used together safely = note: unset `-Zsanitizer` in this crate is incompatible with `-Zsanitizer=kernel-address` in dependency `core` = help: set `-Zsanitizer=kernel-address` in this crate or unset `-Zsanitizer` in `core` = help: if you are sure this will not cause problems, you may use `-Cunsafe-allow-abi-mismatch=sanitizer` to silence this error error: mixing `-Zsanitizer` will cause an ABI mismatch in crate `build_error` --> /app/workdir/cache/src/4d7760137e3ad8065530c8ecd2bf8fb218d6e8c7/rust/build_error.rs:3:1 | 3 | //! Build-time error. | ^ | = help: the `-Zsanitizer` flag modifies the ABI so Rust crates compiled with different values of this flag cannot be used together safely = note: unset `-Zsanitizer` in this crate is incompatible with `-Zsanitizer=kernel-address` in dependency `compiler_builtins` = help: set `-Zsanitizer=kernel-address` in this crate or unset `-Zsanitizer` in `compiler_builtins` = help: if you are sure this will not cause problems, you may use `-Cunsafe-allow-abi-mismatch=sanitizer` to silence this error error: aborting due to 2 previous errors make[3]: *** [/app/workdir/cache/src/4d7760137e3ad8065530c8ecd2bf8fb218d6e8c7/rust/Makefile:527: rust/build_error.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/app/workdir/cache/src/4d7760137e3ad8065530c8ecd2bf8fb218d6e8c7/Makefile:1286: prepare] Error 2 make[1]: *** [/app/workdir/cache/src/4d7760137e3ad8065530c8ecd2bf8fb218d6e8c7/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 |