Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25951] JavaObject Exception in Hyperloop Examples app

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2018-08-29T18:16:11.000+0000
Affected Version/sRelease 7.1.0
Fix Version/sn/a
ComponentsAndroid
Labels7.1.0.GA, regression
ReporterRene Pot
AssigneeRene Pot
Created2018-04-10T09:25:14.000+0000
Updated2018-08-29T18:16:11.000+0000

Description

The Hyperloop sample app triggers the same error as reported & fixed in TIMOB-25887, but happens twice The error is also reported by the community
[INFO] :   TiRootActivity: (main) [0,0] checkpoint, on root activity create, savedInstanceState: null
[ERROR] :  JavaObject: !!! OH NO! We tried to grab a Java Object back out of the reference table, but it must have been GC'd, because it's null! Key: 0
[INFO] :   chatty: uid=10093(u0_a93) com.appcelerator.sample.hyperloop identical 2 lines
[ERROR] :  JavaObject: !!! OH NO! We tried to grab a Java Object back out of the reference table, but it must have been GC'd, because it's null! Key: 0
[INFO] :   TiRootActivity: (main) [0,0] checkpoint, on root activity resume. activity = com.appcelerator.sample.hyperloop.Hyperloop_sampleActivity@eb03174
The error is triggered when opening the app, no further action is required to trigger it. App it happens on: https://github.com/appcelerator/hyperloop-examples

Comments

  1. Joshua Quick 2018-08-29

    [~topener], I remember [~gmathews] resolved this in 7.2.1. See here... https://github.com/appcelerator/titanium_mobile/pull/10197 There were also 2 hyperloop regressions that were resolved in 7.3.1. See [TIMOB-26328] and [TIMOB-26329]. So, would you mind re-testing with 7.3.1 please? I suspect we're fine now.
  2. Rene Pot 2018-08-29

    I'm getting no errors on 7.3.1 with HL 3.1.2. This issue can be resolved indeed. Thanks [~jquick] & [~gmathews]

JSON Source