ARM/Raspberry Pi 5 page size incompatible with jemalloc default #863
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#863
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello, I just wanted to migrate from my conduwuity instance, and now seems like Rocksdb isn't working anymore
I have a Raspberry Pi 5, my setup is with docker compose, I stopped conduwuity, changed the environment variable name to point to my toml config, and now it doesn't start anymore.
Perhaps related: https://gitlab.com/famedly/conduit/-/issues/249
Someone else had this issue on a pi5 before, and it seemed like their system glibc version was ancient - what does
ldd --version
on the host yield?setting
kernel=kernel8.img
in /boot/config.txt also apparently fixed it, so maybe try that too?The version is
ldd (Debian GLIBC 2.36-9+rpt2+deb12u9) 2.36
I'm gonna check for the config.txt
So I did put what @nex told in the
/boot/firmware/config.txt
, and it actually worked!Migration failed from conduwuityto ARM/Raspberry Pi 5 page size incompatible with jemalloc default