[TIMOB-6396] iOS: XML drillbit test fails with malloc() double-free
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-08T14:56:59.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-49, Release 1.8.0.1 |
Components | iOS |
Labels | n/a |
Reporter | Stephen Tramer |
Assignee | Natalie Huynh |
Created | 2011-11-30T16:23:31.000+0000 |
Updated | 2011-12-14T09:35:52.000+0000 |
Description
Currently when running drillbit, on some systems/architectures, the XML test will crash due to the following error:
[DEBUG] test_harness(3097,0xb024f000) malloc: *** error for object 0x382b5e0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Analysis shows that this is happening in Node dealloc.
Drillbit-only issue, not critical for freeze; moving to next sprint.
Resolved by PR#869
to you
Tested with version=1.8.0.1 module_apiversion=2 timestamp=12/13/11 18:06 githash=0174e32 all XML test pass