Skip to content

New filesystem plugins throw segfault #1222

Closed
tensorflow/tensorflow
#45682
@vnghia

Description

@vnghia

It seems that the new filesystem plugins aren't stable. In fact, I just did some experiements and here is the result:

gfile.makedirs:

  • s3: SEGFAULT
  • gcs : SEGFAULT

io.read_file:

  • s3 : OK
  • gcs : OK

gfile.exists:

  • s3: OK
  • gcs: ABORT

I could not test everything right now, will update when I finish testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions