Skip to content

[linux, compact profile] ICE: Assertion '!is_equal' failed at jerry-core/ecma/operations/ecma-lex-env.cpp(ecma_op_set_mutable_binding):219 #879

Closed
@akosthekiss

Description

@akosthekiss

When executing tests/jerry-test-suite/13/13-011.js with a debug compact profile build of jerry on linux, the engine crashes with status code 120 and error message as follows:

ICE: Assertion '!is_equal' failed at ../../../jerry-core/ecma/operations/ecma-lex-env.cpp(ecma_op_set_mutable_binding):219.
Error: ERR_FAILED_INTERNAL_ASSERTION

The release compact profile build does not report any error on the same input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourinterpreterRelated to the virtual machine

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions