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

Raspberry Pi 4 compatibility #8

Open
RobSis opened this issue Dec 7, 2023 · 0 comments
Open

Raspberry Pi 4 compatibility #8

RobSis opened this issue Dec 7, 2023 · 0 comments

Comments

@RobSis
Copy link

RobSis commented Dec 7, 2023

Hey, I'm trying to use this plugin on Raspberry Pi 4. It compiles fine and even produces sounds at first, but it crashes after loading ANY preset.

$ jalv https://github.com/dcoredump/dexed.lv2
$ > preset https://github.com/dcoredump/dexed.lv2/presets#STRINGS_1
jalv: malloc.c:4043: _int_malloc: Assertion `(unsigned long) (size) >= (unsigned long) (nb)' failed.
Aborted

I noticed that there are Rpi 2 & 3 specific flags in Makefile, but even after setting -mcpu and -mfpu values to correct ones, the error doesn't change.

Could anyone help a complete C noob with this issue? Any suggestions are very appreciated!

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

1 participant