Skip to content

alpine: core dumped when try to run non-existing file #320

@GongT

Description

@GongT
docker run -it --rm python:alpine sh -c "python sssssssss.py ; echo $?"

Segmentation fault (core dumped)
139

expect:

python sssssssss.py ; echo $?

python: can't open file 'sssssssss.py': [Errno 2] No such file or directory
2


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions