Actions
Anomalie #402
closedOOMTEST bug found in check_libdebug-memory:735
Description
Timeout
Updated by François Cerbelle 10 months ago
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
Updated by François Cerbelle 10 months ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Applied in changeset mkernel|0c7ea6d6c0c858be6558e94b4debc0d0f0cec9e1.
Actions