Skip to content

[SMTChecker] Stack overflow due to nested SMT expressions in Gnosis safe contract #11329

Open
@bshastry

Description

@bshastry

Moved from #10961

This test https://gist.github.com/bshastry/395f7484727b9f42060d54d26dc9caec

when copied to test/libsolidity/syntaxTests/multiSource/gnosisSafe.sol

and invoked like so

$ isoltest -t syntaxTests/multiSouce/gnosisSafe

leads to a SIGKILL because of running out of stack memory. The associated stack trace may be found here: https://gist.github.com/bshastry/c0752f16c3952e8a1fcbe0813c033318#file-smt_segfault_gnosissafe_stacktrace-txt-L759

Also see #10961 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions