Skip to content

troubleshooting runtime

Peter Weidenbach edited this page May 28, 2019 · 7 revisions

Troubleshooting: Installation

Error:

TypeError: execute_shell_command() got an unexpected keyword argument 'check'

Solution:

sudo -EH pip3 install --upgrade git+https://github.com/fkie-cad/common_helper_process.git

Troubleshooting: Runtime

Unexpected Errors During Firmware Analysis

This most likley happens if you ran out of memory at some point. Check your swap utilizing $free. If there is data in your swap, it is in indicator that the out of memory situation occured. Solution: Try to reduce the [Expert-Setting] -> unpack_throttle_limit option in src/config/main.cfg. This might slow down the analysis speed, but reduces the amount of memory used by FACT.