Skip to content

DAST interpreter does not stop when exception is signalled #26

@adri09070

Description

@adri09070

When an exception is signalled, Oups will try to open a debugger but it won't open. Then, while interpreting SmalltalkImage>>#logError:inContext:, the interpreter tries to pop an element from the stack that is empty.

We have to figure out why

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