Skip to content

SIGABORT reported as signal 11 #141

@veluca93

Description

@veluca93

While testing this solution

#include <cassert>
int main(){
    assert(false);
}

the sandbox reports "Execution killed with signal 11.", which is not the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions