Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25499] iOS: Crashes during XML mocha tests

GitHub Issuen/a
TypeBug
PriorityMedium
StatusResolved
ResolutionCannot Reproduce
Resolution Date2018-07-26T14:58:37.000+0000
Affected Version/sRelease 7.0.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterChristopher Williams
AssigneeHans Knöchel
Created2017-11-10T18:42:44.000+0000
Updated2018-07-26T14:58:37.000+0000

Description

I'm seeing some intermittent crashes of the mocha test app on the build machine. Attached are the crash logs. It looks to be related to garbage collection and the XML APIs. The app crashes during a stress test on the Ti.UI.TableView here: https://github.com/appcelerator/titanium-mobile-mocha-suite/blob/master/Resources/ti.ui.tableview.test.js#L1089 However, the crash logs indicate some sort of GC issue with TiDOMNodeProxy dealloc on a JS callback.

Attachments

FileDateSize
mocha_2017-11-10-060757_Ginsu-macOS05.crash2017-11-10T18:39:10.000+0000164556
mocha_2017-11-10-083237_Ginsu-macOS05.crash2017-11-10T18:39:10.000+0000164239

Comments

  1. Hans Knöchel 2018-07-26

    this does not seem to be an issue in recent tests (since ~ 6 months).

JSON Source