mapbox / mapbox/mapbox-maps-android

SIGABRT-Crash

Open
#2,617 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged bug :beetle:
Dominant language
Kotlin
Stars
578
Forks
161
PR merge metrics
No merged PRs in 30d

Description

- Android OS version: Android14
- Devices affected: Redmi K50
- Maps SDK Version: 11.11.0

When loading the online mvt tile server, an error 502 was returned, causing the underlying error to crash. The following is a detailed log. Is there any way to capture 502? 502 This error responds to a piece of web text

log:
# Logger(18810)

SIGABRT

1
#00 pc 0000000000094264 /apex/com.android.runtime/lib64/bionic/libc.so (abort+164) [arm64-v8a::ed866a1aa0e71367bd1d533acba2fd76]
2
#01 pc 00000000000cece8 /data/app/~~0DISHqk0407y1dPjxKSsXg==/-lvTKQteDORLr0jFUTMXm-w==/lib/arm64/libc++_shared.so [arm64-v8a::a3a359bf0ac835176dfbc89a7b30c1c4]
3
java:
[Failed to get Java stack]
0not valid (isValid=null). Waiting for new one.
104-27 09:45:50.526 11756 11756 I Mapbox : [maps-android\Mbgl-RenderThread]: renderThreadPrepared=false and Android surface is not valid (isValid=null). Waiting for new one.
204-27 09:45:50.527 11756 11756 D VRI[MapBoxActivity]: vri.reportNextDraw android.view.ViewRootImpl.performTraversals:4013 android.view.ViewRootImpl.doTraversal:2725 android.view.ViewRootImpl$TraversalRunnable.run:9812 android.view.Choreographer$CallbackRecord.run:1505 android.view.Choreographer$CallbackRecord.run:1513
304-27 09:45:50.527 11756 11756 D SurfaceView: UPDATE null, mIsCastMode = false
404-27 09:45:50.529 11756 11756 I Mapbox : [maps-android\Mbgl-RenderThread]: onSurfaceCreated
504-27 09:45:50.529 11756 11756 I Mapbox : [maps-android\Mbgl-RenderThread]: onSurfaceCreated: waiting Android surface to be processed...
604-27 09:45:50.529 11756 13779 I Mapbox : [maps-android\Mbgl-RenderThread]: Setting up render thread, flags: creatingSurface=true, nativeRenderCreated=false, eglContextMadeCurrent=false, eglContextCreated=false, paused=false
704-27 09:45:50.530 11756 13779 I Mapbox : [maps-android\Mbgl-EGLConfigChooser]: In emulator: false
804-27 09:45:50.531 11756 13779 I Mapbox : [maps-android\Mbgl-EglCore]: EGLContext created, client version 3
904-27 09:45:50.532 11756 13779 I Mapbox : [maps-core]: Using OpenGL render backend
1004-27 09:45:50.533 11756 13779 W Mapbox : [threading]: Couldn't set CPU affinity for thread
1104-27 09:45:50.534 11756 13779 I Mapbox : [maps-android\Mbgl-RenderThread]: Native renderer created.
1204-27 09:45:50.534 11756 11756 I Mapbox : [maps-android\Mbgl-RenderThread]: onSurfaceCreated: Android surface was processed.
1304-27 09:45:50.535 11756 11756 D VRI[MapBoxActivity]: vri.Setup new sync id=0 syncSeqId=0
1404-27 09:45:50.535 11756 11756 E SurfaceSyncer: Failed to find sync for id=0
1504-27 09:45:50.542 11756 11850 E perf_hint: Session creation failed, mPreferredRateNanos: -1
1604-27 09:45:50.543 11756 11756 W Looper : PerfMonitor doFrame : time=48ms vsyncFrame=0 latency=360ms procState=-1 historyMsgCount=9
1704-27 09:45:50.544 11756 11756 D VRI[MapBoxActivity]: vri.reportDrawFinished syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-ViewRootImpl:4081 android.view.ViewRootImpl$$ExternalSyntheticLambda2.run:6 android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:211
1804-27 09:45:50.544 11756 11756 D VRI[MapBoxActivity]: vri.reportDrawFinished syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-ViewRootImpl:4081 android.view.ViewRootImpl$$ExternalSyntheticLambda2.run:6 android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:211
1904-27 09:45:50.547 11756 13890 D TrafficStats: tagSocket(308) with statsTag=0xffffffff, statsUid=-1
2004-27 09:45:50.562 11756 11756 D DecorView[]: onWindowFocusChanged hasWindowFocus false
2104-27 09:45:50.603 11756 11756 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application.
2204-27 09:45:50.603 11756 11756 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
2304-27 09:45:50.607 11756 13902 D TrafficStats: tagSocket(252) with statsTag=0xffffffff, statsUid=-1
2404-27 09:45:50.608 11756 11756 D SurfaceView: UPDATE Surface(name=SurfaceView[packeName/packeName.activity.map.MapBoxActivity])/@0xe2cb500, mIsProjectionMode = false
2504-27 09:45:50.644 11756 13915 D TrafficStats: tagSocket(252) with statsTag=0xffffffff, statsUid=-1
2604-27 09:45:50.645 11756 13916 D TrafficStats: tagSocket(312) with statsTag=0xffffffff, statsUid=-1
2704-27 09:45:50.645 11756 13911 D TrafficStats: tagSocket(388) with statsTag=0xffffffff, statsUid=-1
2804-27 09:45:50.651 11756 11756 D DecorView[]: onWindowFocusChanged hasWindowFocus true
2904-27 09:45:50.653 11756 11756 I HandWritingStubImpl: refreshLastKeyboardType: 1
3004-27 09:45:50.653 11756 11756 I HandWritingStubImpl: getCurrentKeyboardType: 1
3104-27 09:45:50.653 11756 13902 D TrafficStats: tagSocket(356) with statsTag=0xffffffff, statsUid=-1
3204-27 09:45:50.657 11756 13928 D TrafficStats: tagSocket(359) with statsTag=0xffffffff, statsUid=-1
3304-27 09:45:50.666 11756 13918 D TrafficStats: tagSocket(392) with statsTag=0xffffffff, statsUid=-1
3404-27 09:45:50.672 11756 13912 D TrafficStats: tagSocket(351) with statsTag=0xffffffff, statsUid=-1
3504-27 09:45:50.674 11756 13926 D TrafficStats: tagSocket(381) with statsTag=0xffffffff, statsUid=-1
3604-27 09:45:50.726 11756 11756 I ViewModel: webView加载完成
3704-27 09:45:50.874 11756 11764 W msdi.ym.collect: Cleared Reference was only reachable from finalizer (only reported once)
3804-27 09:45:50.879 11756 11764 I msdi.ym.collect: This is sticky GC, maxfree is 33554432 minfree is 8388608
3904-27 09:45:51.763 11756 13890 D TrafficStats: tagSocket(89) with statsTag=0xffffffff, statsUid=-1
4004-27 09:45:54.041 11756 14048 D TrafficStats: tagSocket(147) with statsTag=0xffffffff, statsUid=-1
4104-27 09:45:54.256 11756 13890 D TrafficStats: tagSocket(115) with statsTag=0xffffffff, statsUid=-1
4204-27 09:45:54.896 11756 14060 D TrafficStats: tagSocket(274) with statsTag=0xffffffff, statsUid=-1
4304-27 09:45:54.972 11756 14063 D TrafficStats: tagSocket(115) with statsTag=0xffffffff, statsUid=-1
4404-27 09:45:54.988 11756 13902 D TrafficStats: tagSocket(206) with statsTag=0xffffffff, statsUid=-1
4504-27 09:45:54.988 11756 13926 D TrafficStats: tagSocket(251) with statsTag=0xffffffff, statsUid=-1
4604-27 09:45:55.148 11756 13782 I Mapbox : [tile_store]: Searching for stray files to clean up
4704-27 09:45:55.149 11756 13782 I Mapbox : [tile_store]: Cleanup of stray partial downloads complete
4804-27 09:45:55.149 11756 13782 I Mapbox : [tile_store]: Searching for stale partial downloads to clean up
4904-27 09:45:55.150 11756 13782 I Mapbox : [tile_store]: Cleanup of stray partial downloads complete
5004-27 09:45:55.175 11756 13926 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
5104-27 09:45:55.274 11756 13902 D TrafficStats: tagSocket(270) with statsTag=0xffffffff, statsUid=-1
5204-27 09:45:55.277 11756 13926 D TrafficStats: tagSocket(151) with statsTag=0xffffffff, statsUid=-1
5304-27 09:45:55.280 11756 13902 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
5404-27 09:45:57.499 11756 13926 D TrafficStats: tagSocket(223) with statsTag=0xffffffff, statsUid=-1
5504-27 09:45:57.502 11756 11783 E Mapbox : [events_service]: Events sending aborted after 2 attempts
5604-27 09:45:57.503 11756 11783 E Mapbox : [maps-android\MapTelemetryImpl]: sendTurnstileEvent error: [code: HttpError, message: Failed to connect to events.mapbox.com/0.0.0.0:443]
5704-27 09:45:57.677 11756 14063 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
5804-27 09:45:57.678 11756 14060 D TrafficStats: tagSocket(370) with statsTag=0xffffffff, statsUid=-1
5904-27 09:45:57.684 11756 13902 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
6004-27 09:45:57.687 11756 14063 D TrafficStats: tagSocket(357) with statsTag=0xffffffff, statsUid=-1
6104-27 09:45:57.691 11756 14063 D TrafficStats: tagSocket(115) with statsTag=0xffffffff, statsUid=-1
6204-27 09:45:57.692 11756 13926 D TrafficStats: tagSocket(115) with statsTag=0xffffffff, statsUid=-1
6304-27 09:45:57.719 11756 14062 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
6404-27 09:45:57.720 11756 14063 D TrafficStats: tagSocket(274) with statsTag=0xffffffff, statsUid=-1
6504-27 09:45:57.720 11756 14060 D TrafficStats: tagSocket(357) with statsTag=0xffffffff, statsUid=-1
6604-27 09:45:57.720 11756 13915 D TrafficStats: tagSocket(366) with statsTag=0xffffffff, statsUid=-1
6704-27 09:45:57.720 11756 13890 D TrafficStats: tagSocket(393) with statsTag=0xffffffff, statsUid=-1
6804-27 09:45:57.734 11756 13916 D TrafficStats: tagSocket(227) with statsTag=0xffffffff, statsUid=-1
6904-27 09:45:57.736 11756 13926 D TrafficStats: tagSocket(206) with statsTag=0xffffffff, statsUid=-1
7004-27 09:45:57.736 11756 13918 D TrafficStats: tagSocket(270) with statsTag=0xffffffff, statsUid=-1
7104-27 09:45:57.818 11756 13928 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
7204-27 09:45:57.819 11756 14063 D TrafficStats: tagSocket(274) with statsTag=0xffffffff, statsUid=-1
7304-27 09:45:57.820 11756 13890 D TrafficStats: tagSocket(361) with statsTag=0xffffffff, statsUid=-1
7404-27 09:45:57.820 11756 13915 D TrafficStats: tagSocket(344) with statsTag=0xffffffff, statsUid=-1
7504-27 09:45:57.821 11756 14062 D TrafficStats: tagSocket(366) with statsTag=0xffffffff, statsUid=-1
7604-27 09:45:57.822 11756 14060 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
7704-27 09:45:57.824 11756 13928 D TrafficStats: tagSocket(229) with statsTag=0xffffffff, statsUid=-1
7804-27 09:45:57.825 11756 13915 D TrafficStats: tagSocket(344) with statsTag=0xffffffff, statsUid=-1
7904-27 09:45:57.827 11756 14063 D TrafficStats: tagSocket(378) with statsTag=0xffffffff, statsUid=-1
8004-27 09:45:57.828 11756 14060 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
8104-27 09:45:57.828 11756 13902 D TrafficStats: tagSocket(224) with statsTag=0xffffffff, statsUid=-1
8204-27 09:45:57.829 11756 14062 D TrafficStats: tagSocket(344) with statsTag=0xffffffff, statsUid=-1
8304-27 09:45:57.830 11756 13928 D TrafficStats: tagSocket(224) with statsTag=0xffffffff, statsUid=-1
8404-27 09:45:57.830 11756 13915 D TrafficStats: tagSocket(357) with statsTag=0xffffffff, statsUid=-1
8504-27 09:45:57.833 11756 14060 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
8604-27 09:45:57.833 11756 13902 D TrafficStats: tagSocket(229) with statsTag=0xffffffff, statsUid=-1
8704-27 09:45:57.834 11756 13928 D TrafficStats: tagSocket(344) with statsTag=0xffffffff, statsUid=-1
8804-27 09:45:57.843 11756 13928 D TrafficStats: tagSocket(121) with statsTag=0xffffffff, statsUid=-1
8904-27 09:45:57.843 11756 14062 D TrafficStats: tagSocket(228) with statsTag=0xffffffff, statsUid=-1
9004-27 09:45:58.677 11756 13928 D TrafficStats: tagSocket(151) with statsTag=0xffffffff, statsUid=-1
9104-27 09:45:58.678 11756 13902 D TrafficStats: tagSocket(228) with statsTag=0xffffffff, statsUid=-1
9204-27 09:45:58.678 11756 14060 D TrafficStats: tagSocket(361) with statsTag=0xffffffff, statsUid=-1
9304-27 09:45:58.679 11756 14063 D TrafficStats: tagSocket(406) with statsTag=0xffffffff, statsUid=-1
9404-27 09:45:58.679 11756 14062 D TrafficStats: tagSocket(356) with statsTag=0xffffffff, statsUid=-1
9504-27 09:45:58.813 11756 13915 D TrafficStats: tagSocket(151) with statsTag=0xffffffff, statsUid=-1
9604-27 09:45:58.816 11756 14062 D TrafficStats: tagSocket(252) with statsTag=0xffffffff, statsUid=-1
9704-27 09:45:58.818 11756 13902 D TrafficStats: tagSocket(228) with statsTag=0xffffffff, statsUid=-1
9804-27 09:45:58.818 11756 13928 D TrafficStats: tagSocket(376) with statsTag=0xffffffff, statsUid=-1
9904-27 09:45:58.819 11756 14063 D TrafficStats: tagSocket(363) with statsTag=0xffffffff, statsUid=-1
10004-27 09:45:58.820 11756 14060 D TrafficStats: tagSocket(377) with statsTag=0xffffffff, statsUid=-1
10104-27 09:45:58.827 11756 13902 D TrafficStats: tagSocket(229) with statsTag=0xffffffff, statsUid=-1
10204-27 09:45:58.830 11756 13902 D TrafficStats: tagSocket(224) with statsTag=0xffffffff, statsUid=-1
10304-27 09:45:58.830 11756 14060 D TrafficStats: tagSocket(338) with statsTag=0xffffffff, statsUid=-1
10404-27 09:45:58.831 11756 14062 D TrafficStats: tagSocket(224) with statsTag=0xffffffff, statsUid=-1
10504-27 09:45:58.938 11756 14062 D TrafficStats: tagSocket(274) with statsTag=0xffffffff, statsUid=-1
10604-27 09:45:59.616 11756 13912 D TrafficStats: tagSocket(115) with statsTag=0xffffffff, statsUid=-1
10704-27 09:45:59.790 11756 13911 D TrafficStats: tagSocket(224) with statsTag=0xffffffff, statsUid=-1
10804-27 09:46:00.657 11756 11756 I FAL : ---RxActivityTool-addActivity activity.map.LayerDisplayHideActivity
10904-27 09:46:00.657 11756 11854 D ViewContentFactory: initViewContentFetcherClass
11004-27 09:46:00.658 11756 11854 I ContentCatcher: ViewContentFetcher : ViewContentFetcher
11104-27 09:46:00.658 11756 11854 D ViewContentFactory: createInterceptor took 0ms
11204-27 09:46:00.663 11756 11756 D ScrollerOptimizationManager: registerConfigChangedListener
11304-27 09:46:00.674 11756 11756 D IS_CTS_MODE: false
11404-27 09:46:00.674 11756 11756 D MULTI_WINDOW_ENABLED: false
11504-27 09:46:00.675 11756 11756 D DecorView[]: getWindowModeFromSystem windowmode is 1
11604-27 09:46:00.680 11756 11756 I FAL : DrawSdkManager onActivityResumed = activity.map.LayerDisplayHideActivity
11704-27 09:46:00.683 11756 11756 D DecorView[]: getWindowModeFromSystem windowmode is 1
11804-27 09:46:00.683 11756 11756 D DecorView[]: updateDecorCaptionStatus windowMode is 1
11904-27 09:46:00.748 11756 11756 D VRI[LayerDisplayHideActivity]: vri.reportNextDraw android.view.ViewRootImpl.performTraversals:4013 android.view.ViewRootImpl.doTraversal:2725 android.view.ViewRootImpl$TraversalRunnable.run:9812 android.view.Choreographer$CallbackRecord.run:1505 android.view.Choreographer$CallbackRecord.run:1513
12004-27 09:46:00.748 11756 11756 D VRI[LayerDisplayHideActivity]: vri.Setup new sync id=0 syncSeqId=0
12104-27 09:46:00.758 11756 11850 E libEGL : pre_cache appList: ,,,
12204-27 09:46:00.768 11756 11850 E perf_hint: Session creation failed, mPreferredRateNanos: -1
12304-27 09:46:00.769 11756 11756 D VRI[LayerDisplayHideActivity]: vri.reportDrawFinished syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-ViewRootImpl:4081 android.view.ViewRootImpl$$ExternalSyntheticLambda2.run:6 android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99 android.os.Looper.loopOnce:211
12404-27 09:46:00.769 11756 11756 D DecorView[]: onWindowFocusChanged hasWindowFocus false
12504-27 09:46:00.806 11756 11756 D DecorView[]: onWindowFocusChanged hasWindowFocus true
12604-27 09:46:00.806 11756 11756 I HandWritingStubImpl: refreshLastKeyboardType: 1
12704-27 09:46:00.806 11756 11756 I HandWritingStubImpl: getCurrentKeyboardType: 1
12804-27 09:46:01.298 11756 11756 I Mapbox : [maps-android\Mbgl-RenderThread]: onSurfaceDestroyed
12904-27 09:46:01.299 11756 11756 I Mapbox : [maps-android\Mbgl-RenderThread]: onSurfaceDestroyed: waiting until EGL will be cleaned up...
13004-27 09:46:01.300 11756 13779 I Mapbox : [maps-android\Mbgl-EglCore]: EGL surface was destroyed.
13104-27 09:46:01.301 11756 11756 I Mapbox : [maps-android\Mbgl-RenderThread]: onSurfaceDestroyed: EGL resources were cleaned up.
13204-27 09:46:01.319 11756 11756 I Mapbox : [maps-android\Mbgl-RenderThread]: Renderer paused
13304-27 09:46:01.382 11756 14062 D TrafficStats: tagSocket(151) with statsTag=0xffffffff, statsUid=-1
13404-27 09:46:01.422 11756 14060 D TrafficStats: tagSocket(151) with statsTag=0xffffffff, statsUid=-1
13504-27 09:46:01.425 11756 13911 D TrafficStats: tagSocket(151) with statsTag=0xffffffff, statsUid=-1
13604-27 09:46:01.813 11756 13916 D TrafficStats: tagSocket(151) with statsTag=0xffffffff, statsUid=-1
13704-27 09:46:02.010 11756 14062 D TrafficStats: tagSocket(314) with statsTag=0xffffffff, statsUid=-1
13804-27 09:46:02.262 11756 13918 D TrafficStats: tagSocket(347) with statsTag=0xffffffff, statsUid=-1
13904-27 09:46:02.470 11756 13912 D TrafficStats: tagSocket(115) with statsTag=0xffffffff, statsUid=-1
14004-27 09:46:02.471 11756 11786 E Mapbox : [events_service]: Events sending aborted after 2 attempts
14104-27 09:46:02.472 11756 11786 E Mapbox : [events_service]: Failed to send events: Failed to connect to events.mapbox.com/0.0.0.0:443 (11)
14204-27 09:46:02.472 11756 11786 E Mapbox : [maps-android\MapController]: TelemetryService flush error: Failed to send events: Failed to connect to events.mapbox.com/0.0.0.0:443 (11)
14304-27 09:46:02.518 11756 13912 D TrafficStats: tagSocket(357) with statsTag=0xffffffff, statsUid=-1
14404-27 09:46:03.025 11756 13928 D TrafficStats: tagSocket(357) with statsTag=0xffffffff, statsUid=-1
14504-27 09:46:03.493 11756 13911 D TrafficStats: tagSocket(414) with statsTag=0xffffffff, statsUid=-1
14604-27 09:46:05.082 11756 13858 E libc++abi: terminating with uncaught exception of type std::range_error: wstring_convert: from_bytes error
14704-27 09:46:05.108 11756 11756 E Mapbox : [maps-android\Mbgl-StyleObserver]: OnMapLoadError: Tile, message: Failed to load tile: HTTP status code 502.
14804-27 09:46:05.108 11756 11756 E Mapbox :
14904-27 09:46:05.108 11756 11756 E Mapbox :
15004-27 09:46:05.108 11756 11756 E Mapbox :
15104-27 09:46:05.108 11756 11756 E Mapbox : 502 - Web ΪػʱӦ
15204-27 09:46:05.108 11756 11756 E Mapbox :
15304-27 09:46:05.108 11756 11756 E Mapbox : <!--
15404-27 09:46:05.108 11756 11756 E Mapbox : body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
15504-27 09:46:05.108 11756 11756 E Mapbox : fieldset{padding:0 15px 10px 15px;}
15604-27 09:46:05.108 11756 11756 E Mapbox : h1{font-size:2.4em;margin:0;color:#FFF;}
15704-27 09:46:05.108 11756 11756 E Mapbox : h2{font-size:1.7em;margin:0;color:#CC0000;}
15804-27 09:46:05.108 11756 11756 E Mapbox : h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
15904-27 09:46:05.108 11756 11756 E Mapbox : #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
16004-27 09:46:05.108 11756 11756 E Mapbox : background-color:#555555;}
16104-27 09:46:05.108 11756 11756 E Mapbox : #content{margin:0 0 0 2%;position:relative;}
16204-27 09:46:05.108 11756 11756 E Mapbox : .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
16304-27 09:46:05.108 11756 11756 E Mapbox : -->
16404-27 09:46:05.108 11756 11756 E Mapbox :
16504-27 09:46:05.108 11756 11756 E Mapbox :
16604-27 09:46:05.108 11756 11756 E Mapbox :
16704-27 09:46:05.108 11756 11756 E Mapbox :

/h1>


16804-27 09:46:05.108 11756 11756 E Mapbox :

16904-27 09:46:05.108 11756 11756 E Mapbox :

17004-27 09:46:05.108 11756 11756 E Mapbox :

502 - Web ΪػʱӦ


17104-27 09:46:05.108 11756 11756 E Mapbox :

Ҫҵʾ Web (ΪػϵʱӦ


17204-27 09:46:05.108 11756 11756 E Mapbox :

17304-27 09:46:05.108 11756 11756 E Mapbox :

17404-27 09:46:05.108 11756 11756 E Mapbox :
17504-27 09:46:05.108 11756 11756 E Mapbox :
17604-27 09:46:05.108 11756 11756 E Mapbox : , sourceID: 110300010007, tileID: [z: 20, x: 814934, y: 442047]
17704-27 09:46:05.116 14537 14537 W linker64: type=1400 audit(0.0:3365078): avc: denied { search } for name="tests" dev="dm-40" ino=1055659 scontext=u:r:untrusted_app_30:s0:c23,c256,c512,c768 tcontext=u:object_r:shell_test_data_file:s0 tclass=dir permissive=0 app=packeName
17804-27 09:46:05.116 14537 14537 W linker64: type=1400 audit(0.0:3365079): avc: denied { search } for name="tests" dev="dm-40" ino=1055659 scontext=u:r:untrusted_app_30:s0:c23,c256,c512,c768 tcontext=u:object_r:shell_test_data_file:s0 tclass=dir permissive=0 app=packeName
17904-27 09:46:05.116 14537 14537 W linker64: type=1400 audit(0.0:3365080): avc: denied { search } for name="tests" dev="dm-40" ino=1055659 scontext=u:r:untrusted_app_30:s0:c23,c256,c512,c768 tcontext=u:object_r:shell_test_data_file:s0 tclass=dir permissive=0 app=packeName
18004-27 09:46:05.116 14537 14537 W linker64: type=1400 audit(0.0:3365081): avc: denied { search } for name="tests" dev="dm-40" ino=1055659 scontext=u:r:untrusted_app_30:s0:c23,c256,c512,c768 tcontext=u:object_r:shell_test_data_file:s0 tclass=dir permissive=0 app=packeName
18104-27 09:46:05.123 14537 14537 W libc : Access denied finding property "persist.vendor.track.malloc.enable"
18204-27 09:46:05.216 14537 14537 E chromium: [0427/094605.215661:ERROR:elf_dynamic_array_reader.h(64)] tag not found
18304-27 09:46:05.216 14537 14537 E chromium: [0427/094605.216202:ERROR:elf_dynamic_array_reader.h(64)] tag not found
18404-27 09:46:05.216 14537 14537 E chromium: [0427/094605.216305:ERROR:elf_dynamic_array_reader.h(64)] tag not found
18504-27 09:46:05.276 14537 14537 I DoViGenericTag: Logger Terminated
18604-27 09:46:05.292 11756 13858 E eup : get abort message after Q
18704-27 09:46:06.019 11756 14546 E eup : Failed to get java thread with thread name: Logger

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is identified. Start by reproducing the online MVT request on Android 14 with Maps SDK 11.11.0 and isolate the HTTP 502 response from the SIGABRT. Done means the 502 is captured and reported without crashing.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.