Lars Volker created IMPALA-5878:
-----------------------------------
Summary: Segmentation fault in
libjvm.so!SafepointSynchronize::begin()
Key: IMPALA-5878
URL: https://issues.apache.org/jira/browse/IMPALA-5878
Project: IMPALA
Issue Type: Bug
Components: Frontend
Affects Versions: Impala 2.10.0
Reporter: Lars Volker
Priority: Blocker
Here is the stack trace of the crashing thread from a minidump. Please reach
out if you want to access the full minidump. I may also be able to provide a
core file.
{noformat}
Crash reason: SIGSEGV
Crash address: 0x0
0 libjvm.so!VM_Exit::wait_for_threads_in_native_to_block() + 0x81
1 libjvm.so!VM_Exit::doit() + 0x16
2 libjvm.so!VM_Operation::evaluate() + 0x55
3 libjvm.so!VMThread::evaluate_operation(VM_Operation*) + 0xba
4 libjvm.so!VMThread::loop() + 0x1ce
5 libjvm.so!VMThread::run() + 0x70
6 libjvm.so!java_start(Thread*) + 0x108
7 libpthread-2.12.so + 0x7a51
8 libc-2.12.so + 0xe893d
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)