[TIMOB-10687] KitchenSink: KitchenSink crashes on launch on Android Emulator 2.2 and Android device 2.2
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | Critical | 
| Status | Closed | 
| Resolution | Cannot Reproduce | 
| Resolution Date | 2012-09-07T13:34:31.000+0000 | 
| Affected Version/s | Release 3.0.0 | 
| Fix Version/s | n/a | 
| Components | Android, iOS | 
| Labels | api, regression | 
| Reporter | Tamila Smolich | 
| Assignee | Neeraj Gupta | 
| Created | 2012-08-28T11:34:57.000+0000 | 
| Updated | 2017-03-09T22:17:08.000+0000 | 
Description
	Description: 
KitchenSink crashes on launch on Android Emulator 2.2 and Android device 2.2.
Getting [ERROR][TiApplication(  419)] (KrollRuntimeThread) [819,819] APP PROXY: ti.modules.titanium.app.AppModule@45063970.
This is regression, does not happen on 2.1.2
Steps to reproduce:
Run Refactored KitchenSink on Android Emulator 2.2/Android device 2.2
Actual result:
The app crashes
Expected result:
The app opens successfully
The crash only happens on v8. Maybe related to TIMOB-10406.
Tested on 2.2 Emulator and 2.2 device on both v8 and rhino with the latest master. Can not reproduce the crash. Seems already fixed by TIMOB-10406.
Closing ticket as the issue cannot be reproduced.