[TIMOB-8167] Android: 2.3 Gingerbread: setInterval able to crash phone
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-07-10T22:34:04.000+0000 |
| Affected Version/s | Release 2.0.0, Release 1.8.2 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | qe-and031912 |
| Reporter | Dustin Hyde |
| Assignee | Eric Merriman |
| Created | 2012-03-21T14:56:11.000+0000 |
| Updated | 2017-07-10T22:34:04.000+0000 |
Description
Running this project (containing a timed interval event) will crash 2.3 phones 1 times out of 2.
2.2.2 and 3.1 phones don't crash, but they do become unusable (probably expected).
Steps to Reproduce:
1. Run sample project attached.
Expected Result:
Either the app should be shut down by the OS, or the interval should tie up the phone indefinitely (as in 2.2.2 and 3.1).
Actual Result:
Phone crashes in 2.3.4. The crash in preceded by flashing windows.
Attachments
@Dustin Curious -- why was this linked to TIMOB-7865?
Both issues have test code that uses xml parsing.
Closing ticket due to time passed and lack of progress for a number of years. Please open a new ticket if there are any problems.