-
**Describe the bug**
router returns error when arm64 version is deployed to Kubernetes
`: Unsupported system page size
: Unsupported system page size
memory allocation of 5 bytes failed`
**To R…
-
### 💡 Summary
リモートアカウントの削除が行えない
### 🥰 Expected Behavior
リモートアカウントが削除できる
### 🤬 Actual Behavior
…→モデレーション→アカウント削除→アカウント名入力→OK→✔
消えていない
### 📝 Steps to Reproduce
_No response_
### 💻 Frontend Envi…
-
We're trying to get static builds working using `nixpkgs.pkgsMusl`. Some inspiration from tezos: https://github.com/serokell/tezos-packaging/blob/84f4c1ab88ce194093cbb3559c3f5bb5ff47d830/nix/static.ni…
-
In line 298 of configure.ac, file `m4/ax_cxx_compile_stdcxx.m4` is include. This file is used to check whether c++11/14/17 is supported.
https://github.com/jemalloc/jemalloc/blob/79ae7f9211e367f0e…
-
I've built it with:
```
./configure armv7 --build x86_64 --host=arm-apple-darwin10 --target=aarch64-apple-darwin CC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr…
-
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on March 03, 2011 12:04:36_
running unit_Tests with
export CHROME_ALLOCATOR=JEMALLOC
=>
ASSERT FAILURE (thread 138044): .…
-
I haven't personally seen the memory footprint of our existing application, but I noticed we weren't using `jemalloc` flag in our version of Ruby.
( How do I know? If you try this one liner `bundle e…
-
We are porting to ARM and we've found that JEMalloc 4.5, that we've been using for years and years, is causing random segmentation faults on ARM due to corruption in jemalloc. We upgraded to JEMalloc…
-
There are several ways to speed up rustc by changing its build configuration, without changing its code: use a single codegen unit (CGU), profile-guided optimization (PGO), link-time optimization (LTO…
-
With jemalloc 4.2.0 or newer (i.e., including latest dev commit, 32127949a3), I'm hitting the following error on a PowerPC platform (i.e., PPC750) with LinuxThreads (i.e., I configure jemalloc with '-…