Open
Description
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
Type
Projects
Status
To Do