simsong / bulk_extractor

This is the development tree. Production downloads are at:
https://github.com/simsong/bulk_extractor/releases
Other
1.04k stars 184 forks source link

Running bulk_extractor with --max_minute_wait flag has no effect #404

Open laissezfarrell opened 1 year ago

laissezfarrell commented 1 year ago

Running bulk_extractor 2.02 with the command: bulk_extractor -S ssn_mode=1 -e outlook -x zip -x rar -x winpe -x exif --max_minute_wait 15 -o /home/accessions/b_e2x_errors/debug_mode03 -R /home/accessions/UA2023-0021/objects/OPD/ -F /home/scripts/be_regex/uaregex.txt

Did not stop the run after 15 minutes of waiting for threads to finish. Instead, bulk_extractor hung waiting for threads to finish until I killed the process.