You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Lars Volker (JIRA)" <ji...@apache.org> on 2017/08/31 21:06:00 UTC

[jira] [Created] (IMPALA-5875) Segmentation fault in libjvm.so!OopMapSet::find_map_at_offset(int)

Lars Volker created IMPALA-5875:
-----------------------------------

             Summary: Segmentation fault in libjvm.so!OopMapSet::find_map_at_offset(int)
                 Key: IMPALA-5875
                 URL: https://issues.apache.org/jira/browse/IMPALA-5875
             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!OopMapSet::find_map_at_offset(int) const + 0x12
 1  libjvm.so!OopMapSet::update_register_map(frame const*, RegisterMap*) + 0x78
 2  libjvm.so!frame::sender_for_compiled_frame(RegisterMap*) const + 0xf5
 3  libjvm.so!frame::sender(RegisterMap*) const + 0x67
 4  libjvm.so!JavaThread::nmethods_do(CodeBlobClosure*) + 0x9e
 5  libjvm.so!Threads::nmethods_do(CodeBlobClosure*) + 0x2b
 6  libjvm.so!NMethodSweeper::mark_active_nmethods() + 0x32
 7  libjvm.so!SafepointSynchronize::do_cleanup_tasks() + 0x95
 8  libjvm.so!SafepointSynchronize::begin() + 0x406
 9  libjvm.so!VMThread::loop() + 0x1bf
10  libjvm.so!VMThread::run() + 0x70
11  libjvm.so!java_start(Thread*) + 0x108
12  libpthread-2.12.so + 0x7a51
13  libc-2.12.so + 0xe893d
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)