-
Make `rarena_allocator::unsync::Arena` and `rarena_allocator::sync::Arena` have the same memory layout, which means sync version `Arena` can read the file originally written by unsync `Arena`, and vis…
al8n updated
2 months ago
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
Current compressedRefs mode we allocat the ramClass out of the sub4G allocator. This allocator is highly contended as it is used for J9VMThread, J9JavaStacks and JNI memory. However, ramClass memory (…
-
https://s3.amazonaws.com/clickhouse-test-reports/72104/4563e796887121bf6ef6d9f64a3e973cb67becac/stress_test__debug_.html
```
[ 56227 ] {407a3079-a7fb-4a0d-a214-c6dd5248ad9d} : Logical error: \'fa…
-
**Describe the bug**
One instance of a cluster uses far more memory than any other node (including its slave)
**Additional information**
################## server info ################## …
-
**Describe the bug**
I build my code with Clang and [LLVM's memory sanitizer](https://clang.llvm.org/docs/MemorySanitizer.html). When running the tests, msan reports a use of an uninitialized value i…
-
At the moment, the `hesai_ros_driver` does not compile in ROS2 humble. Is this expected? Is there a feature branch that compiles correctly?
```
dmin@orin-dev-eddie:/workspaces/isaac_ros-dev$ colco…
-
**Crash report**
=== REDIS BUG REPORT START: Cut & paste starting from here ===
Redis version: 5.0.14.1
[282460] 13 Nov 17:34:57.560 # --- EXCEPTION_ACCESS_VIOLATION
[282460] 13 Nov 17:34:57.5…
-
### Feature Description
OpenDAL currently does not support allowing callers to take control of memory management, which is crucial for programs based on C and C++.
### Problem and Solution
Enable u…
-
`warning C4456: declaration of 'slot' hides previous local declaration`:
https://github.com/ninja-build/ninja/blob/b40052cd6f3d7d801e035cd768b2462c06ff4ffd/src/third_party/emhash/hash_table8.hpp#L132…