JDK-8114141 : Mac: PuzzlePieces sample java crashes on window close
  • Type: Bug
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: fx2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2011-07-27
  • Updated: 2015-06-16
  • Resolved: 2011-08-12
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
fx2.0Resolved
Related Reports
Relates :  
Relates :  
Description
When closing PuzzlesPieces sample with the window close button java crashes.  Console shows:

dhcp-santaclara22-2fl-east-10-132-183-198:apps tony$ java -jar PuzzlePieces.jar 
#  fatal error: array_klass should be dispatched to instanceKlass, objArrayKlass or typeArrayKlass

Trace/BPT trap
Comments
Fix Verified in JavFX 2.0 beta hudson presidio b237
15-08-2011

I'm running on OS X 10.6.8, Java 1.6.0_26, and unable to reproduce the issue with the current Java FX (as present in the current Graphics scrum forest). Closing the PuzzlePieces window with the Close button never produces a crash. The application terminates correctly. Please verify if the issue is still reproducible with the next promotion build.
12-08-2011

With the fix for RT-15601 (implementing the workaround for the various crash on exit problems), is this still seen?
12-08-2011