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 2022/04/22 11:46:47 UTC

[GitHub] [arrow] nealrichardson commented on pull request #12323: ARROW-9235: [R] Support for `connection` class when reading and writing files

nealrichardson commented on PR #12323:
URL: https://github.com/apache/arrow/pull/12323#issuecomment-1106434823

   segfault on R 3.4: 
   
   ```
   Start test: SafeCallIntoR works from the main R thread
     test-safe-call-into-r.R:23:3 [success]
     test-safe-call-into-r.R:28:3 [success]
   End test: SafeCallIntoR works from the main R thread
   
   Start test: SafeCallIntoR works within RunWithCapturedR
   
    *** caught segfault ***
   address 0x1002d4, cause 'memory not mapped'
   
   Traceback:
    1: .Call(`_arrow_TestSafeCallIntoR`, r_fun_that_returns_a_string,     opt)
    2: TestSafeCallIntoR(function() "string one!", opt = "async_with_executor")
   ```


-- 
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: github-unsubscribe@arrow.apache.org

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