You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2018/08/30 18:46:00 UTC

[jira] [Updated] (IMPALA-4691) crash in memcpy

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

Alex Rodoni updated IMPALA-4691:
--------------------------------
    Docs Text:   (was: #
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000003629689a78, pid=114742, tid=140479326738176
#
# JRE version: Java(TM) SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libc.so.6+0x89a78]  memcpy+0x3a8
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

)

> crash in memcpy
> ---------------
>
>                 Key: IMPALA-4691
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4691
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.5.0
>         Environment: CDH5.7 CentOS release 6.7 x64
>            Reporter: Cheng Wang
>            Assignee: Cheng Wang
>            Priority: Major
>              Labels: crash
>         Attachments: hs_err_pid59248.log
>
>
> when we use impala cluster ,the impalad ofen down。here is log:
> #
> #   http://bugreport.java.com/bugreport/crash.jsp
> # If you would like to submit a bug report, please visit:
> #
> # /var/run/cloudera-scm-agent/process/6930-impala-IMPALAD/hs_err_pid59248.log
> # An error report file with more information is saved as:
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # C  [libc.so.6+0x89a9f]  memcpy+0x3ff
> # Problematic frame:
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode linux-amd64 compressed oops)
> # JRE version: Java(TM) SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)
> #
> #  SIGSEGV (0xb) at pc=0x00007f2569fdaa9f, pid=59248, tid=139788829714176
> #
> # A fatal error has been detected by the Java Runtime Environment:
> so ,I serch this problem on internet ,somebody said :  use the  property in JDK7 - sun.zip.disableMemoryMapping   ,we used ,but didn't work.
> we used java udf in the query sql ,Is there any relationship with this?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org