nealrichardson opened a new issue, #35391:
URL: https://github.com/apache/arrow/issues/35391

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   This is happening pretty regularly on `main` now in the ubuntu "force tests" 
job. As a result, I haven't seen https://github.com/apache/arrow/issues/35238 
in a while because this segfault happens before we get to that point :/
   
   cc @paleolimbot 
   
   ```
   ...
   Start test: flight_get
   /arrow/cpp/src/arrow/status.cc:134: Invalid: Signal stop source already set 
up
     'test-python-flight.R:56:5' [success]
   End test: flight_get
   
   Start test: flight_put with RecordBatch
   /arrow/cpp/src/arrow/status.cc:134: Invalid: Signal stop source already set 
up
     'test-python-flight.R:62:5' [success]
   End test: flight_put with RecordBatch
   
   Start test: flight_put with overwrite = FALSE
     'test-python-flight.R:66:5' [success]
   /arrow/cpp/src/arrow/status.cc:134: Invalid: Signal stop source already set 
up
   
    *** caught segfault ***
   address 0xb8, cause 'memory not mapped'
   An irrecoverable exception occurred. R is aborting now ...
   Segmentation fault (core dumped)
   ```
   
   ### Component(s)
   
   R


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

Reply via email to