-
### Description
Segmentation fault while planning.
### Your environment
* ROS Distro: Melodic
* OS Version: Ubuntu 18.04
* Source or Binary build?
Binary: v1.0.2
### Steps to reproduce
I…
-
## Affected Projects
assimp v5.4.3 (https://github.com/assimp/assimp)
## Problem Type
CWE-122: Heap-based Buffer Overflow
## Decription
### Summary
A heap-use-after-free (UAF) vulnerab…
-
### Hyprland Version
v0.27.2-51-gf5913135
### Bug or Regression?
Bug
### Description
When Hyprland is built with AddressSanitizer capturing screen crashes the compositor. Affects wf-rec…
-
I haven't narrowed this down yet, but I'm opening an issue because I don't see anything already present in the issues.
```
/usr/include/rapidjson/internal/stack.h:129: T* rapidjson::internal::Stac…
-
I use address sanitizer in gcc 8.3.0, and I have seen this check failed very rarely:
==1696631==AddressSanitizer CHECK failed: ../../../../src/libsanitizer/asan/asan_allocator.cc:151 "((alloc_magic[1…
-
### Component(s)
target allocator
### Is your feature request related to a problem? Please describe.
I am a user of ECS but what I am writing makes sense for most out of Kubernetes use-cases …
-
**Describe the bug**
Creating a materialized with an intersect call, gives a bad cast logical error.
**How to reproduce**
Run:
```sql
CREATE MATERIALIZED VIEW v0 AS (SELECT 1) INTERSECT (SE…
-
Currently the memory allocator doesn't account for any GC freed objects.
That is, objects like large strings or arrays each count against the allocation limit, even for temporary objects that get th…
-
`Abort message: 'Check failed: old_state_and_flags.GetState() != ThreadState::kRunnable (old_state_and_flags.GetState()=Runnable, ThreadState::kRunnable=Runnable) Native Thread[1,tid=28224,Runnable,Th…
-
Jira Link: [DB-8220](https://yugabyte.atlassian.net/browse/DB-8220)
### Description
Core dump is observed in `test_ysql_snapshots_daily_test`. Observed this failure in on `2.21.0.0-b42`
**Ste…