Java stopped working for me
Hey guys,
Java has suddenly stopped working for me.
When I try to click on the java icon in control panel it just comes up saying "Java platform SE binary has stopped working. A problem caused the program to stop working correctly".
I have uninstalled and reinstalled Java but no good.
I discovered it was not working initially when I tried to launch a program I have for limiting FPS to a set number for flight sim.
When I tried to launch that Program(which up until now worked fine) it comes back with this error report.....
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x6c79e930, pid=2516, tid=3812
#
# JRE version: 6.0_20-b02
# Java VM: Java HotSpot(TM) Client VM (16.3-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [S3DWrapperD3D9.dll+0x3e930]
#
# If you would like to submit a bug report, please visit:
# HotSpot Virtual Machine Error Reporting Page
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x04c69000): JavaThread "AWT-Windows" daemon [_thread_in_native, id=3812, stack(0x05170000,0x051c0000)]
siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000001 0x05170ffc
Registers:
EAX=0x00000002, EBX=0x07887100, ECX=0x6c9753d8, EDX=0x07887100
ESP=0x05171000, EBP=0x00000000, ESI=0x026de0e0, EDI=0x07887100
EIP=0x6c79e930, EFLAGS=0x00010206
Top of Stack: (sp=0x05171000)
0x05171000: 6c79e943 07887100 026de0e0 07887100
0x05171010: 026de0e0 07887100 6c79e943 07887100
0x05171020: 026de0e0 07887100 026de0e0 07887100
0x05171030: 6c79e943 07887100 026de0e0 07887100
0x05171040: 026de0e0 07887100 6c79e943 07887100
0x05171050: 026de0e0 07887100 026de0e0 07887100
0x05171060: 6c79e943 07887100 026de0e0 07887100
0x05171070: 026de0e0 07887100 6c79e943 07887100
Instructions: (pc=0x6c79e930)
0x6c79e920: ff d2 5f 5e 5d 8b c3 5b c2 0c 00 cc cc cc cc cc
0x6c79e930: 53 8b 5c 24 08 56 8b 74 24 10 57 56 53 ff 15 dc
Stack: [0x05170000,0x051c0000], sp=0x05171000, free space=405170ae4k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [S3DWrapperD3D9.dll+0x3e930]
If anyone knows what the problem is I would be very grateful of the assistance.
Thanks ;)