Skip to content

Infinite recursion in TailRec #1603

Closed
Closed
@OlivierBlanvillain

Description

@OlivierBlanvillain

The TailRec phase goes into an infinit loop when processing a tree: Apply such that tree.symbol != tree.fun. This is the loop I observed with jstack:

Unfortunately I don't see how I could derive a minimized test case from the very large scalatest code base, if someone has an idea on how to pinpoint the issue in source please let me know!

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