-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
jfx22
When secure coding is enabled on AWT ApplicationDelegate running JavaFX program - SimpleSwingNodeTest crashes.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGILL (0x4) at pc=0x00007ff818fe1b0c, pid=92902, tid=259
#
# JRE version: Java(TM) SE Runtime Environment (22.0) (build 22-internal-2023-10-31-1655178.honkar...)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (22-internal-2023-10-31-1655178.honkar..., mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# C [AppKit+0xb60b0c] NSPersistentUIRequiresSecureCoding+0x5a
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/honkar/Documents/hs_err_pid92902.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.
#
Abort trap: 6
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGILL (0x4) at pc=0x00007ff818fe1b0c, pid=92902, tid=259
#
# JRE version: Java(TM) SE Runtime Environment (22.0) (build 22-internal-2023-10-31-1655178.honkar...)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (22-internal-2023-10-31-1655178.honkar..., mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# C [AppKit+0xb60b0c] NSPersistentUIRequiresSecureCoding+0x5a
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/honkar/Documents/hs_err_pid92902.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.
#
Abort trap: 6
- is blocked by
-
JDK-8318854 [macos14] Running any AWT app prints Secure coding warning
-
- Closed
-
- relates to
-
JDK-8319669 [macos14] Running any JavaFX app prints Secure coding warning
-
- Resolved
-
-
JDK-8319255 AWT should stop setting AppDelegate in case FX has already done it
-
- Closed
-
-
JDK-8317560 Change to Xcode 14.3.1 for building on macOS at Oracle
-
- Resolved
-