[TIMOB-7134] Android: Asynchronous input event injection failed - Crash
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-03-20T20:28:43.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | 2013 Sprint 06 API, 2013 Sprint 06 |
Components | Android |
Labels | api |
Reporter | Dustin Hyde |
Assignee | Ingo Muschenetz |
Created | 2012-01-12T11:35:54.000+0000 |
Updated | 2017-03-08T23:47:50.000+0000 |
Description
Intermittent crash with log and stack traces (attached), ending with black screen and no automatic app restart.
Happens every 10 minutes of KitchenSink testing on Android 4.0 device.
Able to reproduce on Android 4.0 (5 times) and 2.3.6 (once) devices.
Have not seen crash on Rhino or 1.8.0.1 so far.
There is no exact way to reproduce the crash, but the method below will reproduce it.
Steps to Reproduce:
1. Open KitchenSink [master] on Android 4.0 device using V8 (1.9.0).
2. Run BaseUI > Menu (Android) > Menu Handlers (Activity Property).
3. Cycle between opening the window (using the button) and pressing the phone's 'back' button.
Expected Result:
No crash.
Actual Result:
Crash 1 times out of 50.
Attachments
Can not reproduce with latest master. May be fixed by TIMOB-11288.
Closing ticket as the issue cannot be reproduced.