Title | Many (mmqa) tests fail on OS X |
Status | closed |
Priority | optional |
Assigned user | Gareth Rees |
Organization | Ravenbrook |
Description | perl test/test/qa run test/function/5.c fails because, % MPS ASSERTION FAILURE !assert=true !assertid=<no id supplied> !assertcond=ResIsAllocFailure(res) !assertfile=trace.c !assertline=511 This turns out to be because of an unimplemented stack scanner. |
Analysis | OS X uses the ssan.c implementation of the Stack Scanner which has no real implementation, it just return ResUNIMPL. We need to implement sspp.s, a version of the stack scanner in PowerPC. This is sufficiently distant from the reported defect that I will create a new job for creating an Stack Scanner for PowerPC / OS X. See job001146 |
How found | unknown |
Evidence | testing |
Observed in | 1.105.0 |
Created by | David Jones |
Created on | 2005-02-23 17:46:50 |
Last modified by | Gareth Rees |
Last modified on | 2013-05-25 23:05:36 |
History | 2005-02-23 DRJ Created. 2005-03-01 DRJ Link to new job job001146 2013-03-19 GDR Assigned to GDR. 2013-05-25 GDR They mostly pass now, and the failures are recorded separately, so I closed this. |
Change | Effect | Date | User | Description |
---|---|---|---|---|
182238 | closed | 2013-05-25 23:05:00 | Gareth Rees | Status of MMQA function tests on OS X. |