JDK-8054879 : Java Control Panel crashes on Mac 10.10 Preview
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 8u20
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2014-08-12
  • Updated: 2014-11-12
  • Resolved: 2014-11-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.
JDK 8
8u40Resolved
Related Reports
Duplicate :  
Description
I opened Java Control Panel crashes on Mac 10.10.
Changed some setting.
Closed the Window.
it requested my credential, after I enter it and app crashed


Comments
duplicate of JDK-8029309
12-11-2014

Still happens with Yosemite release version
17-10-2014

I am not surprised that's crashing, that mechanism doesn't work properly on 10.9. There's an issue filed to fix it already, but it hasn't been addressed yet: JDK-8029309
21-08-2014

I reported this crash running on 10.10 Preview 3. Today I took the time to update to the latest: 10.10 Preview 6 (Yes, I had to download and install Preview 4, 5, and 6 in order). The crash still happens, it is easily reproducible: Open the Java Control Panel->Update Tab->check/uncheck the auto update checkbox->apply or okay get prompted by the password, enter the password and hit okay. Crash. Same place, Java_com_sun_deploy_config_MacOSXPlatform_setAutoUpdateCheckEnabled crashes calling DoAuthorizedAction().
21-08-2014

P4 for a crash does not seem appropriate for me. That said, I can update my Yosemite on the weekend and try again.
15-08-2014

See the stack, 0 libsystem_kernel.dylib 0x00007fff906a632a __pthread_kill + 10 1 libsystem_c.dylib 0x00007fff9398162b abort + 129 2 libjvm.dylib 0x000000011005cd8f os::abort(bool) + 25 3 libjvm.dylib 0x0000000110178e02 VMError::report_and_die() + 2268 4 libjvm.dylib 0x000000011005e902 JVM_handle_bsd_signal + 1131 5 libjvm.dylib 0x000000011005adc7 signalHandler(int, __siginfo*, void*) + 47 6 libsystem_platform.dylib 0x00007fff938f5f1a _sigtramp + 26 7 libobjc.A.dylib 0x00007fff8d8440e9 objc_msgSend + 41 8 libdeploy.dylib 0x000000013216f7ec DoAuthorizedAction + 1212 9 libdeploy.dylib 0x000000013216f90e Java_com_sun_deploy_config_MacOSXPlatform_setAutoUpdateCheckEnabled + 158 Dying in DoAuthorizedAction, which makes sense, as the crash happened the second after I was prompted by username/password to confirm the changed I did (I disabled the auto-update).
15-08-2014

java version "1.8.0_20-ea" Java(TM) SE Runtime Environment (build 1.8.0_20-ea-b19) Java HotSpot(TM) 64-Bit Server VM (build 25.20-b19, mixed mode)
15-08-2014

Which version of Java was this? Update and reopen when you can provide it
15-08-2014