Skip to content

<jemalloc>: Unsupported system page size #236

@sebdvd

Description

@sebdvd

Pageindex v1.5.2 fails to run on a Raspberry Pi 5 (aarch64). (v1.5.0 is working fine)

<jemalloc>: Unsupported system page size
memory allocation of 16 bytes failed

Raspberry Pi 5's kernel comes with 16k page size by default.
Workaround (not ideal): append kernel=kernel8.img to /boot/firmware/config.txt and reboot, this changes the kernel page size to 4k, and then Pageindex works again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions