lidavidm commented on pull request #12442: URL: https://github.com/apache/arrow/pull/12442#issuecomment-1081768263
> In my /etc/hosts, there's a line `::1 localhost ip6-localhost ip6-loopback`, comment out this line resolves this issue. Thanks, I'll give that a shot to replicate. > `send_data` is nullptr. Interesting - I ran into this case myself but thought I guarded it. Will also take a look shortly. Thank you! (I guess, pending_iov->iovs is size 0, data() is nullptr? I wonder if we accidentally had undefined behavior in the case that there are 0 body buffers.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
