| Title | Assertion failure in apss on w3i3mv |
| Status | closed |
| Priority | essential |
| Assigned user | Gareth Rees |
| Organization | Ravenbrook |
| Description | Jenkins build #447 [1] failed in w3i3mv\hot\apss: stress MVT: COMMIT_LIMIT: arena commit limit exceeded w3i3mv\hot\apss: randomize(): choosing initial state (v3): 1254894148. |
| Analysis | Failure is reproducible on w3i3mv. The failure occurs with grain size = 0x200000 and commit limit = 0x2fffffc, so there is room for just 23 grains. In the circumstances the failure is not surprising. |
| How found | automated_test |
| Evidence | [1] http://gannet.local:8080/job/Memory%20Pool%20System/447/ |
| Created by | Gareth Rees |
| Created on | 2016-09-05 11:15:54 |
| Last modified by | Gareth Rees |
| Last modified on | 2016-09-05 11:38:27 |
| History | 2016-09-05 GDR Created. |
| Change | Effect | Date | User | Description |
|---|---|---|---|---|
| 192154 | closed | 2016-09-05 11:37:19 | Gareth Rees | Don't pick a grain size that's so large that you can't avoid hitting the commit limit. |