tikv / jemallocator

Rust allocator using jemalloc as a backend
Other
332 stars 52 forks source link

Throw Error allocating TSD in terminal #52

Closed mysteryven closed 1 year ago

mysteryven commented 1 year ago

When I run cargo benchmark in oxc, it fails:

<jemalloc>: Error allocating TSD
fish: Job 1, 'cargo benchmark' terminated by signal SIGABRT (Abort)

I succeeded once this afternoon, but now it always fails, really strangely.

Reproduction

Run cargo benchmark.

System Info

  System:
    OS: macOS 13.2.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 89.30 MB / 16.00 GB
    Shell: 3.6.0 - /usr/local/bin/fish