Re: [PR] GH-46995: [CI][R][C++] Use system memory allocate in sanitizer jobs [arrow]

2025-07-07 Thread via GitHub


github-actions[bot] commented on PR #47007:
URL: https://github.com/apache/arrow/pull/47007#issuecomment-3043741259

   Revision: 9d2b58bb1009f7042ec1f298c751ee6d9f0b00d4
   
   Submitted crossbow builds: [ursacomputing/crossbow @ 
actions-0b7b2dfa43](https://github.com/ursacomputing/crossbow/branches/all?query=actions-0b7b2dfa43)
   
   |Task|Status|
   ||--|
   |test-r-linux-sanitizers|[![GitHub 
Actions](https://github.com/ursacomputing/crossbow/actions/workflows/crossbow.yml/badge.svg?branch=actions-0b7b2dfa43-github-test-r-linux-sanitizers)](https://github.com/ursacomputing/crossbow/actions/runs/16110315586/job/45452346689)|


-- 
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]



Re: [PR] GH-46995: [CI][R][C++] Use system memory allocate in sanitizer jobs [arrow]

2025-07-07 Thread via GitHub


github-actions[bot] commented on PR #47007:
URL: https://github.com/apache/arrow/pull/47007#issuecomment-3043736712

   :warning: GitHub issue #46995 **has been automatically assigned in GitHub** 
to PR creator.


-- 
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]



[PR] GH-46995: [CI][R][C++] Use system memory allocate in sanitizer jobs [arrow]

2025-07-07 Thread via GitHub


kou opened a new pull request, #47007:
URL: https://github.com/apache/arrow/pull/47007

   ### Rationale for this change
   
   If we use non system memory allocator in sanitizer jobs, it may report false 
positives.
   
   ### What changes are included in this PR?
   
   Disable mimalloc in sanitizer jobs.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.


-- 
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]



Re: [PR] GH-46995: [CI][R][C++] Use system memory allocate in sanitizer jobs [arrow]

2025-07-07 Thread via GitHub


kou commented on PR #47007:
URL: https://github.com/apache/arrow/pull/47007#issuecomment-3043736105

   @github-actions crossbow submit test-r-linux-sanitizers


-- 
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]