[Bug 701] Shark hs19 assert(Thread::current()->is_VM_thread()) failed: must be called by VM thread
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Apr 27 06:35:19 PDT 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=701
--- Comment #3 from Xerxes Rånby <xerxes at zafena.se> 2011-04-27 13:35:19 ---
Backtrace:
(gdb) bt
#0 0x40000832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x401091a6 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
#2 0x40108fa0 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:138
#3 0x405ea07b in os::infinite_sleep ()
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:3123
#4 0x405e6256 in os::abort (dump_core=true)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:1489
#5 0x40707479 in VMError::report_and_die (this=0x6897ffb4)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/utilities/vmError.cpp:898
#6 0x4039d63f in report_vm_error (
file=0x408a2a4c
"/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/shark/sharkCompiler.cpp",
line=302,
error_msg=0x408a2b80 "assert(Thread::current()->is_VM_thread()) failed",
detail_msg=0x408a2b63 "must be called by VM thread")
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/utilities/debug.cpp:176
#7 0x406744b9 in SharkCompiler::free_compiled_method (this=0x822fbe8,
code=0x41e4fac0 " \b}hh\244\071 at HO#\b\300\347|\t", <incomplete sequence
\314>)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/shark/shar---Type
<return> to continue, or q <return> to quit---
kCompiler.cpp:302
#8 0x405c9a8a in nmethod::flush (this=0x41e4f9c8)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp:1379
#9 0x406a732d in NMethodSweeper::process_nmethod (nm=0x41e4f9c8)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/runtime/sweeper.cpp:231
#10 0x406a6fd5 in NMethodSweeper::sweep_code_cache ()
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/runtime/sweeper.cpp:171
#11 0x406a6e18 in NMethodSweeper::possibly_sweep ()
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/runtime/sweeper.cpp:129
#12 0x4033fc0c in CompileQueue::get (this=0x6881bff8)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/compiler/compileBroker.cpp:464
#13 0x403421b7 in CompileBroker::compiler_thread_loop ()
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/compiler/compileBroker.cpp:1376
#14 0x406ca823 in compiler_thread_entry (thread=0x6881c430,
__the_thread__=0x6881c430)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/runtime/thread.cpp:2816
---Type <return> to continue, or q <return> to quit---
#15 0x406c6899 in JavaThread::thread_main_inner (this=0x6881c430)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/runtime/thread.cpp:1428
#16 0x406c6797 in JavaThread::run (this=0x6881c430)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/share/vm/runtime/thread.cpp:1412
#17 0x405e4d3c in java_start (thread=0x6881c430)
at
/home/xerxes/icedtea6-1.9/build/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:799
#18 0x40050cc9 in start_thread (arg=0x68980b70) at pthread_create.c:304
#19 0x4014069e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
(gdb)
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list