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 2022/03/08 13:54:00 UTC

[jira] [Created] (IMPALA-11167) AddressSanitizer: heap-use-after-free in custom cluster test test_startup_filesystem_checks

Zoltán Borók-Nagy created IMPALA-11167:
------------------------------------------

             Summary: AddressSanitizer: heap-use-after-free in custom cluster test test_startup_filesystem_checks
                 Key: IMPALA-11167
                 URL: https://issues.apache.org/jira/browse/IMPALA-11167
             Project: IMPALA
          Issue Type: Bug
            Reporter: Zoltán Borók-Nagy


h3. Error Message
{noformat}
Address Sanitizer message detected in /data/jenkins/workspace/impala-cdw-master-staging-core-asan/repos/Impala/logs/custom_cluster_tests/test_startup_filesystem_checks_CbB517/impalad.impala-ec2-centos74-m5-4xlarge-ondemand-185d.vpc.cloudera.com.jenkins.log.ERROR.20220307-152159.28633
{noformat}

h3. Standard Error
{noformat}
==28633==ERROR: AddressSanitizer: heap-use-after-free on address 0x60700002bbe0 at pc 0x000001d089cb bp 0x7f33196df890 sp 0x7f33196df040
READ of size 7 at 0x60700002bbe0 thread T3
Picked up JAVA_TOOL_OPTIONS: -agentlib:jdwp=transport=dt_socket,address=30000,server=y,suspend=n  
{noformat}

From Impala.INFO:
{noformat}
I0307 15:22:04.307169 28633 JniFrontend.java:939] Verifying access to /nonexistent_path
I0307 15:22:04.371701 28633 status.cc:129] Invalid path specified for startup_filesystem_check_directories: /nonexistent_path does not exist.
    @          0x2f9eac7  _ZN6impala13GetStackTraceB5cxx11Ev
    @          0x1fd7b8e  impala::Status::Status()
    @          0x2b4f7d3  impala::Frontend::ValidateSettings()
    @          0x2beaa91  impala::ImpalaServer::ImpalaServer()
    @          0x2bdc8eb  ImpaladMain()
    @          0x1d69303  main
    @     0x7f331ef15c05  __libc_start_main
    @          0x1c72017  (unknown)
E0307 15:22:04.416666 28633 impala-server.cc:451] Invalid path specified for startup_filesystem_check_directories: /nonexistent_path does not exist.
E0307 15:22:04.416730 28633 impala-server.cc:454] Aborting Impala Server startup due to improper configuration. Impalad exiting.
{noformat}



 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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