-
```
Log says 3 of 41 tests failed, but there is also "death test" where log says
FAILURE.
====> low_level_alloc_unittest (see stack trace below)
failure is in these lines:
__asm__ __volatile__(
…
-
```
unexpected fault address 0x7f422a02b676
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0x7f422a02b676 pc=0x16d4c16]
goroutine 636 [running]:
runtime.throw({0x45bd9…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/PorPzbKE3](https://godbolt.org/z/PorPzbKE3)
This code will crash on Clang Trunk and Clang Assertion Trunk.
…
-
This one should probably be assigned to Andra. It seems some recent changes to the ObjectFifo are causing an issue for me. The following compiled fine for me a couple weeks ago.
Try to build `refer…
-
It looks like current Halide has TSAN failures in (at least) JIT mode **when built with LLVM15**; we haven't been regularly running buildbots with TSAN enabled recently, so it's likely failures have c…
-
Thread 6 "THEAD_MAIN" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe3f84700 (LWP 103858)]
0x00000000007b50ee in __memoro::RegisterAllocation (p=p@entry=0x0, size=size@entr…
-
```
free(): double free detected in tcache 2
Stack trace (most recent call last):
#25 Object "[0xffffffffffffffff]", at 0xffffffffffffffff, in
#24 Object "/home/hyx020222/planner_ws/devel/lib…
-
The JIT expression compiler incorrectly interprets field names containing dashes (e.g. `field('x-GasMomentum')`) in expressions and can't compile them:
```
[Error] Ascent::execute
file: /Users/be…
-
Hi!
This crashes consistently for me, running the latest develop branch as of today.
The libossia hosting software is on windows, the OSCQuery helper, with the default example project file, on a…
-
### Company or project name
_No response_
### Question
./clickhouse-keeper-client -h 10.218.74.129 -p 2183 -q "reconfig remove 3"
Code: 33. DB::Exception: Cannot read all data. Bytes read: 0. Byt…