-
```
ar: `u' modifier ignored since `D' is the default (see `U')
##### building jemalloc finished #####
mkdir -p /usr/local/ssdb
mkdir -p /usr/local/ssdb/_cpy_
mkdir -p /usr/local/ssdb/deps
mkdir…
-
Ubuntu 16.04
Redis server v=4.0.11 sha=00000000:0 malloc=jemalloc-4.0.3 bits=64 build=4bc3aa215ca9cf78
When around 30~ connections are simultaneously getting hash(~30-50mb) via hgetall.
Redis qui…
-
```
[~/src/moz/mozilla-unified]$ buildwith asan
MOZBUILD=/Users/pbz/.mozbuild
MOZCONFIGS=/Users/pbz/src/moz/mozconfigs/mozconfigs
mk_add_options AUTOCLOBBER=1
ac_add_options --enable-address-sani…
-
### Expected behaviour
Memory usage does not slowly increase over time
### Actual behaviour
Sidekiq and puma processes both appear to leak memory
### Steps to reproduce the problem
1. R…
-
With cmake preset `ninja-release-maximal`, one of the auto-generated files seems to be missing and that in turn is resulting in the following error
```sh
[96/576] Building CXX object src/arrow/db…
-
Alive2 proof: https://alive2.llvm.org/ce/z/E4PcTZ (use i8 to speed up SMT)
### Motivating example
A concrete example (generalized proof is in Alive2 link):
```llvm
define i64 @src(i64 %a) {
…
XChy updated
8 months ago
-
Here's our current approach for determining the next profiling sample interval:
https://github.com/jemalloc/jemalloc/blob/ea351a7b52430de88007bf16f354a132da311c5b/src/prof.c#L438-L476
According …
-
One example of this would be running full repo scans using pkgcruft with both binary types on the same system. For some configurations the glibc-based binary will be almost 50x faster than the musl-ba…
-
Our application use netty as http client, and run in kubernetes platform.
The application works fine with small payload, like less than 10K. This has been tested for 72h and no out of memory issue.
…
-
Compilation fails with
```
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src -fno-omit-frame-pointer -fno-strict-aliasing -g -O2 -MT src/coredumper.lo -MD -MP -MF src/.deps/coredumper.Tpo …