pkrall520 / jnativehook

Automatically exported from code.google.com/p/jnativehook
0 stars 0 forks source link

jar crashes in Windows #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Register hook
2. ungegister hook
3. register hook again

What is the expected output? What do you see instead?

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005d777473, pid=8720, 
tid=6440
#
# JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode 
windows-amd64 compressed oops)
# Problematic frame:
# V  [jvm.dll+0x427473]
#
# Failed to write core dump. Minidumps are not enabled by default on client 
versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

What version of the product are you using? On what operating system?

Windows 7 64 bit

Please provide any additional information below.

Original issue reported on code.google.com by rene.meu...@gmail.com on 11 Nov 2014 at 3:32

Attachments:

GoogleCodeExporter commented 9 years ago
Please reopen on [GitHub](https://github.com/kwhat/jnativehook/issues) if it is 
still an issue with RC3.

Original comment by a...@1stleg.com on 24 Nov 2014 at 5:33