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 2022/10/25 23:00:00 UTC

[jira] [Updated] (ARROW-18070) [C++] Valgrind reports leaks from protobuf allocated memory in substrait tests

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

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

> [C++] Valgrind reports leaks from protobuf allocated memory in substrait tests
> ------------------------------------------------------------------------------
>
>                 Key: ARROW-18070
>                 URL: https://issues.apache.org/jira/browse/ARROW-18070
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: Percy Camilo TriveƱo Aucahuasi
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> See https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=37514&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181&l=5635 for an example.
> It's unclear to me at the moment if these are valid leaks or something we need to suppress.
> It's also possible they could be prevented by running {{google::protobuf::ShutdownProtobufLibrary()}} at test shutdown.
> Either way, it would be good to validate these are not legitimate issues and prevent them in some way.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)