-
Notifications
You must be signed in to change notification settings - Fork 9
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
when I fuzzer libjpeg-turbo module cjpeg use the default xml,some errors happen #3
Comments
Can you give me your python version and |
Python 3.8.6 |
your upload zip is too huge, can just give me two files? |
I think this problem is about subprocess run showmap to get edge will crash when run crash process, but I can't reproduce this problem in my pc ..... |
please try it again, thanks. |
maybe it is the timeout number set,I change the “-t 500”to “-t 5000+”,so fix it |
But this will that group server cost a lot of time when having a lot of hang file. |
thanks |
add 1154 in group 19
[] run rarget = 412
[] get b'skip'
[] next group 1
[] run target = 1106
[] get b'next'
[] find new path 1155 to 1171
add 1155 in group 25
add 1156 in group 25
add 1157 in group 25
add 1158 in group 25
add 1159 in group 25
add 1160 in group 25
add 1161 in group 25
add 1162 in group 25
add 1163 in group 25
add 1164 in group 25
add 1165 in group 25
add 1166 in group 25
add 1167 in group 25
add 1168 in group 25
add 1169 in group 1
add 1170 in group 25
add 1171 in group 25
[] run rarget = 412
[] get b'skip'
[] group 0 is not interesting
[] run target = 1106
[] get b'skip'
[] run target = 1108
[] get b'next'
[] find new path 1172 to 1187
Traceback (most recent call last):
File "group_seed.py", line 208, in
out = subprocess.check_output(
File "/usr/lib/python3.8/subprocess.py", line 411, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.8/subprocess.py", line 512, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['./afl-showmap', '-q', '-e', '-o', '/dev/stdout', '-m', 'none', '-t', '500', 'target/libjpeg-turbo/build/cjpeg', '-outfile', '/dev/null', 'fuzzer_out/cjpeg319/queue/id:001183,src:001108,op:havoc,rep:4']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered: