-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Crash: KERN_INVALID_ADDRESS around mbgl::RenderLineLayer #12432
Comments
Is there some way to replicate this easily? I didn't see any crashes with this style in the macOS app, and the iOS app does not have a simple way to load a custom style. |
There’s no reproduction that I’m aware of and loading the style isn’t enough to crash — it’s just metadata that may/may not be relevant (though 2/2 reported crashes were on this style). Apologies for not making that more clear. |
Ok; closing for now as this likely isn't actionable without more information or a replication scenario. |
I was able to reproduce this — run iosapp from the Flipping the order of the two styles can cause a slightly different crash with
|
What's happening here is there's a
|
Platform: iOS 11.4.1
Mapbox SDK version: 4.2.0-beta.1
Studio Preview 1.3.10 (47) experienced this crash with the Terminal style (
mapbox://styles/mapbox/cj62n87yx3mvi2rp93sfp2w9z
).Appears to be very similar to #12266.
Full stack trace.
/cc @jfirebaugh @kkaefer
The text was updated successfully, but these errors were encountered: