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

SIGSEGV Error on Processing PiOS #486

Closed
Lowre1NR opened this issue Apr 9, 2022 · 4 comments
Closed

SIGSEGV Error on Processing PiOS #486

Lowre1NR opened this issue Apr 9, 2022 · 4 comments

Comments

@Lowre1NR
Copy link

Lowre1NR commented Apr 9, 2022

void setup() {
  size(600, 600, P3D);
}

void draw() {
  background(0);
  
}
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb6868804, pid=2356, tid=2385
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.2+8 (17.0.2+8) (build 17.0.2+8)
# Java VM: OpenJDK Server VM Temurin-17.0.2+8 (17.0.2+8, mixed mode, sharing, g1 gc, linux-arm)
# Problematic frame:
# V  [libjvm.so+0x75d804]  PhaseIdealLoop::build_loop_late_post_work(Node*, bool)+0xf8
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
@karianna
Copy link
Contributor

Also see adoptium/aqa-tests#2874

@github-actions
Copy link

We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable.
It will be closed soon unless the stale label is removed by a committer, or a new comment is made.

@github-actions github-actions bot added the stale label Jul 17, 2022
@karianna
Copy link
Contributor

@Lowre1NR Are you able to try with the latest 17.0.3?

@github-actions
Copy link

We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable.
It will be closed soon unless the stale label is removed by a committer, or a new comment is made.

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

No branches or pull requests

2 participants