Actions
Anomalie #402
closedOOMTEST bug found in check_libdebug-memory:735
Description
Timeout
Actions
Added by François Cerbelle 6 months ago. Updated 5 months ago.
Description
Timeout
Timeout occured because of an endless loop when malloc(cur) fails and cur already converged to more RAM than available
when min==max, cur fully converged, if we are still in the loop, we are stuck and we can decrease min by 2 so next cur evaluation will equals cur-1
Applied in changeset mkernel|0c7ea6d6c0c858be6558e94b4debc0d0f0cec9e1.