tadeja commented on PR #49931:
URL: https://github.com/apache/arrow/pull/49931#issuecomment-4394651943

   @raulcd Correction on my [last 
comment](https://github.com/apache/arrow/pull/49931#issuecomment-4390772072) 😞  
Reviewed latest PR #49462's 
CI(https://github.com/apache/arrow/actions/runs/25458933029/job/74695767495?pr=49462):
   `arrow-json-test` passes there, but the other 4 tests 
(`arrow-async-utility-test`, `arrow-threading-utility-test`, 
`arrow-dataset-writer-test`, `arrow-dataset-file-test`) still fail with the 
same symptoms: `std::bad_weak_ptr` in `BatchWriteConcurrent`, heap corruption 
in `async-utility`, etc. So #49462's `current_thread_pool_` fix isn't a 
complete fix for the gcc-16 induced failures. We may have 2-4 separate bugs.
   
   I'm updating my linked issue #49930's body with status per test.
   
   Reverted to our previously working pins for now.
   Awaiting your thoughts on next steps 👍 


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