-
We should provide means for the user to configure the allocator. The user should be able to plug in e.g. a efficient stack-allocator if she wants to. This needs to go hand in hand with the C++ abstrac…
-
### 1. Slow construction compared to `std::function`
Yes, `istl::function` is not using Small Object Optimization, but do check if that's the problem here:
```
g++ -std=c++20 -isystem /usr/local/…
-
**Describe the issue**
After upgrading the Clickhouse version from 24.1.2.5 to 24.7.3.42, we faced with periodic partial failures of cluster nodes. After some time, it was decided to upgrade to 24.8.…
-
When a Box allocator creates an allocation and returns only a part of that to Box, there will be Stacked Borrows errors when the Box is deallocated. This is because the pointer lost the provenance for…
-
Hello Microros or ROS2 Community,
I recently tried deploying micro-ROS on STM32H743. The project requires me to establish a connection with the Agent using STM32 over the network. Unfortunately, I co…
-
I have a pulumi project that is responsible for allocating subnets in a GCP network. When I try to replace an existing subnet with another one using the same (overlapping) range, the deployment fails …
-
Version of plugin: nsd: ^2.3.0
Same code works on iOs and Android without problem.
Here is what Windows event viewer reporst:
Faulting application name: hn_app_flutter.exe, version: 1.0.0.0, time…
-
### Game or games this happens in
None
### What area of the game / PPSSPP
When I execute version 1.18 I get a segmentation fault with Vulkan backend in raspberry pi OS bullseye 32 bit on raspberry …
-
I often have this issue – not reproducible minimally – that my PCL client code crashes with some sort of
> pointer being freed was not allocated
message, that usually goes away when I `#define…
-
* **Node Version**: v18.15.0
* **Platform**: Windows 11
* **Compiler**: 2022
* **Module**: node-gyp
```
gyp info it worked if it ends with ok
gyp info using node-gyp@9.3.1
gyp info usi…