-
While analyzing the issue mentioned in https://github.com/ezrosent/frawk/issues/87, I found that `tikv-jemalloc-sys` (`build.rs`) relays on `sh` during its build process. As jemalloc, [more or less](h…
-
Hi,
Putting this here in case it helps anyone.
When I run `micromamba env create -f CondaEnvironment_linux.yml` (adapted from the compilation instructions, using micromamba instead of conda), I …
-
As described in [issue](https://github.com/jemalloc/jemalloc/issues/2544), I am trying to use my extent_hooks as a wrapper around the original hooks. When the program is starting, only arena 0 is init…
-
When I run "::EventMachine.run({return})" (EventMachine 1.2.7) on Ubuntu 20.04 (x86_64) with Ruby 2.7.4 compiled with Jemalloc 5.2.1, EventMachine segmentation faults. Ruby must also be compiled with …
-
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on March 02, 2011 13:51:53_
running chromium's unit_tests.exe, if anything but jemalloc is selected, malloc_usable_size()…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR45655](https://bugs.llvm.org/show_bug.cgi?id=45655) |
| Status | NEW |
| Importance | P enhancemen…
-
See https://travis-ci.com/gnzlbg/jemallocator/jobs/186187211#L1053:
We are getting the following linking error:
```
= note: /target/i686-unknown-linux-musl/debug/deps/libjemalloc_sys-13935ab3…
-
### Description
Package fails to build if `conan install` is running inside [docker with enabled remapping](https://docs.docker.com/engine/security/userns-remap/).
The problem seems to be with […
-
A single `nallocx` call takes ~10-15ns in my test system.
Currently, Rust needs to, call `nallocx` on allocation:
```rust
let flags = align_to_flags(align);
let p = mallocx(size, flags) as *…
-
Currently some of the heap parsing depends on how `rizin` is compiled. While it will work for the local native debugging it will inevitably fail in cases of the remote debugging or coredump/minidump f…