-
# CI Intermittent Failure
Point of failure:
```
00:25:26.241 09:01:32 vhost.vhost_migration.vhost_migration_tc2 -- vhost/common.sh@71 -- # echo -e 'INFO: sent SIGINT to vhost app - waiting 60 s…
-
Hi,
when fuzzing cJSON, there is a timeout reported by ASAN. There might is an infinite loop bug in cJSON_DeleteItemFromObjectCaseSensitive.
```
==617073== ERROR: libFuzzer: timeout after 241…
-
What We Have
Wipes
Gloves
Safety binder
Team 5282 information folder
Ear plug
Pocket Tissues
Survival Wrap
Unidentified Object with the properties of a napkin but with a safety pin
Popsicle Sticks
S…
-
Building and running any program with LeakSanitizer or with AddressSanitizer's `detect_leaks=1` shows a leak in the system library `libobjc.A.dylib` on Aarch64.
I tested this in a virtual machine a…
-
LDC linux binary (from releases):
```
/usr/bin/ld: /home/rikki/.local/bin/ldc2-1.37.0-linux-x86_64/bin/../lib/libldc_rt.msan.a(msan.cpp.o): relocation R_X86_64_TPOFF32 against `_ZN6__msanL28is_in_…
-
### Describe the bug
The Inter font included in the Prime themes seems to be corrupted. Chrome gives the error:
```
Failed to decode downloaded font: http://localhost:4200/media/Inter-roman.var.wo…
-
build fails with following error
`.../valkyrie/llvm_mode/dfsan_rt/sanitizer_common/sanitizer_platform_limits_posix.cc:1146:1: error: 'assertion_failed__1146' declared as an array with a negative size…
-
I've found several race conditions with the clang thread sanitizer in the library. I will point some of them out but you should probably run the thread sanitizer yourself to maybe detect even more iss…
-
> [SanitizerCoverage](https://clang.llvm.org/docs/SanitizerCoverage.html) is a middle-end LLVM instrumentation pass
that "inserts calls to user-defined functions on function-, basic-block-, and edge-…
-
`I` have a HTML which is surrounded by a big list of empty `` tags, sanitizer is removing a portion of a HTML. When removed the empty list of `` tags from the HTML the sanitizer did not strip off the …