[TIMOB-637] Periodic crash in KitchenSink startup
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.2.0 |
Components | Android |
Labels | android |
Reporter | Marshall Culpepper |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:33:23.000+0000 |
Updated | 2011-04-17T01:53:46.000+0000 |
Description
This seems to rear it's head from time to time, it's a NullPointerException when we try access the soft reference to the TiEvaluator
(from [fe3a0e7799472ee693dcad7224df82fb12731ff0]) store a temporary hard reference to the ti evaluator so we can pull off the initial evaluation of app.js before the soft reference gets GC'd [#637 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/fe3a0e7799472ee693dcad7224df82fb12731ff0"> http://github.com/appcelerator/titanium_mobile/commit/fe3a0e7799472...