You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2021/02/20 03:14:00 UTC

[jira] [Closed] (ARROW-5060) [Plasma][Release] Socket pathname is too long

     [ https://issues.apache.org/jira/browse/ARROW-5060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney closed ARROW-5060.
-------------------------------
    Resolution: Won't Fix

> [Plasma][Release] Socket pathname is too long
> ---------------------------------------------
>
>                 Key: ARROW-5060
>                 URL: https://issues.apache.org/jira/browse/ARROW-5060
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++ - Plasma
>            Reporter: Krisztian Szucs
>            Priority: Major
>
> Running the release verification script on OSX fails with the following:
> {code:java}
> =======================================================================================================================
> /private/var/folders/cz/jrwncy5s5cb612sgwscd0z8h0000gn/T/arrow-0.13.0.XXXXX.y6yM6xmr/apache-arrow-0.13.0/c_glib/test/plasma/test-plasma-created-object.rb:35:in `teardown'
> /private/var/folders/cz/jrwncy5s5cb612sgwscd0z8h0000gn/T/arrow-0.13.0.XXXXX.y6yM6xmr/apache-arrow-0.13.0/c_glib/test/helper/plasma-store.rb:46:in `stop'
> /private/var/folders/cz/jrwncy5s5cb612sgwscd0z8h0000gn/T/arrow-0.13.0.XXXXX.y6yM6xmr/apache-arrow-0.13.0/c_glib/test/helper/plasma-store.rb:46:in `kill'
> Error: test: #seal(TestPlasmaCreatedObject): Errno::ESRCH: No such process
> =======================================================================================================================
> WARNING: Logging before InitGoogleLogging() is written to STDERR
> I0328 21:23:53.154891 74593728 store.cc:1100] Allowing the Plasma store to use up to 0.00104858GB of memory.
> I0328 21:23:53.155534 74593728 store.cc:1127] Starting object store with directory /tmp and huge page support disabled
> E0328 21:23:53.155956 74593728 io.cc:137] Socket pathname is too long.
> F0328 21:23:53.156127 74593728 store.cc:1025]  Check failed: socket >= 0
> *** Check failure stack trace: ***
> *** Aborted at 1553804633 (unix time) try "date -d @1553804633" if you are using GNU date ***
> PC: @                0x0 (unknown)
> *** SIGABRT (@0x7fff61afb2c6) received by PID 79717 (TID 0x1047235c0) stack trace: ***
>     @     0x7fff61ba5b5d _sigtramp
> E{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)