Uh oh!
There was an error while loading. Please reload this page.
ARROW-15096: [R] Sanitizer failures with duration type - #11947
ARROW-15096: [R] Sanitizer failures with duration type#11947paleolimbot wants to merge 3 commits into
Conversation
jonkeane
commented
Dec 14, 2021
@github-actions crossbow submit test-ubuntu-18.04-r-sanitizer test-ubuntu-18.04-r-sanitizer |
Revision: 9e38813 Submitted crossbow builds: ursacomputing/crossbow @ actions-1296
|
jonkeane
commented
Dec 14, 2021
@github-actions crossbow submit test-fedora-r-clang-sanitizer Oops, I duplicated the first instead of adding this one second 🙃 |
Revision: 9e38813 Submitted crossbow builds: ursacomputing/crossbow @ actions-1297
|
pitrou
commented
Dec 14, 2021
Looking at the logs, it seems there's another issue as well: |
pitrou
commented
Dec 14, 2021
By the way, you can probably reproduce this locally using |
paleolimbot
commented
Dec 14, 2021
@github-actions crossbow submit test-ubuntu-18.04-r-sanitizer test-fedora-r-clang-sanitizer |
Revision: f494d89 Submitted crossbow builds: ursacomputing/crossbow @ actions-1299
|
pitrou
left a comment
There was a problem hiding this comment.
Thanks a lot for fixing this @paleolimbot .
Benchmark runs are scheduled for baseline = 0bfc641 and contender = 886a27b. 886a27b is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
This PR is an attempt to fix the sanitizer failure caused by ARROW-14941 (#11850). @jonkeane could you remind me how to submit a job to the sanitizer checker?