-
### Expected behavior
ASAN doesn't complain
### Actual behavior
ASAN complains with something like
```
==661==ERROR: AddressSanitizer: attempting to call malloc_usable_size() for pointer whic…
tudor updated
2 years ago
-
### Steps to reproduce
```
$ cargo install --git https://github.com/indygreg/PyOxidizer.git --branch main pyoxidizer
$ pyoxidizer init-config-file pyapp
$ cd pyapp
$ pyoxidizer run
```
```
…
-
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development
* homepage URL: https://getfoundry.sh/
* source URL: https://github.com/foundry-rs/foundry
* license: …
-
Hello!
I having some trouble getting cl-rocksdb working with Jemalloc 5.3.0. When using the stock version from the Arch Linux repo it fails with the following error:
```error
To load "cl-rock…
-
Trying to get my head around `bazel` is there a way of building a `tcmalloc.so` shared object file from this project?
I know the recommendation is just to compile applications with tcmalloc direct…
-
Running on centos 7.6, build with gcc 7.4, using master branch, simple market data proxy, receiving ~2000 quotes a sec, sending ~2000 quotes a sec. Release build - Initial app memory 100m. In one day,…
giclo updated
6 months ago
-
### Describe the bug
When starting op-reth with the --bootnodes flag, if the provided bootnodes are outdated, invalid, or non-functional, reth fails to report the issue and stalls indefinitely withou…
-
Hi,
trying to run a wand application in docker container.
Below if the installation processed of ImageMagick:
```
RUN apt-get update ${APT_UPDATE_OPTIONS} \
&& apt-get install ${APT_INSTALL…
-
Python 3.12 added a DeprecationWarning when os.fork is called in a multithreaded process.
https://github.com/python/cpython/issues/100228
PL servers throws an error with Python 3.12
```
erro…
-
I've been testing MXNet on both Win10 and Ubuntu 16.04 in a long time. I found that the performance of Windows is lower than Linux by 15%-20% on both GPU and CPU contexts. So I wonder what makes the p…