You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was wondering how did you fix your second Screenshot error message? Does fuzzer aborted the orginal hydra image f2fs after 10 hours 45 minutes?
I got assertion error on Program.cpp line 254, Any idea how to handle or fix such errors?
Hi, @junchoi999 i didn't fix it. It might come from my setup. Because as you see, i didn't reproduce bugs presented in the SOSP'19 paper.
Did you saw the bugs?
Hi, I was wondering how did you fix your second Screenshot error message? Does fuzzer aborted the orginal hydra image f2fs after 10 hours 45 minutes?
I got assertion error on Program.cpp line 254, Any idea how to handle or fix such errors?
Hi, @junchoi999 i didn't fix it. It might come from my setup. Because as you see, i didn't reproduce bugs presented in the SOSP'19 paper. Did you saw the bugs?
BR, Jiyang
Thanks for your reply. No, I did not find any bug either from original image fs. Not sure what could be the reason.
About the error, do you think its because of the setup? I was trying using a new image fs tho, did you try with a new image fs as well to test it? . @jiyangyangyangyang
Hi @junchoi999 what do you mean by new image fs? I currently trying to use ubuntu 22.04 and kernel lkl v5.10.
You also can not reproduce the bug? That is so strange, Any idea why? I use a VM u18.04, kernel 5.0.0-23-generic and lkl(hydra-lkl) v4.16-backport.
Hi,
I tested f2fs and btrfs exactly as mentioned in https://github.com/sslab-gatech/hydra/blob/master/README.md .
All works good except:
I have found no bugs for btrfs and f2fs.
The command i used for testing btrfs:
$ ./run.py -t btrfs -c 4 -l 10 -g 1
The command i used for testing f2fs:
$ ./run.py -t f2fs -c 4 -l 10 -g 1
Could please help me on this issue, thank you.
Kind Regards,
Jiyang
The text was updated successfully, but these errors were encountered: