Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not reproduce bugs with ubuntu 18.04 and back-port LKL kernel 4.16 #23

Open
JiyangLiuG opened this issue Jun 28, 2022 · 2 comments
Open

Comments

@JiyangLiuG
Copy link

Hi,

I tested f2fs and btrfs exactly as mentioned in https://github.com/sslab-gatech/hydra/blob/master/README.md .
All works good except:

 $ sudo ./prepare_fuzzing.sh
returns:
tee: 'cpu*/cpufreq/scaling_governor': No such file or directory
performance

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
no-bug-btrfs

The command i used for testing f2fs:
$ ./run.py -t f2fs -c 4 -l 10 -g 1
no_bug_f2fs

Could please help me on this issue, thank you.

Kind Regards,
Jiyang

@JiyangLiuG
Copy link
Author

JiyangLiuG commented Jun 30, 2022

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

@JiyangLiuG
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant