Skip to content

[C++] libgandiva.so.14 is exporting libstdc++ symbols #22308

@asfimport

Description

@asfimport

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).

 

Reporter: Zhuo Peng / @brills
Assignee: Zhuo Peng / @brills

PRs and other links:

Note: This issue was originally created as ARROW-5894. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions