Crash on [AGSGeoViewRenderer .cxx_destruct]

1285
1
05-22-2017 05:07 AM
AnkitShah
New Contributor II

Crashed: com.apple.main-thread
0 libdispatch.dylib 0x18094dd48 _dispatch_semaphore_dispose + 148
1 libdispatch.dylib 0x18094d990 _dispatch_dispose + 56
2 libdispatch.dylib 0x18094d990 _dispatch_dispose + 56
3 libdispatch.dylib 0x1809495d8 -[OS_dispatch_object _xref_dispose] + 56
4 LAFDBrush_Prod 0x1005b3cf4 -[AGSGeoViewRenderer .cxx_destruct] + 56
5 libobjc.A.dylib 0x180562b54 object_cxxDestructFromClass(objc_object*, objc_class*) + 148
6 libobjc.A.dylib 0x18056e040 objc_destructInstance + 92
7 libobjc.A.dylib 0x18056e0a0 object_dispose + 28
8 LAFDBrush_Prod 0x1005b26b0 -[AGSGeoViewRenderer dealloc] + 120
9 LAFDBrush_Prod 0x1005c6a18 -[AGSGeoView .cxx_destruct] + 96
10 libobjc.A.dylib 0x180562b54 object_cxxDestructFromClass(objc_object*, objc_class*) + 148
11 libobjc.A.dylib 0x18056e040 objc_destructInstance + 92
12 libobjc.A.dylib 0x18056e0a0 object_dispose + 28
13 UIKit 0x18640ba90 -[UIResponder dealloc] + 156
14 UIKit 0x186050b08 -[UIView dealloc] + 1436
15 LAFDBrush_Prod 0x1005c2aa4 -[AGSGeoView dealloc] + 120
16 LAFDBrush_Prod 0x1006e5e54 -[AGSMapViewCommon dealloc] + 316
17 LAFDBrush_Prod 0x1005cc43c -[AGSMapView dealloc] + 40
18 libobjc.A.dylib 0x18057dae8 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 508
19 QuartzCore 0x1839dcb18 CA::Context::commit_transaction(CA::Transaction*) + 340
20 QuartzCore 0x1839dc820 CA::Transaction::commit() + 500
21 QuartzCore 0x1839d5de4 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 80
22 CoreFoundation 0x180eb4728 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
23 CoreFoundation 0x180eb24cc __CFRunLoopDoObservers + 372
24 CoreFoundation 0x180eb28fc __CFRunLoopRun + 928
25 CoreFoundation 0x180ddcc50 CFRunLoopRunSpecific + 384
26 GraphicsServices 0x1826c4088 GSEventRunModal + 180
27 UIKit 0x1860be088 UIApplicationMain + 204
28 LAFDBrush_Prod 0x10038200c main (AppDelegate.swift:31)
29 libdispatch.dylib 0x18097a8b8 (Missing)

0 Kudos
1 Reply
DiveshGoyal
Esri Regular Contributor

We have fixed a crash with a similar stack trace for our next release (v100.1). It should be available in a few weeks.

0 Kudos