I am developing JavaCard applet for Nokia 6131 NFC. I installed JCOP tools, MifareWnd. In PATH variable I set path to MifareWnd. When I am trying to connect to Pegoda reader, Eclipse crashed with following information. Is anybody experienced such problem? What could be a reason? OS is Vista.
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_PRIV_INSTRUCTION (0xc0000096) at pc=0x01922520, pid=4072, tid=1612
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode, sharing)
# Problematic frame:
# j com.ibm.jc.terminal.NativeJCTerminal.<init>(Ljava/lang/String;I)V+-687865849
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0184e800): JavaThread "Worker-1" [_thread_in_Java, id=1612]
siginfo: ExceptionCode=0xc0000096
Registers:
EAX=0x00000000, EBX=0x00000001, ECX=0x00000008, EDX=0x00b00000
ESP=0x04bff894, EBP=0x04bff8e4, ESI=0x003a0008, EDI=0x04bff8f4
EIP=0x01922520, EFLAGS=0x00010216
Top of Stack: (sp=0x04bff894)
0x04bff894: 04bff8f4 003a0008 04bff8e4 04bff8b4
0x04bff8a4: 00000001 17b4b780 00000000 00000000
0x04bff8b4: 0192251a 6d9a17a4 00000000 17b502d0
0x04bff8c4: 04bff8c4 003380ef 04bff8f4 29b1a778
0x04bff8d4: 00000000 293380f8 00000000 04bff8ec
0x04bff8e4: 04bff91c 01922c71 0000000a 17b4b780
0x04bff8f4: 17b502d0 17b502d0 04bff8fc 292f1eb2
0x04bff904: 04bff940 29338bf8 00000000 292f1f08
Instructions: (pc=0x01922520)
0x01922510: 68 a4 17 9a 6d e8 00 00 00 00 60 e8 70 22 eb 6b
0x01922520: f4 68 74 17 9a 6d e8 00 00 00 00 60 e8 5f 22 eb
Stack: [0x04bb0000,0x04c00000), sp=0x04bff894, free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
j com.ibm.jc.terminal.NativeJCTerminal.<init>(Ljava/lang/String;I)V+-687865849
j com.ibm.jc.JCTerminal.getInstance(Ljava/lang/String;Ljava/lang/StringLcom/ibm/jc/JCTerminal;+210
j com.ibm.jc.tools.JCTermSpec.getTerminal()Lcom/ibm/jc/JCTerminal;+39
j com.ibm.jc.tools.JCShellBasePlugin.terminalCMD(ILjava/lang/String;I[Ljava/lang/StringV+318
j com.ibm.jc.tools.JCShellBasePlugin.execute(ILjava/lang/String;I[Ljava/lang/StringV+486
j com.ibm.jc.tools.JCShell.executeCommand(Ljava/util/VectorZ+892
j com.ibm.jc.tools.JCShell.lineInput(Ljava/lang/StringZ+70
j com.ibm.bluez.jcop.eclipse.internal.ui.views.shell.ShellCommandJob.run(Lorg/eclipse/core/runtime/IProgressMonitorLorg/eclipse/core/runtime/IStatus;+52
j org.eclipse.core.internal.jobs.Worker.run()V+42
v ~StubRoutines::call_stub

Lcom/ibm/jc/JCTerminal;+210
Reply With Quote

