Skip to content

Segfault when started with large stacksize limit #33480

@Keno

Description

@Keno
$ulimit -S -s 1073741824
$ ~/julia-comparison/julia --project=.
ERROR: pthread_create(signal_listener) failed
Segmentation fault

Yes, the ulimit is too large, but this isn't a very nice error. We should either give a nicer one or detect this situation, emit a warning and pick a reasonable stack size instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions