Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Crash when interacting with the GeoJSONVTData #16180

Closed
LukasPaczos opened this issue Feb 6, 2020 · 3 comments
Closed

Crash when interacting with the GeoJSONVTData #16180

LukasPaczos opened this issue Feb 6, 2020 · 3 comments
Labels

Comments

@LukasPaczos
Copy link
Contributor

I run into the below crash when using 236afc0 (current master of mapbox-gl-native-android).

********** Crash dump: **********
Build fingerprint: 'google/taimen/taimen:10/QQ1A.200105.002/6031801:user/release-keys'
Abort message: 'terminating'
#00 0x00000000000821a0 /apex/com.android.runtime/lib64/bionic/libc.so (abort+176) (BuildId: b58d049709674405423a8d8de1a37f56)
#01 0x0000000000d8451c /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  abort_message
                                                                                                                  /usr/local/google/buildbot/src/android/ndk-release-r20/external/libcxx/../../external/libcxxabi/src/abort_message.cpp:77:5
#02 0x0000000000d8459c /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  demangling_terminate_handler()
                                                                                                                  /usr/local/google/buildbot/src/android/ndk-release-r20/external/libcxx/../../external/libcxxabi/src/cxa_default_handlers.cpp:76:5
#03 0x0000000000d816b0 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__terminate(void (*)())
                                                                                                                  /usr/local/google/buildbot/src/android/ndk-release-r20/external/libcxx/../../external/libcxxabi/src/cxa_handlers.cpp:60:9
#04 0x0000000000d81658 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (std::terminate()+52) (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::terminate()
                                                                                                                  /usr/local/google/buildbot/src/android/ndk-release-r20/external/libcxx/../../external/libcxxabi/src/cxa_handlers.cpp:91:5
#05 0x0000000000d804e8 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (std::__ndk1::thread::~thread()+20) (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::thread::~thread()
                                                                                                                  /usr/local/google/buildbot/src/android/ndk-release-r20/external/libcxx/src/thread.cpp:44:9
#06 0x00000000002b90b8 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::array<std::__ndk1::thread, 1ul>::~array()
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/array:128:29
#07 0x00000000002b91b4 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  mbgl::ThreadedScheduler<1ul>::~ThreadedScheduler()
                                                                                                                  /home/lukas/mapbox/repos/mapbox-gl-native-android/vendor/mapbox-gl-native/next/../src/mbgl/util/thread_pool.hpp:53:5
#08 0x00000000002b8f7c /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  mbgl::SequencedScheduler::~SequencedScheduler()
                                                                                                                  /home/lukas/mapbox/repos/mapbox-gl-native-android/vendor/mapbox-gl-native/next/../src/mbgl/util/thread_pool.hpp:63:7
#09 0x00000000002b8c68 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::__shared_ptr_emplace<mbgl::SequencedScheduler, std::__ndk1::allocator<mbgl::SequencedScheduler> >::__on_zero_shared()
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/memory:3710:23
#10 0x0000000000d77850 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::__shared_count::__release_shared()
                                                                                                                  /usr/local/google/buildbot/src/android/ndk-release-r20/external/libcxx/src/memory.cpp:49:9
                                                                                                                  std::__ndk1::__shared_weak_count::__release_shared()
                                                                                                                  /usr/local/google/buildbot/src/android/ndk-release-r20/external/libcxx/src/memory.cpp:70:0
#11 0x000000000016b69c /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::shared_ptr<mbgl::Scheduler>::~shared_ptr()
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/memory:4522:19
#12 0x000000000064bb20 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  mbgl::style::GeoJSONVTData::~GeoJSONVTData()
                                                                                                                  /home/lukas/mapbox/repos/mapbox-gl-native-android/vendor/mapbox-gl-native/src/mbgl/style/sources/geojson_source_impl.cpp:16:7
#13 0x000000000064bb70 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  mbgl::style::GeoJSONVTData::~GeoJSONVTData()
                                                                                                                  /home/lukas/mapbox/repos/mapbox-gl-native-android/vendor/mapbox-gl-native/src/mbgl/style/sources/geojson_source_impl.cpp:16:7
#14 0x0000000000681394 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::default_delete<mbgl::style::GeoJSONVTData>::operator()(mbgl::style::GeoJSONVTData*) const
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/memory:2339:5
#15 0x0000000000681160 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::__shared_ptr_pointer<mbgl::style::GeoJSONVTData*, std::__ndk1::default_delete<mbgl::style::GeoJSONVTData>, std::__ndk1::allocator<mbgl::style::GeoJSONVTData> >::__on_zero_shared()
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/memory:3640:5
#16 0x0000000000d77850 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::__shared_count::__release_shared()
                                                                                                                  /usr/local/google/buildbot/src/android/ndk-release-r20/external/libcxx/src/memory.cpp:49:9
                                                                                                                  std::__ndk1::__shared_weak_count::__release_shared()
                                                                                                                  /usr/local/google/buildbot/src/android/ndk-release-r20/external/libcxx/src/memory.cpp:70:0
#17 0x0000000000674e5c /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::shared_ptr<mbgl::style::GeoJSONVTData>::~shared_ptr()
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/memory:4522:19
#18 0x00000000006775c8 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'()::operator()() const
                                                                                                                  /home/lukas/mapbox/repos/mapbox-gl-native-android/vendor/mapbox-gl-native/src/mbgl/style/sources/geojson_source_impl.cpp:23:26
#19 0x00000000006773b4 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  void mbgl::Scheduler::scheduleAndReplyValue<mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'(), std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> >(mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'() const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&, mapbox::base::WeakPtr<mbgl::Scheduler>)::'lambda'()::operator()() const
                                                                                                                  /home/lukas/mapbox/repos/mapbox-gl-native-android/vendor/mapbox-gl-native/next/../include/mbgl/actor/scheduler.hpp:112:52
#20 0x00000000006772e4 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  decltype(std::__ndk1::forward<mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'()>(fp)()) std::__ndk1::__invoke<void mbgl::Scheduler::scheduleAndReplyValue<mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'(), std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> >(mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'() const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&, mapbox::base::WeakPtr<mbgl::Scheduler>)::'lambda'()&>(mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'()&&)
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/type_traits:4353:1
#21 0x0000000000677298 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  void std::__ndk1::__invoke_void_return_wrapper<void>::__call<void mbgl::Scheduler::scheduleAndReplyValue<mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'(), std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> >(mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'() const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&, mapbox::base::WeakPtr<mbgl::Scheduler>)::'lambda'()&>(void mbgl::Scheduler::scheduleAndReplyValue<mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'(), std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> >(mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'() const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&, mapbox::base::WeakPtr<mbgl::Scheduler>)::'lambda'()&)
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__functional_base:349:9
#22 0x0000000000677270 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::__function::__alloc_func<void mbgl::Scheduler::scheduleAndReplyValue<mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'(), std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> >(mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'() const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&, mapbox::base::WeakPtr<mbgl::Scheduler>)::'lambda'(), std::__ndk1::allocator<void mbgl::Scheduler::scheduleAndReplyValue<mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'(), std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> >(mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'() const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&, mapbox::base::WeakPtr<mbgl::Scheduler>)::'lambda'()>, void ()>::operator()()
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/functional:1527:16
#23 0x0000000000675ef0 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::__function::__func<void mbgl::Scheduler::scheduleAndReplyValue<mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'(), std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> >(mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'() const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&, mapbox::base::WeakPtr<mbgl::Scheduler>)::'lambda'(), std::__ndk1::allocator<void mbgl::Scheduler::scheduleAndReplyValue<mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'(), std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> >(mbgl::style::GeoJSONVTData::getTile(mbgl::CanonicalTileID const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&)::'lambda'() const&, std::__ndk1::function<void (mapbox::feature::feature_collection<short, std::__ndk1::vector>)> const&, mapbox::base::WeakPtr<mbgl::Scheduler>)::'lambda'()>, void ()>::operator()()
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/functional:1651:12
#24 0x00000000000a0ad0 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::__function::__value_func<void ()>::operator()() const
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/functional:1799:16
#25 0x000000000009f930 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  std::__ndk1::function<void ()>::operator()() const
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/functional:2347:12
#26 0x00000000007e7964 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0::operator()() const
                                                                                                                  /home/lukas/mapbox/repos/mapbox-gl-native-android/vendor/mapbox-gl-native/src/mbgl/util/thread_pool.cpp:37:27
#27 0x00000000007e7758 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  decltype(std::__ndk1::forward<mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0>(fp)()) std::__ndk1::__invoke<mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0>(mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0&&)
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/type_traits:4353:1
#28 0x00000000007e76f8 /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  void std::__ndk1::__thread_execute<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0>(std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0>&, std::__ndk1::__tuple_indices<>)
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/thread:342:5
#29 0x00000000007e73ec /data/app/com.mapbox.mapboxsdk.testapp-AtHzvGVqB-emxcJXCvREOw==/lib/arm64/libmapbox-gl.so (BuildId: 170c4539261f3d39887773da1ba86267b362dacb)
                                                                                                                  void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*)
                                                                                                                  /home/lukas/Android/Sdk/ndk/20.0.5594570/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/thread:352:5
#30 0x00000000000e2364 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: b58d049709674405423a8d8de1a37f56)
#31 0x0000000000083d98 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: b58d049709674405423a8d8de1a37f56)
Crash dump is completed

/cc @tmpsantos @pozdnyakov @mapbox/maps-android

@pozdnyakov
Copy link
Contributor

Looks like duplication of #16101

@pozdnyakov
Copy link
Contributor

3ea4592 has a fix (this is the very next commit after 236afc0 btw 😄 )

@LukasPaczos
Copy link
Contributor Author

Oh, nice! 🎉

Guardiola31337 added a commit to mapbox/mapbox-gl-native-android that referenced this issue Feb 7, 2020
Guardiola31337 added a commit to mapbox/mapbox-gl-native-android that referenced this issue Feb 7, 2020
Guardiola31337 added a commit to mapbox/mapbox-navigation-android that referenced this issue Feb 7, 2020
LukasPaczos pushed a commit to mapbox/mapbox-gl-native-android that referenced this issue Feb 11, 2020
LukasPaczos pushed a commit to mapbox/mapbox-navigation-android that referenced this issue Feb 12, 2020
Guardiola31337 added a commit to mapbox/mapbox-navigation-android that referenced this issue Feb 12, 2020
…2452)

* expose list of key points leading up to the enhanced location update

* fix SimpleMapboxNavigation example

* use env or project variables for bintray credentials

* updated licenses

* fix http client tests

* bump mapboxMapSdk version to 9.0.0-20200207.215725-27 (mapbox/mapbox-gl-native-android#166) which includes fix for mapbox-gl-native mapbox/mapbox-gl-native#16180 crash

* Follow up from #2452 (#2458)

* make configure router http interface parameter nullable

* add nn uncertain route state

* expose nn cache last route api in mapbox navigator

* remove lat long workaround not needed anymore as nn master-SNAPSHOT-0 includes the fix

* bump mapbox-navigation-native version to ms-bearing-from-shape-on-interpolation-SNAPSHOT-2

* bumped maps sdk to the latest 9.1.0-SNAPSHOT

* update MapboxTripSession tests

* update SimpleMapboxNavigation example log level

* remove explicit Bintray env variables declaration on CI

Co-authored-by: Pablo Guardiola <guardiola31337@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants