[
https://issues.apache.org/jira/browse/ARROW-12543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334605#comment-17334605
]
Antoine Pitrou edited comment on ARROW-12543 at 4/28/21, 9:17 AM:
------------------------------------------------------------------
Ah, we use gdb for automatic backtraces on CI crashes...
If we want to fix this without waiting for conda-forge, we can simply install
the gdb from Ubuntu (in {{ci/docker/conda.dockerfile}}) instead of conda-forge.
was (Author: pitrou):
Ah, we use gdb for automatic backtraces on CI crashes...
If we want to fix this without waiting for conda-forge, we can simply install
the gdb from Ubuntu (in {{ci/docker/conda.dockerfile}} instead of conda-forge.
> [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: 40m
> 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)