-
We've had a number of really nasty rr bugs due to subtle interactions with jemalloc. #721 should hopefully make all that go away, but it would be great to ensure that by adding a third test run with …
-
I see Rust based frameworks [actix](https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/Rust/actix/src/main_pg.rs#L2) and [may_minhttp](https://github.com/TechEmpower/FrameworkBe…
-
**Issue by [ericniebler](https://github.com/ericniebler)**
_Tuesday Jul 26, 2022 at 01:29 GMT_
_Originally opened as https://github.com/NVIDIA/stdexec/issues/554_
----
`ensure_started` and `start_d…
-
Got errors during compiling like this:
Серьезность Код Описание Проект Файл Строка Состояние подавления
Ошибка (активно) E0289 отсутствуют экземпляры конструктора "std::vector::vector [с _Ty=Trini…
-
Got multiple errors during build with command:
```
zig build run -Dpath="graphics/examples/demo.zig" -Dgraphics -Doptimize=ReleaseSafe
```
Errors that I got:
```
/cosmic/build.zig:419:9: er…
-
**Describe the bug**
On Linux distros with Mesa 24 O3DE will segfault when enumerating physical devices.
This should happen with any version of O3DE where the Vulkan RHI is using a custom allocator.…
-
Hi,
I'm getting a heap error when deleting a publisher or subscriber.
My development environment :
- rclcpp humble
- cyclonedds
- Windows 10
- Unreal Engine
- Visual studio 2022
The behaviou…
-
Show how to allocate mpi shared memory and pinned memory .
- [x] shared memory
- [x] pinned memory
Examples in `custom_allocations`
HPE seems to be have some cray specific allocations based …
-
- **Sway Version:** 1.8.1
- **Debug Log:** https://dpaste.com/BQJEE26XD
- **Configuration File:** Occurs with both default and custom configuration file, therefore custom is deemed unnecessary t…
-
Hi litehtml team,
For the use case that I am interested in (game UI) litehtml seems quite promising. There is a slight problem though. Most game engines (including mine) use custom memory allocation …