You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/04/10 15:22:00 UTC

[jira] [Commented] (ARROW-1171) C++: Segmentation faults on Fedora 24 with pyarrow-manylinux1 and self-compiled turbodbc

    [ https://issues.apache.org/jira/browse/ARROW-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432452#comment-16432452 ] 

Antoine Pitrou commented on ARROW-1171:
---------------------------------------

As a sidenote, a new manylinux standard is being developed with a more recent baseline (CentOS 6) :
https://www.python.org/dev/peps/pep-0571/

The PEP is still being discussed but chances are it will be accepted soon:
https://mail.python.org/pipermail/distutils-sig/2018-March/032102.html

Perhaps it will end the libstdc++ issues (or perhaps not :-)).

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.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
(v7.6.3#76005)