You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/06 00:03:52 UTC

[GitHub] [arrow] nealrichardson commented on pull request #9899: ARROW-11478: [R] Consider ways to make arrow.skip_nul option more user-friendly

nealrichardson commented on pull request #9899:
URL: https://github.com/apache/arrow/pull/9899#issuecomment-813729704


   The error on centos7 is something that I see on about 1 out of every 10 runs locally on the as.data.frame(RecordBatch) test. Locally it looks like:
   
   ```
   libc++abi.dylib: Pure virtual function called!
   /bin/sh: line 1: 93200 Abort trap: 6
   ```
   
   I haven't observed this on repeated runs of the array/chunked-array tests.
   
   Any ideas @romainfrancois @bkietz? Even though my changes are purely in the R code, googling the error message suggests it's a C++ issue.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org