Skip to content

Commit 1baf05d

Browse files
mkurzWhatAmISupposedToPutHere
authored andcommitted
jemalloc is now fixed
Signed-off-by: Matthias Kurz <[email protected]>
1 parent 78c5006 commit 1baf05d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sw/broken-software.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ run). You may have varying levels of success by attempting to run your software
9595
| Package | Upstream report | Notes |
9696
| ------- | --------------- | ----- |
9797
| hardened_malloc | <https://github.com/GrapheneOS/hardened_malloc/issues/183> | There are more changes necessary to hardened_malloc before 16k page support is done. It is also not a high priority at the moment as we need MTE |
98-
| jemalloc | <https://github.com/jemalloc/jemalloc/issues/467> | Upstream unwilling to fix, Needs build options if compiled on a 4k page size system. Addressed in [ArchLinuxARM](https://github.com/archlinuxarm/PKGBUILDs/pull/1914). |
9998
| notion-app(-enhancer) | <https://github.com/notion-enhancer/notion-repackaged/issues/107> | electron + broken build flags |
10099
| Waydroid | <https://github.com/waydroid/waydroid/issues/373> | Upstream AOSP is working on 16k page support: <https://developer.android.com/guide/practices/page-sizes> |
101100
| trezord | <https://github.com/trezor/trezord-go/issues/306> | Crashes if daemon is started before wallet is plugged in; workaround is to plug in the wallet and then restart daemon. |
@@ -113,6 +112,7 @@ run). You may have varying levels of success by attempting to run your software
113112
| Emacs | <https://lists.gnu.org/archive/html/bug-gnu-emacs/2021-03/msg01260.html> | Fixed since 28.0 |
114113
| f2fs | <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d7e9a9037de27b642d5a3edef7c69e2a2b460287> | Fixed since Linux 6.7 |
115114
| fd | <https://github.com/sharkdp/fd/issues/1085> | Fixed since 10.1 |
115+
| jemalloc | <https://github.com/jemalloc/jemalloc/pull/2864> | Fixed since 5.3.1. |
116116
| k3s-io | <https://github.com/k3s-io/k3s/issues/7335> | Fixed since 1.27.2 |
117117
| KiCad | <https://gitlab.com/kicad/code/kicad/-/issues/16008> | Fixed since 7.0.10 |
118118
| libglvnd | <https://gitlab.freedesktop.org/glvnd/libglvnd/-/merge_requests/262> | Fixed since 1.5.0 |

0 commit comments

Comments
 (0)