hs_err:pid...

Hello,

The Boss just got us Vista pre-installed laptops and we can't seem to use SSL-explorer / java properly any more. Every try brings us to 'an unexpected error has been detected by Java Runtime Environment:' .

An hs_err_pid### log file is then posted to my desktop.

Examples below:

1.)

An unexpected error has been detected by Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77067036, pid=2640, tid=5284

#

# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)

# Problematic frame:

# C [ntdll.dll+0x67036]

2.)

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7706703c, pid=3376, tid=5792

#

# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)

# Problematic frame:

# C [ntdll.dll+0x6703c]

#

3.)

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7702700e, pid=4380, tid=5936

#

# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)

# Problematic frame:

# C [ntdll.dll+0x6700e]

4.)

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77021a56, pid=5248, tid=6124

#

# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)

# Problematic frame:

# C [ntdll.dll+0x61a56]

What is wrong with Vista's ntdll.dll file? Is this a common problem for ssl-explorer Vista users?

Thanks for your help.

Sincerely,

Gerard

[1538 byte] By [cruziesta] at [2007-11-26 20:09:11]
# 1

I just googled for [ntdll.dll+0x61a56] and this post appeared as a result. I am having trouble running a Java application using Eclipse and JMF on Vista. When I run the program, which uses a webcam for visual recognition, it initialises ok but then halts a few seconds later with the error message:

#

# An unexpected error has been detected by HotSpot Virtual Machine:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77be1a56, pid=5540, tid=5776

#

# Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)

# Problematic frame:

# C [ntdll.dll+0x61a56]

#

# An error report file with more information is saved as hs_err_pid5540.log

#

# If you would like to submit a bug report, please visit:

#http://java.sun.com/webapps/bugreport/crash.jsp

#

This seems to be very similar to the errors you mentioned in the post here and at the moment I have no idea what is wrong with what I have done. Did you ever manage to find a solution to this error.

Many thanks

scratch4cja at 2007-7-9 23:12:14 > top of Java-index,Java HotSpot Virtual Machine,Specifications...