You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/07/10 01:06:00 UTC

[jira] [Updated] (ARROW-5894) [C++] libgandiva.so.14 is exporting libstdc++ symbols

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

Wes McKinney updated ARROW-5894:
--------------------------------
    Fix Version/s: 1.0.0

> [C++] libgandiva.so.14 is exporting libstdc++ symbols
> -----------------------------------------------------
>
>                 Key: ARROW-5894
>                 URL: https://issues.apache.org/jira/browse/ARROW-5894
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++ - Gandiva
>    Affects Versions: 0.14.0
>            Reporter: Zhuo Peng
>            Priority: Critical
>             Fix For: 1.0.0
>
>
> For example:
> $ nm libgandiva.so.14 | grep "once_proxy"
> 00000000018c0a10 T __once_proxy
>  
> many other symbols are also exported which I guess shouldn't be (e.g. LLVM symbols)
>  
> There seems to be no linker script for libgandiva.so (there was, but was never used and got deleted? [https://github.com/apache/arrow/blob/9265fe35b67db93f5af0b47e92e039c637ad5b3e/cpp/src/gandiva/symbols-helpers.map]).
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)