[
https://issues.apache.org/jira/browse/ARROW-12543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334603#comment-17334603
]
Joris Van den Bossche commented on ARROW-12543:
-----------------------------------------------
> Uh... why does gdb depend on the installed Python version???
Because the gdb package from conda-forge includes the python extensions/support.
> Also, we shouldn't need gdb to build a conda package...
gdb gets added in the "parent" conda-cpp docker build, and was added in
ARROW-7119 (https://github.com/apache/arrow/pull/6202) to provide better
backtraces in the C++ tests
> [CI][Python] Failing conda-python-3.9 Nightly Build
> ---------------------------------------------------
>
> Key: ARROW-12543
> URL: https://issues.apache.org/jira/browse/ARROW-12543
> Project: Apache Arrow
> Issue Type: Bug
> Components: Continuous Integration, Packaging, Python
> Reporter: Mauricio 'PachĂĄ' Vargas SepĂșlveda
> Assignee: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The build segfaults after running the Python tests.
> Very similar to https://issues.apache.org/jira/browse/ARROW-11146
--
This message was sent by Atlassian Jira
(v8.3.4#803005)