Skip to content

Error regarding std::bad_alloc #265

@natureangel

Description

@natureangel

I encountered the following issue while using symbolosis to formal verification my module:
Unexpected response from solver: terminate called after throwing an instance of 'std::bad_alloc';
The running results are as follows:
engine_0 (smtbmc boolector) returned pass for basecase
engine_0 (smtbmc boolector) returned ERROR for induction
engine_0 did not produce any traces
Sometimes there is another issue that causes the program to interrupt:
Unexpected EOF response from solver.
May I ask what caused this problem and how to solve it?

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