[ https://issues.apache.org/jira/browse/ARROW-5060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662082#comment-17662082 ]
Rok Mihevc commented on ARROW-5060: ----------------------------------- This issue has been migrated to [issue #21552|https://github.com/apache/arrow/issues/21552] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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.20.10#820010)