JDK-8312458 : Crash while taking snapshot in Metal
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: internal
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2023-07-20
  • Updated: 2023-07-21
  • Resolved: 2023-07-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
internalFixed
Related Reports
Blocks :  
Blocks :  
Description
I was running fx83dfeatures.Snapshot3D test from apps/toys/FX8-3DFeatures and noticed that it crashes on latest metal code. This was working fine when i ran same test on July 11th.

Looks like if we take snapshot of a scene we are seeing this crash.
Also this is regression of https://bugs.openjdk.org/browse/JDK-8311941.
Before https://bugs.openjdk.org/browse/JDK-8311941 it was working fine and after https://bugs.openjdk.org/browse/JDK-8311941 it crashes.

Attached crash log for the same and it reproduces every time.
Comments
Changeset: dcd33036 Author: aghaisas <ajitgh@gmail.com> Date: 2023-07-21 15:25:08 +0000 URL: https://git.openjdk.org/jfx-sandbox/commit/dcd33036a53c82c3927906f787ca71bab539f0be
21-07-2023