Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java API
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
Other JSE/JEE APIs
JNI Error
John Carr
Greenhorn
Posts: 17
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I'm trying to use JIntellitype (using the 64bit dll) on a 64 bit OS/CPU/JVM and I keep getting this error:
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007769ead8, pid=7144, tid=6548 # # JRE version: 6.0_18-b07 # Java VM: Java HotSpot(TM) 64-Bit Server VM (16.0-b13 mixed mode windows-amd64 ) # Problematic frame: # C [ntdll.dll+0x3ead8] # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # 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 (0x000000000050b000): JavaThread "main" [_thread_in_native, id=6548, stack(0x0000000002100000,0x0000000002200000)] siginfo: ExceptionCode=0xc0000005, reading address 0x00000000ce8a7473 Registers: EAX=0x0000000065727473, EBX=0x0000000069198000, ECX=0x00000000021fea00, EDX=0x00000000002a8430 ESP=0x00000000021fe5f0, EBP=0x00000000021fea78, ESI=0x0000000000000000, EDI=0x00000000002a8430 EIP=0x000000007769ead8, EFLAGS=0x0000000000010246 Top of Stack: (sp=0x00000000021fe5f0) 0x00000000021fe5f0: 00000000021fe690 0000000077693b5c 0x00000000021fe600: 0000000000000001 00000000021fe698 0x00000000021fe610: 00000000002a8430 00000000021fe650 0x00000000021fe620: 00000000021fe658 0000000000000000 0x00000000021fe630: 000007fffffde000 00000000021fea00 0x00000000021fe640: 00000000002a8430 000000007769ec29 0x00000000021fe650: 0000000000000000 0000000000000000 0x00000000021fe660: 00000000021fea78 0000000000000000 0x00000000021fe670: 00000000021fe6b8 01cad2bd6984310f 0x00000000021fe680: 000000000000022c 000000000000024c 0x00000000021fe690: 0000000069198000 0000000000001000 0x00000000021fe6a0: 0000000000000000 0000000069198000 0x00000000021fe6b0: 0000000000000c24 0000000069198000 0x00000000021fe6c0: 0000000000000000 0000000069180080 0x00000000021fe6d0: 0000000069180000 00000000002ad9e0 0x00000000021fe6e0: 00000000761925ea 0000000069180080 Instructions: (pc=0x000000007769ead8) 0x000000007769eac8: 49 8b 18 4c 8b 4a 30 45 33 ed 8b 43 10 4d 8b e0 0x000000007769ead8: 4e 39 2c 08 74 75 8b 6b 0c 48 8b f2 48 8b f9 49 Stack: [0x0000000002100000,0x0000000002200000], sp=0x00000000021fe5f0, free space=3f90000000000000000k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x3ead8] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0 j java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+300 j java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+347 j java.lang.Runtime.loadLibrary0(Ljava/lang/Class;Ljava/lang/String;)V+54 j java.lang.System.loadLibrary(Ljava/lang/String;)V+7 j com.melloware.jintellitype.JIntellitype.<init>()V+39 j com.melloware.jintellitype.JIntellitype.getInstance()Lcom/melloware/jintellitype/JIntellitype;+21 j com.Hotkey.<init>()V+4 j com.Hotkey.main([Ljava/lang/String;)V+3 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0000000026b1e800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3076, stack(0x0000000027670000,0x0000000027770000)] 0x0000000026a66000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4912, stack(0x0000000027010000,0x0000000027110000)] 0x0000000026a60800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=4180, stack(0x0000000026f10000,0x0000000027010000)] 0x0000000026a56000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5516, stack(0x0000000026e10000,0x0000000026f10000)] 0x0000000026a54800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6936, stack(0x0000000026d10000,0x0000000026e10000)] 0x0000000026a53000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6320, stack(0x0000000026c10000,0x0000000026d10000)] 0x00000000005f8800 JavaThread "Finalizer" daemon [_thread_blocked, id=5064, stack(0x0000000026910000,0x0000000026a10000)] 0x00000000005f6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5796, stack(0x0000000026810000,0x0000000026910000)] =>0x000000000050b000 JavaThread "main" [_thread_in_native, id=6548, stack(0x0000000002100000,0x0000000002200000)] Other Threads: 0x00000000005f1800 VMThread [stack: 0x0000000026710000,0x0000000026810000] [id=6668] 0x0000000026a6b000 WatcherThread [stack: 0x0000000027110000,0x0000000027210000] [id=5316] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 8640K, used 652K [0x0000000005200000, 0x0000000005b50000, 0x000000000e750000) eden space 7744K, 8% used [0x0000000005200000, 0x00000000052a3298, 0x0000000005990000) from space 896K, 0% used [0x0000000005990000, 0x0000000005990000, 0x0000000005a70000) to space 896K, 0% used [0x0000000005a70000, 0x0000000005a70000, 0x0000000005b50000) tenured generation total 19136K, used 0K [0x000000000e750000, 0x000000000fa00000, 0x0000000021200000) the space 19136K, 0% used [0x000000000e750000, 0x000000000e750000, 0x000000000e750200, 0x000000000fa00000) compacting perm gen total 21248K, used 3774K [0x0000000021200000, 0x00000000226c0000, 0x0000000026600000) the space 21248K, 17% used [0x0000000021200000, 0x00000000215afb08, 0x00000000215afc00, 0x00000000226c0000) No shared spaces configured. Dynamic libraries: 0x0000000000400000 - 0x000000000042e000 C:\Windows\system32\java.exe 0x0000000077660000 - 0x000000007780b000 C:\Windows\SYSTEM32\ntdll.dll 0x0000000077440000 - 0x000000007755f000 C:\Windows\system32\kernel32.dll 0x000007fefd670000 - 0x000007fefd6db000 C:\Windows\system32\KERNELBASE.dll 0x000007feff890000 - 0x000007feff96b000 C:\Windows\system32\ADVAPI32.dll 0x000007feff2c0000 - 0x000007feff35f000 C:\Windows\system32\msvcrt.dll 0x000007feff540000 - 0x000007feff55f000 C:\Windows\SYSTEM32\sechost.dll 0x000007fefe090000 - 0x000007fefe1be000 C:\Windows\system32\RPCRT4.dll 0x000000006d7f0000 - 0x000000006de95000 C:\Program Files\Java\jre6\bin\server\jvm.dll 0x0000000077560000 - 0x000000007765a000 C:\Windows\system32\USER32.dll 0x000007feff250000 - 0x000007feff2b7000 C:\Windows\system32\GDI32.dll 0x000007fefdb70000 - 0x000007fefdb7e000 C:\Windows\system32\LPK.dll 0x000007fefd990000 - 0x000007fefda5a000 C:\Windows\system32\USP10.dll 0x000007fef2f10000 - 0x000007fef2f4b000 C:\Windows\system32\WINMM.dll 0x000007feff860000 - 0x000007feff88e000 C:\Windows\system32\IMM32.DLL 0x000007fefda60000 - 0x000007fefdb69000 C:\Windows\system32\MSCTF.dll 0x000000006d760000 - 0x000000006d76e000 C:\Program Files\Java\jre6\bin\verify.dll 0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll 0x000000006d310000 - 0x000000006d31a000 C:\Program Files\Java\jre6\bin\hpi.dll 0x0000000077830000 - 0x0000000077837000 C:\Windows\system32\PSAPI.DLL 0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll 0x000000006d600000 - 0x000000006d617000 C:\Program Files\Java\jre6\bin\net.dll 0x000007feff4f0000 - 0x000007feff53d000 C:\Windows\system32\WS2_32.dll 0x000007feff490000 - 0x000007feff498000 C:\Windows\system32\NSI.dll 0x000007fefcd40000 - 0x000007fefcd94000 C:\Windows\system32\mswsock.dll 0x000007fefcd30000 - 0x000007fefcd37000 C:\Windows\System32\wship6.dll 0x000007fefc800000 - 0x000007fefc807000 C:\Windows\System32\wshtcpip.dll 0x000007fefcbc0000 - 0x000007fefcc1b000 C:\Windows\system32\DNSAPI.dll 0x000007fefa770000 - 0x000007fefa797000 C:\Windows\system32\IPHLPAPI.DLL 0x000007fefa760000 - 0x000007fefa76b000 C:\Windows\system32\WINNSI.DLL 0x000007fef8ee0000 - 0x000007fef8ee8000 C:\Windows\system32\rasadhlp.dll 0x000007fefa5b0000 - 0x000007fefa603000 C:\Windows\System32\fwpuclnt.dll 0x0000000069180000 - 0x00000000691ed000 C:\Users\Admin\Desktop\JIntellitype.dll VM Arguments: java_command: RedStone.jar Launcher Type: SUN_STANDARD Environment Variables: CLASSPATH=.;.;C:\PROGRA~2\JMF21~1.1E\lib\sound.jar;C:\PROGRA~2\JMF21~1.1E\lib\jmf.jar;C:\PROGRA~2\JMF21~1.1E\lib; PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre6\bin;C:\Sun\SDK\jdk\bin USERNAME=Admin OS=Windows_NT PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 5 Stepping 2, AuthenticAMD --------------- S Y S T E M --------------- OS: Windows 7 Build 7600 CPU:total 4 (4 cores per cpu, 1 threads per core) family 16 model 5 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnow, 3dnowext, lzcnt, sse4a Memory: 4k page, physical 1833464k(557192k free), swap 3666928k(1263660k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (16.0-b13) for windows-amd64 JRE (1.6.0_18-b07), built on Dec 17 2009 13:24:11 by "java_re" with MS VC++ 8.0 (VS2005) time: Fri Apr 02 18:37:09 2010 elapsed time: 1 seconds
I'm completely stumped as to what is causing this... But I suspect it's because I'm running an AMD, but that's just a complete guess...
Any and all help is appreciated.
Thanks,
John
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
EXCEPTION_ACCESS_VIOLATION & MSAccess
Java Error Logs
Crashing Java HotSpot Virtual Machine for nnotes.dll
Java Runtime Environmen- EXCEPTION_ACCESS_VIOLATION
Java FATAL error occurred in the JBoss
More...