SunHao-0/healer

panics in wait_finish

Opened this issue · 0 comments

Not sure if anyone has encountered this before?

https://github.com/SunHao-0/healer/blob/2efbb44c7dfaaa6749cd1541949b26fd1d2143fa/syz_wrapper/src/exec/mod.rs#LL499-L504C14
The magic is set to 1.

This gets triggered during some experiments for me. I'll append the appropriate backtrace / fix once I get to the bottom of this.
The nasty part is that this panic happens after a couple of hours of fuzzing, so no easy way for me to reproduce at the moment.