Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7831] Android: Master/Detail Application Template: console logs JNI: DeleteGlobalRef(0xdebcce57) failed to find entry warnings

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-04-05T10:40:02.000+0000
Affected Version/sRelease 1.8.2
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsAndroid
Labelsmodule_samples, qe-and021312, qe-testadded, regression
ReporterDustin Hyde
AssigneeJosh Roesslein
Created2012-02-27T18:50:43.000+0000
Updated2012-04-05T10:40:02.000+0000

Description

When the Master/Detail Application template app is used, JNI: DeleteGlobalRef(0xdebcce57) failed to find entry warnings are repeatedly logged to the console. This only occurs in 1.8.2.X across all Android versions, with the exception of Android 4.0.2. This does not occur in 1.8.1. This is a regression. Note: The functionality of the app does not appear to be affected. Steps to Reproduce: 1. Run the Master/Detail Application template using 1.8.2.X. 2. Click on a row. 3. Press 'back' button if applicable. 4. Cycle as needed. Check the console. Expected Result: No warnings. Actual Result: A flood of 02-27 17:52:48.179: W/dalvikvm(3195): JNI: DeleteGlobalRef(0xdebcce57) failed to find entry (valid=0) warnings. Log attached.

Attachments

FileDateSize
log - android v8 3.x masterdetail template 1.8.2.x regression.txt2012-02-27T18:50:43.000+0000918

Comments

  1. Josh Roesslein 2012-02-28

    This looks to be identical to the crash we are seeing in TIMOB-7774.
  2. Dustin Hyde 2012-03-06

    Re-opening as Unresolved. Behavior still occurs. SDK: 2.0.0.v20120305174654 Android: V8 Studio: 2.0.0.201203051741 OS: Snow Leopard Devices Tested: Nexus One 2.2.2, Revolution 2.3.4, Xoom 3.2.1
  3. Josh Roesslein 2012-03-06

    Dustin, are you seeing a crash after these warnings?
  4. Dustin Hyde 2012-03-06

    There never was a crash, only warnings.
  5. Hieu Pham 2012-03-09

    Additional test cases: 1. KS: Base UI -> Views -> Table Views -> Table View (Layout 2) + You should see 2 JNIs warnings opening this test. + If you then spam click on the rows very fast, more JNI warnings will occur. 2. KS: Base UI -> Views -> Table Views -> Table View (Layout) same as test 1. JNI warnings are everywhere. Everytime I click on a test, I see 1-2 warnings. This seems to be a general proxy problem
  6. Josh Roesslein 2012-03-12

    [Pull Request #1643](https://github.com/appcelerator/titanium_mobile/pull/1643) created to resolve issue.
  7. Dustin Hyde 2012-03-15

    Closing as Fixed. SDK: 2.0.0.v20120315140247 Android: V8 Studio: 2.0.0.201203142055 OS: Snow Leopard Devices Tested: Nexus S 2.3.6, GSlate 3.1
  8. Dustin Hyde 2012-04-05

    Opening to edit labels.

JSON Source