Upon exiting a JavaFX application, the JVM frequently crashes when Media objects have been created.
The output on stderr is:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000001063950a9, pid=20628, tid=70659
#
# JRE version: 7.0_07-b10
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.3-b01 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# /SourceCache/AppleGVA/AppleGVA-2.2.80/Sources/Slices/Driver/AVD_loader.cpp: failed to get a service for display 3
hs_err_*.log files are created, but are empty.
The output on stderr is:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000001063950a9, pid=20628, tid=70659
#
# JRE version: 7.0_07-b10
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.3-b01 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# /SourceCache/AppleGVA/AppleGVA-2.2.80/Sources/Slices/Driver/AVD_loader.cpp: failed to get a service for display 3
hs_err_*.log files are created, but are empty.