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
[*] Just about to run ['BBOUT=/vuzzer64/fuzzer-code/outd/bbc.out', 'LIBS=#', './run_bb.sh', '/d/p/normal/15.ffmpeg', '-y', '-i', '/vuzzer64/fuzzer-code/vutemp/data/avi-textinfo.avi', '-c:v', 'mpeg4', '-c:a', 'copy', '-f', 'mp4', '/dev/null']
[*] Run complete..
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "runfuzzer.py", line 805, in main
(bbs,retc)=execute(tfl)
File "runfuzzer.py", line 186, in execute
bbs = bbdict(config.BBOUT)
File "runfuzzer.py", line 88, in bbdict
bbfr=int(tLine[1],0)
IndexError: list index out of range
this may be related to issue #13 , where bbc.out is 35GB
The text was updated successfully, but these errors were encountered:
this may be related to issue #13 , where bbc.out is 35GB
The text was updated successfully, but these errors were encountered: