-
Currently user needs to pass `-ljemalloc` linker flag if uses jemalloc pool (jemalloc_pool.a)
This is an issue as jemalloc exports malloc, realloc, free symbols, so actually liking with jemalloc ov…
-
Following https://twitter.com/dpc_pw/status/1856972589140152700
-
### What happens?
When trying to do a basic query in Python:
```
#! /usr/bin/python3
import duckdb
duckdb.read_csv('20503_switch_dump.csv')
```
it errors out with the following:
```
: Ou…
-
when I use
```bash
# result-24 -> /nix/store/32vzkyzfncidv4754d6cpnsk15zk34cn-spec2006exe
cd result-24/483.xalancbmk/run
riscv64-unknown-linux-gnu-nm 483.xalancbmk| grep -i jemalloc
# return nu…
-
## Description
Hi, I was wondering if you ever consider removing a dependency on `jemalloc` in your code. It would be cool to have memory allocator pluggable. Right now I'm evaluating a possibility…
-
## Environment Information
- UMF version (hash commit or a tag): main
- OS(es) version(s): Ubuntu 22.04.5 LTS
## Please provide …
-
See https://github.com/facebook/rocksdb/issues/12364 & https://github.com/zaidoon1/rust-rocksdb/pull/23
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
I can't inst…
-
Failed to build on arm64e-apple-darwin
Errors
```
warning: jemalloc-sys@0.5.4+5.3.0-patched: "Unprefixed `malloc` requested on unsupported platform `arm64e-apple-darwin` => using prefixed `mallo…
-
## Bug Report
### What version of TiKV are you using?
tikv v6.5.3
### What operating system and CPU are you using?
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineInt…