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 "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/11/17 21:09:00 UTC

[jira] [Updated] (IMPALA-10194) ASAN use-after-free in hdfs-util-test

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

Tim Armstrong updated IMPALA-10194:
-----------------------------------
    Labels: broken-build flaky  (was: )

> ASAN use-after-free in hdfs-util-test
> -------------------------------------
>
>                 Key: IMPALA-10194
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10194
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 4.0
>            Reporter: Laszlo Gaal
>            Priority: Blocker
>              Labels: broken-build, flaky
>
> This is the ASAN report section from LastTest.log:
> {code}
> 90/124 Testing: hdfs-util-test
> 90/124 Test: hdfs-util-test
> Command: "/data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/bin/run-jvm-binary.sh" "/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: Sep 25 22:18 PDT
> Output:
> ----------------------------------------------------------
> seed = 1601097520
> Note: Google Test filter = HdfsUtilTest.*
> [==========] Running 2 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 2 tests from HdfsUtilTest
> [ RUN      ] HdfsUtilTest.CheckFilesystemsMatch
> 20/09/25 22:18:40 INFO util.JvmPauseMonitor: Starting JVM pause monitor
> [       OK ] HdfsUtilTest.CheckFilesystemsMatch (941 ms)
> [ RUN      ] HdfsUtilTest.CheckGetBaseName
> [       OK ] HdfsUtilTest.CheckGetBaseName (0 ms)
> [----------] 2 tests from HdfsUtilTest (941 ms total)
> [----------] Global test environment tear-down
> [==========] 2 tests from 1 test case ran. (941 ms total)
> [  PASSED  ] 2 tests.
>   YOU HAVE 1 DISABLED TEST
> =================================================================
> ==17289==ERROR: AddressSanitizer: heap-use-after-free on address 0x60700000e440 at pc 0x000001e3854b bp 0x7effcdf609e0 sp 0x7effcdf60190
> READ of size 7 at 0x60700000e440 thread T4
> <end of output>
> Test time =   2.13 sec
> ----------------------------------------------------------
> Test Passed.
> "hdfs-util-test" end time: Sep 25 22:18 PDT
> "hdfs-util-test" time elapsed: 00:00:02
> ----------------------------------------------------------
> {code}
> The following two commits have been added to master since the last green ASAN run:
> {code}
> IMPALA-10183: Fix hitting DCHECK when cancelling a query with result spooling
> IMPALA-10170: Data race on Webserver::UrlHandler::is_on_nav_bar_
> {code}



--
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