Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7795] Android: RSS Reader Sample: lock-up on use with nativeview is null warning

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-03-23T12:12:01.000+0000
Affected Version/sRelease 1.8.1, Release 1.8.2
Fix Version/sn/a
ComponentsAndroid
Labelsqe-and021312, qe-and031912
ReporterDustin Hyde
AssigneeHieu Pham
Created2012-02-23T16:29:50.000+0000
Updated2017-03-10T00:06:45.000+0000

Description

When the studio sample RSS Reader project is run and used, the app will eventually crash. Nativeview is null is logged to the console. A stack trace is written to device. A timeout error is generated. The OS requests to force close the app. Log attached, stack trace attached. Occurs in 1.8.1 and 1.8.2 in V8 and Rhino. Steps to Reproduce: 1. Import Samples > RSS Reader from the dashboard. 2. Run app. 3. Click different RSS feed rows, then press 'back'. Cycle. Expected Result: App should not crash. Actual Result: App locks up with a black screen. Usually happens after 2 or 3 feeds, but can take longer.

Attachments

FileDateSize
Nexus One 2.2.2 Lock-Up Log SDK 2.0.0.txt2012-03-21T15:34:05.000+000040960
RSS Reader w Auto Close.zip2012-03-21T15:34:05.000+00001670314
RSS Sample 1.8.2 Android V8 Droid 2.2.3 Windows 7.txt2012-02-23T16:29:50.000+000011910
traces.txt2012-02-23T16:29:50.000+000061731

Comments

  1. Dustin Hyde 2012-02-23

    May relate to TIMOB-7775.
  2. Hieu Pham 2012-03-13

  3. Hieu Pham 2012-03-14

    Cannot reproduce with latest master. ANR no longer exists.
  4. Dustin Hyde 2012-03-20

    Able to reproduce. SDK: 2.0.0.v20120320133259 Android: V8 Studio: 2.0.0.201203200828 OS: Windows 7 Devices Tested: Nexus One 2.2.2
  5. Opie Cyrus 2012-03-20

    Is this a crash or lock up? Is there log output that can be referenced? Since this issue is difficult to reproduce on the platform side, can we please get this information added to the ticket?
  6. Dustin Hyde 2012-03-21

    This is a lock-up, the log is in the attachments.
  7. Dustin Hyde 2012-03-21

    Attached new lock-up log. Attached new project file, making it easier to reproduce. In the modified project, the rss windows will close automatically after opening. Steps to Reproduce: 1. Click on the first row. Wait for it to load and close. Repeat. (Press 'back' manually if necessary to back out). Bug: Screen turns black and clicks register on console as being unable to dispatch.
  8. Opie Cyrus 2012-03-21

    Further investigation is required in terms of identifying the correct fix but this appears to be a issue with the lifecycle event of the top activity finishing being blocked on another event from the runtime thread.
  9. Hieu Pham 2012-03-23

    We were unable to reproduce this issue on latest master. Marking as Unable to reproduce.
  10. Lee Morris 2017-03-10

    Closing this ticket as the issue cannot be reproduced.

JSON Source