You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
I saw the following crash in VectorTileData destructor several times today.
I tried narrowing it down by enabling Guard Malloc, Scribble etc. in xcode. But I was unsuccessful. Enabling it was causing an std::bad_alloc crash due to a different issue.
I saw the following crash in VectorTileData destructor several times today.
I tried narrowing it down by enabling Guard Malloc, Scribble etc. in xcode. But I was unsuccessful. Enabling it was causing an std::bad_alloc crash due to a different issue.
The text was updated successfully, but these errors were encountered: