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

iOS Crash MGLMapView.mm line 554 #1186

Closed
picciano opened this issue Apr 2, 2015 · 2 comments
Closed

iOS Crash MGLMapView.mm line 554 #1186

picciano opened this issue Apr 2, 2015 · 2 comments
Milestone

Comments

@picciano
Copy link

picciano commented Apr 2, 2015

Version.txt is reporting version 9dae9cf
Unfortunately, I cannot detect a specific action causing this.

screen shot 2015-04-02 at 1 57 26 pm

@picciano picciano changed the title iOS Crash iOS Crash MGLMapView.mm line 554 Apr 2, 2015
@robipresotto
Copy link

i got it everyday too

Thread : Crashed: com.apple.main-thread
0  Embark                         0x00000001001c4830 mbgl::Map::renderSync() (memory:2603)
1  Embark                         0x000000010023b140 -[MGLMapView glkView:drawInRect:] (MGLMapView.mm:508)
2  Embark                         0x000000010023b140 -[MGLMapView glkView:drawInRect:] (MGLMapView.mm:508)
3  GLKit                          0x000000018328b3a4 -[GLKView _display:] + 364
4  QuartzCore                     0x000000018638ad88 CA::Layer::display() + 148
5  QuartzCore                     0x000000018636c570 CA::Layer::display_if_needed(CA::Transaction*) + 244
6  QuartzCore                     0x000000018636c228 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 44
7  QuartzCore                     0x000000018636ba14 CA::Context::commit_transaction(CA::Transaction*) + 276
8  QuartzCore                     0x000000018636b798 CA::Transaction::commit() + 436
9  UIKit                          0x0000000186a14478 _afterCACommitHandler + 156
10 CoreFoundation                 0x00000001821cad98 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
11 CoreFoundation                 0x00000001821c7d24 __CFRunLoopDoObservers + 360
12 CoreFoundation                 0x00000001821c8104 __CFRunLoopRun + 836
13 CoreFoundation                 0x00000001820f51f4 CFRunLoopRunSpecific + 396
14 GraphicsServices               0x000000018b43f6fc GSEventRunModal + 168
15 UIKit                          0x0000000186a8610c UIApplicationMain + 1488
16 Embark                         0x0000000100046474 main (main.m:14)
17 libdyld.dylib                  0x0000000193a72a08 start + 4

@jfirebaugh jfirebaugh added this to the iOS Beta 1 milestone Apr 6, 2015
1ec5 added a commit that referenced this issue Apr 10, 2015
Throw a static snapshot up for the app switcher. Hope you didn’t plan on moving markers around while the app is in the background.

Fixes #1050, #1186, #1203, #1243.
@1ec5
Copy link
Contributor

1ec5 commented Apr 15, 2015

Fixed in #1254.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants