Nativescript App keeps crashing with the following error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) -
this app keeps crashing after 10 minutes of non-use , app remaining open. i'm new nativescript , don't have idea start this.
--------- beginning of crash
05-24 20:08:19.316 17271 17271 f libc : fatal signal 11 (sigsegv), code 1, fault addr 0xdeadcab1 in tid 17271 (ivescript.ppmns) 05-24 20:08:19.428 274 274 debug : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 05-24 20:08:19.428 274 274 debug : build fingerprint: 'lge/g2_tmo_us/g2:5.0.2/lrx22g/1507914346dda:user/release-keys' 05-24 20:08:19.428 274 274 debug : revision: '10' 05-24 20:08:19.428 274 274 debug : abi: 'arm' 05-24 20:08:19.428 274 274 debug : pid: 17271, tid: 17271, name: ivescript.ppmns >>> org.nativescript.ppmns <<< 05-24 20:08:19.428 274 274 debug : signal 11 (sigsegv), code 1 (segv_maperr), fault addr 0xdeadcab1 05-24 20:08:19.527 274 274 debug : r0 a2dd9855 r1 a2dd9855 r2 00000000 r3 deadcab1 05-24 20:08:19.527 274 274 debug : r4 9ecb52a0 r5 9ecb52d8 r6 af0e7000 r7 beef4564 05-24 20:08:19.527 274 274 debug : r8 00000001 r9 00000000 sl 00000001 fp b4bb9ff8 05-24 20:08:19.527 274 274 debug : ip a2efcef8 sp beef44b0 lr a2dd986f pc a2dd9860 cpsr 60000030 05-24 20:08:19.527 274 274 debug : 05-24 20:08:19.527 274 274 debug : backtrace: 05-24 20:08:19.527 274 274 debug : #00 pc 006ca860 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so 05-24 20:08:19.527 274 274 debug : #01 pc 006ca86d /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so 05-24 20:08:19.527 274 274 debug : #02 pc 006ca8f1 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so 05-24 20:08:19.527 274 274 debug : #03 pc 006c9e9b /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so 05-24 20:08:19.527 274 274 debug : #04 pc 006c98bd /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so 05-24 20:08:19.527 274 274 debug : #05 pc 006c9981 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so 05-24 20:08:19.527 274 274 debug : #06 pc 006ca4b7 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (operator new(unsigned int)+78) 05-24 20:08:19.528 274 274 debug : #07 pc 006ca4ff /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (operator new[](unsigned int)+2) 05-24 20:08:19.528 274 274 debug : #08 pc 003360c0 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::internal::handlescope::extend(v8::internal::isolate*)+184) 05-24 20:08:19.528 274 274 debug : #09 pc 0031aba4 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::internal::factory::newrawonebytestring(int, v8::internal::pretenureflag)+568) 05-24 20:08:19.528 274 274 debug : #10 pc 0031af3c /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::internal::factory::newstringfromonebyte(v8::internal::vector<unsigned char const>, v8::internal::pretenureflag)+44) 05-24 20:08:19.528 274 274 debug : #11 pc 0031b700 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::internal::factory::newstringfromutf8(v8::internal::vector<char const>, v8::internal::pretenureflag)+480) 05-24 20:08:19.528 274 274 debug : #12 pc 00279e5c /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::string::newfromutf8(v8::isolate*, char const*, v8::newstringtype, int)+120) 05-24 20:08:19.528 274 274 debug : #13 pc 00260101 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (tns::converttov8string(std::string const&)+16) 05-24 20:08:19.528 274 274 debug : #14 pc 00251195 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (tns::nativescriptexception::rethrowtov8()+56) 05-24 20:08:19.528 274 274 debug : #15 pc 00265381 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (tns::objectmanager::ongcfinishedstatic(v8::isolate*, v8::gctype, v8::gccallbackflags)+200) 05-24 20:08:19.528 274 274 debug : #16 pc 0033a55c /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::internal::heap::callgcepiloguecallbacks(v8::gctype, v8::gccallbackflags)+120) 05-24 20:08:19.528 274 274 debug : #17 pc 00349d2c /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::internal::heap::performgarbagecollection(v8::internal::garbagecollector, v8::gccallbackflags)+928) 05-24 20:08:19.528 274 274 debug : #18 pc 00349ffc /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::internal::heap::collectgarbage(v8::internal::garbagecollector, char const*, char const*, v8::gccallbackflags)+152) 05-24 20:08:19.528 274 274 debug : #19 pc 0034a32c /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::internal::heap::collectallgarbage(int, char const*, v8::gccallbackflags)+68) 05-24 20:08:19.528 274 274 debug : #20 pc 0027e004 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::isolate::requestgarbagecollectionfortesting(v8::isolate::garbagecollectiontype)+64) 05-24 20:08:19.528 274 274 debug : #21 pc 005971f4 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so (v8::internal::functioncallbackarguments::call(void (*)(v8::functioncallbackinfo<v8::value> const&))+132) 05-24 20:08:19.528 274 274 debug : #22 pc 002ad5e4 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so 05-24 20:08:19.528 274 274 debug : #23 pc 002ada34 /data/app/org.nativescript.ppmns-1/lib/arm/libnativescript.so 05-24 20:08:19.528 274 274 debug : #24 pc 00000090 <unknown> 05-24 20:08:20.772 801 817 activitymanager: process gbis.gbandroid (pid 22408) has died 05-24 20:08:20.776 801 817 w activitymanager: scheduling restart of crashed service gbis.gbandroid/com.xone.internal.xoneservice in 1000ms 05-24 20:08:20.776 801 817 w activitymanager: scheduling restart of crashed service gbis.gbandroid/com.cuebiq.cuebiqsdk.model.collector in 242598ms 05-24 20:08:20.847 801 801 backupmanagerservice: beginning scheduled full backup operation 05-24 20:08:20.857 801 22898 w backupmanagerservice: requested unavailable transport: com.google.android.gms/.backup.backuptransportservice 05-24 20:08:20.857 801 22898 w pftbt : transport not present; full data backup not performed 05-24 20:08:20.872 801 864 bootreceiver: copying /data/tombstones/tombstone_09 dropbox (system_tombstone) 05-24 20:08:20.894 801 22897 w activitymanager: force finishing activity 1 org.nativescript.ppmns/com.tns.nativescriptactivity 05-24 20:08:21.249 801 1151 windowstate: win death: window{1afd861a u0 org.nativescript.ppmns/com.tns.nativescriptactivity} 05-24 20:08:21.549 801 22897 w activitymanager: exception thrown during pause 05-24 20:08:21.549 801 22897 w activitymanager: android.os.deadobjectexception 05-24 20:08:21.549 801 22897 w activitymanager: @ android.os.binderproxy.transactnative(native method) 05-24 20:08:21.549 801 22897 w activitymanager: @ android.os.binderproxy.transact(binder.java:496) 05-24 20:08:21.549 801 22897 w activitymanager: @ android.app.applicationthreadproxy.schedulepauseactivity(applicationthreadnative.java:704) 05-24 20:08:21.549 801 22897 w activitymanager: @ com.android.server.am.activitystack.startpausinglocked(activitystack.java:833) 05-24 20:08:21.549 801 22897 w activitymanager: @ com.android.server.am.activitystack.finishactivitylocked(activitystack.java:2830) 05-24 20:08:21.549 801 22897 w activitymanager: @ com.android.server.am.activitystack.finishtoprunningactivitylocked(activitystack.java:2687) 05-24 20:08:21.549 801 22897 w activitymanager: @ com.android.server.am.activitystacksupervisor.finishtoprunningactivitylocked(activitystacksupervisor.java:2531) 05-24 20:08:21.549 801 22897 w activitymanager: @ com.android.server.am.activitymanagerservice.handleappcrashlocked(activitymanagerservice.java:11795) 05-24 20:08:21.549 801 22897 w activitymanager: @ com.android.server.am.activitymanagerservice.makeappcrashinglocked(activitymanagerservice.java:11667) 05-24 20:08:21.549 801 22897 w activitymanager: @ com.android.server.am.activitymanagerservice.crashapplication(activitymanagerservice.java:12376) 05-24 20:08:21.549 801 22897 w activitymanager: @ com.android.server.am.activitymanagerservice.handleapplicationcrashinner(activitymanagerservice.java:11887) 05-24 20:08:21.549 801 22897 w activitymanager: @ com.android.server.am.nativecrashlistener$nativecrashreporter.run(nativecrashlistener.java:86) 05-24 20:08:21.585 801 22897 activitymanager: start proc 22905:com.google.android.googlequicksearchbox/u0a69 activity com.google.android.googlequicksearchbox/com.google.android.launcher.gel 05-24 20:08:21.624 801 1203 d wifiservice: new client listening asynchronous messages 05-24 20:08:21.762 801 1898 activitymanager: process org.nativescript.ppmns (pid 17271) has died
Comments
Post a Comment