mapbox / mapbox/mapbox-navigation-android
Crash from native SIGSEGV in libmapbox-maps.so
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
**Android API:**
**Mapbox Navigation SDK version:** https://github.com/mapbox/mapbox-navigation-android/pull/3967
https://console.firebase.google.com/u/0/project/mapbox-navigation-android/testlab/histories/bh.a6f59f5d2c1849b4/matrices/4722045151363668515/executions/bs.f297af558ad81282
Saving a `libmapbox-maps.so` stack trace from a firebase robo
Native crash of com.mapbox.navigation.test_app
Build fingerprint: 'motorola/athene/athene:6.0.1/MPJ24.139-48/48:user/release-keys'
Revision: 'p2a0'
ABI: 'arm'
pid: 19307, tid: 26306, name: MapboxRenderThr >>> com.mapbox.navigation.test_app <<<
signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x746c7571
r0 746c7571 r1 bd332b89 r2 9ebb21d4 r3 bd332b89
r4 00000003 r5 00000006 r6 00000000 r7 9ebb21c8
r8 1356f760 r9 ba0f94c0 sl af29dd3e fp 000009e1
ip b6d885dc sp 9ebb21c0 lr 9d5d6669 pc 9d5d668e cpsr 40070030
backtrace:
#00 pc 0007968e /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#01 pc 00079665 /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#02 pc 00079631 /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#03 pc 000dce01 /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#04 pc 000dcdcb /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#05 pc 0016d499 /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#06 pc 000838cd /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#07 pc 00077bdb /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#08 pc 00075189 /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#09 pc 0005144b /data/app/com.mapbox.navigation.test_app-1/lib/arm/libmapbox-maps.so
#10 pc 008c68e7 /data/app/com.mapbox.navigation.test_app-1/oat/arm/base.odex (offset 0x76d000)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with the linked Firebase Test Lab Robo execution and the libmapbox-maps.so backtrace for com.mapbox.navigation.test_app. Check reproduction on the listed Motorola device running Android 6.0.1 and trace the native SIGSEGV. Done means the crash is explained and a validated fix or regression check is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100