Crash on [AGSMapRenderer drawRequested]

2104
0
07-06-2016 12:58 PM
PrasadPotale
New Contributor

This crash is occurring quite frequently, any help that will give us any direction to fix this issue,

EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000001

Crashed: com.apple.main-thread

0  libGPUSupportMercury.dylib     0x190e61f28 gpus_ReturnGuiltyForHardwareRestart

1  libGPUSupportMercury.dylib     0x190e62ec4 gpusSubmitDataBuffers

2  GLEngine                       0x1951231e4 gliPresentViewES_Exec

3  GLEngine                       0x1951230fc gliPresentViewES

4  OpenGLES                       0x1849ffc44 -[EAGLContext presentRenderbuffer:] + 72

5  MyCity                      0x100363c44 -[AGSMapRenderer drawRequested] + 592

6  MyCity                      0x100363638 -[AGSMapRenderer pulse:] + 308

7  QuartzCore                     0x1853d4234 CA::Display::DisplayLinkItem::dispatch() + 40

8  QuartzCore                     0x1853d40e8 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 424

9  IOKit                          0x182b19e54 IODispatchCalloutFromCFMessage + 372

10 CoreFoundation                 0x182841030 __CFMachPortPerform + 180

11 CoreFoundation                 0x1828597d4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56

12 CoreFoundation                 0x182858f0c __CFRunLoopDoSource1 + 436

13 CoreFoundation                 0x182856c64 __CFRunLoopRun + 1800

14 CoreFoundation                 0x182780c50 CFRunLoopRunSpecific + 384

15 GraphicsServices               0x184068088 GSEventRunModal + 180

16 UIKit                          0x187a62088 UIApplicationMain + 204

17 MyCity                      0x100216550 main (AppDelegate.swift:16)

18 libdispatch.dylib              0x18231e8b8 (Missing)

0 Kudos
0 Replies