Krisztian Szucs created ARROW-5060:
--------------------------------------
Summary: [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
Running the release verification script on OSX fails with the following:
{code:java}
ARNING: 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
(v7.6.3#76005)