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

Uwe L. Korn commented on ARROW-1171:
------------------------------------

For reference, an import of this mixture (pyarrow-manylinux1 0.6.0 & 
turbodbc-self-compiled 2.2.0 on Fedora 24) fails with 

{code}
Thread 1 (Thread 0x7f927a5db700 (LWP 21)):
#0  0x00007f9278df4110 in vtable for arrow::StringType () from 
/venv/lib/python2.7/site-packages/pyarrow/libarrow.so.0
#1  0x00007f92789d2069 in 
std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() () from 
/venv/lib/python2.7/site-packages/pyarrow/libarrow.so.0
#2  0x00007f92792cc948 in __run_exit_handlers (status=0, listp=0x7f92796505d8 
<__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#3  0x00007f92792cc995 in __GI_exit (status=<optimized out>) at exit.c:104
#4  0x00007f92792b3738 in __libc_start_main (main=0x563816bf87b0 <main>, 
argc=3, argv=0x7ffc0b05e9f8, init=<optimized out>, fini=<optimized out>, 
rtld_fini=<optimized out>,
    stack_end=0x7ffc0b05e9e8) at ../csu/libc-start.c:323
#5  0x0000563816bf87e9 in _start ()
{code}

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

Reply via email to