solidity icon indicating copy to clipboard operation
solidity copied to clipboard

solfuzzer crashes in nightly

Open Marenz opened this issue 2 years ago • 1 comments

Our nightly test t_ubu_ubsan_clang_cli fails sometimes with

Testing soljson via the fuzzer...
xargs: /root/project/build/test/tools/solfuzzer: terminated by signal 9

Marenz avatar Jul 06 '22 13:07 Marenz

I think it's running out of memory. Same for the codecov job. Using a higher resource class should be enough to fix it.

cameel avatar Jul 06 '22 16:07 cameel

Reopening since this is still happening, just with the other jobs: t_ubu_asan_cli and t_ubu_codecov. They should be adjusted too.

cameel avatar Dec 06 '22 13:12 cameel

Fixed in #13793.

cameel avatar Feb 08 '23 18:02 cameel