Commit limit causes assertion failure #288
Labels
essential
Will cause failure to meet customer requirements. Assign resources.
needs analaysis
The issue needs analysis before it can be resolved.
The attached program terminates with this message:
The program sets a commmit limit, creates a weak array and then creates a long list.
The assertion is not always triggered; it seems to depend on the commit limit and the size of the weak array.
I suspect that the AMC pool is in emergency mode and that in emergency mode the assumptions made by the assertion don't hold.
commit_limit_test.c
The text was updated successfully, but these errors were encountered: