FreeBSD Bugzilla – Attachment 171168 Details for
Bug 210024
java/openjdk8: Multiple java ports builds segfaulting on ARM
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
backtrace
backtrace.txt (text/plain), 8.91 KB, created by
Mikael Urankar
on 2016-06-07 18:00:37 UTC
(
hide
)
Description:
backtrace
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2016-06-07 18:00:37 UTC
Size:
8.91 KB
patch
obsolete
>root@rpi2: /mnt /usr/local/bin/gdb --args /usr/local/openjdk8/bin/java -version >GNU gdb (GDB) 7.11.1 [GDB v7.11.1 for FreeBSD] >Copyright (C) 2016 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "armv6-portbld-freebsd11.0". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/local/openjdk8/bin/java...(no debugging symbols found)...done. >(gdb) r >Starting program: /usr/local/openjdk8/bin/java -version >[New LWP 100793 of process 46041] >[New LWP 100794 of process 46041] > >Thread 2 received signal SIGSEGV, Segmentation fault. >[Switching to LWP 100793 of process 46041] >0x20929b90 in CppInterpreter::main_loop(int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >(gdb) thread apply all backtrace > >Thread 3 (LWP 100794 of process 46041): >#0 0x20163e00 in _umtx_op () from /lib/libc.so.7 >#1 0x200780f8 in ?? () from /lib/libthr.so.3 >#2 0x20080f74 in ?? () from /lib/libthr.so.3 >#3 0x20084c00 in ?? () from /lib/libthr.so.3 >#4 0x20b3e5dc in os::PlatformEvent::park(long long) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#5 0x20b17398 in Monitor::IWait(Thread*, long long) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#6 0x20b17c5c in Monitor::wait(bool, long, bool) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#7 0x20c03164 in VMThread::loop() () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#8 0x20c02c14 in VMThread::run() () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#9 0x20b3b3fc in java_start(Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#10 0x20074fc0 in ?? () from /lib/libthr.so.3 >#11 0x20074a60 in pthread_create () from /lib/libthr.so.3 >#12 0x20e63000 in ?? () >Backtrace stopped: previous frame identical to this frame (corrupt stack?) > >Thread 2 (LWP 100793 of process 46041): >#0 0x20929b90 in CppInterpreter::main_loop(int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#1 0x209297cc in CppInterpreter::normal_entry(Method*, int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#2 0x20ba3de0 in StubGenerator::call_stub(JavaCallWrapper*, int*, BasicType, Method*, unsigned char*, int*, int, Thread*) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#3 0x209e7b60 in JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#4 0x209e6924 in JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#5 0x209c05f0 in InstanceKlass::call_class_initializer_impl(instanceKlassHandle, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#6 0x209becd8 in InstanceKlass::initialize_impl(instanceKlassHandle, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#7 0x209be9b4 in InstanceKlass::initialize(Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#8 0x209bebe4 in InstanceKlass::initialize_impl(instanceKlassHandle, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#9 0x209be9b4 in InstanceKlass::initialize(Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#10 0x209bebe4 in InstanceKlass::initialize_impl(instanceKlassHandle, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#11 0x209be9b4 in InstanceKlass::initialize(Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#12 0x209bebe4 in InstanceKlass::initialize_impl(instanceKlassHandle, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >---Type <return> to continue, or q <return> to quit--- >#13 0x209be9b4 in InstanceKlass::initialize(Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#14 0x2094b1ac in Exceptions::new_exception(Thread*, Symbol*, Symbol*, JavaCallArguments*, Handle, Handle) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#15 0x2094b724 in Exceptions::new_exception(Thread*, Symbol*, Symbol*, JavaCallArguments*, Handle, Handle, Handle) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#16 0x2094acd4 in Exceptions::new_exception(Thread*, Symbol*, char const*, Handle, Handle, Handle, Exceptions::ExceptionMsgToUtf8Mode) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#17 0x2094aae8 in Exceptions::_throw_msg(Thread*, char const*, int, Symbol*, char const*, Handle, Handle) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#18 0x2094b378 in Exceptions::_throw_msg(Thread*, char const*, int, Symbol*, char const*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#19 0x20ac98dc in CallInfo::set_handle(methodHandle, Handle, Handle, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#20 0x20ad14d0 in LinkResolver::resolve_handle_call(CallInfo&, KlassHandle, Symbol*, Symbol*, KlassHandle, Thread*) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#21 0x20ad0bb4 in LinkResolver::resolve_invokehandle(CallInfo&, constantPoolHandle, int, Thread*) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#22 0x20ad039c in LinkResolver::resolve_invoke(CallInfo&, Handle, constantPoolHandle, int, Bytecodes::Code, Thread*) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#23 0x209dffdc in InterpreterRuntime::resolve_invokehandle(JavaThread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#24 0x2085ef60 in BytecodeInterpreter::run(BytecodeInterpreter*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#25 0x20929b30 in CppInterpreter::main_loop(int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#26 0x209297cc in CppInterpreter::normal_entry(Method*, int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#27 0x20929b98 in CppInterpreter::main_loop(int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#28 0x209297cc in CppInterpreter::normal_entry(Method*, int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#29 0x20929b98 in CppInterpreter::main_loop(int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#30 0x209297cc in CppInterpreter::normal_entry(Method*, int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#31 0x20929b98 in CppInterpreter::main_loop(int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#32 0x209297cc in CppInterpreter::normal_entry(Method*, int, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#33 0x20ba3de0 in StubGenerator::call_stub(JavaCallWrapper*, int*, BasicType, Method*, unsigned char*, int*, int, Thread*) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#34 0x209e7b60 in JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) () > from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#35 0x209e6924 in JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#36 0x209c05f0 in InstanceKlass::call_class_initializer_impl(instanceKlassHandle, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >---Type <return> to continue, or q <return> to quit--- >#37 0x209becd8 in InstanceKlass::initialize_impl(instanceKlassHandle, Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#38 0x209be9b4 in InstanceKlass::initialize(Thread*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#39 0x20bbf5a8 in Threads::create_vm(JavaVMInitArgs*, bool*) () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#40 0x20a1e19c in JNI_CreateJavaVM () from /usr/local/openjdk8/jre/lib/arm/server/libjvm.so >#41 0x2003f890 in JavaMain () from /usr/local/openjdk8/bin/../lib/arm/jli/libjli.so >#42 0x20074fc0 in ?? () from /lib/libthr.so.3 >#43 0x20074a60 in pthread_create () from /lib/libthr.so.3 >#44 0x20043898 in ContinueInNewThread0 () from /usr/local/openjdk8/bin/../lib/arm/jli/libjli.so >#45 0x20041b50 in ContinueInNewThread () from /usr/local/openjdk8/bin/../lib/arm/jli/libjli.so >#46 0x2003ef84 in JLI_Launch () from /usr/local/openjdk8/bin/../lib/arm/jli/libjli.so >#47 0x0000870c in main () > >Thread 1 (LWP 100335 of process 46041): >#0 0x20163e00 in _umtx_op () from /lib/libc.so.7 >#1 0x20077ffc in ?? () from /lib/libthr.so.3 >#2 0x20082f38 in ?? () from /lib/libthr.so.3 >#3 0x20043898 in ContinueInNewThread0 () from /usr/local/openjdk8/bin/../lib/arm/jli/libjli.so >#4 0x20041b50 in ContinueInNewThread () from /usr/local/openjdk8/bin/../lib/arm/jli/libjli.so >#5 0x2003ef84 in JLI_Launch () from /usr/local/openjdk8/bin/../lib/arm/jli/libjli.so >#6 0x0000870c in main () >(gdb)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 210024
:
171009
|
171011
|
171162
|
171163
| 171168