[
https://issues.apache.org/jira/browse/HDFS-16814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kuper updated HDFS-16814:
-------------------------
Summary: Native unit test valgrind memcheck failed in kunpeng aarch64
(was: Native test valgrind memcheck failed in kunpeng aarch64 )
> Native unit test valgrind memcheck failed in kunpeng aarch64
> -------------------------------------------------------------
>
> Key: HDFS-16814
> URL: https://issues.apache.org/jira/browse/HDFS-16814
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client
> Affects Versions: 3.3.3, 3.3.4
> Environment: uname
> {code:java}
> Linux bd27d8c1ff4a 4.19.90-2201.4.0.0135.up1.uel20.aarch64 #1 SMP Mon Feb 21
> 18:36:06 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux {code}
> lsb_release
> {code:java}
> Distributor ID: Ubuntu
> Description: Ubuntu 18.04.6 LTS
> Release: 18.04
> Codename: bionic {code}
> Reporter: kuper
> Priority: Major
> Labels: test
>
> When I ran hdfs-native-client unit test in Kunpeng Arm environment, I found
> that
> memcheck_rpc_engine,memcheck_hdfs_config_connect_bugs,memcheck_libhdfs_mini_stress_valgrind_hdfspp_test_static
> valgrind memcheck fails
> error:
> {code:java}
> ==257209== Syscall param epoll_ctl(event) points to uninitialised byte(s)
> ==257209== at 0x50B08B8: epoll_ctl (syscall-template.S:78)
> ==257209== by 0x55FDFF: interrupt (epoll_reactor.ipp:456)
> ==257209== by 0x55FDFF: stop_all_threads (task_io_service.ipp:449)
> ==257209== by 0x55FDFF: stop (task_io_service.ipp:233)
> ==257209== by 0x55FDFF: stop (io_service.ipp:109)
> ==257209== by 0x55FDFF: hdfs::IoServiceImpl::Stop() (ioservice_impl.cc:145)
> ==257209== by 0x3CA5BB: hdfs::FileSystemImpl::~FileSystemImpl()
> (filesystem.cc:247)
> ==257209== by 0x3CA723: hdfs::FileSystemImpl::~FileSystemImpl()
> (filesystem.cc:248)
> ==257209== by 0x3C08A7:
> doHdfsConnect(std::experimental::optional<std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> > >,
> std::experimental::optional<unsigned short>,
> std::experimental::optional<std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> > >, hdfs::Options const&)
> (hdfs.cc:329)
> ==257209== by 0x3C112B: hdfsBuilderConnect (hdfs.cc:1727)
> ==257209== by 0x3869CF:
> hdfs::ConfigConnectBugs_Test_HDFS_11294_Test::TestBody()
> (hdfs_config_connect_bugs.cc:109) {code}
> I succeeded by adding epoll_ctl(event) to suppression.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]