[AIR] read_file_from_uri() print Segmentation Fault message while loading from S3 bucket #32931
Labels
bug
Something that is supposed to be working; but isn't
P1
Issue that should be fixed within a few weeks
ray-team-created
Ray Team created
train
Ray Train Related Issue
What happened + What you expected to happen
When reading a file from S3 bucket, although the python script exits normally,
read_file_from_uri
still returned an segmentation fault message:Segmentation fault (core dumped)
No SegFault:
Release 2.3 + py39
Release 2.3 + py38
SegFault:
NightlyBuild + py39
NightlyBuild + py38
So some code change after release 2.3 might cause this error.
Reading from local URI works fine.
Versions / Dependencies
nightly build
Reproduction script
Issue Severity
Medium: It is a significant difficulty but I can work around it.
The text was updated successfully, but these errors were encountered: