You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2017/09/01 21:21:01 UTC

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

     [ https://issues.apache.org/jira/browse/IMPALA-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-5875.
-----------------------------------
    Resolution: Duplicate

> Segmentation fault in libjvm.so!OopMapSet::find_map_at_offset(int) [breakpad?]
> ------------------------------------------------------------------------------
>
>                 Key: IMPALA-5875
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5875
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 2.9.0
>            Reporter: Lars Volker
>            Priority: Blocker
>              Labels: crash
>         Attachments: 5ab50369-4c23-4e35-3f7eb29d-beab2617.txt
>
>
> 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)