mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.35k stars 1.33k forks source link

Crash in ThreadedScheduler on iOS #16505

Open MaximAlien opened 4 years ago

MaximAlien commented 4 years ago

Steps to reproduce

Issue can be reproduced by running MapboxNavigation tests from this branch.

Expected behavior

MapboxNavigation tests shouldn't crash.

Actual behavior

Sometimes when running MapboxNavigation tests we get crash in ThreadedScheduler, for more details please see crash log: Example_2020-07-08-103425_MacBook-Pro.txt

Configuration

Mapbox SDK versions: 5.9.1000 iOS/macOS versions: 13.5 Device/simulator models: iPhone SE (2nd generation) Xcode version: 11.5

1ec5 commented 4 years ago

/cc @julianrex