You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2017/05/31 22:10:04 UTC

[jira] [Created] (IMPALA-5408) SIGSEGV destructing HdfsParquetScanner/ColumnMetaData

Joe McDonnell created IMPALA-5408:
-------------------------------------

             Summary: SIGSEGV destructing HdfsParquetScanner/ColumnMetaData
                 Key: IMPALA-5408
                 URL: https://issues.apache.org/jira/browse/IMPALA-5408
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.9.0
            Reporter: Joe McDonnell
         Attachments: 20042694-3ac9-49b6-4a4276b0-7ebace3d.dmp, impalad.vc1530.halxg.cloudera.com.impala.log.INFO.20170531-104252.101518, symbolized_stack.txt

Crash found during the bug bash. impalad LOG, minidump, and symbolized minidump attached. The core file can be accessed on vc1530.halxg.cloudera.com at:
/var/log/impalad/core.101518

 0  impalad!parquet::ColumnMetaData::~ColumnMetaData() + 0x49
    rax = 0x000000000277a8f0   rdx = 0x000000000277a910
    rcx = 0x0000000000000002   rbx = 0xbde6c92de4f6e926
    rsi = 0x00007fe2b58504e0   rdi = 0x00000000209c59a8
    rbp = 0x30e8a803fc9b2bf2   rsp = 0x00007fe2082d02d0
     r8 = 0x0000000000016d58    r9 = 0x000000000426e000
    r10 = 0x0000000000000000   r11 = 0x0000000000000206
    r12 = 0x0000000000c98a90   r13 = 0x0000000000c99450
    r14 = 0x00000000209c59a8   r15 = 0x00007feab279cc98
    rip = 0x0000000000c98f79
    Found by: given as instruction pointer in context
 1  impalad!parquet::FileMetaData::~FileMetaData() + 0x1d7
    rbx = 0x00000000209c5ff0   rbp = 0x00007feab85e0460
    rsp = 0x00007fe2082d0320   r12 = 0x00007fede92627a0
    r13 = 0x0000000000c99450   r14 = 0x00000000209c5990
    r15 = 0x00007feab279cc98   rip = 0x0000000000c998c7
    Found by: call frame info
 2  impalad!impala::HdfsParquetScanner::~HdfsParquetScanner() + 0x124
    rbx = 0x00007feab279ca80   rbp = 0x00007feab3d88c00
    rsp = 0x00007fe2082d0380   r12 = 0x00007fe2082d0730
    r13 = 0x0000000011f4e800   r14 = 0x00007fe2082d0450
    r15 = 0x00007fe2082d04a0   rip = 0x0000000000c99cd4
    Found by: call frame info
 3  impalad!impala::HdfsParquetScanner::~HdfsParquetScanner() + 0x9
    rbx = 0x00007feab279ca80   rbp = 0x00007fea23555000
    rsp = 0x00007fe2082d03b0   r12 = 0x00007fe2082d0730
    r13 = 0x0000000011f4e800   r14 = 0x00007fe2082d0450
    r15 = 0x00007fe2082d04a0   rip = 0x0000000000c99e19
    Found by: call frame info
 4  impalad!impala::HdfsScanNode::ProcessSplit(std::vector<impala::FilterContext, std::alloca$
    rbx = 0x00007feac491aa00   rbp = 0x00007fea23555000
    rsp = 0x00007fe2082d03c0   r12 = 0x00007fe2082d0730
    r13 = 0x0000000011f4e800   r14 = 0x00007fe2082d0450
    r15 = 0x00007fe2082d04a0   rip = 0x0000000000c6098d
    Found by: call frame info
 5  impalad!impala::HdfsScanNode::ScannerThread() + 0xbb9
    rbx = 0x0000000000000000   rbp = 0x00007fea23555000
    rsp = 0x00007fe2082d0650   r12 = 0x0000000000000000
    r13 = 0x00007fe2082d0850   r14 = 0x00007fe2082d07d0
    r15 = 0x00007feac491aa00   rip = 0x0000000000c626c9
    Found by: call frame info




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)