FACT_core
FACT_core copied to clipboard
Throttling down unpacking to reduce memory consumption
FACT version
4.2dev
Environment
Ubuntu20
Steps to reproduce
Upload a firmware and analyze it. After a period of time, it stops analyzing. I check the log and prompt 'unpacking'_ Schedule Throttling down unpacking to reduce memory consumption, I'm unpacking_ The scheduler allocates 4 tasks with 8 grams of memory per task, but still reports an error and requests help
Expeced Behavior
finish
Installation logs
install.log
PASTE HERE
Backend logs
fact_main_backend.log
PASTE HERE
Frontend logs
fact_main_frontend.log
PASTE HERE
Other information
No response
The message "Throttling down unpacking to reduce memory consumption" is not an error. It is a built-in function that temporarily halts unpacking to reduce resource consumption. It should not interfere with the analysis progress.