jikes-1.22: assertion failure building Jikes RVM
Brought to you by:
cabbey,
daveshields
We get an assertion failure from jikes-1.22 when we build the current CVS head of Jikes RVM. I am willing to provide a tarball that someone who understands Jikes can use to trace down the cause of the error. This is the same assertion failure we get when using jikes-1.21 and jikes-1.20 to build Jikes RVM.
jbuild.compile: (compiling classes... jikes-1.22: ../../jikes-1.22/src/symbol.h:1110: bool TypeSymbol::IsInner() const: Assertion `(! IsLocal() && ! Anonymous()) || (IsNested() && ! ACC_STATIC())' failed.
Abortito (core dumped)
#3 0x42022ecb in __assert_fail () from /lib/i686/libc.so.6
#4 0x0806af45 in TypeSymbol::IsInner() const (this=0x8728140) at symbol.h:1110
#5 0x08145259 in TypeSymbol::EnclosingType() (this=0x8728140)
at ../../jikes-1.22/src/symbol.cpp:1427
#6 0x08144a95 in MethodSymbol::ProcessMethodSignature(Semantic*, unsigned) (
this=0x872d588, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1282
#7 0x080bd5ab in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x8728140, buffer=0x87286e8 "",
buffer_size=1779, tok=11) at ../../jikes-1.22/src/class.cpp:2011
#8 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x8728140, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#9 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82a4868, package=0x8373d70,
name_symbol=0x82a47f0, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#10 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x87444b0,
utf8_signature=0x875a480 "java/util/SubList$1", length=19, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#11 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x8671ed0, base_type=0x87444b0, class_info=0x875a498,
constant_pool=@0x8759398, tok=11) at ../../jikes-1.22/src/class.cpp:1420
#12 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x87444b0, buffer=0x876b810 "",
buffer_size=2382, tok=11) at ../../jikes-1.22/src/class.cpp:2025
#13 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x87444b0, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#14 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82a4788, package=0x8373d70,
name_symbol=0x82a46b8, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#15 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x8720428,
utf8_signature=0x8722ab0 "java/util/SubList", length=17, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#16 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x8671ed0, base_type=0x8720428, class_info=0x8722ac8,
constant_pool=@0x87214e8, tok=11) at ../../jikes-1.22/src/class.cpp:1420
#17 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x8720428, buffer=0x8720928 "",
buffer_size=2973, tok=11) at ../../jikes-1.22/src/class.cpp:2025
#18 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x8720428, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#19 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82a2538, package=0x8373d70,
name_symbol=0x82a2488, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#20 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x870fa58,
utf8_signature=0x8711f48 "java/util/AbstractList", length=22, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#21 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x8671ed0, base_type=0x870fa58, class_info=0x8711f68,
constant_pool=@0x8711a08, tok=11) at ../../jikes-1.22/src/class.cpp:1420
#22 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x870fa58, buffer=0x870ff08 "",
buffer_size=6878, tok=11) at ../../jikes-1.22/src/class.cpp:1884
#23 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x870fa58, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#24 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82a2900, package=0x8373d70,
name_symbol=0x82a25a0, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#25 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x87019a0,
utf8_signature=0x870f8f1 "java/util/Vector;", length=16, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#26 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x8671ed0, base_type=0x87019a0, signature=@0xbfff39a4, tok=11)
at ../../jikes-1.22/src/class.cpp:1387
#27 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned)
(this=0x870f9c8, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1399
#28 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x87019a0, buffer=0x8701e68 "",
buffer_size=6552, tok=11) at ../../jikes-1.22/src/class.cpp:1966
#29 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x87019a0, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#30 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82b6e10, package=0x835c218,
name_symbol=0x82b6c60, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#31 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x86f0018,
utf8_signature=0x87017c3 "java/lang/ThreadGroup;", length=21, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#32 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x8671ed0, base_type=0x86f0018, signature=@0xbfff3c90, tok=11)
at ../../jikes-1.22/src/class.cpp:1387
#33 0x08144cc9 in MethodSymbol::ProcessMethodSignature(Semantic*, unsigned) (
this=0x87018e8, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1319
#34 0x080bd5ab in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x86f0018, buffer=0x86f2f88 "",
buffer_size=6898, tok=11) at ../../jikes-1.22/src/class.cpp:2011
#35 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x86f0018, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#36 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82b4f78, package=0x835c218,
name_symbol=0x82b4e00, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#37 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x86ea998,
utf8_signature=0x86ebd40 "java/lang/SecurityManager", length=25, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#38 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x8671ed0, base_type=0x86ea998, class_info=0x86ebd60,
constant_pool=@0x86eb410, tok=11) at ../../jikes-1.22/src/class.cpp:1420
#39 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x86ea998, buffer=0x86eaea0 "",
buffer_size=1358, tok=11) at ../../jikes-1.22/src/class.cpp:2025
#40 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x86ea998, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#41 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82e33f8, package=0x85dd268,
name_symbol=0x82e33a0, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#42 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x86e6958,
utf8_signature=0x86e7af0 "java/security/Permission", length=24, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#43 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x8671ed0, base_type=0x86e6958, class_info=0x86e7b10,
constant_pool=@0x86e75b8, tok=11) at ../../jikes-1.22/src/class.cpp:1420
#44 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x86e6958, buffer=0x86e6ea0 "",
buffer_size=1784, tok=11) at ../../jikes-1.22/src/class.cpp:1884
#45 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x86e6958, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#46 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82e3540, package=0x85dd268,
name_symbol=0x82e3370, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#47 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x86e4310,
utf8_signature=0x86e5148 "java/security/BasicPermission", length=29,
tok=11) at ../../jikes-1.22/src/class.cpp:1599
#48 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x8671ed0, base_type=0x86e4310, class_info=0x86e5170,
constant_pool=@0x86e4c28, tok=11) at ../../jikes-1.22/src/class.cpp:1420
#49 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x86e4310, buffer=0x86e4840 "",
buffer_size=970, tok=11) at ../../jikes-1.22/src/class.cpp:1884
#50 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x86e4310, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#51 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82be628, package=0x84eea00,
name_symbol=0x82be460, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#52 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x86dd700,
utf8_signature=0x86e41d9 "java/io/SerializablePermission;", length=30,
tok=11) at ../../jikes-1.22/src/class.cpp:1599
#53 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x8671ed0, base_type=0x86dd700, signature=@0xbfff4734, tok=11)
at ../../jikes-1.22/src/class.cpp:1387
#54 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned)
(this=0x86e4190, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1399
#55 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x86dd700, buffer=0x86ddcd0 "",
buffer_size=1426, tok=11) at ../../jikes-1.22/src/class.cpp:1966
#56 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x86dd700, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#57 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82bb698, package=0x84eea00,
name_symbol=0x82bb4a8, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#58 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x86bbae0,
utf8_signature=0x86c09a0 "java/io/ObjectStreamConstants", length=29,
tok=11) at ../../jikes-1.22/src/class.cpp:1599
#59 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x8671ed0, base_type=0x86bbae0, class_info=0x86c09c8,
constant_pool=@0x86c03d0, tok=11) at ../../jikes-1.22/src/class.cpp:1420
#60 0x080bcf6d in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x86bbae0, buffer=0x86bc000 "",
buffer_size=17329, tok=11) at ../../jikes-1.22/src/class.cpp:1901
#61 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x86bbae0, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#62 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82bb750, package=0x84eea00,
name_symbol=0x82bb630, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#63 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x86abf00,
utf8_signature=0x86bb86a "java/io/ObjectOutputStream;)V", length=26,
tok=11) at ../../jikes-1.22/src/class.cpp:1599
#64 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x8671ed0, base_type=0x86abf00, signature=@0xbfff4cc0, tok=11)
at ../../jikes-1.22/src/class.cpp:1387
#65 0x08144bd9 in MethodSymbol::ProcessMethodSignature(Semantic*, unsigned) (
this=0x86bb970, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1300
#66 0x080bd5ab in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x86abf00, buffer=0x86ac420 "",
buffer_size=6952, tok=11) at ../../jikes-1.22/src/class.cpp:2011
#67 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x86abf00, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#68 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82c1e18, package=0x8693548,
name_symbol=0x82c1d70, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#69 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x86a4560,
utf8_signature=0x86abb81 "java/net/InetAddress;", length=20, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#70 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x8671ed0, base_type=0x86a4560, signature=@0xbfff4fb0, tok=11)
at ../../jikes-1.22/src/class.cpp:1387
#71 0x08144cc9 in MethodSymbol::ProcessMethodSignature(Semantic*, unsigned) (
this=0x86abdc0, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1319
#72 0x080bd5ab in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x86a4560, buffer=0x86a4a70 "",
buffer_size=4917, tok=11) at ../../jikes-1.22/src/class.cpp:2011
#73 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x86a4560, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#74 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82c2880, package=0x8693548,
name_symbol=0x82c2060, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#75 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x86947e0,
utf8_signature=0x86a4419 "java/net/URLStreamHandler;", length=25, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#76 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x8671ed0, base_type=0x86947e0, signature=@0xbfff5274, tok=11)
at ../../jikes-1.22/src/class.cpp:1387
#77 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned)
(this=0x86a43d0, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1399
#78 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x86947e0, buffer=0x86957f8 "",
buffer_size=8256, tok=11) at ../../jikes-1.22/src/class.cpp:1966
#79 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x86947e0, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#80 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82c1b20, package=0x8693548,
name_symbol=0x82c1870, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#81 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x868c700,
utf8_signature=0x8693379 "java/net/URL;", length=12, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#82 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x8671ed0, base_type=0x868c700, signature=@0xbfff5534, tok=11)
at ../../jikes-1.22/src/class.cpp:1387
#83 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned)
(this=0x86933c0, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1399
#84 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x868c700, buffer=0x868cbb0 "",
buffer_size=2830, tok=11) at ../../jikes-1.22/src/class.cpp:1966
#85 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x868c700, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#86 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82b69b0, package=0x835c218,
name_symbol=0x82b66b0, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#87 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x867a338,
utf8_signature=0x868c694 "java/lang/Package;", length=17, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#88 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x8671ed0, base_type=0x867a338, signature=@0xbfff5820, tok=11)
at ../../jikes-1.22/src/class.cpp:1387
#89 0x08144cc9 in MethodSymbol::ProcessMethodSignature(Semantic*, unsigned) (
this=0x868c5f0, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1319
#90 0x080bd5ab in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x867a338, buffer=0x867c0c8 "",
buffer_size=7551, tok=11) at ../../jikes-1.22/src/class.cpp:2011
#91 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x867a338, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#92 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82b5970, package=0x835c218,
name_symbol=0x82b56b0, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#93 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x8671ed0, base_type=0x8672b18,
utf8_signature=0x867a319 "java/lang/ClassLoader;", length=21, tok=11)
at ../../jikes-1.22/src/class.cpp:1599
#94 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x8671ed0, base_type=0x8672b18, signature=@0xbfff5ae4, tok=11)
at ../../jikes-1.22/src/class.cpp:1387
#95 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned)
(this=0x867a2d0, sem=0x8671ed0, token_location=11)
at ../../jikes-1.22/src/symbol.cpp:1399
#96 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8671ed0, type=0x8672b18, buffer=0x86732a8 "",
buffer_size=2927, tok=11) at ../../jikes-1.22/src/class.cpp:1966
#97 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8671ed0, type=0x8672b18, tok=11)
at ../../jikes-1.22/src/class.cpp:1675
#98 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8671ed0, file_symbol=0x82e3280, package=0x85dd268,
name_symbol=0x82e3110, tok=11) at ../../jikes-1.22/src/decl.cpp:1521
#99 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x8671ed0, name=0x866f6a8) at ../../jikes-1.22/src/decl.cpp:1654
#100 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x8671ed0, import_declaration=0x866f6c4)
at ../../jikes-1.22/src/decl.cpp:1912
#101 0x080c8846 in Semantic::ProcessImports() (this=0x8671ed0)
at ../../jikes-1.22/src/decl.cpp:513
#102 0x080c7adb in Semantic::ProcessTypeNames() (this=0x8671ed0)
at ../../jikes-1.22/src/decl.cpp:257
#103 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x866f1d8) at ../../jikes-1.22/src/control.cpp:1227
#104 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x863f990, file_symbol=0x866f1d8, package=0x835c218,
name_symbol=0x82b8770, tok=37) at ../../jikes-1.22/src/decl.cpp:1476
#105 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x863f990, base_type=0x8667420,
utf8_signature=0x8661450 "java/lang/VMClassLoader", length=23, tok=37)
at ../../jikes-1.22/src/class.cpp:1599
#106 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x863f990, base_type=0x8667420, class_info=0x8661470,
constant_pool=@0x865a770, tok=37) at ../../jikes-1.22/src/class.cpp:1420
#107 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x863f990, type=0x8667420, buffer=0x8667958 "",
buffer_size=2734, tok=37) at ../../jikes-1.22/src/class.cpp:2025
#108 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x863f990, type=0x8667420, tok=37)
at ../../jikes-1.22/src/class.cpp:1675
#109 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x863f990, file_symbol=0x82b7170, package=0x835c218,
name_symbol=0x82b7100, tok=37) at ../../jikes-1.22/src/decl.cpp:1521
#110 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x863f990, base_type=0x863f770,
utf8_signature=0x8635798 "java/lang/Float", length=15, tok=37)
at ../../jikes-1.22/src/class.cpp:1599
#111 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x863f990, base_type=0x863f770, class_info=0x86357b0,
constant_pool=@0x8634930, tok=37) at ../../jikes-1.22/src/class.cpp:1420
#112 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x863f990, type=0x863f770, buffer=0x8633800 "",
buffer_size=4372, tok=37) at ../../jikes-1.22/src/class.cpp:2025
#113 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x863f990, type=0x863f770, tok=37)
at ../../jikes-1.22/src/class.cpp:1675
#114 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x863f990, file_symbol=0x82bcd68, package=0x84eea00,
name_symbol=0x82bc900, tok=37) at ../../jikes-1.22/src/decl.cpp:1521
#115 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x863f990, name=0x86249b4) at ../../jikes-1.22/src/decl.cpp:1654
#116 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x863f990, import_declaration=0x86249d0)
at ../../jikes-1.22/src/decl.cpp:1912
#117 0x080c8846 in Semantic::ProcessImports() (this=0x863f990)
at ../../jikes-1.22/src/decl.cpp:513
#118 0x080c7adb in Semantic::ProcessTypeNames() (this=0x863f990)
at ../../jikes-1.22/src/decl.cpp:257
#119 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x8622028) at ../../jikes-1.22/src/control.cpp:1227
#120 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x86220f8, file_symbol=0x8622028, package=0x83af2c8,
name_symbol=0x837d1e8, tok=17) at ../../jikes-1.22/src/decl.cpp:1476
#121 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x86220f8, name=0x85f106c) at ../../jikes-1.22/src/decl.cpp:1654
#122 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x86220f8, import_declaration=0x85f1088)
at ../../jikes-1.22/src/decl.cpp:1912
#123 0x080c8846 in Semantic::ProcessImports() (this=0x86220f8)
at ../../jikes-1.22/src/decl.cpp:513
#124 0x080c7adb in Semantic::ProcessTypeNames() (this=0x86220f8)
at ../../jikes-1.22/src/decl.cpp:257
#125 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x85f04d8) at ../../jikes-1.22/src/control.cpp:1227
#126 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x85dbae0, file_symbol=0x85f04d8, package=0x85e2868,
name_symbol=0x82b38a8, tok=36) at ../../jikes-1.22/src/decl.cpp:1476
#127 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x85dbae0, name=0x8607794) at ../../jikes-1.22/src/decl.cpp:1654
#128 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x85dbae0, import_declaration=0x86077b0)
at ../../jikes-1.22/src/decl.cpp:1912
#129 0x080c8846 in Semantic::ProcessImports() (this=0x85dbae0)
at ../../jikes-1.22/src/decl.cpp:513
#130 0x080c7adb in Semantic::ProcessTypeNames() (this=0x85dbae0)
at ../../jikes-1.22/src/decl.cpp:257
#131 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x85da5e0) at ../../jikes-1.22/src/control.cpp:1227
#132 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x85602b8, file_symbol=0x85da5e0, package=0x835c218,
name_symbol=0x82b5f30, tok=18) at ../../jikes-1.22/src/decl.cpp:1476
#133 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x85602b8, base_type=0x85c8758,
utf8_signature=0x85da461 "java/lang/Class;", length=15, tok=18)
at ../../jikes-1.22/src/class.cpp:1599
#134 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x85602b8, base_type=0x85c8758, signature=@0xbfff7024, tok=18)
at ../../jikes-1.22/src/class.cpp:1387
#135 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned) (this=0x85da568, sem=0x85602b8, token_location=18)
at ../../jikes-1.22/src/symbol.cpp:1399
#136 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x85602b8, type=0x85c8758, buffer=0x85c8c68 "",
buffer_size=12919, tok=18) at ../../jikes-1.22/src/class.cpp:1966
#137 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x85602b8, type=0x85c8758, tok=18)
at ../../jikes-1.22/src/class.cpp:1675
#138 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x85602b8, file_symbol=0x82be028, package=0x84eea00,
name_symbol=0x82bdea0, tok=18) at ../../jikes-1.22/src/decl.cpp:1521
#139 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x85602b8, base_type=0x85c3970,
utf8_signature=0x85c8683 "java/io/ObjectStreamClass;", length=25, tok=18)
at ../../jikes-1.22/src/class.cpp:1599
#140 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x85602b8, base_type=0x85c3970, signature=@0xbfff7310, tok=18)
at ../../jikes-1.22/src/class.cpp:1387
#141 0x08144cc9 in MethodSymbol::ProcessMethodSignature(Semantic*, unsigned) (
this=0x85c8568, sem=0x85602b8, token_location=18)
at ../../jikes-1.22/src/symbol.cpp:1319
#142 0x080bd5ab in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x85602b8, type=0x85c3970, buffer=0x85c3f60 "",
buffer_size=944, tok=18) at ../../jikes-1.22/src/class.cpp:2011
#143 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x85602b8, type=0x85c3970, tok=18)
at ../../jikes-1.22/src/class.cpp:1675
#144 0x080bbc99 in Semantic::ProcessNestedType(TypeSymbol*, NameSymbol*, unsigned) (this=0x85602b8, base_type=0x859e1d8, name_symbol=0x85c38d0, tok=18)
at ../../jikes-1.22/src/class.cpp:1465
#145 0x081443ff in TypeSymbol::ProcessNestedTypeSignatures(Semantic*, unsigned)
(this=0x859e1d8, sem=0x85602b8, tok=18)
at ../../jikes-1.22/src/symbol.cpp:1132
#146 0x080bcdf8 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x85602b8, type=0x859e1d8, buffer=0x85a64b8 "",
buffer_size=22863, tok=18) at ../../jikes-1.22/src/class.cpp:1872
#147 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x85602b8, type=0x859e1d8, tok=18)
at ../../jikes-1.22/src/class.cpp:1675
#148 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x85602b8, file_symbol=0x82bc048, package=0x84eea00,
name_symbol=0x82bbed8, tok=18) at ../../jikes-1.22/src/decl.cpp:1521
#149 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x85602b8, base_type=0x858f278,
utf8_signature=0x859e062 "java/io/ObjectInputStream;)V", length=25, tok=18)
at ../../jikes-1.22/src/class.cpp:1599
#150 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x85602b8, base_type=0x858f278, signature=@0xbfff77f0, tok=18)
at ../../jikes-1.22/src/class.cpp:1387
#151 0x08144bd9 in MethodSymbol::ProcessMethodSignature(Semantic*, unsigned) (
this=0x859e008, sem=0x85602b8, token_location=18)
at ../../jikes-1.22/src/symbol.cpp:1300
#152 0x080bd5ab in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x85602b8, type=0x858f278, buffer=0x858f740 "",
buffer_size=6726, tok=18) at ../../jikes-1.22/src/class.cpp:2011
#153 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x85602b8, type=0x858f278, tok=18)
at ../../jikes-1.22/src/class.cpp:1675
#154 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x85602b8, file_symbol=0x82a3fc8, package=0x8373d70,
name_symbol=0x82a3d20, tok=18) at ../../jikes-1.22/src/decl.cpp:1521
#155 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x85602b8, base_type=0x8588950,
utf8_signature=0x858f0f9 "java/util/Hashtable;", length=19, tok=18)
at ../../jikes-1.22/src/class.cpp:1599
#156 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x85602b8, base_type=0x8588950, signature=@0xbfff7ab4, tok=18)
at ../../jikes-1.22/src/class.cpp:1387
#157 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned) (this=0x858f030, sem=0x85602b8, token_location=18)
at ../../jikes-1.22/src/symbol.cpp:1399
#158 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x85602b8, type=0x8588950, buffer=0x8580e88 "",
buffer_size=5506, tok=18) at ../../jikes-1.22/src/class.cpp:1966
#159 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x85602b8, type=0x8588950, tok=18)
at ../../jikes-1.22/src/class.cpp:1675
#160 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x85602b8, file_symbol=0x8278078, package=0x8580158,
name_symbol=0x8277ef0, tok=18) at ../../jikes-1.22/src/decl.cpp:1521
#161 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x85602b8, base_type=0x85723b8,
utf8_signature=0x8573a78 "gnu/java/io/EncodingManager", length=27, tok=18)
at ../../jikes-1.22/src/class.cpp:1599
#162 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x85602b8, base_type=0x85723b8, class_info=0x8573a98,
constant_pool=@0x8572f40, tok=18) at ../../jikes-1.22/src/class.cpp:1420
#163 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x85602b8, type=0x85723b8, buffer=0x85729a0 "",
buffer_size=1411, tok=18) at ../../jikes-1.22/src/class.cpp:2025
#164 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x85602b8, type=0x85723b8, tok=18)
at ../../jikes-1.22/src/class.cpp:1675
#165 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x85602b8, file_symbol=0x82be6e0, package=0x84eea00,
name_symbol=0x82be528, tok=18) at ../../jikes-1.22/src/decl.cpp:1521
#166 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x85602b8, base_type=0x8560d80,
utf8_signature=0x8563598 "java/io/OutputStreamWriter", length=26, tok=18)
at ../../jikes-1.22/src/class.cpp:1599
#167 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x85602b8, base_type=0x8560d80, class_info=0x85635b8,
constant_pool=@0x8562210, tok=18) at ../../jikes-1.22/src/class.cpp:1420
#168 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x85602b8, type=0x8560d80, buffer=0x8561348 "",
buffer_size=3751, tok=18) at ../../jikes-1.22/src/class.cpp:2025
#169 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x85602b8, type=0x8560d80, tok=18)
at ../../jikes-1.22/src/class.cpp:1675
#170 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x85602b8, file_symbol=0x82bc7f8, package=0x84eea00,
name_symbol=0x82bc5f0, tok=18) at ../../jikes-1.22/src/decl.cpp:1521
#171 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x85602b8, name=0x855aee8) at ../../jikes-1.22/src/decl.cpp:1654
#172 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x85602b8, import_declaration=0x855af04)
at ../../jikes-1.22/src/decl.cpp:1912
#173 0x080c8846 in Semantic::ProcessImports() (this=0x85602b8)
at ../../jikes-1.22/src/decl.cpp:513
#174 0x080c7adb in Semantic::ProcessTypeNames() (this=0x85602b8)
at ../../jikes-1.22/src/decl.cpp:257
#175 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x855a470) at ../../jikes-1.22/src/control.cpp:1227
#176 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x855a470, package=0x835c218,
name_symbol=0x82b26e8, tok=24) at ../../jikes-1.22/src/decl.cpp:1476
#177 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x8558000,
utf8_signature=0x8558c60 "java/lang/Throwable", length=19, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#178 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x8558000, class_info=0x8558c78,
constant_pool=@0x8558720, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#179 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x8558000, buffer=0x85584e0 "",
buffer_size=544, tok=24) at ../../jikes-1.22/src/class.cpp:1884
#180 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x8558000, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#181 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82b3ee8, package=0x835c218,
name_symbol=0x82b3e50, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#182 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x8555b70,
utf8_signature=0x8556828 "java/lang/Exception", length=19, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#183 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x8555b70, class_info=0x8556840,
constant_pool=@0x85562e0, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#184 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x8555b70, buffer=0x8556090 "",
buffer_size=558, tok=24) at ../../jikes-1.22/src/class.cpp:1884
#185 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x8555b70, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#186 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82b4118, package=0x835c218,
name_symbol=0x82b3f50, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#187 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x8553fa8,
utf8_signature=0x8554bf8 "java/lang/RuntimeException", length=26, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#188 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x8553fa8, class_info=0x8554c18,
constant_pool=@0x85546d8, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#189 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x8553fa8, buffer=0x8554530 "",
buffer_size=394, tok=24) at ../../jikes-1.22/src/class.cpp:1884
#190 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x8553fa8, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#191 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82b5410, package=0x835c218,
name_symbol=0x82b52e8, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#192 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x8551d68,
utf8_signature=0x8552a50 "java/lang/IndexOutOfBoundsException", length=35,
tok=24) at ../../jikes-1.22/src/class.cpp:1599
#193 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x8551d68, class_info=0x8552a78,
constant_pool=@0x8552540, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#194 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x8551d68, buffer=0x85522a0 "",
buffer_size=641, tok=24) at ../../jikes-1.22/src/class.cpp:1884
#195 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x8551d68, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#196 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82b7ce0, package=0x835c218,
name_symbol=0x82b7d60, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#197 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x854e1f8,
utf8_signature=0x854f1c0 "java/lang/ArrayIndexOutOfBoundsException",
length=40, tok=24) at ../../jikes-1.22/src/class.cpp:1599
#198 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x854e1f8, class_info=0x854f1f0,
constant_pool=@0x854ea28, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#199 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x854e1f8, buffer=0x854e718 "",
buffer_size=754, tok=24) at ../../jikes-1.22/src/class.cpp:2025
#200 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x854e1f8, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#201 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82bb328, package=0x84eea00,
name_symbol=0x82bb1d0, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#202 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x854aef8,
utf8_signature=0x854bc98 "java/io/OutputStream", length=20, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#203 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x854aef8, class_info=0x854bcb8,
constant_pool=@0x854b750, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#204 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x854aef8, buffer=0x854b418 "",
buffer_size=793, tok=24) at ../../jikes-1.22/src/class.cpp:1884
#205 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x854aef8, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#206 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82bc958, package=0x84eea00,
name_symbol=0x82bc7b0, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#207 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x8540d08,
utf8_signature=0x8542330 "java/io/FilterOutputStream", length=26, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#208 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x8540d08, class_info=0x8542350,
constant_pool=@0x8541df0, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#209 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x8540d08, buffer=0x85411e8 "",
buffer_size=3052, tok=24) at ../../jikes-1.22/src/class.cpp:1884
#210 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x8540d08, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#211 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82bca18, package=0x84eea00,
name_symbol=0x82bc860, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#212 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x8534920,
utf8_signature=0x8540bd9 "java/io/PrintStream;", length=19, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#213 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x84c3128, base_type=0x8534920, signature=@0xbfff9864, tok=24)
at ../../jikes-1.22/src/class.cpp:1387
#214 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned) (this=0x8540b90, sem=0x84c3128, token_location=24)
at ../../jikes-1.22/src/symbol.cpp:1399
#215 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x8534920, buffer=0x8534da0 "",
buffer_size=7964, tok=24) at ../../jikes-1.22/src/class.cpp:1966
#216 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x8534920, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#217 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82b77a0, package=0x835c218,
name_symbol=0x82b7640, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#218 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x852db70,
utf8_signature=0x852f588 "java/lang/System", length=16, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#219 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x852db70, class_info=0x852f5a0,
constant_pool=@0x852e780, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#220 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x852db70, buffer=0x852e028 "",
buffer_size=1849, tok=24) at ../../jikes-1.22/src/class.cpp:2025
#221 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x852db70, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#222 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82aa0c0, package=0x8373d70,
name_symbol=0x82a9eb8, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#223 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x8526508,
utf8_signature=0x852daa9 "java/util/Random;", length=16, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#224 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x84c3128, base_type=0x8526508, signature=@0xbfff9dc4, tok=24)
at ../../jikes-1.22/src/class.cpp:1387
#225 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned) (this=0x852dae0, sem=0x84c3128, token_location=24)
at ../../jikes-1.22/src/symbol.cpp:1399
#226 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x8526508, buffer=0x85269e8 "",
buffer_size=1977, tok=24) at ../../jikes-1.22/src/class.cpp:1966
#227 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x8526508, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#228 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82b7c78, package=0x835c218,
name_symbol=0x82b7a98, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#229 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x8510c08,
utf8_signature=0x8514420 "java/lang/Math", length=14, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#230 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x8510c08, class_info=0x8514438,
constant_pool=@0x85128f8, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#231 0x080bd65c in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x8510c08, buffer=0x85110f8 "",
buffer_size=6115, tok=24) at ../../jikes-1.22/src/class.cpp:2025
#232 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x8510c08, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#233 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82b5ea0, package=0x835c218,
name_symbol=0x82b5d50, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#234 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x84f2f58,
utf8_signature=0x8510b42 "java/lang/StringBuffer;)V", length=22, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#235 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x84c3128, base_type=0x84f2f58, signature=@0xbfffa350, tok=24)
at ../../jikes-1.22/src/class.cpp:1387
#236 0x08144bd9 in MethodSymbol::ProcessMethodSignature(Semantic*, unsigned) (
this=0x8510a98, sem=0x84c3128, token_location=24)
at ../../jikes-1.22/src/symbol.cpp:1300
#237 0x080bd5ab in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x84f2f58, buffer=0x84f4628 "",
buffer_size=11850, tok=24) at ../../jikes-1.22/src/class.cpp:2011
#238 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x84f2f58, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#239 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82b6648, package=0x835c218,
name_symbol=0x82b65b0, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#240 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x84de8d0,
utf8_signature=0x84f2ef3 "java/lang/String;", length=16, tok=24)
at ../../jikes-1.22/src/class.cpp:1599
#241 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x84c3128, base_type=0x84de8d0, signature=@0xbfffa640, tok=24)
at ../../jikes-1.22/src/class.cpp:1387
#242 0x08144cc9 in MethodSymbol::ProcessMethodSignature(Semantic*, unsigned) (
this=0x84f2e78, sem=0x84c3128, token_location=24)
at ../../jikes-1.22/src/symbol.cpp:1319
#243 0x080bd5ab in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x84de8d0, buffer=0x84d3a00 "",
buffer_size=1312, tok=24) at ../../jikes-1.22/src/class.cpp:2011
#244 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x84de8d0, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#245 0x080bbc99 in Semantic::ProcessNestedType(TypeSymbol*, NameSymbol*, unsigned) (this=0x84c3128, base_type=0x84d6e90, name_symbol=0x84de800, tok=24)
at ../../jikes-1.22/src/class.cpp:1465
#246 0x081443ff in TypeSymbol::ProcessNestedTypeSignatures(Semantic*, unsigned)
(this=0x84d6e90, sem=0x84c3128, tok=24)
at ../../jikes-1.22/src/symbol.cpp:1132
#247 0x080bcdf8 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x84d6e90, buffer=0x84d7348 "",
buffer_size=3193, tok=24) at ../../jikes-1.22/src/class.cpp:1872
#248 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x84d6e90, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#249 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82a3080, package=0x8373d70,
name_symbol=0x82a2e80, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#250 0x080bc19e in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x84d4ca8,
utf8_signature=0x84d5820 "java/util/AbstractMap$BasicMapEntry", length=35,
tok=24) at ../../jikes-1.22/src/class.cpp:1599
#251 0x080bb9dd in Semantic::GetType(TypeSymbol*, CPClassInfo*, ConstantPool const&, unsigned) (this=0x84c3128, base_type=0x84d4ca8, class_info=0x84d5848,
constant_pool=@0x84d2478, tok=24) at ../../jikes-1.22/src/class.cpp:1420
#252 0x080bce6b in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x84d4ca8, buffer=0x84d5168 "",
buffer_size=551, tok=24) at ../../jikes-1.22/src/class.cpp:1884
#253 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x84d4ca8, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#254 0x080bbc99 in Semantic::ProcessNestedType(TypeSymbol*, NameSymbol*, unsigned) (this=0x84c3128, base_type=0x84c46a0, name_symbol=0x84d4c00, tok=24)
at ../../jikes-1.22/src/class.cpp:1465
#255 0x080bbdda in Semantic::RetrieveNestedTypes(TypeSymbol*, wchar_t*, unsigned) (this=0x84c3128, base_type=0x84c46a0, signature=0x84d4bd0, tok=24)
at ../../jikes-1.22/src/class.cpp:1495
#256 0x080bc2f2 in Semantic::ReadTypeFromSignature(TypeSymbol*, char const*, int, unsigned) (this=0x84c3128, base_type=0x84ce2d0,
utf8_signature=0x84d4aa9 "java/util/HashMap$HashEntry;", length=27, tok=24)
at ../../jikes-1.22/src/class.cpp:1624
#257 0x080bb8d0 in Semantic::ProcessSignature(TypeSymbol*, char const*&, unsigned) (this=0x84c3128, base_type=0x84ce2d0, signature=@0xbfffad84, tok=24)
at ../../jikes-1.22/src/class.cpp:1387
#258 0x081451b7 in VariableSymbol::ProcessVariableSignature(Semantic*, unsigned) (this=0x84d1e68, sem=0x84c3128, token_location=24)
at ../../jikes-1.22/src/symbol.cpp:1399
#259 0x080bd326 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x84ce2d0, buffer=0x84ce968 "",
buffer_size=1565, tok=24) at ../../jikes-1.22/src/class.cpp:1966
#260 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x84ce2d0, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#261 0x080bbc99 in Semantic::ProcessNestedType(TypeSymbol*, NameSymbol*, unsigned) (this=0x84c3128, base_type=0x84c46a0, name_symbol=0x84ce208, tok=24)
at ../../jikes-1.22/src/class.cpp:1465
#262 0x081443ff in TypeSymbol::ProcessNestedTypeSignatures(Semantic*, unsigned)
(this=0x84c46a0, sem=0x84c3128, tok=24)
at ../../jikes-1.22/src/symbol.cpp:1132
#263 0x080bcdf8 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x84c3128, type=0x84c46a0, buffer=0x84c4c38 "",
buffer_size=5768, tok=24) at ../../jikes-1.22/src/class.cpp:1872
#264 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x84c3128, type=0x84c46a0, tok=24)
at ../../jikes-1.22/src/class.cpp:1675
#265 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x84c3128, file_symbol=0x82a36e0, package=0x8373d70,
name_symbol=0x82a3650, tok=24) at ../../jikes-1.22/src/decl.cpp:1521
#266 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x84c3128, name=0x84af1b0) at ../../jikes-1.22/src/decl.cpp:1654
#267 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x84c3128, import_declaration=0x84af1cc)
at ../../jikes-1.22/src/decl.cpp:1912
#268 0x080c8846 in Semantic::ProcessImports() (this=0x84c3128)
at ../../jikes-1.22/src/decl.cpp:513
#269 0x080c7adb in Semantic::ProcessTypeNames() (this=0x84c3128)
at ../../jikes-1.22/src/decl.cpp:257
#270 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x84c0878) at ../../jikes-1.22/src/control.cpp:1227
#271 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x849e338, file_symbol=0x84c0878, package=0x83af2c8,
name_symbol=0x837d028, tok=73) at ../../jikes-1.22/src/decl.cpp:1476
#272 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x849e338, name=0x8484628) at ../../jikes-1.22/src/decl.cpp:1654
#273 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x849e338, import_declaration=0x8484644)
at ../../jikes-1.22/src/decl.cpp:1912
#274 0x080c8846 in Semantic::ProcessImports() (this=0x849e338)
at ../../jikes-1.22/src/decl.cpp:513
#275 0x080c7adb in Semantic::ProcessTypeNames() (this=0x849e338)
at ../../jikes-1.22/src/decl.cpp:257
#276 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x8471d20) at ../../jikes-1.22/src/control.cpp:1227
#277 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8435bd0, file_symbol=0x8471d20, package=0x83bab10,
name_symbol=0x8409e10, tok=53) at ../../jikes-1.22/src/decl.cpp:1476
#278 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x8435bd0, name=0x84336f8) at ../../jikes-1.22/src/decl.cpp:1654
#279 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x8435bd0, import_declaration=0x8433714)
at ../../jikes-1.22/src/decl.cpp:1912
#280 0x080c8846 in Semantic::ProcessImports() (this=0x8435bd0)
at ../../jikes-1.22/src/decl.cpp:513
#281 0x080c7adb in Semantic::ProcessTypeNames() (this=0x8435bd0)
at ../../jikes-1.22/src/decl.cpp:257
#282 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x840d3d0) at ../../jikes-1.22/src/control.cpp:1227
#283 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8418200, file_symbol=0x840d3d0, package=0x8418170,
name_symbol=0x83fc3a8, tok=15) at ../../jikes-1.22/src/decl.cpp:1476
#284 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x8418200, name=0x841f748) at ../../jikes-1.22/src/decl.cpp:1654
#285 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x8418200, import_declaration=0x841f764)
at ../../jikes-1.22/src/decl.cpp:1912
#286 0x080c8846 in Semantic::ProcessImports() (this=0x8418200)
at ../../jikes-1.22/src/decl.cpp:513
#287 0x080c7adb in Semantic::ProcessTypeNames() (this=0x8418200)
at ../../jikes-1.22/src/decl.cpp:257
#288 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x83fd198) at ../../jikes-1.22/src/control.cpp:1227
#289 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x83fc508, file_symbol=0x83fd198, package=0x83c2e00,
name_symbol=0x83e6e18, tok=15) at ../../jikes-1.22/src/decl.cpp:1476
#290 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x83fc508, name=0x83f6d40) at ../../jikes-1.22/src/decl.cpp:1654
#291 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x83fc508, import_declaration=0x83f6d5c)
at ../../jikes-1.22/src/decl.cpp:1912
#292 0x080c8846 in Semantic::ProcessImports() (this=0x83fc508)
at ../../jikes-1.22/src/decl.cpp:513
#293 0x080c7adb in Semantic::ProcessTypeNames() (this=0x83fc508)
at ../../jikes-1.22/src/decl.cpp:257
#294 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x83f6a60) at ../../jikes-1.22/src/control.cpp:1227
#295 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x83f3610, file_symbol=0x83f6a60, package=0x83f4180,
name_symbol=0x8370838, tok=19) at ../../jikes-1.22/src/decl.cpp:1476
#296 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x83f3610, name=0x83e9ac0) at ../../jikes-1.22/src/decl.cpp:1654
#297 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x83f3610, import_declaration=0x83e9adc)
at ../../jikes-1.22/src/decl.cpp:1912
#298 0x080c8846 in Semantic::ProcessImports() (this=0x83f3610)
at ../../jikes-1.22/src/decl.cpp:513
#299 0x080c7adb in Semantic::ProcessTypeNames() (this=0x83f3610)
at ../../jikes-1.22/src/decl.cpp:257
#300 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x83e6948) at ../../jikes-1.22/src/control.cpp:1227
#301 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x83e5dd0, file_symbol=0x83e6948, package=0x836ea38,
name_symbol=0x837e7c0, tok=37) at ../../jikes-1.22/src/decl.cpp:1476
#302 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x83e5dd0, name=0x83cc570) at ../../jikes-1.22/src/decl.cpp:1654
#303 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x83e5dd0, import_declaration=0x83cc58c)
at ../../jikes-1.22/src/decl.cpp:1912
#304 0x080c8846 in Semantic::ProcessImports() (this=0x83e5dd0)
at ../../jikes-1.22/src/decl.cpp:513
#305 0x080c7adb in Semantic::ProcessTypeNames() (this=0x83e5dd0)
at ../../jikes-1.22/src/decl.cpp:257
#306 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x83de970) at ../../jikes-1.22/src/control.cpp:1227
#307 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x83b7720, file_symbol=0x83de970, package=0x8367020,
name_symbol=0x837d2f0, tok=46) at ../../jikes-1.22/src/decl.cpp:1476
#308 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x83b7720, name=0x83b5f14) at ../../jikes-1.22/src/decl.cpp:1654
#309 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x83b7720, import_declaration=0x83b5f30)
at ../../jikes-1.22/src/decl.cpp:1912
#310 0x080c8846 in Semantic::ProcessImports() (this=0x83b7720)
at ../../jikes-1.22/src/decl.cpp:513
#311 0x080c7adb in Semantic::ProcessTypeNames() (this=0x83b7720)
at ../../jikes-1.22/src/decl.cpp:257
#312 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x83ade90) at ../../jikes-1.22/src/control.cpp:1227
#313 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x83a6b30, file_symbol=0x83ade90, package=0x836ea38,
name_symbol=0x839e508, tok=30) at ../../jikes-1.22/src/decl.cpp:1476
#314 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x83a6b30, name=0x83abf74) at ../../jikes-1.22/src/decl.cpp:1654
#315 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x83a6b30, import_declaration=0x83abf90)
at ../../jikes-1.22/src/decl.cpp:1912
#316 0x080c8846 in Semantic::ProcessImports() (this=0x83a6b30)
at ../../jikes-1.22/src/decl.cpp:513
#317 0x080c7adb in Semantic::ProcessTypeNames() (this=0x83a6b30)
at ../../jikes-1.22/src/decl.cpp:257
#318 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x839f048) at ../../jikes-1.22/src/control.cpp:1227
#319 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x839e628, file_symbol=0x839f048, package=0x8367020,
name_symbol=0x837d7f8, tok=13) at ../../jikes-1.22/src/decl.cpp:1476
#320 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x839e628, name=0x839c744) at ../../jikes-1.22/src/decl.cpp:1654
#321 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x839e628, import_declaration=0x839c760)
at ../../jikes-1.22/src/decl.cpp:1912
#322 0x080c8846 in Semantic::ProcessImports() (this=0x839e628)
at ../../jikes-1.22/src/decl.cpp:513
#323 0x080c7adb in Semantic::ProcessTypeNames() (this=0x839e628)
at ../../jikes-1.22/src/decl.cpp:257
#324 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x839c3d8) at ../../jikes-1.22/src/control.cpp:1227
#325 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8361b78, file_symbol=0x839c3d8, package=0x835c218,
name_symbol=0x826fd00, tok=0) at ../../jikes-1.22/src/decl.cpp:1476
#326 0x0814e75e in Control::ProcessSystemType(PackageSymbol*, char const*) (
this=0x8251218, package=0x835c218, name=0x8161200 "Object")
at ../../jikes-1.22/src/system.cpp:1344
#327 0x08083d0e in Control::Object() (this=0x8251218) at control.h:284
#328 0x080bce13 in Semantic::ProcessClassFile(TypeSymbol*, char const*, unsigned, unsigned) (this=0x8373190, type=0x8373e08, buffer=0x838c208 "",
buffer_size=8401, tok=17) at ../../jikes-1.22/src/class.cpp:1880
#329 0x080bc581 in Semantic::ReadClassFile(TypeSymbol*, unsigned) (
this=0x8373190, type=0x8373e08, tok=17)
at ../../jikes-1.22/src/class.cpp:1675
#330 0x080cb8a2 in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8373190, file_symbol=0x82a98c8, package=0x8373d70,
name_symbol=0x82a98a0, tok=17) at ../../jikes-1.22/src/decl.cpp:1521
#331 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x8373190, name=0x8372264) at ../../jikes-1.22/src/decl.cpp:1654
#332 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x8373190, import_declaration=0x8372280)
at ../../jikes-1.22/src/decl.cpp:1912
#333 0x080c8846 in Semantic::ProcessImports() (this=0x8373190)
at ../../jikes-1.22/src/decl.cpp:513
#334 0x080c7adb in Semantic::ProcessTypeNames() (this=0x8373190)
at ../../jikes-1.22/src/decl.cpp:257
#335 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x836fef8) at ../../jikes-1.22/src/control.cpp:1227
#336 0x080cb33a in Semantic::ReadType(FileSymbol*, PackageSymbol*, NameSymbol*, unsigned) (this=0x8363c08, file_symbol=0x836fef8, package=0x836ea38,
name_symbol=0x836d400, tok=21) at ../../jikes-1.22/src/decl.cpp:1476
#337 0x080cc123 in Semantic::ProcessImportQualifiedName(AstName*) (
this=0x8363c08, name=0x83624a4) at ../../jikes-1.22/src/decl.cpp:1654
#338 0x080cca3e in Semantic::ProcessSingleTypeImportDeclaration(AstImportDeclaration*) (this=0x8363c08, import_declaration=0x83624c0)
at ../../jikes-1.22/src/decl.cpp:1912
#339 0x080c8846 in Semantic::ProcessImports() (this=0x8363c08)
at ../../jikes-1.22/src/decl.cpp:513
#340 0x080c7adb in Semantic::ProcessTypeNames() (this=0x8363c08)
at ../../jikes-1.22/src/decl.cpp:257
#341 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x8360f68) at ../../jikes-1.22/src/control.cpp:1227
#342 0x
The developerWorks software seems to have chopped off the end of the stack trace. Here's the rest of it. (Yes, I built Jikes with -ggdb3.)
#341 0x080c47a9 in Control::ProcessHeaders(FileSymbol*) (this=0x8251218,
file_symbol=0x8360f68) at ../../jikes-1.22/src/control.cpp:1227
#342 0x080c44dc in Control::ProcessFile(FileSymbol*) (this=0x8251218,
file_symbol=0x8360f68) at ../../jikes-1.22/src/control.cpp:1172
#343 0x080c1902 in Control (this=0x8251218, arguments=0x82511f8,
option_=@0x8250f08) at ../../jikes-1.22/src/control.cpp:352
#344 0x0811781f in JikesAPI::compile(char**) (this=0x8250ec8,
filenames=0x82511f8) at ../../jikes-1.22/src/jikesapi.cpp:211
#345 0x08116d01 in main (argc=7, argv=0xbfffdd14)
at ../../jikes-1.22/src/jikes.cpp:116
#346 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6
i'm sorry to say that i bet this is the same as the problem reported with 1.21, and still not fixed:
http://www-124.ibm.com/pipermail/jikes-dev/2004-June/004303.html
I would have to agree with elliott-oss's comments.
If we can't get the current Jikes distributino working again, I'll have to work on the Jikes RVM build process so that it doesn't depend upon Jikes any more. I would hate to do that.
kissme VM from CVS build dies with same error.
(kissme.sf.net)