Note that there are some explanatory texts on larger screens.

plurals
  1. POcrash on android with phonegap and jquery mobile
    primarykey
    data
    text
    <p>I am developing a HTML5 application for Android. Everything is fine all pages through application, but when it comes to an specific page of app it crashes.</p> <p>The crash occurs only in Samsung Galaxy Tab 10.1 (Android 3.1). earlier. I tested with Dell Streak 5" (Android 2.3.2) and ZTE-Blade (Android 2.2) and there wasn't any problem.</p> <p>In that page, there is an AJAX call, and then creating a dynamic HTML form elements and also using geolocation of phonegap.</p> <p>The most interesting part is that I can't see any error related to my app when I look at LogCat in Eclipse. but some dumps about device at the and my app crashes.</p> <p>Note: using jquery mobile 1.0 RC2, phonegap 1.2.0 (tested with 1.1.0 and 1.0.0)</p> <p>Here is some part of the log:</p> <pre><code>I/DEBUG(22434): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** I/DEBUG(22434): Build fingerprint: 'samsung/GT-P7500/GT-P7500:3.1/HMJ37/XWKGB:user/release-keys' I/DEBUG(22434): pid: 27352, tid: 27361 &gt;&gt;&gt; com.test.forms &lt;&lt;&lt; I/DEBUG(22434): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0086c000 I/DEBUG(22434): r0 008673e0 r1 0086bff4 r2 0000037c r3 00000000 I/DEBUG(22434): r4 00000000 r5 00000000 r6 00000028 r7 00000000 I/DEBUG(22434): r8 00000000 r9 00000000 10 00000000 fp 00000000 I/DEBUG(22434): ip 0086c000 sp 5c3db7f0 lr a8291663 pc aff0c9a8 cpsr 20000010 E/DBG_WSS_DM(25618): Warning!!! [wssTelephonyData.java Line:167] getInstance PHONE_TYPE_NONE E/(234): RIL_onMultiClientUnsolicitedResponse: E/(234): unsupported multiclient unsolicited response code 1002 E/(234): RIL_onMultiClientUnsolicitedResponse: E/(234): unsupported multiclient unsolicited response code 1002 E/DBG_WSS_DM(25618): Warning!!! [wssTelephonyData.java Line:167] getInstance PHONE_TYPE_NONE I/System.out(385): [INFO:404673809]: LogSource: Running flush I/System.out(385): [INFO:404673810]: LogSource: Sending payload [bytes=388] I/dumpstate(27428): done I/WindowManager(290): WIN DEATH: Window{40d93e38 com.test.forms/com.test.forms.FormsActivity paused=false} I/ActivityManager(290): Process com.test.forms (pid 27352) has died. </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload