Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application crashes when ran on real device #278

Open
slushnys opened this issue Nov 15, 2018 · 3 comments
Open

Application crashes when ran on real device #278

slushnys opened this issue Nov 15, 2018 · 3 comments

Comments

@slushnys
Copy link
Contributor

slushnys commented Nov 15, 2018

While i execute long press for mapbox it crashes the application with this error. I don't get more logs than these. Not sure how to resolve this.

This also happens when I navigate to other page from the map (like when you tap on a marker of the map which then navigates you to some details page), when you click back - map tries to rerender itself which causes the application to crash.

11-15 11:33:00.660 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(NativePage)'
11-15 11:33:00.661 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(NativeActionBar)'
11-15 11:33:00.661 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativenavigationbutton)'
11-15 11:33:00.661 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativeactionbar), ElementNode(nativenavigationbutton))'
11-15 11:33:00.662 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativepage), ElementNode(nativeactionbar))'
11-15 11:33:00.662 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativescrollview)'
11-15 11:33:00.664 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativestacklayout)'
11-15 11:33:00.666 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativegridlayout)'
11-15 11:33:00.666 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativelabel)'
11-15 11:33:00.667 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativegridlayout), ElementNode(nativelabel))'
11-15 11:33:00.667 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativetextfield)'
11-15 11:33:00.668 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativegridlayout), ElementNode(nativetextfield))'
11-15 11:33:00.668 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativestacklayout), ElementNode(nativegridlayout))'
11-15 11:33:00.669 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativegridlayout)'
11-15 11:33:00.669 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativelabel)'
11-15 11:33:00.670 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativegridlayout), ElementNode(nativelabel))'
11-15 11:33:00.670 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativetextview)'
11-15 11:33:00.671 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativegridlayout), ElementNode(nativetextview))'
11-15 11:33:00.671 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativestacklayout), ElementNode(nativegridlayout))'
11-15 11:33:00.671 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativelabel)'
11-15 11:33:00.672 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativestacklayout), ElementNode(nativelabel))'
11-15 11:33:00.673 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativedatepicker)'
11-15 11:33:00.674 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativestacklayout), ElementNode(nativedatepicker))'
11-15 11:33:00.674 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativelabel)'
11-15 11:33:00.675 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativestacklayout), ElementNode(nativelabel))'
11-15 11:33:00.675 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativetimepicker)'
11-15 11:33:00.677 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativestacklayout), ElementNode(nativetimepicker))'
11-15 11:33:00.677 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> CreateElement(nativebutton)'
11-15 11:33:00.678 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativestacklayout), ElementNode(nativebutton))'
11-15 11:33:00.679 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativescrollview), ElementNode(nativestacklayout))'
11-15 11:33:00.679 14128 14128 I JS : '{NSVue (Vue: 2.5.17 | NSVue: 2.0.2)} -> AppendChild(ElementNode(nativepage), ElementNode(nativescrollview))'
11-15 11:33:01.035 14128 14397 I Mbgl-EGLConfigChooser: In emulator: false
11-15 11:33:01.049 14128 14397 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x40000058 in tid 14397 (GLThread 2615), pid 14128 (ith.application)
11-15 11:33:01.103 14402 14402 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
11-15 11:33:01.103 935 935 I /system/bin/tombstoned: received crash request for pid 14397
11-15 11:33:01.104 14402 14402 I crash_dump32: performing dump of process 14128 (target tid = 14397)
11-15 11:33:01.126 14402 14402 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-15 11:33:01.126 14402 14402 F DEBUG : Build fingerprint: 'google/taimen/taimen:9/PQ1A.181105.017.A1/5081125:user/release-keys'
11-15 11:33:01.126 14402 14402 F DEBUG : Revision: 'rev_10'
11-15 11:33:01.126 14402 14402 F DEBUG : ABI: 'arm'
11-15 11:33:01.126 14402 14402 F DEBUG : pid: 14128, tid: 14397, name: GLThread 2615 >>> org.joinwith.application <<<
11-15 11:33:01.126 14402 14402 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x40000058
11-15 11:33:01.126 14402 14402 F DEBUG : r0 cd625d80 r1 00003e0a r2 40000000 r3 40000000
11-15 11:33:01.126 14402 14402 F DEBUG : r4 e0439738 r5 bb3dbae8 r6 00000000 r7 cbee6800
11-15 11:33:01.126 14402 14402 F DEBUG : r8 00000000 r9 cadf4380 r10 cbee6900 r11 cd443800
11-15 11:33:01.126 14402 14402 F DEBUG : ip e73e5d00 sp cbee67f8 lr bae82221 pc bae821f0
11-15 11:33:01.141 14402 14402 F DEBUG :
11-15 11:33:01.141 14402 14402 F DEBUG : backtrace:
11-15 11:33:01.142 14402 14402 F DEBUG : #00 pc 000261f0 /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/lib/arm/libmapbox-gl.so
11-15 11:33:01.142 14402 14402 F DEBUG : #1 pc 0002621d /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/lib/arm/libmapbox-gl.so
11-15 11:33:01.142 14402 14402 F DEBUG : #2 pc 000dd3d3 /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/lib/arm/libmapbox-gl.so
11-15 11:33:01.142 14402 14402 F DEBUG : #3 pc 00076c01 /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/lib/arm/libmapbox-gl.so
11-15 11:33:01.142 14402 14402 F DEBUG : #4 pc 00076c2d /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/lib/arm/libmapbox-gl.so
11-15 11:33:01.142 14402 14402 F DEBUG : #5 pc 00074571 /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/lib/arm/libmapbox-gl.so
11-15 11:33:01.142 14402 14402 F DEBUG : #6 pc 0005e7d7 /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/lib/arm/libmapbox-gl.so
11-15 11:33:01.142 14402 14402 F DEBUG : #7 pc 00411a79 /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
11-15 11:33:01.142 14402 14402 F DEBUG : #8 pc 0040d575 /system/lib/libart.so (art_quick_invoke_stub_internal+68)
11-15 11:33:01.142 14402 14402 F DEBUG : #9 pc 003e6b79 /system/lib/libart.so (art_quick_invoke_stub+224)
11-15 11:33:01.142 14402 14402 F DEBUG : #10 pc 000a1015 /system/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+136)
11-15 11:33:01.142 14402 14402 F DEBUG : #11 pc 001e5ae9 /system/lib/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+236)
11-15 11:33:01.142 14402 14402 F DEBUG : #12 pc 001e05d7 /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+814)
11-15 11:33:01.142 14402 14402 F DEBUG : #13 pc 003e2661 /system/lib/libart.so (MterpInvokeDirect+196)
11-15 11:33:01.142 14402 14402 F DEBUG : #14 pc 00400414 /system/lib/libart.so (ExecuteMterpImpl+14484)
11-15 11:33:01.142 14402 14402 F DEBUG : #15 pc 001ea62c /dev/ashmem/dalvik-classes3.dex extracted in memory from /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/base.apk!classes3.dex (deleted) (com.mapbox.mapboxsdk.maps.renderer.MapRenderer.onSurfaceCreated)
11-15 11:33:01.142 14402 14402 F DEBUG : #16 pc 001c4d53 /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2471763592+378)
11-15 11:33:01.142 14402 14402 F DEBUG : #17 pc 001c9439 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+152)
11-15 11:33:01.142 14402 14402 F DEBUG : #18 pc 001e05bf /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+790)
11-15 11:33:01.142 14402 14402 F DEBUG : #19 pc 003e1cef /system/lib/libart.so (MterpInvokeSuper+1098)
11-15 11:33:01.142 14402 14402 F DEBUG : #20 pc 00400394 /system/lib/libart.so (ExecuteMterpImpl+14356)
11-15 11:33:01.142 14402 14402 F DEBUG : #21 pc 001eb19c /dev/ashmem/dalvik-classes3.dex extracted in memory from /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/base.apk!classes3.dex (deleted) (com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.GLSurfaceViewMapRenderer.onSurfaceCreated)
11-15 11:33:01.142 14402 14402 F DEBUG : #22 pc 001c4d53 /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2471763592+378)
11-15 11:33:01.142 14402 14402 F DEBUG : #23 pc 001c9439 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+152)
11-15 11:33:01.142 14402 14402 F DEBUG : #24 pc 001e05bf /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+790)
11-15 11:33:01.142 14402 14402 F DEBUG : #25 pc 003e1cef /system/lib/libart.so (MterpInvokeSuper+1098)
11-15 11:33:01.142 14402 14402 F DEBUG : #26 pc 00400394 /system/lib/libart.so (ExecuteMterpImpl+14356)
11-15 11:33:01.142 14402 14402 F DEBUG : #27 pc 001e12a2 /dev/ashmem/dalvik-classes3.dex extracted in memory from /data/app/org.joinwith.application-kz4jVJhARJHeYgNSCwx1oA==/base.apk!classes3.dex (deleted) (com.mapbox.mapboxsdk.maps.MapView$5.onSurfaceCreated+10)
11-15 11:33:01.142 14402 14402 F DEBUG : #28 pc 001c4d53 /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2471763592+378)
11-15 11:33:01.142 14402 14402 F DEBUG : #29 pc 001c9439 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+152)
11-15 11:33:01.142 14402 14402 F DEBUG : #30 pc 001e05bf /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+790)
11-15 11:33:01.142 14402 14402 F DEBUG : #31 pc 003e23a3 /system/lib/libart.so (MterpInvokeInterface+1010)
11-15 11:33:01.142 14402 14402 F DEBUG : #32 pc 00400514 /system/lib/libart.so (ExecuteMterpImpl+14740)
11-15 11:33:01.142 14402 14402 F DEBUG : #33 pc 00ad52e6 /system/framework/boot-framework.vdex (android.opengl.GLSurfaceView$GLThread.guardedRun+900)
11-15 11:33:01.142 14402 14402 F DEBUG : #34 pc 001c4d53 /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2471763592+378)
11-15 11:33:01.142 14402 14402 F DEBUG : #35 pc 001c9439 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+152)
11-15 11:33:01.142 14402 14402 F DEBUG : #36 pc 001e05bf /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+790)
11-15 11:33:01.142 14402 14402 F DEBUG : #37 pc 003e2661 /system/lib/libart.so (MterpInvokeDirect+196)
11-15 11:33:01.142 14402 14402 F DEBUG : #38 pc 00400414 /system/lib/libart.so (ExecuteMterpImpl+14484)
11-15 11:33:01.142 14402 14402 F DEBUG : #39 pc 00ad5880 /system/framework/boot-framework.vdex (android.opengl.GLSurfaceView$GLThread.run+48)
11-15 11:33:01.142 14402 14402 F DEBUG : #40 pc 001c4d53 /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2471763592+378)
11-15 11:33:01.142 14402 14402 F DEBUG : #41 pc 001c937f /system/lib/libart.so (art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*)+82)
11-15 11:33:01.142 14402 14402 F DEBUG : #42 pc 003d52b9 /system/lib/libart.so (artQuickToInterpreterBridge+880)
11-15 11:33:01.142 14402 14402 F DEBUG : #43 pc 00411aff /system/lib/libart.so (art_quick_to_interpreter_bridge+30)
11-15 11:33:01.142 14402 14402 F DEBUG : #44 pc 0040d575 /system/lib/libart.so (art_quick_invoke_stub_internal+68)
11-15 11:33:01.142 14402 14402 F DEBUG : #45 pc 003e6b79 /system/lib/libart.so (art_quick_invoke_stub+224)
11-15 11:33:01.142 14402 14402 F DEBUG : #46 pc 000a1015 /system/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+136)
11-15 11:33:01.142 14402 14402 F DEBUG : #47 pc 00347ac5 /system/lib/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+52)
11-15 11:33:01.142 14402 14402 F DEBUG : #48 pc 0034881d /system/lib/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue*)+320)
11-15 11:33:01.142 14402 14402 F DEBUG : #49 pc 00369797 /system/lib/libart.so (art::Thread::CreateCallback(void*)+866)
11-15 11:33:01.142 14402 14402 F DEBUG : #50 pc 000636a5 /system/lib/libc.so (__pthread_start(void*)+22)
11-15 11:33:01.142 14402 14402 F DEBUG : #51 pc 0001dff9 /system/lib/libc.so (__start_thread+24)
11-15 11:33:01.604 1200 1577 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@2622b16)
11-15 11:33:01.605 1200 1230 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@2622b16)
11-15 11:32:43.030 1200 1200 I chatty : uid=1000 system_server identical 2 lines
11-15 11:32:52.092 1200 1200 V SettingsProvider: Notifying for 0: content://settings/system/screen_brightness
11-15 11:33:01.816 1200 14405 W ActivityManager: Force finishing activity org.joinwith.application/com.tns.NativeScriptActivity
11-15 11:33:01.822 935 935 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_09
11-15 11:33:01.830 1200 1322 I BootReceiver: Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE)
11-15 11:33:01.832 1200 1231 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
11-15 11:33:01.832 1200 1231 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
11-15 11:33:01.833 859 859 E lowmemorykiller: Error writing /proc/14128/oom_score_adj; errno=22
11-15 11:33:01.841 1200 1231 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
11-15 11:33:01.842 1200 1231 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
11-15 11:33:01.870 1200 1574 W InputDispatcher: channel 'd193b81 org.joinwith.application/com.tns.NativeScriptActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
11-15 11:33:01.871 1200 1574 E InputDispatcher: channel 'd193b81 org.joinwith.application/com.tns.NativeScriptActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
11-15 11:33:01.871 1200 1770 I WindowManager: WIN DEATH: Window{d193b81 u0 org.joinwith.application/com.tns.NativeScriptActivity}
11-15 11:33:01.871 1200 1236 W libprocessgroup: kill(-14128, 9) failed: No such process
11-15 11:33:01.872 719 719 I Zygote : Process 14128 exited due to signal (11)
11-15 11:33:01.872 1200 1770 W InputDispatcher: Attempted to unregister already unregistered input channel 'd193b81 org.joinwith.application/com.tns.NativeScriptActivity (server)'
11-15 11:33:01.872 1200 10163 I ActivityManager: Process org.joinwith.application (pid 14128) has died: vis +99TOP
11-15 11:33:01.872 1200 10479 I GnssLocationProvider: WakeLock acquired by sendMessage(SET_REQUEST, 0, com.android.server.location.GnssLocationProvider$GpsRequest@f3c0ee4)
11-15 11:33:01.872 1200 10163 W ActivityManager: Scheduling restart of crashed service org.joinwith.application/com.mapbox.android.telemetry.TelemetryService in 54878ms
11-15 11:33:01.873 845 894 I VSC : @ 135440.266: [VSC] Stopping sensor events for sensor 65537
11-15 11:33:01.873 845 894 I VSC : @ 135440.266: [VSC] Stopping sensor events for sensor 65540
11-15 11:33:01.873 845 894 I VSC : @ 135440.266: [VSC] Stopping sensor events for sensor 65538
11-15 11:33:01.873 1200 1230 I GnssLocationProvider: WakeLock released by handleMessage(SET_REQUEST, 0, com.android.server.location.GnssLocationProvider$GpsRequest@f3c0ee4)
11-15 11:33:01.876 845 894 D CHRE : @ 135440.266: -: id 10, otherClientPresent 0, mode 3
11-15 11:33:01.877 624 1210 W SurfaceFlinger: Attempting to set client state on removed layer: org.joinwith.application/com.tns.NativeScriptActivity#0
11-15 11:33:01.877 624 1210 W SurfaceFlinger: Attempting to destroy on removed layer: org.joinwith.application/com.tns.NativeScriptActivity#0
11-15 11:33:01.878 1200 1236 W libprocessgroup: kill(-14128, 9) failed: No such process
11-15 11:33:01.878 1200 1236 I libprocessgroup: Successfully killed process cgroup uid 10238 pid 14128 in 6ms
11-15 11:33:01.879 845 894 D CHRE : @ 135440.266: -: id 20, otherClientPresent 0, mode 3
11-15 11:33:01.879 845 894 D CHRE : @ 135440.281: [ImuCal] Dynamic sensor configuration: stand-by.
11-15 11:33:01.879 845 894 D CHRE : @ 135440.281: sensorType 9 allowed 1: mergedMode 3, otherClientPresent 1
11-15 11:33:01.881 845 894 D CHRE : @ 135440.281: sensorType 12 allowed 1: mergedMode 3, otherClientPresent 1
11-15 11:33:01.881 845 894 D CHRE : @ 135440.281: sensorType 14 allowed 0: mergedMode 3, otherClientPresent 0
11-15 11:33:01.888 1200 1332 W ActivityManager: setHasOverlayUi called on unknown pid: 14128
11-15 11:33:01.891 1200 1575 I InputReader: Reconfiguring input devices. changes=0x00000004
11-15 11:33:01.917 624 650 D SurfaceFlinger: duplicate layer name: changing com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity to com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity#1
11-15 11:33:01.929 20888 20888 I SearchServiceCore: Event Bus thread is disabled; marking main thread as EventBus
11-15 11:33:01.941 20888 20888 W SessionLifecycleManager: Handover failed. Creating new session controller.
11-15 11:33:01.944 1783 1783 I WallpaperService: engine resumed
11-15 11:33:01.953 20888 20888 I StreamController: registerScope: nowcards-15-809dcca-ae2a
11-15 11:33:01.953 845 894 D CHRE : @ 135440.359: +: id 10, otherClientPresent 1, mode 3
11-15 11:33:01.954 845 894 D CHRE : @ 135440.359: [ImuCal] Dynamic sensor configuration: high-performance.
11-15 11:33:01.954 845 894 D CHRE : @ 135440.359: sensorType 9 allowed 1: mergedMode 3, otherClientPresent 1
11-15 11:33:01.955 845 894 D CHRE : @ 135440.359: sensorType 12 allowed 1: mergedMode 3, otherClientPresent 1
11-15 11:33:01.956 845 894 D CHRE : @ 135440.359: sensorType 14 allowed 0: mergedMode 3, otherClientPresent 0
11-15 11:33:01.962 1200 10163 E SensorService: Tried enabling a sensor (Elmyra - Raw data) without holding its required permission: com.google.sensor.elmyra.permission.USE_RAW_SENSOR
11-15 11:33:01.991 20888 20888 W TemplatedStringEvaluato: Got templated string with no display string
11-15 11:33:01.998 20888 12628 W LocationOracle: No location history returned by ContextManager
11-15 11:33:02.005 20888 20888 I MicroDetectionState: Keep running DSP hotword
11-15 11:33:02.019 2114 3664 I Places : Converted 6 out of 6 WiFi scans
11-15 11:33:02.026 2114 14420 I PlaceInferenceEngine: No beacon scan available - ignoring candidates.
11-15 11:33:02.050 2114 14419 I GCoreUlr: Successfully inserted 1 locations
11-15 11:33:02.083 2114 3664 I PlaceInferenceEngine: [anon] Changed inference mode: 1
11-15 11:33:02.142 2114 3664 I Places : ?: PlacesBleScanner start() with priority 2
11-15 11:33:02.142 2114 3664 I PlaceInferenceEngine: [anon] Changed inference mode: 1
11-15 11:33:02.156 2114 3664 I Places : Converted 6 out of 6 WiFi scans
11-15 11:33:02.164 2114 12721 I PlaceInferenceEngine: No beacon scan available - ignoring candidates.
11-15 11:33:02.167 2114 2114 I BeaconBle: Client requested scan, settings=BleSettings [scanMode=ZERO_POWER, callbackType=ALL_MATCHES, reportDelayMillis=0, 1 filters, 0 clients, callingClientName=Places]
^C

@steinerjakob
Copy link
Contributor

Hi!
I think it's the same as #271

As @EddyVerbruggen mentions on the project page:

Plugin version 4.4.0 may crash on Android when pausing and resuming the app. If this affects you, pin your version to "4.3.1" for now. So in package.json do "nativescript-mapbox": "4.1.3" (without the ~ / ^ version prefix).

have you tried changing to 4.3.1?

@slushnys
Copy link
Contributor Author

Hi!
I think it's the same as #271

As @EddyVerbruggen mentions on the project page:

Plugin version 4.4.0 may crash on Android when pausing and resuming the app. If this affects you, pin your version to "4.3.1" for now. So in package.json do "nativescript-mapbox": "4.1.3" (without the ~ / ^ version prefix).

have you tried changing to 4.3.1?

I'm looking at the same issue right now, it seems similar. I tried downgrading it to 4.3.1 and it doesn't show me a map at all anymore. Additionally, ill check out the mapbox issue you linked in there.

@raulgordejev
Copy link

I have the same issue. With 4.3.1 version it's not showing the map at all and with 4.4.1 it's crashing all the time. Any solutions for that? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants