-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Lest anyone else run into this issue, running LXStudioIDE (at least in non-headless mode) on a Raspberry Pi running Rasbian and temurin-17-jdk crashes with a segmentation fault while compiling something in the processing libraries.
The fix is to run the non-default 64-bit build of Rasbian on the Pi, and use the linux-aarch64 rather than linux-arm native processing libraries (set the native symlink in processing-4.0b8 appropriately).
Not sure if this happens in headless mode, though I'd guess perhaps not since the processing libraries aren't loaded.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels