Cordova应用程序在启动时崩溃

时间:2015-11-24 14:05:44

标签: android cordova crosswalk-runtime

我的cordova应用程序(实现了人行横道引擎)在一个客户设备上崩溃,给我以下报告:

Build fingerprint: 'samsung/santos10wifixx/santos10wifi:4.4.2/KOT49H/P5210XXUBNK2:user/release-keys'
Revision: '0'
pid: 16097, tid: 16097, name: e.awenko.mobile  >>> de.awenko.mobile <<<
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
    eax 00000000  ebx 00003ee1  ecx 00003ee1  edx 00000006
    esi 0000000b  edi 00000000
    xcs 00000073  xds 0000007b  xes 0000007b  xfs 00000000  xss 0000007b
    eip 400a3426  ebp bf969b10  esp bf9695e0  flags 00200203

backtrace:
    #00  pc 00049426  /system/lib/libc.so
    #01  pc 00000005  <unknown>

由于我无法访问他的设备,因此我无法重现此问题。

我不知道它是否有帮助,但这里是我已安装插件的列表:

com.danielcwilson.plugins.googleanalytics 0.6.1 "Google Universal Analytics Plugin"
com.dvdbrink.cordova.indexeddb 0.1.0 "Cordova-indexedDB"
com.google.playservices 22.0.0 "Google Play Services for Android"
com.phonegap.plugins.barcodescanner 2.0.1 "BarcodeScanner"
cordova-plugin-crosswalk-webview 1.3.1 "Crosswalk WebView Engine"
cordova-plugin-whitelist 1.0.0 "Whitelist"
io.github.pwlin.cordova.plugins.fileopener2 1.0.11 "File Opener2"
org.apache.cordova.camera 0.3.1 "Camera"
org.apache.cordova.file 1.3.2 "File"
org.apache.cordova.file-transfer 0.5.0 "File Transfer"
org.apache.cordova.inappbrowser 0.6.0 "InAppBrowser"
org.apache.cordova.network-information 0.2.14 "Network Information"
org.apache.cordova.splashscreen 1.0.0 "Splashscreen"
org.apache.cordova.statusbar 0.1.10 "StatusBar"

0 个答案:

没有答案