pitrou commented on PR #14250:
URL: https://github.com/apache/arrow/pull/14250#issuecomment-1297133671

   
   Le 31/10/2022 à 14:48, Dewey Dunnington a écrit :
   > Ok, I checked this again, and the errors that I get are:
   > 
   > |/Users/dewey/Desktop/rscratch/arrow/cpp/src/arrow/status.cc:134: 
   > Invalid: Signal stop source was not set up 
   > /Users/dewey/Desktop/rscratch/arrow/cpp/src/arrow/status.cc:134: 
   > Invalid: Signal stop source was not set up |
   > 
   > In the code in the R package, I'm careful not error (but instead warn) 
   > on the result of |RegisterCancellingSignalHandler()|, and so I wonder if 
   > this is coming from C++ instead?
   
   I don't know, can you try to turn this error into an abort and get a 
   debugger backtrace?
   
   Also, can you describe the flow of C++ API calls to manage the signal 
   stop source that R is doing?
   
   


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to