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

com.mapbox.android.telemetry.location.locationupdatespendingintent.action.LOCATION_UPDATED flg=0x10 #318

Closed
GULERTOLGA opened this issue Jun 9, 2020 · 2 comments
Labels

Comments

@GULERTOLGA
Copy link
Contributor

The following error has been reported from some devices. I can't reproduce the error on my devices on debug.
(flutter-mapbox-gl version 0.7.0)
{code}

Broadcast of Intent { act=com.mapbox.android.telemetry.location.locationupdatespendingintent.action.LOCATION_UPDATED flg=0x10 (has extras) }

"main" prio=5 tid=1 Native
| group="main" sCount=1 dsCount=0 flags=1 obj=0x72608e78 self=0x7decb7ac00
| sysTid=2836 nice=0 cgrp=default sched=0/0 handle=0x7dee0e5ed0
| state=S schedstat=( 11627521574 4745820037 51403 ) utm=786 stm=376 core=1 HZ=100
| stack=0x7fc4045000-0x7fc4047000 stackSize=8192KB
| held mutexes=
#00 pc 000000000008033c /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
#1 pc 00000000000838a8 /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
#2 pc 00000000000e5dd4 /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+60)
#3 pc 000000000038a70c /data/app/com.netcad.netigma-K7fj8CnmHKdGhvbCNfv50Q==/lib/arm64/libflutter.so (???)
at io.flutter.embedding.engine.FlutterJNI.nativeSurfaceDestroyed (Native method)
at io.flutter.embedding.engine.FlutterJNI.onSurfaceDestroyed (FlutterJNI.java:317)
at io.flutter.view.FlutterView$2.surfaceDestroyed (FlutterView.java:187)
at android.view.SurfaceView.updateSurface (SurfaceView.java:715)
at android.view.SurfaceView.windowStopped (SurfaceView.java:242)
at android.view.ViewRootImpl.setWindowStopped (ViewRootImpl.java:1550)
at android.view.WindowManagerGlobal.setStoppedState (WindowManagerGlobal.java:647)

  • locked <0x0d2918b9> (a java.lang.Object)
    at android.app.Activity.performStop (Activity.java:8020)
    at android.app.ActivityThread.callActivityOnStop (ActivityThread.java:4617)
    at android.app.ActivityThread.handleSleeping (ActivityThread.java:4754)
    at android.app.ActivityThread.access$2500 (ActivityThread.java:220)
    at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1958)
    at android.os.Handler.dispatchMessage (Handler.java:107)
    at android.os.Looper.loop (Looper.java:214)
    at android.app.ActivityThread.main (ActivityThread.java:7397)
    at java.lang.reflect.Method.invoke (Native method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:492)
    at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:935)
    {code}
@GULERTOLGA
Copy link
Contributor Author

anyone have an idea about it?

@stale
Copy link

stale bot commented Jan 14, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 14, 2022
@stale stale bot closed this as completed Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant