[TIMOB-16875] iOS: Change in "insertSubview" (via TIMOB-11586) causes crash
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-07-07T04:53:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.3.0 |
Components | iOS |
Labels | regression, viewproxy |
Reporter | Marten Nelson |
Assignee | Vishal Duggal |
Created | 2014-03-16T04:57:56.000+0000 |
Updated | 2014-07-08T23:59:55.000+0000 |
Description
For the last couple of releases of the mobile SDK (I just upgraded to 3.2.2) I've had to apply the patch as described in http://developer.appcelerator.com/question/153366/crash-on-310-related-with-timob-11586, or the app would crash instantly.
I'm unclear on the implications of applying this patch, but I see no more crashes in my app.
It would be great if you can provide a simple runnable test case that demonstrates this crash without your patch. It would help to diagnose this issue further.
[~srahim] to see if this section of code still exists in 3.3.0. it may be fixed with latest versions.
[~ingo][~ngupta] We have refactored that entire piece of code block in 3.3.0 . This was done as part of TIMOB-15855. I would assume this refactor would have taken care of the crash but we would need a proper test case to ensure that the bug is actually resolved.
[~marten] It's believed this may no longer be an issue in 3.3.0. Can you please try this with the latest RC versions (from build.appcelerator.com)? If it still persists, can you please provide a test case for us to reproduce on our side? Thanks!
Tested with 3.3.0RC and can no longer reproduce.
Resolving this ticket as fixed as per confirmation from the reporter.
Closing based on comment from reporter.