Relates :
|
Steps to reproduce: 1. Run a JavaFX app. The crash is reproducible with any app, however it is always seen with the BricksBreaker from ga-samples. 2. Open System Preferences -> Displays on the same desktop as the running app. 3. Change the screen resolution, the app will crash. The crash logs are attached. According to the log it looks like the crash is happening in the code related to vsync, which is located in the GlassTimer and GlassScreen.initIDs
|