Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2308] WebView operations make KitchenSink exit

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2013-03-15T18:15:28.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsandroid, triage
ReporterTom
AssigneeMauro Parra-Miranda
Created2012-10-19T09:21:53.000+0000
Updated2016-03-08T07:41:19.000+0000

Description

1. set up kitchen sink 2. run in emulator 3. go to any webview example 4. program exits and restarts [WARN][dalvikm(660)]JNI WARNING: jarray points to non-array object

Comments

  1. Tom 2012-10-19

    [WARN][dalvikvm( 660)] JNI WARNING: jarray 0x40760788 points to non-array object (Ljava/lang/String;) [INFO][dalvikvm( 660)] "WebViewCoreThread" prio=5 tid=12 NATIVE [INFO][dalvikvm( 660)] | group="main" sCount=0 dsCount=0 obj=0x407f9bf0 self=0x3b8428 [INFO][dalvikvm( 660)] | sysTid=675 nice=0 sched=0/0 cgrp=default handle=3900768 [INFO][dalvikvm( 660)] | schedstat=( 113955423 224761406 55 ) [INFO][dalvikvm( 660)] at android.webkit.JWebCoreJavaBridge.sharedTimerFired(Native Method) [INFO][dalvikvm( 660)] at android.webkit.JWebCoreJavaBridge.sharedTimerFired(Native Method) [INFO][dalvikvm( 660)] at android.webkit.JWebCoreJavaBridge.fireSharedTimer(JWebCoreJavaBridge.java:91) [INFO][dalvikvm( 660)] at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:108) [INFO][dalvikvm( 660)] at android.os.Handler.dispatchMessage(Handler.java:99) [INFO][dalvikvm( 660)] at android.os.Looper.loop(Looper.java:130) [INFO][dalvikvm( 660)] at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:629) [INFO][dalvikvm( 660)] at java.lang.Thread.run(Thread.java:1019) [INFO][dalvikvm( 660)] [ERROR][dalvikvm( 660)] VM aborting
  2. Federico Casali 2012-11-03

    Tom, can you please specify which TiSDK are you using? Also, is this happening also on Android devices or only on the emulator?
  3. Daniel Sefton 2012-11-26

    Will re-open if a response is received.
  4. Daniel Sefton 2012-11-26

    Re-opening due to triage tag. But hopefully this will notify the reporter ;P
  5. Ingo Muschenetz 2013-03-15

    We believe this was fixed by the linked issue. Please reopen if it's not the case.

JSON Source