-
Notifications
You must be signed in to change notification settings - Fork 1
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
maxima segmentation violation error #297
Comments
This package comes directly from upstream Debian, so you should probably report it there? https://packages.debian.org/bookworm/maxima |
RPiOS 32-bit doesn’t have this bug. Ubuntu 64-bit doesn't have this bug. The wxmaxima flatpak doesn't have this bug. This is all on a RPi 5 8GB.
From: Andrew Scheller ***@***.***>
Date: Tuesday, September 24, 2024 at 6:52 AM
To: raspberrypi/bookworm-feedback ***@***.***>
Cc: foompah ***@***.***>, Author ***@***.***>
Subject: Re: [raspberrypi/bookworm-feedback] maxima segmentation violation error (Issue #297)
This package comes directly from upstream Debian, so you should probably report it there? https://packages.debian.org/bookworm/maxima
—
Reply to this email directly, view it on GitHub<#297 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BLP7SDQ3EVUWNMULHYJIJELZYFVBFAVCNFSM6AAAAABOU5P5AOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZRGM2DENJSG4>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
It's likely to be a 16kbyte page issue. |
If it runs with |
Yes, with kernel=kernel8.img, it runs.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce:
sudo apt install maxima
Start maxima
Expected result: maxima is started and works
Actual result: Segmentation violation error
app log:
$ maxima
mprotect failure: 0xb29000 41320448 : Invalid argument
Unrecoverable error: Segmentation violation..
Aborted
The text was updated successfully, but these errors were encountered: