In running the test for bug 4285779 with SAIL build 09, I got the output
below. Bug 4285779 has pointers to the test but I had some trouble getting
to them I have my own copies in
/net/arches/export/home1/bugs/4285779
Run
arches% java -version
java version "1.3"
Java(TM) 2 Runtime Environment, Standard Edition (build Solaris_JDK_1.3-b09)
Java HotSpot(TM) Client VM (build 1.3-b09, mixed mode)
arches% java_g resourcearea001
Error in fill_from_frame: pc_desc for 0xfa404c60 not found
Compiled {method} 'STCK_CNTR' '(Lresourcearea001c;)V' in 'resourcearea001'
main code [0xfa404be0,0xfa404da8] = 456
exception code [0xfa404da8,0xfa404ddc] = 52
stub code [0xfa404ddc,0xf404e3c] = 96
relocation [0xfa404b3c,0xfa404bd8] = 156
oops [0xfa404f14,0xfa404f6c] = 88
scopes data [0xfa404e3c,0xfa404e9c] = 96
scopes pcs [0xfa404e9c,0xfa404f14] = 120
total size = 1244
0 push_object Symbol: '#resourcearea001.Counter#'
2 invoke_static 8 <pln> <(Ljava/lang/String;)V>
5 push_int 2
6 store_local_int #1
7 load_local_object #0
8 get_field 9 <lc>
11 get_static 10
14 get_static 10
17 arithmetic_int_mul
18 int_2_long
19 arithmetic_long_rem
20 push_long 0
21 long_cmp
22 branch_if_ne 32
25 invoke_static 11 <currentThread> <()Ljava/lang/Thread;>
28 pop
29 invoke_static 12 <yield> <()V>
32 load_local_object #0
33 get_field 9 <lc>
36 get_static 10
39 get_static 10
42 arithmetic_int_mul
43 get_static 10
46 arithmetic_int_mul
47 int_2_long
48 long_cmp
49 branch_if_lt 67
52 push_object ....
54 invoke_static 13 <pln_prim> <(Ljava/lang/String;)V>
57 push_int 1
58 push_int 2
59 load_local_int #1
60 arithmetic_int_mul
61 load_local_int #1
62 arithmetic_int_sub
63 push_int 2
64 arithmetic_int_sub
65 arithmetic_int_div
66 store_local_int #1
67 load_local_object #0
68 dup
69 get_field 9 <lc>
72 push_long 0
73 arithmetic_long_add
74 put_field 9 <lc>
77 return_void
Decoding compiled method 0xfa404a90:
Code:
Could not load disassembler
pc-bytecode offsets:
PcDesc(0xfa404bfc):
resourcearea001::STCK_CNTR @2 (at_call)
PcDesc(0xfa404c0c):
resourcearea001::STCK_CNTR @8 (not_at_call)
PcDesc(0xfa404c1c):
resourcearea001::STCK_CNTR @11 (not_at_call)
PcDesc(0xfa404c28):
resourcearea001::STCK_CNTR @14 (not_at_call)
PcDesc(0xfa404c48):
resourcearea001::STCK_CNTR @19 (at_call)
PcDesc(0xfa404c88):
resourcearea001::STCK_CNTR @25 (at_call)
PcDesc(0xfa404c9c):
resourcearea001::STCK_CNTR @29 (at_call)
PcDesc(0xfa404ca8):
resourcearea001::STCK_CNTR @33 (not_at_call)
PcDesc(0xfa404cb8):
resourcearea001::STCK_CNTR @36 (not_at_call)
PcDesc(0xfa404cc4):
resourcearea001::STCK_CNTR @39 (not_at_call)
PcDesc(0xfa404cd4):
resourcearea001::STCK_CNTR @43 (not_at_call)
PcDesc(0xfa404d08):
resourcearea001::STCK_CNTR @54 (at_call)
PcDesc(0xfa404d5c):
resourcearea001::STCK_CNTR @65 (not_at_call)
PcDesc(0xfa404d68):
resourcearea001::STCK_CNTR @69 (not_at_call)
PcDesc(0xfa404d80):
resourcearea001::STCK_CNTR @74 (not_at_call)
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(pc_desc != 0, "scopeDesc must exist")
#
# Error ID: /export/sail1/jdk1.3_b09/hotsparc-1.3-b09/src/share/vm/runtime/vframe.cpp, 435 [ Patched ]
#
# Problematic Thread: prio=10 tid=0x322d08 nid=0xf runnable
#
Dumping core....
Abort (core dumped)
below. Bug 4285779 has pointers to the test but I had some trouble getting
to them I have my own copies in
/net/arches/export/home1/bugs/4285779
Run
arches% java -version
java version "1.3"
Java(TM) 2 Runtime Environment, Standard Edition (build Solaris_JDK_1.3-b09)
Java HotSpot(TM) Client VM (build 1.3-b09, mixed mode)
arches% java_g resourcearea001
Error in fill_from_frame: pc_desc for 0xfa404c60 not found
Compiled {method} 'STCK_CNTR' '(Lresourcearea001c;)V' in 'resourcearea001'
main code [0xfa404be0,0xfa404da8] = 456
exception code [0xfa404da8,0xfa404ddc] = 52
stub code [0xfa404ddc,0xf404e3c] = 96
relocation [0xfa404b3c,0xfa404bd8] = 156
oops [0xfa404f14,0xfa404f6c] = 88
scopes data [0xfa404e3c,0xfa404e9c] = 96
scopes pcs [0xfa404e9c,0xfa404f14] = 120
total size = 1244
0 push_object Symbol: '#resourcearea001.Counter#'
2 invoke_static 8 <pln> <(Ljava/lang/String;)V>
5 push_int 2
6 store_local_int #1
7 load_local_object #0
8 get_field 9 <lc>
11 get_static 10
14 get_static 10
17 arithmetic_int_mul
18 int_2_long
19 arithmetic_long_rem
20 push_long 0
21 long_cmp
22 branch_if_ne 32
25 invoke_static 11 <currentThread> <()Ljava/lang/Thread;>
28 pop
29 invoke_static 12 <yield> <()V>
32 load_local_object #0
33 get_field 9 <lc>
36 get_static 10
39 get_static 10
42 arithmetic_int_mul
43 get_static 10
46 arithmetic_int_mul
47 int_2_long
48 long_cmp
49 branch_if_lt 67
52 push_object ....
54 invoke_static 13 <pln_prim> <(Ljava/lang/String;)V>
57 push_int 1
58 push_int 2
59 load_local_int #1
60 arithmetic_int_mul
61 load_local_int #1
62 arithmetic_int_sub
63 push_int 2
64 arithmetic_int_sub
65 arithmetic_int_div
66 store_local_int #1
67 load_local_object #0
68 dup
69 get_field 9 <lc>
72 push_long 0
73 arithmetic_long_add
74 put_field 9 <lc>
77 return_void
Decoding compiled method 0xfa404a90:
Code:
Could not load disassembler
pc-bytecode offsets:
PcDesc(0xfa404bfc):
resourcearea001::STCK_CNTR @2 (at_call)
PcDesc(0xfa404c0c):
resourcearea001::STCK_CNTR @8 (not_at_call)
PcDesc(0xfa404c1c):
resourcearea001::STCK_CNTR @11 (not_at_call)
PcDesc(0xfa404c28):
resourcearea001::STCK_CNTR @14 (not_at_call)
PcDesc(0xfa404c48):
resourcearea001::STCK_CNTR @19 (at_call)
PcDesc(0xfa404c88):
resourcearea001::STCK_CNTR @25 (at_call)
PcDesc(0xfa404c9c):
resourcearea001::STCK_CNTR @29 (at_call)
PcDesc(0xfa404ca8):
resourcearea001::STCK_CNTR @33 (not_at_call)
PcDesc(0xfa404cb8):
resourcearea001::STCK_CNTR @36 (not_at_call)
PcDesc(0xfa404cc4):
resourcearea001::STCK_CNTR @39 (not_at_call)
PcDesc(0xfa404cd4):
resourcearea001::STCK_CNTR @43 (not_at_call)
PcDesc(0xfa404d08):
resourcearea001::STCK_CNTR @54 (at_call)
PcDesc(0xfa404d5c):
resourcearea001::STCK_CNTR @65 (not_at_call)
PcDesc(0xfa404d68):
resourcearea001::STCK_CNTR @69 (not_at_call)
PcDesc(0xfa404d80):
resourcearea001::STCK_CNTR @74 (not_at_call)
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(pc_desc != 0, "scopeDesc must exist")
#
# Error ID: /export/sail1/jdk1.3_b09/hotsparc-1.3-b09/src/share/vm/runtime/vframe.cpp, 435 [ Patched ]
#
# Problematic Thread: prio=10 tid=0x322d08 nid=0xf runnable
#
Dumping core....
Abort (core dumped)
- duplicates
-
JDK-4329175 NSK test resourcearea001 crashes as Segmentation Fault
- Closed
- relates to
-
JDK-4430382 Hotspot client crash when long time executing on Windows NT Server(4CPU)
- Closed