Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

[io] Segfault when a path do not exist #150

@tqchen

Description

@tqchen

When IO reader points to a path that do not exist, the result is a segfault instead of a dmlc::Error that throws out and catched by python env.

Need to check the cause, whether it is dmlc-core input split api, or doing loading in constructor that did not mark noexcept(false).

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