Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to allocate memory - Unsupported system page size #35

Open
jotenakis2 opened this issue Aug 29, 2024 · 2 comments
Open

failed to allocate memory - Unsupported system page size #35

jotenakis2 opened this issue Aug 29, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jotenakis2
Copy link

Steps to reproduce

Hello
just launched app with flatpak run fp run io.github.kukuruzka165.materialgram
it crashes with
<jemalloc>: Unsupported system page size <jemalloc>: Unsupported system page size <jemalloc>: Unsupported system page size ../glib/gprintf.c:349: failed to allocate memory

I am running Fedora Asahi Remix (kernel 6.10.6-401.asahi.fc40.aarch64+16k) on a Macbook Pro which gas a 16k system page size. It seems materialgram is only 4k page size compliant. Same with telegram release.

Please support 16k system page size.

Expected behaviour

App should start.

Actual behaviour

Crashes.

Operating system

Fedora Asahi Remix

Version of Telegram Desktop

5.4.1.1

Installation source

Flatpak

Crash ID

No response

Logs

<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
../glib/gprintf.c:349: failed to allocate memory
@jotenakis2 jotenakis2 added the bug Something isn't working label Aug 29, 2024
@jotenakis2
Copy link
Author

telegramdesktop#24564

@angeld-jr2
Copy link

Exactly same problem. Materialgram crashes.

Operating system

Debian Trixie

arch

aarch64

affected kernel

linux-image-6.10.9-arm64-16k
linux-image-6.10.11-arm64-16k
linux-image-6.11-rc5-arm64-16k
linux-image-*-16k

Materialgram version

5.5.4.1 from flatpak

Logs

$ flatpak run io.github.kukuruzka165.materialgram 
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
../glib/gprintf.c:349: failed to allocate memory

Notes

telegram-desktop 4.14.9+ds-1.1+b1 from Debian Trixie repo works OK in the same system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants