pitrou commented on issue #39025:
URL: https://github.com/apache/arrow/issues/39025#issuecomment-1845198576

   I gave this a try, but I get a lot of runtime errors and the ignorelist 
doesn't seem to work for some reason.
   
   I originally got errors with OpenSSL and protobuf, but even after disabling 
those, I get other errors such as:
   ```
   Uninitialized bytes in __interceptor_strlen at offset 0 inside 
[0x7ffceb395310, 1)
   ==81632==WARNING: MemorySanitizer: use-of-uninitialized-value
       #0 0x7f7913e7a265 in std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> 
>::basic_string<std::allocator<char> >(char const*, std::allocator<char> 
const&) (.constprop.0) gtest-all.cc.o
       #1 0x7f79137ffc96 in _GLOBAL__sub_I_gtest_all.cc gtest-all.cc.o
       #0 0x7f791782f47d in
       #1 0x7f791782f567 in
       #2 0x7f79178492c9 in
   ```
   
   This is with clang 14.0 as in the ASAN CI build.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to