You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/10/28 10:15:36 UTC

[GitHub] [doris] hello-stephen commented on issue #13026: [Bug](aarch64) Failed to start BE due to errors caused by AddressSanitizer

hello-stephen commented on issue #13026:
URL: https://github.com/apache/doris/issues/13026#issuecomment-1294813368

   Hi, friend
   I also encounter the mmap problem when trying to run be ut with ` ./run-be-ut.sh -j10` on the aarch64 machine.
   ```
   
   ...
   [1204/1204] Linking CXX executable test/doris_be_test
   ******************************
      Running Backend Unit Test  
   ******************************
   ==3190562==ERROR: AddressSanitizer failed to allocate 0x0 (0) bytes of ReadFileToBuffer (error code: 22)
   ERROR: Failed to mmap
   === Finished. Gtest output: /root/doris/be/ut_build_ASAN/gtest_output
   ```
   Would you please take a look?


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org