Skip to content

fatal java error when opening file open dialog (with mouse and ctrl o) #11642

Closed
@antonilol

Description

@antonilol

when i try to open the file open dialog the ide freezes and crashes after 2-3 seconds after freezing.
the following is then printed in the terminal:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fc04c7710cc, pid=1626, tid=1735
#
# JRE version: Java(TM) SE Runtime Environment (16.0.1+9) (build 16.0.1+9-24)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (16.0.1+9-24, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  0x00007fc04c7710cc
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/antoni/core.1626)
#
# An error report file with more information is saved as:
# /home/antoni/hs_err_pid1626.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
/usr/share/arduino/arduino: line 35:  1626 Aborted                 (core dumped) "$JAVA" "${JAVA_OPTIONS[@]}" processing.app.Base "$@"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Java 9+Related to porting the Arduino IDE to use Java version 9 or newerOS: LinuxSpecific to the Linux version of the Arduino IDE

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions