[Bug 454] Jetty running on shark fails in HttpURI.getDecodedPath()
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Mar 25 06:09:11 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=454
------- Comment #6 from xerxes at zafena.se 2010-03-25 13:09 -------
stack backtrace for the Internal Error (ciObjectFactory.cpp:335)
#5 0x0131e933 in VMError::report_and_die (this=0x92efc780)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:868
#6 0x010ee3fb in report_should_not_reach_here (
file_name=0x195c3c4
"/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/ci/ciObjectFactory.cpp",
line_no=335)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/utilities/debug.cpp:235
#7 0x0107fb9e in ciObjectFactory::create_new_object (this=0x98d80a0,
o=0xb3714f60)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/ci/ciObjectFactory.cpp:335
#8 0x0107fdca in ciObjectFactory::get (this=0x98d80a0, key=0xb3714f60)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/ci/ciObjectFactory.cpp:258
#9 0x0107d75a in ciEnv::get_object (this=0x989ba90)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/ci/ciEnv.hpp:152
#10 ciObjArrayKlass::element_klass (this=0x989ba90)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/ci/ciObjArrayKlass.cpp:84
#11 0x01069eae in ciArrayKlass::element_type (this=0x989ba90)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/ci/ciArrayKlass.cpp:59
#12 0x012cc53c in SharkTopLevelBlock::do_aload (this=0x9f26cc8,
basic_type=T_BYTE)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp:695
#13 0x012a54df in SharkBlock::parse_bytecode (this=0x9f26cc8, start=275,
limit=305)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/shark/sharkBlock.cpp:205
#14 0x012c7cc1 in SharkTopLevelBlock::emit_IR (this=0x9f26cc8)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp:280
#15 0x012b6fbe in SharkFunction::initialize (this=0x92efcec0, name=0x9323ee50
"sun.nio.cs.ext.DoubleByteEncoder::encodeArrayLoop")
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/shark/sharkFunction.cpp:122
#16 0x012b3c4f in SharkFunction (this=0x9320d328, env=0x92efcffc,
target=0x8cf5dd78, entry_bci=-1)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/shark/sharkFunction.hpp:46
#17 SharkFunction::build (this=0x9320d328, env=0x92efcffc, target=0x8cf5dd78,
entry_bci=-1)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/shark/sharkFunction.hpp:37
#18 SharkCompiler::compile_method (this=0x9320d328, env=0x92efcffc,
target=0x8cf5dd78, entry_bci=-1)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/shark/sharkCompiler.cpp:166
#19 0x010b6ed8 in CompileBroker::invoke_compiler_on_method (task=0x9ac9f68)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:1545
#20 0x010b759e in CompileBroker::compiler_thread_loop ()
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:1397
#21 0x012edcd7 in compiler_thread_entry (thread=0x9323ec00,
__the_thread__=0x9323ec00)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/runtime/thread.cpp:2741
#22 0x012f28a6 in JavaThread::thread_main_inner (this=0x9323ec00)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1380
#23 0x012f2970 in JavaThread::run (this=0x9323ec00)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1364
#24 0x012543df in java_start (thread=0x9323ec00)
at
/home/xerxes/icedtea6-shark-full-build-p5/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:786
#25 0x00be596e in start_thread (arg=0x92efdb70) at pthread_create.c:300
#26 0x001dd9de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list