Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This is publicly exposed in the Python API. If you give a BufferOutputStream to some writer class, then call get_result on the BufferOutputStream, then write to the stream, it will dump core. There is a DCHECK that seems to disallow this, but this was a root cause of ARROW-1338
Attachments
Issue Links
- relates to
-
ARROW-1338 [Python] Investigate non-deterministic core dump on Python 2.7, Travis CI builds
- Resolved