-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
8u77
-
x86
-
os_x
-
Verified
FULL PRODUCT VERSION :
java version "1.8.0_77"
Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Darwin 15.4.0 Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64 x86_64
A DESCRIPTION OF THE PROBLEM :
Our JavaFX application constantly crashes on one customers Mac computer under his account. Hiwever, it works fine on a lot of other computers.
This customer has installed a lot of add-ons and replacement software for his computer. The problem may origin from there. However, the JVM should not crash anyway.
The application starts fine, but when the user selects a specific layout the application crashes.
I suspect that the bug gets caused by some specific layout or CSS.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run the application on this customers computer, and select the proplematic layout (a button which changes things in the view)
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The application should not crash
ACTUAL -
The Application crashes
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.8.0_77"
Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Darwin 15.4.0 Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64 x86_64
A DESCRIPTION OF THE PROBLEM :
Our JavaFX application constantly crashes on one customers Mac computer under his account. Hiwever, it works fine on a lot of other computers.
This customer has installed a lot of add-ons and replacement software for his computer. The problem may origin from there. However, the JVM should not crash anyway.
The application starts fine, but when the user selects a specific layout the application crashes.
I suspect that the bug gets caused by some specific layout or CSS.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run the application on this customers computer, and select the proplematic layout (a button which changes things in the view)
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The application should not crash
ACTUAL -
The Application crashes
REPRODUCIBILITY :
This bug can be reproduced always.