[
https://issues.apache.org/jira/browse/ARROW-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315429#comment-16315429
]
ASF GitHub Bot commented on ARROW-1171:
---------------------------------------
xhochy commented on issue #1464: [WIP] ARROW-1171: Statically link libstdc++,
use -BSymbolic
URL: https://github.com/apache/arrow/pull/1464#issuecomment-355844955
This should actually fix most of the compiler/runtime problems we are seeing
with the manylinux packages, sadly it crashes in the Decimal code (C++
exceptions are thrown in various locations). I revisited this from time to time
but cannot find the root cause.
@wesm @pcmoritz feel free to take a shot at this, I have no ideas anymore
what‘s going wrong here.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> C++: Segmentation faults on Fedora 24 with pyarrow-manylinux1 and
> self-compiled turbodbc
> ----------------------------------------------------------------------------------------
>
> Key: ARROW-1171
> URL: https://issues.apache.org/jira/browse/ARROW-1171
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.4.1
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Original issue: https://github.com/blue-yonder/turbodbc/issues/102
> When using the {{pyarrow}} {{manylinux1}} Wheels to build Turbodbc on Fedora
> 24, the {{turbodbc_arrow}} unittests segfault. The main environment attribute
> here is that the compiler version used for building Turbodbc is newer than
> the one used for Arrow.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)