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

maxima segmentation violation error #297

Closed
foompah opened this issue Sep 22, 2024 · 5 comments
Closed

maxima segmentation violation error #297

foompah opened this issue Sep 22, 2024 · 5 comments

Comments

@foompah
Copy link

foompah commented Sep 22, 2024

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

@lurch
Copy link
Collaborator

lurch commented Sep 24, 2024

This package comes directly from upstream Debian, so you should probably report it there? https://packages.debian.org/bookworm/maxima

@foompah
Copy link
Author

foompah commented Sep 28, 2024 via email

@ghollingworth
Copy link
Contributor

It's likely to be a 16kbyte page issue.

@popcornmix
Copy link

It's likely to be a 16kbyte page issue.

If it runs with kernel=kernel8.img in config.txt, then that would confirm this theory.

@foompah
Copy link
Author

foompah commented Sep 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants