Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
Needs more info comment that > 10 days [ID: 963198]
Comment such as: SPAM, non-actionable [ID: 963127]
Resolved actionable follow-up comments [ID: 963027]
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Our app is crashing GMSPanoramaView is using OpenGL in the background.
It was fine one 2.2 crash was introduced in 2.3
What should happen instead?
No Crashes
Steps to reproduce the problem:
1. Add a gmsPanaromaView to view hierarchy
2. Enter background
3. Sometimes we will receive the following crash:
Operating system version: 10.3.2
Google Maps SDK for iOS version: 2.3
Hardware model: iphone 6
# Crashlytics - plaintext stacktrace downloaded by Yusuf at Thu, 13 Jul 2017 16:03:17 GMT
# Platform: ios
# Date: 2017-07-13T15:06:00Z
# OS Version: 10.3.2 (14F89)
# Device: iPhone 6
# RAM Free: 6.4%
# Disk Free: 22.8%
#0. Crashed: com.apple.main-thread
0 libGPUSupportMercury.dylib 0x195ccffac gpus_ReturnNotPermittedKillClient
1 AGXGLDriver 0x19a8a6f74 (null)
2 libGPUSupportMercury.dylib 0x195cd0f88 gpusSubmitDataBuffers
3 AGXGLDriver 0x19a8a8480 (null)
4 AGXGLDriver 0x19a8a3cdc (null)
5 AGXGLDriver 0x19a89c688 (null)
6 GLEngine 0x19b0192a0 glTexImage2D_Exec
7 OpenGLES 0x1882d9900 glTexImage2D + 108
8 SafetyMap 0x100b3e170 GMSx_maps_shared_glsl::Texture::set(char const*) + 1732796
9 SafetyMap 0x100b32dec GMSx_gmm_photo::core::ImageRequest::MakeTexture() + 1686840
10 SafetyMap 0x100b16e70 GMSx_gmm_photo::core::Photo::PrepareToRender(GMSx_gmm_photo::api::Service<GMSx_gmm_photo::api::Tile, GMSx_gmm_photo::api::Image>*, GMSx_gmm_photo::api::SchedulingService*) + 1572284
11 SafetyMap 0x100b3d2c8 GMSx_gmm_photo::core::PhotoCache::Update() + 1729044
12 SafetyMap 0x100b156bc GMSx_gmm_photo::core::RendererImpl::Render(GMSx_maps_shared::geom::Camera const&, GMSx_gmm_photo::api::RenderOptions const&) + 1566216
13 SafetyMap 0x100b37298 -[GMSx_IVGLView drawFrame] + 1704420
14 SafetyMap 0x10094a670 -[GMSRocketIVGLView drawFrame] + 4304053872
15 SafetyMap 0x100ad8e00 -[GMSDisplayLink displayLinkFired:] + 1318220
16 QuartzCore 0x188ec85dc CA::Display::DisplayLinkItem::dispatch(unsigned long long) + 44
17 QuartzCore 0x188ec848c CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 436
18 IOKit 0x185f23b9c IODispatchCalloutFromCFMessage + 372
19 CoreFoundation 0x185c4d960 __CFMachPortPerform + 180
20 CoreFoundation 0x185c65ae4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
21 CoreFoundation 0x185c65284 __CFRunLoopDoSource1 + 436
22 CoreFoundation 0x185c62d98 __CFRunLoopRun + 1752
23 CoreFoundation 0x185b92da4 CFRunLoopRunSpecific + 424
24 GraphicsServices 0x1875fc074 GSEventRunModal + 100
25 UIKit 0x18be4d058 UIApplicationMain + 208
26 SafetyMap 0x10015d280 main (main.m:15)
27 libdyld.dylib 0x184ba159c start + 4