[TIMOB-9985] Android: KitchenSink: App process dying repeatedly and not rendering on emulator.
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-09-18T17:29:55.000+0000 |
Affected Version/s | Release 2.1.1 |
Fix Version/s | n/a |
Components | Android |
Labels | api |
Reporter | Shyam Bhadauria |
Assignee | Neeraj Gupta |
Created | 2012-07-17T00:20:33.000+0000 |
Updated | 2017-03-09T21:39:00.000+0000 |
Description
While running the refactored kitchen sink on android emulator, it keeps on crashing and retrying(do not renders finally).The logs have been attached with the bug.
This is not a regression. It also occurs on 2.1.0.
Steps to reproduce
1) Run the app on android 2.2 emulator
Expected result:
1) App should get installed successfully and appear on the screen
Actual result:
1) App displays appcelerator splashscreen and then a blank screen. This keeps on repeating.
Note: This happens only for android 2.2 emulator(HVGA and WVGA854) . Runs expectedly on 2.3,3.x,4.x.
Attachments
I am unable to reproduce this with the 2.2. emulator WVGA854. Since your console seems to indicate perhaps a damaged SD card, Please try the following: 1. Check your AVD manager (using "android" terminal command then "tools > Manage AVDs" see if the icon next to the emulator you are using is a check mark or a broken file icon 2. If broken, or even just to be sure, go to "
I tried the steps mentioned above(removing device from AVD manager and re-creating it through studio) but its still giving the same error.This is occurring only for android google api 2.2 . However this is not reproducible on other machines.
Fixed by PR https://github.com/appcelerator-developer-relations/KitchenSink/pull/3
@Shyam- We would like to come to resolution on this issue for 2.1.1 release. Please investigate and provide any additional information. Please ensure your android SDK, NDK and any other tools are up-to-date.
The issue still occurs(on only my machine) with latest sdk,ndk. It occurs atleast as far as 2.0.1.
Shyam, when you get the opportunity, we need to fully investigate this. We understand it still occurs on your system, but we need to know why. We need solid data about your steps to isolate the root cause. Reducing severity since this only affects a single system.
The issue is reproducing on the following environment: SDK:2.2.0.v20120828153312 Studio:2.1.2.201208281351 Devices: LG-p970, Android emulator 2.2, Android emulator 3.0
Duplicate of TIMOB-10687. Tested on 2.2 Emulator on both v8 and rhino with the latest master. Can not reproduce the crash.
Closing ticket as duplicate.