unexpected exception has been detected in native code outside the VM.

G

goh

hi i'm having a problem either viewing certain web pages.
All the browsers shut down and an error message is
logged. (below)
Could anyone offer any solutions?
Thanks a lot






An unexpected exception has been detected in native code
outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred
at PC=0x695c9550
Function name=(N/A)
Library=C:\WINDOWS\System32\nvoglnt.dll

NOTE: We are unable to locate the function name symbol
for the error
just occurred. Please refer to release
documentation for possible
reason and solutions.



Current Java thread:
at sun.awt.Win32GraphicsDevice.getDefaultPixID
(Native Method)
at
sun.awt.Win32GraphicsDevice.getDefaultConfiguration
(Unknown Source)
at sun.awt.windows.WToolkit.resetGC(Unknown
Source)
at sun.awt.windows.WToolkit.<clinit>(Unknown
Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.Toolkit$2.run(Unknown Source)
at java.security.AccessController.doPrivileged
(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Unknown
Source)
at sun.awt.GlobalCursorManager$CursorEvent.<init>
(Unknown Source)
at sun.awt.GlobalCursorManager.<clinit>(Unknown
Source)
at java.awt.Cursor.initIDs(Native Method)
at java.awt.Cursor.<clinit>(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at javax.swing.JFrame.<init>(Unknown Source)
at sun.plugin.ConsoleWindow.<init>(Unknown Source)
at sun.plugin.JavaRunTime.getJavaConsole(Unknown
Source)
at sun.plugin.JavaRunTime.showJavaConsole(Unknown
Source)
at sun.plugin.AppletViewer.initEnvironment
(Unknown Source)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top