You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/04/14 14:01:00 UTC

[jira] [Resolved] (ARROW-12220) [C++][CI] Thread sanitizer failure

     [ https://issues.apache.org/jira/browse/ARROW-12220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li resolved ARROW-12220.
------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9941
[https://github.com/apache/arrow/pull/9941]

> [C++][CI] Thread sanitizer failure
> ----------------------------------
>
>                 Key: ARROW-12220
>                 URL: https://issues.apache.org/jira/browse/ARROW-12220
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> It appears this is due to some tasks being spawned or transferred (by the background generator) while the thread pool is destroying at shutdown.
> See https://github.com/ursacomputing/crossbow/runs/2276268779#step:6:3414



--
This message was sent by Atlassian Jira
(v8.3.4#803005)