L1ghtmann / IAmLazy

Easily backup and restore your tweaks
ISC License
61 stars 6 forks source link

Exporting a backup crashes the app #10

Closed L0rdLogan closed 3 years ago

L0rdLogan commented 3 years ago

Date: 7/26/21, 1:38 PM Process: IAmLazy Bundle id: me.lightmann.iamlazy Device: iPhone 12 Pro Max, iOS 14.3 Bundle version: 1.0

Exception type: EXC_BAD_ACCESS (SIGSEGV) Exception subtype: KERN_INVALID_ADDRESS: 0x0 Exception codes: 0x0000000000000001, 0x0000000000000000 Culprit: Unknown VM Protection: 0x0 is not in any region.

Triggered by thread: 0 Thread name: Dispatch queue: com.apple.uikit.datasource.diffing Call stack: 0 ??? 000000000000000000 0 + 0 1 CoreImage 0x00000001a24f14ac 0x1a2319000 + 1934508 // CI::GLContext::GLContext(CI::GLContext::ShareContextInfo, CGColorSpace, CGColorSpace, CI::PixelFormat, bool, unsigned long, bool, bool) 2 CoreImage 0x00000001a24f14fc 0x1a2319000 + 1934588 // CI::GLContext::GLContext(CI::GLContext::ShareContextInfo, CGColorSpace, CGColorSpace, CI::PixelFormat, bool, unsigned long, bool, bool) 3 CoreImage 0x00000001a2362020 0x1a2319000 + 299040 // +[CIContext(Internal) internalContextWithEAGLContext:options:] 4 CoreImage 0x00000001a235f064 0x1a2319000 + 286820 // -[CIContext initWithOptions:] 5 MobileIcons 0x00000001c1cd2ef8 0x1c1cca000 + 36600 // 67+[CIContext(IconServicesAdditions) _MI_sharedIconCompositorContext]_block_invoke 6 libdispatch.dylib 0x0000000199d35db0 0x199d32000 + 15792 // _dispatch_client_callout 7 libdispatch.dylib 0x0000000199d375c8 0x199d32000 + 21960 // _dispatch_once_callout 8 MobileIcons 0x00000001c1cd2e24 0x1c1cca000 + 36388 // +[CIContext(IconServicesAdditions) _MI_sharedIconCompositorContext] 9 MobileIcons 0x00000001c1cd3524 0x1c1cca000 + 38180 // _LICGImageCreateCoreImageLanczosScaled 10 MobileIcons 0x00000001c1cd324c 0x1c1cca000 + 37452 // _LICGImageCreateScaled 11 MobileIcons 0x00000001c1cd1698 0x1c1cca000 + 30360 // ___createApplicationIconFromImage_block_invoke 12 MobileIcons 0x00000001c1cd04b4 0x1c1cca000 + 25780 // _createIcon 13 MobileIcons 0x00000001c1ccf27c 0x1c1cca000 + 21116 // _createApplicationIconFromImage 14 MobileIcons 0x00000001c1ccc0e4 0x1c1cca000 + 8420 // LICreateIconForImages 15 MobileIcons 0x00000001c1ccbf84 0x1c1cca000 + 8068 // LICreateIconForImage 16 UIKitCore 0x000000019c6b8bcc 0x19bf2c000 + 7916492 // -[UIImage(UIApplicationIconPrivate) _applicationIconImageForFormat:precomposed:idiom:scale:] 17 UIKitCore 0x000000019c6b8a84 0x19bf2c000 + 7916164 // -[UIImage(UIApplicationIconPrivate) _applicationIconImageForFormat:precomposed:scale:] 18 UIKitCore 0x000000019c6b89d8 0x19bf2c000 + 7915992 // -[UIImage(UIApplicationIconPrivate) _applicationIconImageForFormat:precomposed:] 19 ShareSheet 0x00000001ab28bed0 0x1ab281000 + 44752 // -[UIAirDropActivity _activityImage] 20 SnowBoardBase.dylib 0x000000010488b7f0 0x104848000 + 276464 // func_437bc 21 ShareSheet 0x00000001ab2abe68 0x1ab281000 + 175720 // 66-[UIActivityContentViewController configureCollectionViewIfNeeded]_block_invoke 22 UIKitCore 0x000000019c1c1250 0x19bf2c000 + 2708048 // -[UIDiffableDataSource collectionView:cellForItemAtIndexPath:] 23 UIKitCore 0x000000019c1c1df8 0x19bf2c000 + 2711032 // -[UIDiffableDataSource _cellForItemAtIndexPath:collectionView:] 24 UIKitCore 0x000000019c1b8638 0x19bf2c000 + 2672184 // -[UICollectionViewDiffableDataSource collectionView:cellForItemAtIndexPath:] 25 UIKitCore 0x000000019c1fcde4 0x19bf2c000 + 2952676 // -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:notify:] 26 UIKitCore 0x000000019c201c58 0x19bf2c000 + 2972760 // -[UICollectionView _updateVisibleCellsNow:] 27 UIKitCore 0x000000019c20664c 0x19bf2c000 + 2991692 // -[UICollectionView layoutSubviews] 28 UIKitCore 0x000000019d041f84 0x19bf2c000 + 17915780 // -[UIView(CALayerDelegate) layoutSublayersOfLayer:] 29 QuartzCore 0x000000019d55c7b4 0x19d3fd000 + 1439668 // -[CALayer layoutSublayers] 30 QuartzCore 0x000000019d55cc88 0x19d3fd000 + 1440904 // CA::Layer::layout_if_needed(CA::Transaction*) 31 UIKitCore 0x000000019d02d6d0 0x19bf2c000 + 17831632 // -[UIView(Hierarchy) layoutBelowIfNeeded] 32 UIKitCore 0x000000019c1f8968 0x19bf2c000 + 2935144 // -[UICollectionView reloadData] 33 UIKitCore 0x000000019c22ecd8 0x19bf2c000 + 3157208 // -[UICollectionView _performDiffableUpdate:] 34 UIKitCore 0x000000019c1c76e4 0x19bf2c000 + 2733796 // -[_UIDiffableDataSourceViewUpdater _reloadData] 35 UIKitCore 0x000000019c1bc34c 0x19bf2c000 + 2687820 // 56-[UIDiffableDataSource reloadFromSnapshot:completion:]_block_invoke 36 UIKitCore 0x000000019c1bc3d8 0x19bf2c000 + 2687960 // 56-[UIDiffableDataSource reloadFromSnapshot:completion:]_block_invoke.188 37 libdispatch.dylib 0x0000000199d35db0 0x199d32000 + 15792 // _dispatch_client_callout 38 libdispatch.dylib 0x0000000199d44428 0x199d32000 + 74792 // _dispatch_lane_barrier_sync_invoke_and_complete 39 UIKitCore 0x000000019c1bc054 0x19bf2c000 + 2687060 // -[UIDiffableDataSource reloadFromSnapshot:completion:] 40 UIKitCore 0x000000019c1bc4dc 0x19bf2c000 + 2688220 // -[UIDiffableDataSource applyDifferencesFromSnapshot:animatingDifferences:completion:] 41 UIKitCore 0x000000019c1b8074 0x19bf2c000 + 2670708 // -[UICollectionViewDiffableDataSource applySnapshot:animatingDifferences:completion:] 42 ShareSheet 0x00000001ab2b0844 0x1ab281000 + 194628 // -[UIActivityContentViewController layoutContentCollectionView:] 43 ShareSheet 0x00000001ab2af40c 0x1ab281000 + 189452 // -[UIActivityContentViewController updateContentWithPeopleProxies:shareProxies:actionProxies:activitiesByUUID:nearbyCountSlotID:animated:] 44 ShareSheet 0x00000001ab2c248c 0x1ab281000 + 267404 // __70-[UIActivityViewController dataSourceUpdatedWithSessionConfiguration:]_block_invoke 45 libdispatch.dylib 0x0000000199d3424c 0x199d32000 + 8780 // _dispatch_call_block_and_release 46 libdispatch.dylib 0x0000000199d35db0 0x199d32000 + 15792 // _dispatch_client_callout 47 libdispatch.dylib 0x0000000199d437ac 0x199d32000 + 71596 // _dispatch_main_queue_callback_4CF 48 CoreFoundation 0x000000019a0bd11c 0x19a01c000 + 659740 // CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE 49 CoreFoundation 0x000000019a0b7120 0x19a01c000 + 635168 // __CFRunLoopRun 50 CoreFoundation 0x000000019a0b621c 0x19a01c000 + 631324 // CFRunLoopRunSpecific 51 GraphicsServices 0x00000001b1bba784 0x1b1bb7000 + 14212 // GSEventRunModal 52 UIKitCore 0x000000019caf4fe0 0x19bf2c000 + 12357600 // -[UIApplication _run] 53 UIKitCore 0x000000019cafa854 0x19bf2c000 + 12380244 // UIApplicationMain 54 IAmLazy 0x0000000100e58588 0x100e4c000 + 50568 // main 55 libdyld.dylib 0x0000000199d766b0 0x199d75000 + 5808 // start

Register values: PC: 0x0 LR: 0x0 CPSR: 0x0 x0: 0x0 x1: 0x0 x2: 0x0 x3: 0x0 x4: 0x0 x5: 0x0 x6: 0x0 x7: 0x0 x8: 0x0 x9: 0x0 x10: 0x0 x11: 0x0 x12: 0x0 x13: 0x0 x14: 0x0 x15: 0x0 x16: 0x0 x17: 0x0 x18: 0x0 x19: 0x0 x20: 0x0 x21: 0x0 x22: 0x0 x23: 0x0 x24: 0x0 x25: 0x0 x26: 0x0 x27: 0x0 x28: 0x0

Loaded images: 0: /Applications/IAmLazy.app/IAmLazy 1: /usr/lib/pspawn_payload-stg2.dylib 2: /usr/lib/TweakInject.dylib 3: /usr/lib/libsparkapplist.dylib 4: /usr/lib/dyld 5: /usr/lib/TweakInject/ HBpIHEST=pA8Q.dylib 6: /usr/lib/libhooker.dylib 7: /usr/lib/libsubstrate.dylib 8: /usr/lib/libblackjack.dylib 9: /usr/lib/TweakInject/!ABypass2.dylib 10: /usr/lib/libmryipc.dylib 11: /usr/lib/TweakInject/0Cr4shed.dylib 12: /usr/lib/TweakInject/AnsweringMachineStatusBar.dylib 13: /usr/lib/TweakInject/AppSyncUnified-FrontBoard.dylib 14: /usr/lib/TweakInject/BioProtectUIKit.dylib 15: /usr/lib/TweakInject/CallBarX.dylib 16: /usr/lib/TweakInject/MYbloXXDataPlus.dylib 17: /usr/lib/TweakInject/RoadRunner.dylib 18: /usr/lib/TweakInject/SimpleActivationActions.dylib 19: /usr/lib/TweakInject/Snowboard.dylib 20: /usr/lib/SnowBoardBase.dylib 21: /usr/lib/TweakInject/zCercubeBoard.dylib 22: /usr/lib/libobjc-trampolines.dylib 23: /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/FileProviderOverride 24: /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/CloudDocsFileProvider 25: /usr/lib/system/libdispatch.dylib 26: /usr/lib/system/libdyld.dylib 27: /usr/lib/libicucore.A.dylib 28: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 29: /System/Library/Frameworks/CoreServices.framework/CoreServices 30: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 31: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 32: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 33: /System/Library/Frameworks/CFNetwork.framework/CFNetwork 34: /usr/lib/libnetwork.dylib 35: /System/Library/Frameworks/Accounts.framework/Accounts 36: /System/Library/Frameworks/Foundation.framework/Foundation 37: /System/Library/Frameworks/ImageIO.framework/ImageIO 38: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 39: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 40: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 41: /usr/lib/libAccessibility.dylib 42: /System/Library/Frameworks/QuartzCore.framework/QuartzCore 43: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 44: /System/Library/PrivateFrameworks/TextInput.framework/TextInput 45: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 46: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 47: /System/Library/PrivateFrameworks/Preferences.framework/Preferences 48: /System/Library/Frameworks/CoreText.framework/CoreText 49: /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit 50: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 51: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 52: /System/Library/Frameworks/Contacts.framework/Contacts 53: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 54: /System/Library/Frameworks/CoreLocation.framework/CoreLocation 55: /System/Library/Frameworks/CloudKit.framework/CloudKit 56: /System/Library/Frameworks/CoreData.framework/CoreData 57: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 58: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 59: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 60: /System/Library/PrivateFrameworks/IDS.framework/IDS 61: /System/Library/Frameworks/Security.framework/Security 62: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 63: /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession 64: /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore 65: /System/Library/Frameworks/Intents.framework/Intents 66: /System/Library/Frameworks/CoreImage.framework/CoreImage 67: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 68: /System/Library/Frameworks/CoreVideo.framework/CoreVideo 69: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 70: /System/Library/Frameworks/CoreMedia.framework/CoreMedia 71: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 72: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 73: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 74: /usr/lib/system/libsystem_info.dylib 75: /usr/lib/system/libsystem_c.dylib 76: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 77: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 78: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 79: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 80: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 81: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 82: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 83: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 84: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 85: /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 86: /System/Library/Frameworks/CoreMotion.framework/CoreMotion 87: /System/Library/Frameworks/EventKit.framework/EventKit 88: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 89: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 90: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 91: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 92: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 93: /System/Library/Frameworks/WebKit.framework/WebKit 94: /System/Library/PrivateFrameworks/WebCore.framework/WebCore 95: /usr/lib/libMobileGestalt.dylib 96: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 97: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 98: /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 99: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 100: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 101: /System/Library/Frameworks/UserNotifications.framework/UserNotifications 102: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 103: /usr/lib/system/libsystem_malloc.dylib 104: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 105: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 106: /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 107: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 108: /System/Library/PrivateFrameworks/Sharing.framework/Sharing 109: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 110: /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 111: /System/Library/Frameworks/Photos.framework/Photos 112: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 113: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 114: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 115: /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor 116: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 117: /usr/lib/system/libsystem_networkextension.dylib 118: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 119: /System/Library/Frameworks/CoreML.framework/CoreML 120: /System/Library/PrivateFrameworks/Espresso.framework/Espresso 121: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 122: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 123: /System/Library/PrivateFrameworks/Montreal.framework/Montreal 124: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 125: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 126: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 127: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 128: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 129: /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers 130: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 131: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 132: /usr/lib/libobjc.A.dylib 133: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 134: /usr/lib/libc++.1.dylib 135: /usr/lib/libc++abi.dylib 136: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 137: /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust 138: /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout 139: /System/Library/Frameworks/Network.framework/Network 140: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 141: /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 142: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 143: /usr/lib/libAudioToolboxUtility.dylib 144: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 145: /System/Library/Frameworks/FileProvider.framework/FileProvider 146: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 147: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 148: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 149: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 150: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 151: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 152: /System/Library/PrivateFrameworks/NLP.framework/NLP 153: /System/Library/PrivateFrameworks/FTServices.framework/FTServices 154: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 155: /System/Library/Frameworks/AVKit.framework/AVKit 156: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 157: /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices 158: /System/Library/Frameworks/Metal.framework/Metal 159: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 160: /usr/lib/system/libsystem_trace.dylib 161: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 162: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 163: /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 164: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 165: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 166: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 167: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 168: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 169: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 170: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 171: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 172: /usr/lib/libTelephonyUtilDynamic.dylib 173: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 174: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 175: /usr/lib/libsqlite3.dylib 176: /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture 177: /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture 178: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 179: /usr/lib/system/libsystem_notify.dylib 180: /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 181: /usr/lib/system/libcorecrypto.dylib 182: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 183: /usr/lib/system/libsystem_asl.dylib 184: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 185: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 186: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 187: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics 188: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 189: /System/Library/PrivateFrameworks/IconServices.framework/IconServices 190: /System/Library/Frameworks/QuickLook.framework/QuickLook 191: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 192: /System/Library/PrivateFrameworks/ktrace.framework/ktrace 193: /System/Library/PrivateFrameworks/Celestial.framework/Celestial 194: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 195: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 196: /System/Library/Frameworks/ClassKit.framework/ClassKit 197: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 198: /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 199: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 200: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 201: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 202: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 203: /System/Library/PrivateFrameworks/Rapport.framework/Rapport 204: /System/Library/PrivateFrameworks/Categories.framework/Categories 205: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 206: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 207: /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories 208: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 209: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 210: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 211: /System/Library/PrivateFrameworks/C2.framework/C2 212: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 213: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 214: /System/Library/Frameworks/IOSurface.framework/IOSurface 215: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 216: /System/Library/PrivateFrameworks/MMCS.framework/MMCS 217: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 218: /usr/lib/system/libsystem_symptoms.dylib 219: /System/Library/Frameworks/CoreAudio.framework/CoreAudio 220: /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 221: /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 222: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 223: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 224: /System/Library/CoreServices/RawCamera.bundle/RawCamera 225: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 226: /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet 227: /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync 228: /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification 229: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 230: /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction 231: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 232: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 233: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 234: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 235: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 236: /System/Library/PrivateFrameworks/Bom.framework/Bom 237: /System/Library/Frameworks/PushKit.framework/PushKit 238: /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 239: /System/Library/PrivateFrameworks/Quagga.framework/Quagga 240: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 241: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 242: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 243: /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 244: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 245: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 246: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 247: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 248: /usr/lib/system/libsystem_kernel.dylib 249: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 250: /System/Library/PrivateFrameworks/FontServices.framework/FontServices 251: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 252: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 253: /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities 254: /usr/lib/libdscsym.dylib 255: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 256: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 257: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 258: /usr/lib/libSystem.B.dylib 259: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 260: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 261: /usr/lib/libarchive.2.dylib 262: /usr/lib/libtailspin.dylib 263: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 264: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 265: /usr/lib/libsysdiagnose.dylib 266: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 267: /System/Library/Frameworks/AVFoundation.framework/AVFoundation 268: /System/Library/Frameworks/Accelerate.framework/Accelerate 269: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 270: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 271: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 272: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 273: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 274: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 275: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 276: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 277: /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 278: /System/Library/Frameworks/MLCompute.framework/MLCompute 279: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 280: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 281: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 282: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 283: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 284: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 285: /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine 286: /System/Library/Frameworks/OpenGLES.framework/OpenGLES 287: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 288: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 289: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 290: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 291: /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib 292: /System/Library/Frameworks/PDFKit.framework/PDFKit 293: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 294: /System/Library/Frameworks/UIKit.framework/UIKit 295: /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser 296: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 297: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 298: /System/Library/PrivateFrameworks/APFS.framework/APFS 299: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 300: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 301: /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync 302: /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework 303: /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D 304: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 305: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 306: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 307: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 308: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 309: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 310: /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 311: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 312: /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore 313: /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics 314: /System/Library/PrivateFrameworks/CPMS.framework/CPMS 315: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 316: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 317: /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 318: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 319: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 320: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 321: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 322: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 323: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 324: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 325: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 326: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 327: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 328: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 329: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 330: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 331: /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 332: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 333: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 334: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 335: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 336: /System/Library/PrivateFrameworks/DragUI.framework/DragUI 337: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 338: /System/Library/PrivateFrameworks/Engram.framework/Engram 339: /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation 340: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 341: /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 342: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 343: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 344: /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport 345: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 346: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 347: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 348: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 349: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 350: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 351: /System/Library/PrivateFrameworks/HID.framework/HID 352: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 353: /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU 354: /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten 355: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 356: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 357: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 358: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 359: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 360: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 361: /System/Library/PrivateFrameworks/Marco.framework/Marco 362: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 363: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 364: /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools 365: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 366: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 367: /System/Library/PrivateFrameworks/Netrb.framework/Netrb 368: /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 369: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 370: /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 371: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 372: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 373: /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 374: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 375: /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices 376: /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport 377: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 378: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 379: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 380: /System/Library/PrivateFrameworks/SharingUI.framework/SharingUI 381: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 382: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 383: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 384: /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking 385: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 386: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 387: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed 388: /System/Library/PrivateFrameworks/TCC.framework/TCC 389: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 390: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 391: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 392: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 393: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 394: /System/Library/PrivateFrameworks/caulk.framework/caulk 395: /System/Library/PrivateFrameworks/kperf.framework/kperf 396: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 397: /System/Library/PrivateFrameworks/libEDR.framework/libEDR 398: /System/Library/PrivateFrameworks/perfdata.framework/perfdata 399: /System/Library/PrivateFrameworks/vCard.framework/vCard 400: /usr/lib/libAWDSupport.dylib 401: /usr/lib/libAWDSupportFramework.dylib 402: /usr/lib/libAppleEXR.dylib 403: /usr/lib/libAudioStatistics.dylib 404: /usr/lib/libCRFSuite.dylib 405: /usr/lib/libCTGreenTeaLogger.dylib 406: /usr/lib/libChineseTokenizer.dylib 407: /usr/lib/libIOReport.dylib 408: /usr/lib/libMatch.1.dylib 409: /usr/lib/libThaiTokenizer.dylib 410: /usr/lib/libapp_launch_measurement.dylib 411: /usr/lib/libapple_nghttp2.dylib 412: /usr/lib/libate.dylib 413: /usr/lib/libbsm.0.dylib 414: /usr/lib/libbz2.1.0.dylib 415: /usr/lib/libcharset.1.dylib 416: /usr/lib/libcmph.dylib 417: /usr/lib/libcompression.dylib 418: /usr/lib/libcoretls.dylib 419: /usr/lib/libcoretls_cfhelpers.dylib 420: /usr/lib/libcupolicy.dylib 421: /usr/lib/libdns_services.dylib 422: /usr/lib/libenergytrace.dylib 423: /usr/lib/libexpat.1.dylib 424: /usr/lib/libgermantok.dylib 425: /usr/lib/libheimdal-asn1.dylib 426: /usr/lib/libiconv.2.dylib 427: /usr/lib/liblangid.dylib 428: /usr/lib/liblockdown.dylib 429: /usr/lib/liblzma.5.dylib 430: /usr/lib/libmecab.dylib 431: /usr/lib/libmis.dylib 432: /usr/lib/libnetworkextension.dylib 433: /usr/lib/libpcap.A.dylib 434: /usr/lib/libperfcheck.dylib 435: /usr/lib/libprequelite.dylib 436: /usr/lib/libprotobuf-lite.dylib 437: /usr/lib/libprotobuf.dylib 438: /usr/lib/libresolv.9.dylib 439: /usr/lib/libsandbox.1.dylib 440: /usr/lib/libutil.dylib 441: /usr/lib/libxml2.2.dylib 442: /usr/lib/libz.1.dylib 443: /usr/lib/system/libcache.dylib 444: /usr/lib/system/libcommonCrypto.dylib 445: /usr/lib/system/libcompiler_rt.dylib 446: /usr/lib/system/libcopyfile.dylib 447: /usr/lib/system/liblaunch.dylib 448: /usr/lib/system/libmacho.dylib 449: /usr/lib/system/libremovefile.dylib 450: /usr/lib/system/libsystem_blocks.dylib 451: /usr/lib/system/libsystem_collections.dylib 452: /usr/lib/system/libsystem_configuration.dylib 453: /usr/lib/system/libsystem_containermanager.dylib 454: /usr/lib/system/libsystem_coreservices.dylib 455: /usr/lib/system/libsystem_darwin.dylib 456: /usr/lib/system/libsystem_dnssd.dylib 457: /usr/lib/system/libsystem_featureflags.dylib 458: /usr/lib/system/libsystem_m.dylib 459: /usr/lib/system/libsystem_platform.dylib 460: /usr/lib/system/libsystem_product_info_filter.dylib 461: /usr/lib/system/libsystem_pthread.dylib 462: /usr/lib/system/libsystem_sandbox.dylib 463: /usr/lib/system/libunwind.dylib 464: /usr/lib/system/libxpc.dylib 465: /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer 466: /System/Library/Extensions/AGXMetalA14.bundle/AGXMetalA14 467: /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

{"ProcessBundleID":"me.lightmann.iamlazy","ProcessName":"IAmLazy","Culprit":"Unknown"}

L1ghtmann commented 3 years ago

Hey,

Thanks for reporting this!

What version of IAmLazy are you using?

L1ghtmann commented 3 years ago

Closing due to lack of response.

Tex91 commented 3 years ago

I am using version 1.3.2 and I have the exact same issue. I am using Taurine 1.0.4 on iOS 14.2 (A13). I was just about to report this issue and found this one still open. I wanted to email you but I couldn't find your email address anywhere.

L0rdLogan commented 3 years ago

Sorry pal - I didn't get any notification, you replied. I was using 1.3.1 - now using 1.3.2 and it still crashes