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 "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2020/08/13 10:41:00 UTC

[jira] [Commented] (IMPALA-9121) heap-use-after-free in HdfsUtilTest CheckFilesystemsMatch

    [ https://issues.apache.org/jira/browse/IMPALA-9121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176919#comment-17176919 ] 

Zoltán Borók-Nagy commented on IMPALA-9121:
-------------------------------------------

Found this again in an ASAN build.

> heap-use-after-free in HdfsUtilTest CheckFilesystemsMatch
> ---------------------------------------------------------
>
>                 Key: IMPALA-9121
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9121
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Bikramjeet Vig
>            Assignee: Attila Jeges
>            Priority: Major
>              Labels: asan, broken-build, flaky-test
>
> {noformat}
> ----------------------------------------------------------
> 85/113 Testing: hdfs-util-test
> 85/113 Test: hdfs-util-test
> Command: "/data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/be/build/debug/util/hdfs-util-test" "-log_dir=/data/jenkins/workspace
> /impala-asf-master-core-asan/repos/Impala/logs/be_tests"
> Directory: /data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/be/src/util
> "hdfs-util-test" start time: Nov 01 22:21 PDT
> Output:
> ----------------------------------------------------------
> seed = 1572672103
> Note: Google Test filter = HdfsUtilTest.*
> [==========] Running 2 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 2 tests from HdfsUtilTest
> [ RUN      ] HdfsUtilTest.CheckFilesystemsMatch
> 19/11/01 22:21:43 INFO util.JvmPauseMonitor: Starting JVM pause monitor
> [       OK ] HdfsUtilTest.CheckFilesystemsMatch (1012 ms)
> [ RUN      ] HdfsUtilTest.CheckGetBaseName
> [       OK ] HdfsUtilTest.CheckGetBaseName (0 ms)
> [----------] 2 tests from HdfsUtilTest (1012 ms total)
> [----------] Global test environment tear-down
> [==========] 2 tests from 1 test case ran. (1013 ms total)
> [  PASSED  ] 2 tests.
>   YOU HAVE 1 DISABLED TEST
> =================================================================
> ==87116==ERROR: AddressSanitizer: heap-use-after-free on address 0x603000062878 at pc 0x000001b67bac bp 0x7fc96cf57ae0 sp 0x7fc96cf57290
> READ of size 4 at 0x603000062878 thread T4
> <end of output>
> Test time =   2.64 sec
> ----------------------------------------------------------
> Test Passed.
> "hdfs-util-test" end time: Nov 01 22:21 PDT
> "hdfs-util-test" time elapsed: 00:00:02
> ----------------------------------------------------------
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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