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

Tim Armstrong reassigned IMPALA-10194:
--------------------------------------

    Assignee: Tim Armstrong

> 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
>            Assignee: Tim Armstrong
>            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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to