'Java 17 JDK Install exe won't run
I am trying to download Java 17, but whenever I run the jdk-java17.exe file, nothing happens, this occurs when run as administrator as well. When I debug the exe in Visual Studio, I get this error message:
The thread 0x13e8 has exited with code -1073741819 (0xc0000005).
The thread 0x44f0 has exited with code -1073741819 (0xc0000005).
The thread 0x424c has exited with code -1073741819 (0xc0000005).
The program '[10912] jdk-17.0.1_windows-x64_bin.exe' has exited with code -1073741819 (0xc0000005) 'Access violation'.
I have no idea if this has anything to do with the issue, but my computer has also been shutting down while asleep and has been having audio problems recently (crackling, audio gets ahead of video by a lot, etc.). Any insight on the problem helps.
Thank you!
Solution 1:[1]
Turns out my SSD C-Drive was broken. Got a new one and all my problems were solved!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | PaliKai |