Skip to content

Zeek in debug mode with ZAM enabled: Assertion failed: (body->Tag() == STMT_ZAM) #9

@awelzel

Description

@awelzel

One nitpick that may not having anything to do with this: The ZAM test doesn't pass on my local Zeek in debug mode because of an assertion in ZAM:

$ ZEEKPERFSUPPORT=1 zeek -O ZAM -e 'event zeek_init() {}'
Assertion failed: (body->Tag() == STMT_ZAM), function Exec, file ZAM-EvalDefs.h, line 6106.
[1]    46189 abort      ZEEKPERFSUPPORT=1 zeek -O ZAM -e 'event zeek_init() {}'

Originally posted by @evantypanski in #8 (review)

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