D
dushkin
Hi Guys!
Can someone help me please to encode this message?
*************************************************
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x00e7ec58, pid=3780,
tid=1460
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# v ~RuntimeStub::range_check_failed Runtime1 stub
#
--------------- T H R E A D ---------------
Current thread (0x00327d38): JavaThread "main" [_thread_in_Java,
id=1460]
siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000
0x0012f928
Registers:
EAX=0x0000012c, EBX=0x031e5708, ECX=0x2f7a6998, EDX=0x00000002
ESP=0x0012f928, EBP=0x0012fa00, ESI=0x031e5840, EDI=0x0000012c
EIP=0x00e7ec58, EFLAGS=0x00010206
Top of Stack: (sp=0x0012f928)
0x0012f928: 0012f928 2f75b84d 0012f950 2f75bab8
0x0012f938: 00000000 2f75b860 0012f94c 0012f970
0x0012f948: 00e22d00 00000000 03326478 0012f954
0x0012f958: 2f6ddfac 0012f980 2f759f30 00000000
0x0012f968: ffff1272 ffff0020 ffffffff 00e2d378
0x0012f978: 0795001b 0012f99c ffff0023 77f58a3a
0x0012f988: 77fa3ed0 0063f7a8 006d0070 0063005f
0x0012f998: 00780065 00000065 00000000 00000000
Instructions: (pc=0x00e7ec58)
0x00e7ec48: 83 ec 6c dd 34 24 9b d9 24 24 83 ec 40 dd 1c 24
0x00e7ec58: dd 5c 24 08 dd 5c 24 10 dd 5c 24 18 dd 5c 24 20
Stack: [0x00030000,0x00130000), sp=0x0012f928, free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
v ~RuntimeStub::range_check_failed Runtime1 stub
J sun.io.ByteToCharSingleByte.convert([BII[CII)I
J
sun.jdbc.odbc.JdbcOdbcObject.BytesToChars(Ljava/lang/String;[B)Ljava/lang/String;
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j sun.jdbc.odbc.JdbcOdbcResultSet.getString(I)Ljava/lang/String;+147
j
sun.jdbc.odbc.JdbcOdbcResultSet.getString(Ljava/lang/StringLjava/lang/String
****************************************************
Please note, the function I fail on was ResultSet's getDtring(String).
Many thanks!
Can someone help me please to encode this message?
*************************************************
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x00e7ec58, pid=3780,
tid=1460
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# v ~RuntimeStub::range_check_failed Runtime1 stub
#
--------------- T H R E A D ---------------
Current thread (0x00327d38): JavaThread "main" [_thread_in_Java,
id=1460]
siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000
0x0012f928
Registers:
EAX=0x0000012c, EBX=0x031e5708, ECX=0x2f7a6998, EDX=0x00000002
ESP=0x0012f928, EBP=0x0012fa00, ESI=0x031e5840, EDI=0x0000012c
EIP=0x00e7ec58, EFLAGS=0x00010206
Top of Stack: (sp=0x0012f928)
0x0012f928: 0012f928 2f75b84d 0012f950 2f75bab8
0x0012f938: 00000000 2f75b860 0012f94c 0012f970
0x0012f948: 00e22d00 00000000 03326478 0012f954
0x0012f958: 2f6ddfac 0012f980 2f759f30 00000000
0x0012f968: ffff1272 ffff0020 ffffffff 00e2d378
0x0012f978: 0795001b 0012f99c ffff0023 77f58a3a
0x0012f988: 77fa3ed0 0063f7a8 006d0070 0063005f
0x0012f998: 00780065 00000065 00000000 00000000
Instructions: (pc=0x00e7ec58)
0x00e7ec48: 83 ec 6c dd 34 24 9b d9 24 24 83 ec 40 dd 1c 24
0x00e7ec58: dd 5c 24 08 dd 5c 24 10 dd 5c 24 18 dd 5c 24 20
Stack: [0x00030000,0x00130000), sp=0x0012f928, free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
v ~RuntimeStub::range_check_failed Runtime1 stub
J sun.io.ByteToCharSingleByte.convert([BII[CII)I
J
sun.jdbc.odbc.JdbcOdbcObject.BytesToChars(Ljava/lang/String;[B)Ljava/lang/String;
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j sun.jdbc.odbc.JdbcOdbcResultSet.getString(I)Ljava/lang/String;+147
j
sun.jdbc.odbc.JdbcOdbcResultSet.getString(Ljava/lang/StringLjava/lang/String
****************************************************
Please note, the function I fail on was ResultSet's getDtring(String).
Many thanks!