You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/16 13:07:00 UTC

[jira] [Updated] (ARROW-11970) [C++][CI] Fix Valgrind failures

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

ASF GitHub Bot updated ARROW-11970:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++][CI] Fix Valgrind failures
> -------------------------------
>
>                 Key: ARROW-11970
>                 URL: https://issues.apache.org/jira/browse/ARROW-11970
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> See errors in https://github.com/ursacomputing/crossbow/runs/2110197336 .
> There are two sources of errors:
> * GTest trying to print uninitialized memory when converting the CSV writer test params to a string
> * The fast_float library sometimes reads uninitialized memory



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