Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4148] Android: Crash on local URL

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionHold
Resolution Date2011-06-20T06:50:51.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sBacklog
ComponentsAndroid
Labelscrash, local, view, web
ReporterThomas Huelbert
AssigneeOpie Cyrus
Created2011-05-19T15:10:30.000+0000
Updated2017-03-03T06:14:24.000+0000

Description

Steps to Reproduce: 1. Launch Kitchen Sink 2. Run Base UI > Views > Table Views > Table View Scroll Indicators 3. Press Refresh 4. Press Kill (application will self launch) 5. Run Base UI > Views > Web Views > Local URL Actual result: crash. log attached. Expected result: to load the test case without crashing

Attachments

FileDateSize
local.txt2011-05-25T10:41:01.000+00002299
localwebView.rtf2011-05-19T15:10:30.000+00004627

Comments

  1. Natalie Huynh 2011-05-25

    Still occurs with 1.7.094b6aa...(2011/05/22 22:38)
  2. Natalie Huynh 2011-05-25

    works again after a power cycle
  3. Opie Cyrus 2011-06-13

    requires further info on test sequence.
  4. Opie Cyrus 2011-06-16

    Issue stems from Android application cleanup behavior when dealing with multiple activities tied to an application. multiple approaches were investigated but none of the possible solutions provided an across the board fix for cleaning up the application activities when a force kill occurs. There may be an approach for handling this situation when API lvl 11 is supported. In the meantime, the only way to truly reset the application state is to force stop the app from within the settings. Once the switch to a single window per activity is made, this issue should be much easier to deal with if it remains a problem at all.
  5. Opie Cyrus 2011-06-16

    Further investigation will continue with regard to this issue.
  6. Lee Morris 2017-03-03

    Closing issue due to time passed and irrelevance of the ticket.

JSON Source