You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2017/07/30 00:45:00 UTC

[jira] [Commented] (ARROW-1295) [Plasma] Investigate test_plasma.py test failures in docker

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

Philipp Moritz commented on ARROW-1295:
---------------------------------------

The error seems very similar to this:
https://sourceforge.net/p/auber/bugs/755/#08f1
and potentially this:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/490744

Two workarounds come to mind, both pretty suboptimal:
- use fprintf to stderr (which works)
- use cout instead of cerr

Any other ideas?

> [Plasma] Investigate test_plasma.py test failures in docker
> -----------------------------------------------------------
>
>                 Key: ARROW-1295
>                 URL: https://issues.apache.org/jira/browse/ARROW-1295
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Philipp Moritz
>             Fix For: 0.6.0
>
>
> This happens in the manylinux build, see:
> https://github.com/apache/arrow/pull/912



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)