Skip to content

Reproducable unmotivated sclang crash #59

Closed
@jleben

Description

[Issue migrated from SourceForge | ID: 1962684 | Submitted by 'sciss']
[http://sourceforge.net/support/tracker.php?aid=1962684]

Attached is a class and a file that calls it in order to reproduce a weird crashing of sclang. It seems the interpreter / virtual machine is internally corrupted, since the crash disappears if uncommenting a local variable in the class that shadows another method-local variable of the same name.

The class was extracted from a more complex class of a project of mine. In the course of further development some new crashes appeared, indicating a general problem of the internal virtual machine state.

Metadata

Assignees

No one assigned

    Labels

    bugIssues that relate to unexpected/unwanted behavior. Don't use for PRs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions