Skip to content

[erlc] hang on small testcase #6604

Closed
Closed
@RobinMorisset

Description

@RobinMorisset

On master,

f([], X) ->
    -1 div f(X, ok);
f(_, _) ->
    0.

causes erlc to hang apparently forever (I killed it after 2mn).

Metadata

Metadata

Labels

bugIssue is reported as a bugteam:VMAssigned to OTP team VM

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions