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

[jira] [Created] (IMPALA-5246) query_test/test_udfs.py crashed at MemTestClose() in ASAN build

Michael Ho created IMPALA-5246:
----------------------------------

             Summary: query_test/test_udfs.py crashed at MemTestClose() in ASAN build
                 Key: IMPALA-5246
                 URL: https://issues.apache.org/jira/browse/IMPALA-5246
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.9.0
            Reporter: Michael Ho
            Priority: Blocker


{noformat}
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f4eef4dbc33, pid=1812, tid=139979017721600
#
# JRE version: Java(TM) SE Runtime Environment (7.0_75-b13) (build 1.7.0_75-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.75-b04 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libTestUdfs.1812.4.so+0x5c33]  MemTestClose(impala_udf::FunctionContext*, impala_udf::FunctionContext::FunctionStateScope)+0x33
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /data/jenkins/workspace/impala-umbrella-build-and-test/repos/hadoop-lzo/hs_err_pid1812.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
{noformat}

Still trying to find the core file. Will provide backtrace if I can find it.



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