[TIMOB-838] App crashes after repeated open/close of window
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:54:24.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.3.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Nolan Wright |
| Assignee | Blain Hamon |
| Created | 2011-04-15T02:37:34.000+0000 |
| Updated | 2011-04-17T01:54:24.000+0000 |
Description
this one is bizarre.
code is in ticket:
http://helpdesk.appcelerator.net/tickets/2151">http://helpdesk.appcelerator.net/tickets/2151
just click on text, close window and repeat and the app will consistently crash on the simulator
(from [ada8cab763537160ed6498c447e9a0d24640bc51]) Closes #838 . Moved locking of a view's children array into a readwrite lock, and moved add and remove actions to happen on the main thread to avoid deadlocking with same. Should be faster and safer. http://github.com/appcelerator/titanium_mobile/commit/ada8cab763537160ed6498c447e9a0d24640bc51"> http://github.com/appcelerator/titanium_mobile/commit/ada8cab763537...