Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6396] iOS: XML drillbit test fails with malloc() double-free

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-12-08T14:56:59.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2011-49, Release 1.8.0.1
ComponentsiOS
Labelsn/a
ReporterStephen Tramer
AssigneeNatalie Huynh
Created2011-11-30T16:23:31.000+0000
Updated2011-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.

Comments

  1. Stephen Tramer 2011-12-03

    Drillbit-only issue, not critical for freeze; moving to next sprint.
  2. Vishal Duggal 2011-12-08

    Resolved by PR#869
  3. Thomas Huelbert 2011-12-10

    to you
  4. Natalie Huynh 2011-12-14

    Tested with version=1.8.0.1 module_apiversion=2 timestamp=12/13/11 18:06 githash=0174e32 all XML test pass

JSON Source