zbrateam / Zebra

🦓 A Useful Package Manager for iOS
https://getzbra.com
GNU General Public License v3.0
1.2k stars 194 forks source link

Lots of crash and freeze because of database #1657

Closed eve0415 closed 3 years ago

eve0415 commented 3 years ago

Describe the bug

There are a lots of crash and freeze because of database.

To Reproduce

I couldn't get a proper way of reproducing steps, but there are a lot of way

Expected behavior

It shouldn't clash

Device Information:

Crash Log or System Log Every crash logs are same

Date: 12/20/20, 9:47 AM
Process: Zebra
Bundle id: xyz.willy.Zebra
Device: iPhone SE (2nd generation), iOS 13.5
Bundle version: 1.2~beta7

Exception type: EXC_BREAKPOINT (SIGTRAP)
Exception subtype: (null)
Exception codes: 0x0000000000000000, 0x00000001878e049c
Culprit: Unknown

Triggered by thread: 0
Thread name: Dispatch queue: xyz.willy.Zebra.database
Call stack:
0   libsystem_malloc.dylib          0x00000001878e049c 0x1878c3000 + 119964         // nanov2_allocate_from_block.cold.1
1   libsystem_malloc.dylib          0x00000001878e049c 0x1878c3000 + 119964         // nanov2_allocate_from_block.cold.1
2   libsystem_malloc.dylib          0x00000001878cfce0 0x1878c3000 + 52448          // nanov2_find_block_and_allocate
3   libsystem_malloc.dylib          0x00000001878cedf4 0x1878c3000 + 48628          // nanov2_allocate
4   libsystem_malloc.dylib          0x00000001878cf3b0 0x1878c3000 + 50096          // nanov2_calloc
5   libsystem_malloc.dylib          0x00000001878d34f0 0x1878c3000 + 66800          // malloc_zone_calloc
6   CoreFoundation                  0x0000000187b64b08 0x187ab6000 + 715528         // _CFRuntimeCreateInstance
7   CoreFoundation                  0x0000000187b84794 0x187ab6000 + 845716         // __CFStringCreateImmutableFunnel3
8   CoreFoundation                  0x0000000187b84ccc 0x187ab6000 + 847052         // CFStringCreateWithBytes
9   Foundation                      0x0000000187ea0c5c 0x187e9f000 + 7260           // +[NSString stringWithUTF8String:]
10  Zebra                           0x0000000102b8590c 0x102b54000 + 203020         // (null)
11  Zebra                           0x0000000102bdb2c4 0x102b54000 + 553668         // (null)
12  libdispatch.dylib               0x000000018788833c 0x187885000 + 13116          // _dispatch_client_callout
13  libdispatch.dylib               0x00000001878957ec 0x187885000 + 67564          // _dispatch_sync_invoke_and_complete
14  Zebra                           0x0000000102bdb1c0 0x102b54000 + 553408         // (null)
15  Zebra                           0x0000000102b832b0 0x102b54000 + 193200         // (null)
16  libdispatch.dylib               0x0000000187886ec4 0x187885000 + 7876           // _dispatch_call_block_and_release
17  libdispatch.dylib               0x000000018788833c 0x187885000 + 13116          // _dispatch_client_callout
18  libdispatch.dylib               0x0000000187894600 0x187885000 + 62976          // _dispatch_main_queue_callback_4CF
19  CoreFoundation                  0x0000000187b636b0 0x187ab6000 + 710320         // __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
20  CoreFoundation                  0x0000000187b5e2c8 0x187ab6000 + 688840         // __CFRunLoopRun
21  CoreFoundation                  0x0000000187b5d8f4 0x187ab6000 + 686324         // CFRunLoopRunSpecific
22  GraphicsServices                0x0000000191f74604 0x191f71000 + 13828          // GSEventRunModal
23  UIKitCore                       0x000000018bd31358 0x18b2c2000 + 10941272       // UIApplicationMain
24  Zebra                           0x0000000102b808f8 0x102b54000 + 182520         // (null)
25  libdyld.dylib                   0x00000001879d92dc 0x1879d8000 + 4828           // start

Register values:
PC: 0x1878e049c         LR: 0xd33ccd81878e049c  CPSR: 0x80000000
x0: 0x0                 x1: 0x10951c000         x2: 0x4000
x3: 0x1878eaa67         x4: 0x0                 x5: 0x0
x6: 0x1                 x7: 0x0                 x8: 0x0
x9: 0x10951c07d         x10: 0xcccccccccccccccd x11: 0xa
x12: 0x0                x13: 0x31               x14: 0x35
x15: 0x63               x16: 0xfffffffffffffff4 x17: 0x1878e7934
x18: 0x0                x19: 0x104185960        x20: 0x2807a0a14
x21: 0x280528000        x22: 0x103ff3058        x23: 0x33010015
x24: 0x280528000        x25: 0x1                x26: 0x20
x27: 0x1ff800           x28: 0x9801a9ea

Loaded images:
0: /Applications/Zebra.app/Zebra
1: /usr/lib/substitute-inserter.dylib
2: /Applications/Zebra.app/Frameworks/LNPopupController.framework/LNPopupController
3: /usr/lib/libsubstitute.dylib
4: /usr/lib/libobjc-trampolines.dylib
5: /usr/lib/dyld
6: /Applications/Zebra.app/Frameworks/SDWebImage.framework/SDWebImage
7: /usr/lib/substitute-loader.dylib
8: /usr/lib/system/libsystem_trace.dylib
9: /usr/lib/system/libxpc.dylib
10: /usr/lib/system/libsystem_blocks.dylib
11: /usr/lib/system/libsystem_c.dylib
12: /usr/lib/system/libdispatch.dylib
13: /usr/lib/system/libsystem_malloc.dylib
14: /usr/lib/system/libsystem_platform.dylib
15: /usr/lib/system/libsystem_pthread.dylib
16: /usr/lib/libobjc.A.dylib
17: /usr/lib/system/libcorecrypto.dylib
18: /usr/lib/libc++abi.dylib
19: /usr/lib/system/libsystem_kernel.dylib
20: /usr/lib/system/libdyld.dylib
21: /usr/lib/system/libsystem_darwin.dylib
22: /usr/lib/libc++.1.dylib
23: /usr/lib/system/libsystem_info.dylib
24: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
25: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
26: /System/Library/Frameworks/Foundation.framework/Foundation
27: /usr/lib/libCRFSuite.dylib
28: /System/Library/Frameworks/CoreServices.framework/CoreServices
29: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
30: /System/Library/Frameworks/ImageIO.framework/ImageIO
31: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
32: /System/Library/Frameworks/CoreText.framework/CoreText
33: /System/Library/Frameworks/Security.framework/Security
34: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
35: /usr/lib/libMobileGestalt.dylib
36: /usr/lib/libprotobuf.dylib
37: /usr/lib/libprotobuf-lite.dylib
38: /usr/lib/libicucore.A.dylib
39: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
40: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
41: /usr/lib/libAWDSupport.dylib
42: /System/Library/Frameworks/CoreAudio.framework/CoreAudio
43: /System/Library/Frameworks/CoreImage.framework/CoreImage
44: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
45: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
46: /usr/lib/libsqlite3.dylib
47: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
48: /usr/lib/system/libsystem_notify.dylib
49: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
50: /System/Library/PrivateFrameworks/Montreal.framework/Montreal
51: /System/Library/PrivateFrameworks/NLP.framework/NLP
52: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
53: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
54: /usr/lib/libnetwork.dylib
55: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
56: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
57: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
58: /System/Library/Frameworks/CoreML.framework/CoreML
59: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
60: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
61: /usr/lib/libenergytrace.dylib
62: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
63: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
64: /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
65: /System/Library/Frameworks/CoreLocation.framework/CoreLocation
66: /System/Library/Frameworks/Accounts.framework/Accounts
67: /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
68: /System/Library/Frameworks/CFNetwork.framework/CFNetwork
69: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
70: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
71: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
72: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
73: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
74: /usr/lib/system/libsystem_asl.dylib
75: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
76: /System/Library/Frameworks/CoreData.framework/CoreData
77: /System/Library/Frameworks/Vision.framework/Vision
78: /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
79: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
80: /usr/lib/libboringssl.dylib
81: /usr/lib/system/libsystem_networkextension.dylib
82: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
83: /System/Library/Frameworks/CloudKit.framework/CloudKit
84: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
85: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
86: /System/Library/Frameworks/Network.framework/Network
87: /usr/lib/libusrtcp.dylib
88: /usr/lib/system/libsystem_symptoms.dylib
89: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
90: /System/Library/PrivateFrameworks/TCC.framework/TCC
91: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
92: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
93: /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
94: /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
95: /usr/lib/system/libsystem_containermanager.dylib
96: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
97: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
98: /System/Library/PrivateFrameworks/IDS.framework/IDS
99: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
100: /usr/lib/libCTGreenTeaLogger.dylib
101: /System/Library/Frameworks/CoreMedia.framework/CoreMedia
102: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
103: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
104: /System/Library/Frameworks/QuartzCore.framework/QuartzCore
105: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
106: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
107: /System/Library/Frameworks/Contacts.framework/Contacts
108: /System/Library/Frameworks/UserNotifications.framework/UserNotifications
109: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
110: /System/Library/PrivateFrameworks/Sharing.framework/Sharing
111: /System/Library/Frameworks/WebKit.framework/WebKit
112: /System/Library/PrivateFrameworks/WebCore.framework/WebCore
113: /usr/lib/libAccessibility.dylib
114: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
115: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
116: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
117: /System/Library/Frameworks/IOSurface.framework/IOSurface
118: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
119: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
120: /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
121: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
122: /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
123: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
124: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
125: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
126: /System/Library/PrivateFrameworks/FontServices.framework/FontServices
127: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
128: /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
129: /usr/lib/libAXSafeCategoryBundle.dylib
130: /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
131: /System/Library/PrivateFrameworks/Preferences.framework/Preferences
132: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
133: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
134: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
135: /usr/lib/libAudioToolboxUtility.dylib
136: /System/Library/Frameworks/ContactsUI.framework/ContactsUI
137: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
138: /System/Library/Frameworks/Photos.framework/Photos
139: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
140: /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
141: /System/Library/Frameworks/PDFKit.framework/PDFKit
142: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
143: /usr/lib/libmecabra.dylib
144: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
145: /System/Library/Frameworks/Intents.framework/Intents
146: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
147: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
148: /System/Library/PrivateFrameworks/TextInput.framework/TextInput
149: /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
150: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
151: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
152: /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
153: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
154: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
155: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
156: /System/Library/Frameworks/CoreMotion.framework/CoreMotion
157: /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
158: /System/Library/CoreServices/RawCamera.bundle/RawCamera
159: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
160: /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
161: /System/Library/Frameworks/CoreVideo.framework/CoreVideo
162: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
163: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
164: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
165: /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
166: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
167: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
168: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
169: /System/Library/Frameworks/MapKit.framework/MapKit
170: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
171: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
172: /System/Library/PrivateFrameworks/Celestial.framework/Celestial
173: /System/Library/Frameworks/CallKit.framework/CallKit
174: /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
175: /System/Library/Frameworks/AVKit.framework/AVKit
176: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
177: /usr/lib/libapp_launch_measurement.dylib
178: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
179: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
180: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
181: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
182: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
183: /System/Library/Frameworks/StoreKit.framework/StoreKit
184: /usr/lib/system/libsystem_configuration.dylib
185: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
186: /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
187: /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
188: /System/Library/Frameworks/Social.framework/Social
189: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
190: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
191: /usr/lib/liblangid.dylib
192: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
193: /usr/lib/libTelephonyUtilDynamic.dylib
194: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
195: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
196: /System/Library/Frameworks/SafariServices.framework/SafariServices
197: /System/Library/PrivateFrameworks/Message.framework/Message
198: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
199: /usr/lib/libxml2.2.dylib
200: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
201: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
202: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
203: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
204: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
205: /System/Library/Frameworks/EventKit.framework/EventKit
206: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
207: /System/Library/Frameworks/PencilKit.framework/PencilKit
208: /System/Library/Frameworks/MessageUI.framework/MessageUI
209: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
210: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
211: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
212: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
213: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
214: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
215: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
216: /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
217: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
218: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
219: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
220: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
221: /System/Library/PrivateFrameworks/IMCore.framework/IMCore
222: /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
223: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
224: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
225: /usr/lib/system/libsystem_sandbox.dylib
226: /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
227: /System/Library/PrivateFrameworks/Rapport.framework/Rapport
228: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
229: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
230: /System/Library/Frameworks/Metal.framework/Metal
231: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
232: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
233: /usr/lib/system/libsystem_dnssd.dylib
234: /System/Library/Frameworks/PushKit.framework/PushKit
235: /System/Library/Frameworks/FileProvider.framework/FileProvider
236: /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
237: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
238: /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
239: /System/Library/PrivateFrameworks/Categories.framework/Categories
240: /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
241: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
242: /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
243: /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
244: /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
245: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
246: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
247: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
248: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
249: /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
250: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
251: /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
252: /usr/lib/libcoretls.dylib
253: /usr/lib/libate.dylib
254: /System/Library/PrivateFrameworks/FTServices.framework/FTServices
255: /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
256: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
257: /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
258: /System/Library/PrivateFrameworks/MIME.framework/MIME
259: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
260: /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
261: /System/Library/PrivateFrameworks/IconServices.framework/IconServices
262: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
263: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
264: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
265: /usr/lib/libprequelite.dylib
266: /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
267: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
268: /System/Library/PrivateFrameworks/Email.framework/Email
269: /System/Library/Frameworks/ClassKit.framework/ClassKit
270: /System/Library/PrivateFrameworks/CPMS.framework/CPMS
271: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
272: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
273: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
274: /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
275: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
276: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
277: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
278: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
279: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
280: /usr/lib/libIOReport.dylib
281: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
282: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
283: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
284: /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
285: /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
286: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
287: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
288: /System/Library/Frameworks/AddressBook.framework/AddressBook
289: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
290: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
291: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
292: /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
293: /usr/lib/libtailspin.dylib
294: /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
295: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
296: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
297: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
298: /System/Library/PrivateFrameworks/Notes.framework/Notes
299: /System/Library/Frameworks/MetalKit.framework/MetalKit
300: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
301: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
302: /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
303: /System/Library/PrivateFrameworks/MailServices.framework/MailServices
304: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
305: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
306: /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
307: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
308: /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
309: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
310: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
311: /System/Library/Frameworks/OpenGLES.framework/OpenGLES
312: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
313: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
314: /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
315: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
316: /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
317: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
318: /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
319: /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
320: /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
321: /System/Library/PrivateFrameworks/Netrb.framework/Netrb
322: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
323: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
324: /usr/lib/libgermantok.dylib
325: /usr/lib/libmecab.dylib
326: /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
327: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
328: /System/Library/PrivateFrameworks/Navigation.framework/Navigation
329: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
330: /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
331: /System/Library/PrivateFrameworks/OAuth.framework/OAuth
332: /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
333: /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
334: /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
335: /usr/lib/libarchive.2.dylib
336: /System/Library/PrivateFrameworks/C2.framework/C2
337: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
338: /usr/lib/system/libsystem_coreservices.dylib
339: /usr/lib/libmis.dylib
340: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
341: /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
342: /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
343: /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
344: /usr/lib/system/libcopyfile.dylib
345: /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
346: /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
347: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
348: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
349: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
350: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
351: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
352: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
353: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
354: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
355: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
356: /System/Library/PrivateFrameworks/MMCS.framework/MMCS
357: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
358: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
359: /System/Library/PrivateFrameworks/Quagga.framework/Quagga
360: /usr/lib/libAXSpeechManager.dylib
361: /System/Library/PrivateFrameworks/libEDR.framework/libEDR
362: /usr/lib/libperfcheck.dylib
363: /usr/lib/libAudioStatistics.dylib
364: /System/Library/PrivateFrameworks/caulk.framework/caulk
365: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
366: /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
367: /System/Library/PrivateFrameworks/HID.framework/HID
368: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
369: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
370: /System/Library/PrivateFrameworks/Engram.framework/Engram
371: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
372: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
373: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
374: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
375: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
376: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
377: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
378: /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
379: /System/Library/PrivateFrameworks/CertUI.framework/CertUI
380: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
381: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
382: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
383: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
384: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
385: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
386: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
387: /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
388: /System/Library/PrivateFrameworks/kperf.framework/kperf
389: /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
390: /usr/lib/libpcap.A.dylib
391: /System/Library/PrivateFrameworks/WebUI.framework/WebUI
392: /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
393: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
394: /System/Library/PrivateFrameworks/vCard.framework/vCard
395: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
396: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
397: /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
398: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
399: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
400: /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
401: /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
402: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
403: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
404: /System/Library/Frameworks/Accelerate.framework/Accelerate
405: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
406: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
407: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
408: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
409: /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
410: /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
411: /System/Library/Frameworks/GSS.framework/GSS
412: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
413: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
414: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
415: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
416: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
417: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
418: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
419: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
420: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
421: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
422: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
423: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
424: /System/Library/Frameworks/UIKit.framework/UIKit
425: /System/Library/Frameworks/VisionKit.framework/VisionKit
426: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
427: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
428: /System/Library/PrivateFrameworks/APFS.framework/APFS
429: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
430: /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
431: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
432: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
433: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
434: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
435: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
436: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
437: /System/Library/PrivateFrameworks/Bom.framework/Bom
438: /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
439: /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
440: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
441: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
442: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
443: /System/Library/PrivateFrameworks/Espresso.framework/Espresso
444: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
445: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
446: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
447: /System/Library/PrivateFrameworks/Futhark.framework/Futhark
448: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
449: /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
450: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
451: /System/Library/PrivateFrameworks/Marco.framework/Marco
452: /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
453: /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
454: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
455: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
456: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
457: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
458: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
459: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
460: /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
461: /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
462: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
463: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
464: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
465: /System/Library/PrivateFrameworks/ktrace.framework/ktrace
466: /System/Library/PrivateFrameworks/perfdata.framework/perfdata
467: /usr/lib/libAWDSupportFramework.dylib
468: /usr/lib/libChineseTokenizer.dylib
469: /usr/lib/libFosl_dynamic.dylib
470: /usr/lib/libMatch.1.dylib
471: /usr/lib/libSystem.B.dylib
472: /usr/lib/libThaiTokenizer.dylib
473: /usr/lib/libapple_nghttp2.dylib
474: /usr/lib/libbsm.0.dylib
475: /usr/lib/libbz2.1.0.dylib
476: /usr/lib/libcharset.1.dylib
477: /usr/lib/libcmph.dylib
478: /usr/lib/libcompression.dylib
479: /usr/lib/libcoretls_cfhelpers.dylib
480: /usr/lib/libcupolicy.dylib
481: /usr/lib/libdscsym.dylib
482: /usr/lib/libedit.3.dylib
483: /usr/lib/libheimdal-asn1.dylib
484: /usr/lib/libiconv.2.dylib
485: /usr/lib/liblockdown.dylib
486: /usr/lib/liblzma.5.dylib
487: /usr/lib/libncurses.5.4.dylib
488: /usr/lib/libnetworkextension.dylib
489: /usr/lib/libresolv.9.dylib
490: /usr/lib/libsandbox.1.dylib
491: /usr/lib/libsysdiagnose.dylib
492: /usr/lib/libtidy.A.dylib
493: /usr/lib/libutil.dylib
494: /usr/lib/libz.1.dylib
495: /usr/lib/log/liblog_network.dylib
496: /usr/lib/system/libcache.dylib
497: /usr/lib/system/libcommonCrypto.dylib
498: /usr/lib/system/libcompiler_rt.dylib
499: /usr/lib/system/liblaunch.dylib
500: /usr/lib/system/libmacho.dylib
501: /usr/lib/system/libremovefile.dylib
502: /usr/lib/system/libsystem_featureflags.dylib
503: /usr/lib/system/libsystem_m.dylib
504: /usr/lib/system/libunwind.dylib
505: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
506: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
507: /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
508: /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
509: /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
510: /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
511: /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
512: /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI

{"ProcessBundleID":"xyz.willy.Zebra","ProcessName":"Zebra","Culprit":"Unknown"}
Date: 12/21/20, 7:18 AM
Process: Zebra
Bundle id: xyz.willy.Zebra
Device: iPhone SE (2nd generation), iOS 13.5
Bundle version: 1.2~beta7

Exception type: EXC_SOFTWARE (SIGABRT)
Exception subtype: EXC_UNIX_ABORT
Exception codes: 0x0000000000010002, 0x0000000000000000
Culprit: Unknown

Triggered by thread: 5
Thread name: Dispatch queue: xyz.willy.Zebra.database
Call stack:
0   libsystem_kernel.dylib          0x00000001879cedf0 0x1879a8000 + 159216         // __pthread_kill
1   libsystem_pthread.dylib         0x00000001878ee930 0x1878ec000 + 10544          // pthread_kill
2   libsystem_c.dylib               0x000000018787cc24 0x187806000 + 486436         // __abort
3   libsystem_c.dylib               0x000000018787cbb0 0x187806000 + 486320         // __abort
4   libc++abi.dylib                 0x00000001879a1f40 0x187992000 + 65344          // __cxxabiv1::__aligned_malloc_with_fallback(unsigned long)
5   libc++abi.dylib                 0x00000001879938c8 0x187992000 + 6344           // demangling_unexpected_handler()
6   libobjc.A.dylib                 0x00000001878fcf0c 0x1878f7000 + 24332          // _objc_terminate()
7   Zebra                           0x0000000102488b94 0x1022ec000 + 1690516        // (null)
8   Zebra                           0x000000010245da50 0x1022ec000 + 1514064        // (null)
9   libc++abi.dylib                 0x00000001879a13cc 0x187992000 + 62412          // std::__terminate(void (*)())
10  libc++abi.dylib                 0x00000001879a1358 0x187992000 + 62296          // std::terminate()
11  libdispatch.dylib               0x0000000187888350 0x187885000 + 13136          // _dispatch_client_callout
12  libdispatch.dylib               0x00000001878957ec 0x187885000 + 67564          // _dispatch_sync_invoke_and_complete
13  Zebra                           0x000000010237632c 0x1022ec000 + 566060         // (null)
14  Zebra                           0x0000000102309250 0x1022ec000 + 119376         // (null)
15  Zebra                           0x0000000102350e34 0x1022ec000 + 413236         // (null)
16  Zebra                           0x0000000102350964 0x1022ec000 + 412004         // (null)
17  Zebra                           0x0000000102332560 0x1022ec000 + 288096         // (null)
18  Zebra                           0x00000001023346b4 0x1022ec000 + 296628         // (null)
19  Zebra                           0x0000000102332e24 0x1022ec000 + 290340         // (null)
20  Zebra                           0x0000000102333bd8 0x1022ec000 + 293848         // (null)
21  CFNetwork                       0x000000018b0387b4 0x18ae7e000 + 1812404        // _CFNetworkHTTPConnectionCacheSetLimit
22  Foundation                      0x0000000187fbbcfc 0x187e9f000 + 1166588        // __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__
23  Foundation                      0x0000000187ebdc3c 0x187e9f000 + 126012         // -[NSBlockOperation main]
24  Foundation                      0x0000000187fbe03c 0x187e9f000 + 1175612        // __NSOPERATION_IS_INVOKING_MAIN__
25  Foundation                      0x0000000187ebd914 0x187e9f000 + 125204         // -[NSOperation start]
26  Foundation                      0x0000000187fbea68 0x187e9f000 + 1178216        // __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__
27  Foundation                      0x0000000187fbe528 0x187e9f000 + 1176872        // __NSOQSchedule_f
28  libdispatch.dylib               0x0000000187894db4 0x187885000 + 64948          // _dispatch_block_async_invoke2
29  libdispatch.dylib               0x000000018788833c 0x187885000 + 13116          // _dispatch_client_callout
30  libdispatch.dylib               0x000000018788aaf8 0x187885000 + 23288          // _dispatch_continuation_pop
31  libdispatch.dylib               0x000000018788a258 0x187885000 + 21080          // _dispatch_async_redirect_invoke
32  libdispatch.dylib               0x00000001878975c0 0x187885000 + 75200          // _dispatch_root_queue_drain
33  libdispatch.dylib               0x0000000187897d9c 0x187885000 + 77212          // _dispatch_worker_thread2
34  libsystem_pthread.dylib         0x00000001878ef6d8 0x1878ec000 + 14040          // _pthread_wqthread
35  libsystem_pthread.dylib         0x00000001878f59c8 0x1878ec000 + 39368          // start_wqthread

Register values:
PC: 0x1879cedf0         LR: 0x1878ee930         CPSR: 0x40000000
x0: 0x0                 x1: 0x0                 x2: 0x0
x3: 0x0                 x4: 0x0                 x5: 0x989680
x6: 0x6e                x7: 0x3a00              x8: 0x5b9
x9: 0x62deeb9ab25ce45c  x10: 0x3e8              x11: 0x3
x12: 0x0                x13: 0x70               x14: 0x10
x15: 0x0                x16: 0x148              x17: 0x1c969a808
x18: 0x0                x19: 0x6                x20: 0x5303
x21: 0x16ddcb0e0        x22: 0x129d7d4a0        x23: 0x7
x24: 0x2837caa30        x25: 0x2839e1280        x26: 0x0
x27: 0x0                x28: 0x0

Loaded images:
0: /Applications/Zebra.app/Zebra
1: /usr/lib/substitute-inserter.dylib
2: /usr/lib/dyld
3: /Applications/Zebra.app/Frameworks/LNPopupController.framework/LNPopupController
4: /Applications/Zebra.app/Frameworks/SDWebImage.framework/SDWebImage
5: /usr/lib/libsubstitute.dylib
6: /usr/lib/substitute-loader.dylib
7: /usr/lib/libobjc-trampolines.dylib
8: /usr/lib/system/libsystem_trace.dylib
9: /usr/lib/system/libxpc.dylib
10: /usr/lib/system/libsystem_blocks.dylib
11: /usr/lib/system/libsystem_c.dylib
12: /usr/lib/system/libdispatch.dylib
13: /usr/lib/system/libsystem_malloc.dylib
14: /usr/lib/system/libsystem_platform.dylib
15: /usr/lib/system/libsystem_pthread.dylib
16: /usr/lib/libobjc.A.dylib
17: /usr/lib/system/libcorecrypto.dylib
18: /usr/lib/libc++abi.dylib
19: /usr/lib/system/libsystem_kernel.dylib
20: /usr/lib/system/libdyld.dylib
21: /usr/lib/system/libsystem_darwin.dylib
22: /usr/lib/libc++.1.dylib
23: /usr/lib/system/libsystem_info.dylib
24: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
25: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
26: /System/Library/Frameworks/Foundation.framework/Foundation
27: /usr/lib/libCRFSuite.dylib
28: /System/Library/Frameworks/CoreServices.framework/CoreServices
29: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
30: /System/Library/Frameworks/ImageIO.framework/ImageIO
31: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
32: /System/Library/Frameworks/CoreText.framework/CoreText
33: /System/Library/Frameworks/Security.framework/Security
34: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
35: /usr/lib/libMobileGestalt.dylib
36: /usr/lib/libprotobuf.dylib
37: /usr/lib/libprotobuf-lite.dylib
38: /usr/lib/libicucore.A.dylib
39: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
40: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
41: /usr/lib/libAWDSupport.dylib
42: /System/Library/Frameworks/CoreAudio.framework/CoreAudio
43: /System/Library/Frameworks/CoreImage.framework/CoreImage
44: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
45: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
46: /usr/lib/libsqlite3.dylib
47: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
48: /usr/lib/system/libsystem_notify.dylib
49: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
50: /System/Library/PrivateFrameworks/Montreal.framework/Montreal
51: /System/Library/PrivateFrameworks/NLP.framework/NLP
52: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
53: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
54: /usr/lib/libnetwork.dylib
55: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
56: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
57: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
58: /System/Library/Frameworks/CoreML.framework/CoreML
59: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
60: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
61: /usr/lib/libenergytrace.dylib
62: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
63: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
64: /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
65: /System/Library/Frameworks/CoreLocation.framework/CoreLocation
66: /System/Library/Frameworks/Accounts.framework/Accounts
67: /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
68: /System/Library/Frameworks/CFNetwork.framework/CFNetwork
69: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
70: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
71: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
72: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
73: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
74: /usr/lib/system/libsystem_asl.dylib
75: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
76: /System/Library/Frameworks/CoreData.framework/CoreData
77: /System/Library/Frameworks/Vision.framework/Vision
78: /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
79: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
80: /usr/lib/libboringssl.dylib
81: /usr/lib/system/libsystem_networkextension.dylib
82: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
83: /System/Library/Frameworks/CloudKit.framework/CloudKit
84: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
85: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
86: /System/Library/Frameworks/Network.framework/Network
87: /usr/lib/libusrtcp.dylib
88: /usr/lib/system/libsystem_symptoms.dylib
89: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
90: /System/Library/PrivateFrameworks/TCC.framework/TCC
91: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
92: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
93: /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
94: /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
95: /usr/lib/system/libsystem_containermanager.dylib
96: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
97: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
98: /System/Library/PrivateFrameworks/IDS.framework/IDS
99: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
100: /usr/lib/libCTGreenTeaLogger.dylib
101: /System/Library/Frameworks/CoreMedia.framework/CoreMedia
102: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
103: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
104: /System/Library/Frameworks/QuartzCore.framework/QuartzCore
105: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
106: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
107: /System/Library/Frameworks/Contacts.framework/Contacts
108: /System/Library/Frameworks/UserNotifications.framework/UserNotifications
109: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
110: /System/Library/PrivateFrameworks/Sharing.framework/Sharing
111: /System/Library/Frameworks/WebKit.framework/WebKit
112: /System/Library/PrivateFrameworks/WebCore.framework/WebCore
113: /usr/lib/libAccessibility.dylib
114: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
115: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
116: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
117: /System/Library/Frameworks/IOSurface.framework/IOSurface
118: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
119: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
120: /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
121: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
122: /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
123: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
124: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
125: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
126: /System/Library/PrivateFrameworks/FontServices.framework/FontServices
127: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
128: /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
129: /usr/lib/libAXSafeCategoryBundle.dylib
130: /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
131: /System/Library/PrivateFrameworks/Preferences.framework/Preferences
132: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
133: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
134: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
135: /usr/lib/libAudioToolboxUtility.dylib
136: /System/Library/Frameworks/ContactsUI.framework/ContactsUI
137: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
138: /System/Library/Frameworks/Photos.framework/Photos
139: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
140: /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
141: /System/Library/Frameworks/PDFKit.framework/PDFKit
142: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
143: /usr/lib/libmecabra.dylib
144: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
145: /System/Library/Frameworks/Intents.framework/Intents
146: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
147: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
148: /System/Library/PrivateFrameworks/TextInput.framework/TextInput
149: /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
150: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
151: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
152: /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
153: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
154: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
155: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
156: /System/Library/Frameworks/CoreMotion.framework/CoreMotion
157: /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
158: /System/Library/CoreServices/RawCamera.bundle/RawCamera
159: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
160: /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
161: /System/Library/Frameworks/CoreVideo.framework/CoreVideo
162: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
163: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
164: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
165: /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
166: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
167: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
168: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
169: /System/Library/Frameworks/MapKit.framework/MapKit
170: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
171: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
172: /System/Library/PrivateFrameworks/Celestial.framework/Celestial
173: /System/Library/Frameworks/CallKit.framework/CallKit
174: /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
175: /System/Library/Frameworks/AVKit.framework/AVKit
176: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
177: /usr/lib/libapp_launch_measurement.dylib
178: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
179: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
180: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
181: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
182: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
183: /System/Library/Frameworks/StoreKit.framework/StoreKit
184: /usr/lib/system/libsystem_configuration.dylib
185: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
186: /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
187: /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
188: /System/Library/Frameworks/Social.framework/Social
189: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
190: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
191: /usr/lib/liblangid.dylib
192: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
193: /usr/lib/libTelephonyUtilDynamic.dylib
194: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
195: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
196: /System/Library/Frameworks/SafariServices.framework/SafariServices
197: /System/Library/PrivateFrameworks/Message.framework/Message
198: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
199: /usr/lib/libxml2.2.dylib
200: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
201: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
202: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
203: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
204: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
205: /System/Library/Frameworks/EventKit.framework/EventKit
206: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
207: /System/Library/Frameworks/PencilKit.framework/PencilKit
208: /System/Library/Frameworks/MessageUI.framework/MessageUI
209: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
210: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
211: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
212: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
213: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
214: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
215: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
216: /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
217: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
218: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
219: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
220: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
221: /System/Library/PrivateFrameworks/IMCore.framework/IMCore
222: /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
223: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
224: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
225: /usr/lib/system/libsystem_sandbox.dylib
226: /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
227: /System/Library/PrivateFrameworks/Rapport.framework/Rapport
228: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
229: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
230: /System/Library/Frameworks/Metal.framework/Metal
231: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
232: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
233: /usr/lib/system/libsystem_dnssd.dylib
234: /System/Library/Frameworks/PushKit.framework/PushKit
235: /System/Library/Frameworks/FileProvider.framework/FileProvider
236: /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
237: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
238: /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
239: /System/Library/PrivateFrameworks/Categories.framework/Categories
240: /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
241: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
242: /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
243: /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
244: /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
245: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
246: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
247: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
248: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
249: /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
250: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
251: /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
252: /usr/lib/libcoretls.dylib
253: /usr/lib/libate.dylib
254: /System/Library/PrivateFrameworks/FTServices.framework/FTServices
255: /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
256: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
257: /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
258: /System/Library/PrivateFrameworks/MIME.framework/MIME
259: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
260: /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
261: /System/Library/PrivateFrameworks/IconServices.framework/IconServices
262: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
263: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
264: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
265: /usr/lib/libprequelite.dylib
266: /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
267: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
268: /System/Library/PrivateFrameworks/Email.framework/Email
269: /System/Library/Frameworks/ClassKit.framework/ClassKit
270: /System/Library/PrivateFrameworks/CPMS.framework/CPMS
271: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
272: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
273: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
274: /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
275: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
276: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
277: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
278: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
279: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
280: /usr/lib/libIOReport.dylib
281: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
282: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
283: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
284: /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
285: /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
286: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
287: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
288: /System/Library/Frameworks/AddressBook.framework/AddressBook
289: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
290: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
291: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
292: /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
293: /usr/lib/libtailspin.dylib
294: /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
295: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
296: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
297: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
298: /System/Library/PrivateFrameworks/Notes.framework/Notes
299: /System/Library/Frameworks/MetalKit.framework/MetalKit
300: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
301: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
302: /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
303: /System/Library/PrivateFrameworks/MailServices.framework/MailServices
304: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
305: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
306: /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
307: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
308: /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
309: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
310: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
311: /System/Library/Frameworks/OpenGLES.framework/OpenGLES
312: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
313: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
314: /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
315: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
316: /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
317: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
318: /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
319: /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
320: /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
321: /System/Library/PrivateFrameworks/Netrb.framework/Netrb
322: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
323: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
324: /usr/lib/libgermantok.dylib
325: /usr/lib/libmecab.dylib
326: /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
327: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
328: /System/Library/PrivateFrameworks/Navigation.framework/Navigation
329: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
330: /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
331: /System/Library/PrivateFrameworks/OAuth.framework/OAuth
332: /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
333: /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
334: /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
335: /usr/lib/libarchive.2.dylib
336: /System/Library/PrivateFrameworks/C2.framework/C2
337: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
338: /usr/lib/system/libsystem_coreservices.dylib
339: /usr/lib/libmis.dylib
340: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
341: /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
342: /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
343: /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
344: /usr/lib/system/libcopyfile.dylib
345: /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
346: /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
347: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
348: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
349: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
350: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
351: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
352: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
353: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
354: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
355: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
356: /System/Library/PrivateFrameworks/MMCS.framework/MMCS
357: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
358: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
359: /System/Library/PrivateFrameworks/Quagga.framework/Quagga
360: /usr/lib/libAXSpeechManager.dylib
361: /System/Library/PrivateFrameworks/libEDR.framework/libEDR
362: /usr/lib/libperfcheck.dylib
363: /usr/lib/libAudioStatistics.dylib
364: /System/Library/PrivateFrameworks/caulk.framework/caulk
365: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
366: /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
367: /System/Library/PrivateFrameworks/HID.framework/HID
368: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
369: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
370: /System/Library/PrivateFrameworks/Engram.framework/Engram
371: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
372: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
373: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
374: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
375: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
376: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
377: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
378: /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
379: /System/Library/PrivateFrameworks/CertUI.framework/CertUI
380: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
381: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
382: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
383: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
384: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
385: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
386: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
387: /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
388: /System/Library/PrivateFrameworks/kperf.framework/kperf
389: /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
390: /usr/lib/libpcap.A.dylib
391: /System/Library/PrivateFrameworks/WebUI.framework/WebUI
392: /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
393: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
394: /System/Library/PrivateFrameworks/vCard.framework/vCard
395: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
396: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
397: /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
398: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
399: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
400: /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
401: /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
402: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
403: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
404: /System/Library/Frameworks/Accelerate.framework/Accelerate
405: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
406: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
407: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
408: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
409: /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
410: /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
411: /System/Library/Frameworks/GSS.framework/GSS
412: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
413: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
414: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
415: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
416: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
417: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
418: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
419: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
420: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
421: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
422: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
423: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
424: /System/Library/Frameworks/UIKit.framework/UIKit
425: /System/Library/Frameworks/VisionKit.framework/VisionKit
426: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
427: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
428: /System/Library/PrivateFrameworks/APFS.framework/APFS
429: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
430: /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
431: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
432: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
433: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
434: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
435: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
436: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
437: /System/Library/PrivateFrameworks/Bom.framework/Bom
438: /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
439: /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
440: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
441: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
442: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
443: /System/Library/PrivateFrameworks/Espresso.framework/Espresso
444: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
445: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
446: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
447: /System/Library/PrivateFrameworks/Futhark.framework/Futhark
448: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
449: /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
450: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
451: /System/Library/PrivateFrameworks/Marco.framework/Marco
452: /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
453: /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
454: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
455: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
456: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
457: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
458: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
459: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
460: /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
461: /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
462: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
463: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
464: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
465: /System/Library/PrivateFrameworks/ktrace.framework/ktrace
466: /System/Library/PrivateFrameworks/perfdata.framework/perfdata
467: /usr/lib/libAWDSupportFramework.dylib
468: /usr/lib/libChineseTokenizer.dylib
469: /usr/lib/libFosl_dynamic.dylib
470: /usr/lib/libMatch.1.dylib
471: /usr/lib/libSystem.B.dylib
472: /usr/lib/libThaiTokenizer.dylib
473: /usr/lib/libapple_nghttp2.dylib
474: /usr/lib/libbsm.0.dylib
475: /usr/lib/libbz2.1.0.dylib
476: /usr/lib/libcharset.1.dylib
477: /usr/lib/libcmph.dylib
478: /usr/lib/libcompression.dylib
479: /usr/lib/libcoretls_cfhelpers.dylib
480: /usr/lib/libcupolicy.dylib
481: /usr/lib/libdscsym.dylib
482: /usr/lib/libedit.3.dylib
483: /usr/lib/libheimdal-asn1.dylib
484: /usr/lib/libiconv.2.dylib
485: /usr/lib/liblockdown.dylib
486: /usr/lib/liblzma.5.dylib
487: /usr/lib/libncurses.5.4.dylib
488: /usr/lib/libnetworkextension.dylib
489: /usr/lib/libresolv.9.dylib
490: /usr/lib/libsandbox.1.dylib
491: /usr/lib/libsysdiagnose.dylib
492: /usr/lib/libtidy.A.dylib
493: /usr/lib/libutil.dylib
494: /usr/lib/libz.1.dylib
495: /usr/lib/log/liblog_network.dylib
496: /usr/lib/system/libcache.dylib
497: /usr/lib/system/libcommonCrypto.dylib
498: /usr/lib/system/libcompiler_rt.dylib
499: /usr/lib/system/liblaunch.dylib
500: /usr/lib/system/libmacho.dylib
501: /usr/lib/system/libremovefile.dylib
502: /usr/lib/system/libsystem_featureflags.dylib
503: /usr/lib/system/libsystem_m.dylib
504: /usr/lib/system/libunwind.dylib
505: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
506: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
507: /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
508: /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
509: /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
510: /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
511: /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
512: /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI

{"ProcessBundleID":"xyz.willy.Zebra","ProcessName":"Zebra","Culprit":"Unknown"}
yur1xpp commented 3 years ago

I'm experiencing the same issue with this version, especially point #2, open changes tab (Mostly crash or show nothing) Downgraded for now

Edit: Downgraded and now both Changes and Packages tab appear nothing at all. I don't know how to fix this. Zebra in now totally not functional.

Edit: Reset sources fixed this.

filmfan2020 commented 3 years ago

I downgraded from beta7b (it kept crashing) and need to delete the database but I don’t know the filename.

eve0415 commented 3 years ago

@filmfan2020

  1. Open Setting and press Open Document Directory.
  2. Delete zebra.db
filmfan2020 commented 3 years ago

Thanks eve!

yur1xpp commented 3 years ago

Update: this issue persists in beta7c

Blasted87 commented 3 years ago

I'm experiencing the same issues...

miguelr4720 commented 3 years ago

this is the same problem am having with Unc0ver Jailbrake I go to settings the Safari and location Settings Keeps Crashing please help me with this? problem

13.5 Unc0ver Jailbrake

miguelr4720 commented 3 years ago

i disable preferenceloader and the error stopped

JamesDrummond44 commented 3 years ago

i disable preferenceloader and the error stopped

Thanks miguel

wstyres commented 3 years ago

I've just released version 1.2~beta7d. Please update to that version and give it a try. If the issue is still occurring. Please delete your database located at /var/mobile/Library/Application Support/xyz.willy.zebra/zebra.db and try opening Zebra again.

eve0415 commented 3 years ago

Not having crashes anymore for me

yur1xpp commented 3 years ago

I still occasionally getting crashes whenever tapped a package to open its depiction, seems like it's still relating to the database from the crash log. Cr4shed didn't capture it, but iOS did:

{"app_name":"Zebra","timestamp":"2020-12-31 15:43:16.00","app_version":"1.2~beta7","slice_uuid":"1c4d120e-cb4c-3a5c-a3a1-ae663a706625","adam_id":0,"build_version":"4","bundleID":"xyz.willy.Zebra","share_with_app_devs":0,"is_first_party":1,"bug_type":"109","os_version":"iPhone OS 13.5 (17F75)","incident_id":"A3ED4A0A-D81B-40AC-95EB-B676891A6620","name":"Zebra"}
Incident Identifier: A3ED4A0A-D81B-40AC-95EB-B676891A6620
CrashReporter Key:   10bcce77eb64fde041b45cfef141eb65a3c7a01b
Hardware Model:      iPhone10,6
Process:             Zebra [14488]
Path:                /Applications/Zebra.app/Zebra
Identifier:          xyz.willy.Zebra
Version:             4 (1.2~beta7)
Code Type:           ARM-64 (Native)
Role:                unknown
Parent Process:      launchd [1]
Coalition:           xyz.willy.Zebra [4229]
Date/Time:           2020-12-31 15:43:16.3339
Launch Time:         2020-12-31 15:43:08.3518
OS Version:          iPhone OS 13.5 (17F75)
Release Type:        User
Baseband Version:    3.05.00
Report Version:      104
Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace RUNNINGBOARD, Code 0xdead10cc
Triggered by Thread:  0
Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x000000018fe79198 0x18fe75000 + 16792
1   libsystem_kernel.dylib          0x000000018fe7860c 0x18fe75000 + 13836
2   CoreFoundation                  0x0000000190023468 0x18ff7b000 + 689256
3   CoreFoundation                  0x000000019001e49c 0x18ff7b000 + 668828
4   CoreFoundation                  0x000000019001dce8 0x18ff7b000 + 666856
5   GraphicsServices                0x000000019a16838c 0x19a165000 + 13196
6   UIKitCore                       0x000000019414c444 0x19371e000 + 10675268
7   Zebra                           0x00000001045a0c74 0x104574000 + 183412
8   libdyld.dylib                   0x000000018fea58f0 0x18fea4000 + 6384
Thread 1:
0   libsystem_pthread.dylib         0x000000018fdbf738 0x18fdb1000 + 59192
Thread 2:
0   libsystem_pthread.dylib         0x000000018fdbf738 0x18fdb1000 + 59192
Thread 3 name:  Dispatch queue: com.apple.root.user-initiated-qos
Thread 3:
0   libsqlite3.dylib                0x0000000191d08ff8 0x191cb2000 + 356344
1   libsqlite3.dylib                0x0000000191d79cf8 0x191cb2000 + 818424
2   libsqlite3.dylib                0x0000000191d79cf8 0x191cb2000 + 818424
3   libsqlite3.dylib                0x0000000191cf6978 0x191cb2000 + 280952
4   libsqlite3.dylib                0x0000000191cf4e0c 0x191cb2000 + 273932
5   Zebra                           0x00000001045fa6e8 0x104574000 + 550632
6   Zebra                           0x00000001045fa44c 0x104574000 + 549964
7   CoreFoundation                  0x00000001900f2cc4 0x18ff7b000 + 1539268
8   CoreFoundation                  0x000000018ff7d65c 0x18ff7b000 + 9820
9   Zebra                           0x00000001045fa2ac 0x104574000 + 549548
10  Zebra                           0x0000000104592224 0x104574000 + 123428
11  CoreFoundation                  0x0000000190001644 0x18ff7b000 + 550468
12  CoreFoundation                  0x000000019000168c 0x18ff7b000 + 550540
13  CoreFoundation                  0x00000001900009e4 0x18ff7b000 + 547300
14  CoreFoundation                  0x00000001900006bc 0x18ff7b000 + 546492
15  CoreFoundation                  0x000000018ff7d414 0x18ff7b000 + 9236
16  CoreFoundation                  0x000000019000001c 0x18ff7b000 + 544796
17  Foundation                      0x000000019035f974 0x190359000 + 26996
18  Zebra                           0x00000001045dab84 0x104574000 + 420740
19  Zebra                           0x00000001045daae8 0x104574000 + 420584
20  Zebra                           0x00000001045d9420 0x104574000 + 414752
21  Zebra                           0x00000001045d8f3c 0x104574000 + 413500
22  Zebra                           0x00000001045b8664 0x104574000 + 280164
23  Zebra                           0x00000001045d7b98 0x104574000 + 408472
24  libdispatch.dylib               0x000000018fd6a9a8 0x18fd10000 + 371112
25  libdispatch.dylib               0x000000018fd6b524 0x18fd10000 + 374052
26  libdispatch.dylib               0x000000018fd5165c 0x18fd10000 + 267868
27  libdispatch.dylib               0x000000018fd51cd0 0x18fd10000 + 269520
28  libsystem_pthread.dylib         0x000000018fdbcb38 0x18fdb1000 + 47928
29  libsystem_pthread.dylib         0x000000018fdbf740 0x18fdb1000 + 59200
Thread 4:
0   libsystem_pthread.dylib         0x000000018fdbf738 0x18fdb1000 + 59192
Thread 5 name:  com.apple.uikit.eventfetch-thread
Thread 5:
0   libsystem_kernel.dylib          0x000000018fe79198 0x18fe75000 + 16792
1   libsystem_kernel.dylib          0x000000018fe7860c 0x18fe75000 + 13836
2   CoreFoundation                  0x0000000190023468 0x18ff7b000 + 689256
3   CoreFoundation                  0x000000019001e49c 0x18ff7b000 + 668828
4   CoreFoundation                  0x000000019001dce8 0x18ff7b000 + 666856
5   Foundation                      0x000000019036101c 0x190359000 + 32796
6   Foundation                      0x0000000190360efc 0x190359000 + 32508
7   UIKitCore                       0x00000001941ef5dc 0x19371e000 + 11343324
8   Foundation                      0x000000019048fe20 0x190359000 + 1273376
9   libsystem_pthread.dylib         0x000000018fdbbd98 0x18fdb1000 + 44440
10  libsystem_pthread.dylib         0x000000018fdbf74c 0x18fdb1000 + 59212
Thread 6:
0   libsystem_pthread.dylib         0x000000018fdbf738 0x18fdb1000 + 59192
Thread 7:
0   libsystem_pthread.dylib         0x000000018fdbf738 0x18fdb1000 + 59192
Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000010004005   x1: 0x0000000007000806   x2: 0x0000000000000000   x3: 0x0000000000000c00
    x4: 0x0000000000001c03   x5: 0x00000000ffffffff   x6: 0x0000000000000000   x7: 0x000000000000000c
    x8: 0x00000000fffffbbf   x9: 0x0000000007000906  x10: 0x0a9386e63a57db88  x11: 0x000000b2f4b4db66
   x12: 0x00000000016e3600  x13: 0x00000000000f212c  x14: 0x0000000000000100  x15: 0x0000010000000000
   x16: 0xffffffffffffffe1  x17: 0x0000000000000001  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x00000000ffffffff  x21: 0x0000000000001c03  x22: 0x0000000000000c00  x23: 0x000000016b88ae50
   x24: 0x0000000007000806  x25: 0x0000000000000000  x26: 0x0000000007000806  x27: 0x0000000000000c00
   x28: 0x0000000000000001   fp: 0x000000016b88ad40   lr: 0x000000018fe7860c
    sp: 0x000000016b88acf0   pc: 0x000000018fe79198 cpsr: 0x60000000
   esr: 0x56000080  Address size fault
eve0415 commented 3 years ago

@yur1xpp Did you remove zebra.db manually after updating Zebra?

yur1xpp commented 3 years ago

Yep I did, I did that multiple times in fact, just to be sure.

wstyres commented 3 years ago

@yur1xpp That looks to be a different crash that occurs when Zebra cannot find a package by its unique identifier. I think this is still because there is some corruption among the database that it causes improper UDIDs for packages. So I think your crash is unrelated and can be filed under #1667. I'll keep monitoring my crash logs and looking for related database crashes but so far there is nothing of the sort. But I'll leave the issue open until the end of the day in case something pops up.

wstyres commented 3 years ago

After having 1.2~beta7d out for a whole day, there have been no crashes related to this specific issue with the database. For now, I will assume it to be resolved unless another similar issue pops up later.