Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app crash #10

Closed
yueqingyou opened this issue Jul 11, 2022 · 2 comments
Closed

app crash #10

yueqingyou opened this issue Jul 11, 2022 · 2 comments

Comments

@yueqingyou
Copy link

Hello, the latest 0.1.7 version I installed through the repo flashed back on my phone. Here is the log

crash log by cr4shed

Date: 2022/7/11 23:50
Process: permasigneriOS
Bundle id: com.powen.permasigneriOS
Device: iPhone 12 mini, iOS 14.2.1
Bundle version: 0.1

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.main-thread
Call stack:
0 ??? 000000000000000000 0 + 0
1 CoreImage 0x000000019b7f474c 0x19b61d000 + 1931084 // CI::GLContext::GLContext(CI::GLContext::ShareContextInfo, CGColorSpace*, CGColorSpace*, CI::PixelFormat, bool, unsigned long, bool, bool)
2 CoreImage 0x000000019b7f478c 0x19b61d000 + 1931148 // CI::GLContext::GLContext(CI::GLContext::ShareContextInfo, CGColorSpace*, CGColorSpace*, CI::PixelFormat, bool, unsigned long, bool, bool)
3 CoreImage 0x000000019b6658e0 0x19b61d000 + 297184 // +[CIContext(Internal) internalContextWithEAGLContext:options:]
4 CoreImage 0x000000019b662924 0x19b61d000 + 284964 // -[CIContext initWithOptions:]
5 CoreImage 0x000000019b6626a4 0x19b61d000 + 284324 // +[CIContext contextWithOptions:]
6 CoreUI 0x000000019f6bc71c 0x19f648000 + 476956 // __38+[CUIShapeEffectStack sharedCIContext]_block_invoke
7 libdispatch.dylib 0x0000000193098db0 0x193095000 + 15792 // _dispatch_client_callout
8 libdispatch.dylib 0x000000019309a5c8 0x193095000 + 21960 // _dispatch_once_callout
9 CoreUI 0x000000019f6bc6dc 0x19f648000 + 476892 // +[CUIShapeEffectStack sharedCIContext]
10 CoreUI 0x000000019f6cf448 0x19f648000 + 554056 // -[CUICatalog imageByStylingImage:stylePresetName:styleConfiguration:foregroundColor:scale:]
11 UIKitCore 0x0000000195a0c9b8 0x19528b000 + 7870904 // -[UIImage _imageWithStylePresets:tintColor:traitCollection:]
12 UIKitCore 0x0000000196349c80 0x19528b000 + 17558656 // -[UIImageView _renditionForSource:size:withCGImageProvider:lazy:]
13 UIKitCore 0x0000000196336e4c 0x19528b000 + 17481292 // -[_UIImageContentContextualEffect _renditionWithCGImageProvider:size:lazy:]
14 UIKitCore 0x000000019584dee0 0x19528b000 + 6041312 // -[_UIImageContent renditionWithSize:scale:applyingEffect:]
15 UIKitCore 0x000000019584dcac 0x19528b000 + 6040748 // -[_UIImageContent renditionApplyingEffect:]
16 UIKitCore 0x000000019584ea20 0x19528b000 + 6044192 // -[_UIImageCGImageContent renditionApplyingEffect:]
17 UIKitCore 0x0000000195a91120 0x19528b000 + 8413472 // -[_UIImageContentLayout _materializeContentsIfNeeded]
18 UIKitCore 0x0000000195a9120c 0x19528b000 + 8413708 // -[_UIImageContentLayout contentsMultiplyColor]
19 UIKitCore 0x0000000196348e6c 0x19528b000 + 17555052 // -[UIImageView _updateContentsMultiplyColorAndSwizzleFromLayout:]
20 UIKitCore 0x00000001963489dc 0x19528b000 + 17553884 // -[UIImageView _setImageViewContents:]
21 UIKitCore 0x000000019634a4d4 0x19528b000 + 17560788 // -[UIImageView _updateState]
22 UIKitCore 0x000000019634bf1c 0x19528b000 + 17567516 // -[UIImageView _setViewGeometry:forMetric:]
23 UIKitCore 0x00000001957859e8 0x19528b000 + 5220840 // -[UIButton _layoutImageAndTitleViews]
24 UIKitCore 0x0000000195785ff4 0x19528b000 + 5222388 // -[UIButton layoutSubviews]
25 UIKitCore 0x000000019639fd90 0x19528b000 + 17911184 // -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
26 QuartzCore 0x00000001968b5384 0x196757000 + 1434500 // -[CALayer layoutSublayers]
27 QuartzCore 0x00000001968b5858 0x196757000 + 1435736 // CA::Layer::layout_if_needed(CA::Transaction*)
28 UIKitCore 0x000000019638b4dc 0x19528b000 + 17827036 // -[UIView(Hierarchy) layoutBelowIfNeeded]
29 UIKitCore 0x0000000195be17d4 0x19528b000 + 9791444 // -[UIInputSetHostView layoutIfNeeded]
30 UIKitCore 0x0000000195be9790 0x19528b000 + 9824144 // __82-[UIInputWindowController updateToPlacement:withNormalAnimationsAndNotifications:]_block_invoke
31 UIKitCore 0x0000000196392504 0x19528b000 + 17855748 // +[UIView(Animation) performWithoutAnimation:]
32 UIKitCore 0x0000000195be2e90 0x19528b000 + 9797264 // -[UIInputWindowController performWithoutAppearanceCallbacks:]
33 UIKitCore 0x0000000195be2edc 0x19528b000 + 9797340 // -[UIInputWindowController performWithoutCallbacksOrNotifications:]
34 UIKitCore 0x0000000195be96b0 0x19528b000 + 9823920 // -[UIInputWindowController updateToPlacement:withNormalAnimationsAndNotifications:]
35 UIKitCore 0x0000000195bebe60 0x19528b000 + 9834080 // -[UIInputWindowController setPlacement:quietly:animated:generateSplitNotification:]
36 UIKitCore 0x0000000196392504 0x19528b000 + 17855748 // +[UIView(Animation) performWithoutAnimation:]
37 UIKitCore 0x0000000195bebed0 0x19528b000 + 9834192 // -[UIInputWindowController setPlacement:quietly:animated:generateSplitNotification:]
38 UIKitCore 0x0000000195bef370 0x19528b000 + 9847664 // -[UIInputWindowController transferPlacementStateToInputWindowController:]
39 UIKitCore 0x0000000195be6df4 0x19528b000 + 9813492 // -[UIInputWindowController performOperations:withAnimationStyle:]
40 UIKitCore 0x0000000195c82924 0x19528b000 + 10451236 // __63+[UIRemoteKeyboardWindow remoteKeyboardWindowForScreen:create:]_block_invoke
41 UIKitCore 0x0000000196392504 0x19528b000 + 17855748 // +[UIView(Animation) performWithoutAnimation:]
42 UIKitCore 0x0000000195c82734 0x19528b000 + 10450740 // +[UIRemoteKeyboardWindow remoteKeyboardWindowForScreen:create:]
43 UIKitCore 0x0000000195c8a4b8 0x19528b000 + 10482872 // -[_UIRemoteKeyboards addHostedWindowView:fromPID:forScene:]
44 UIKitCore 0x0000000196257d24 0x19528b000 + 16567588 // -[_UIRemoteViewController viewWillAppear:]
45 UIKitCore 0x0000000195733c4c 0x19528b000 + 4885580 // -[UIViewController _setViewAppearState:isAnimating:]
46 UIKitCore 0x000000019573440c 0x19528b000 + 4887564 // -[UIViewController __viewWillAppear:]
47 UIKitCore 0x00000001957db2bc 0x19528b000 + 5571260 // -[_UIResilientRemoteViewContainerViewController setContainedViewController:]
48 UIKitCore 0x00000001957db164 0x19528b000 + 5570916 // -[_UIResilientRemoteViewContainerViewController _displayRemoteViewController]
49 UIKitCore 0x00000001957db0b4 0x19528b000 + 5570740 // __78-[_UIResilientRemoteViewContainerViewController initWithExtension:completion:]_block_invoke
50 UIKitCore 0x0000000195852c40 0x19528b000 + 6061120 // __146-[NSExtension(UIViewControllerAdditions) _instantiateViewControllerWithInputItems:asAccessory:traitCollection:listenerEndpoint:connectionHandler:]_block_invoke_3
51 libdispatch.dylib 0x000000019309724c 0x193095000 + 8780 // _dispatch_call_block_and_release
52 libdispatch.dylib 0x0000000193098db0 0x193095000 + 15792 // _dispatch_client_callout
53 libdispatch.dylib 0x00000001930a67ac 0x193095000 + 71596 // dispatch_main_queue_callback_4CF
54 CoreFoundation 0x000000019342011c 0x19337f000 + 659740 // CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
55 CoreFoundation 0x000000019341a120 0x19337f000 + 635168 // __CFRunLoopRun
56 CoreFoundation 0x000000019341921c 0x19337f000 + 631324 // CFRunLoopRunSpecific
57 GraphicsServices 0x00000001aa498784 0x1aa495000 + 14212 // GSEventRunModal
58 UIKitCore 0x0000000195e52200 0x19528b000 + 12349952 // -[UIApplication run]
59 UIKitCore 0x0000000195e57a74 0x19528b000 + 12372596 // UIApplicationMain
60 SwiftUI 0x000000019a318b20 0x1999bd000 + 9812768 // closure #1 in KitRendererCommon(
:)
61 SwiftUI 0x000000019a318aac 0x1999bd000 + 9812652 // runApp(
:)
62 SwiftUI 0x0000000199e70e5c 0x1999bd000 + 4931164 // static App.main()
63 permasigneriOS 0x0000000100c573d8 0x100c50000 + 29656 // main
64 libdyld.dylib 0x00000001930d96c0 0x1930d8000 + 5824 // 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/permasigneriOS.app/permasigneriOS
1: /usr/lib/pspawn_payload-stg2.dylib
2: /usr/lib/TweakInject.dylib
3: /usr/lib/TweakInject/0Cr4shed.dylib
4: /usr/lib/libmryipc.dylib
5: /usr/lib/libsubstrate.dylib
6: /usr/lib/libhooker.dylib
7: /usr/lib/libblackjack.dylib
8: /usr/lib/TweakInject/AppSyncUnified-FrontBoard.dylib
9: /usr/lib/dyld
10: /usr/lib/TweakInject/3DNetworkFixer.dylib
11: /usr/lib/TweakInject/CopyLogDaemon.dylib
12: /usr/lib/TweakInject/crackit.dylib
13: /usr/lib/librocketbootstrap.dylib
14: /usr/lib/TweakInject/Flex.dylib
15: /usr/lib/TweakInject/h2.dylib
16: /usr/lib/libapplist.dylib
17: /usr/lib/libsparkcolourpicker.dylib
18: /Library/Frameworks/Cephei.framework/Cephei
19: /usr/lib/CepheiUI.framework/CepheiUI
20: /usr/lib/TweakInject/h2Line.dylib
21: /usr/lib/TweakInject/HideSeparators.dylib
22: /usr/lib/TweakInject/locationexpertplugin.dylib
23: /usr/lib/TweakInject/NAvatar.dylib
24: /usr/lib/TweakInject/Shortmoji.dylib
25: /usr/lib/TweakInject/TranzloUIKit.dylib
26: /usr/lib/TweakInject/XiaoXiaoLe.dylib
27: /usr/lib/TweakInject/xunisxt.dylib
28: /usr/lib/libMiRO.dylib
29: /usr/lib/libobjc-trampolines.dylib
30: /Library/Shortmoji/Shortcuts/TranzloTranslateShortcut.bundle/TranzloTranslateShortcut
31: /usr/lib/system/libdispatch.dylib
32: /usr/lib/system/libdyld.dylib
33: /usr/lib/libicucore.A.dylib
34: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
35: /System/Library/Frameworks/CoreServices.framework/CoreServices
36: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
37: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
38: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
39: /System/Library/Frameworks/CFNetwork.framework/CFNetwork
40: /usr/lib/libnetwork.dylib
41: /System/Library/Frameworks/Accounts.framework/Accounts
42: /System/Library/Frameworks/Foundation.framework/Foundation
43: /System/Library/Frameworks/ImageIO.framework/ImageIO
44: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
45: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
46: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
47: /usr/lib/libAccessibility.dylib
48: /System/Library/Frameworks/QuartzCore.framework/QuartzCore
49: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
50: /System/Library/PrivateFrameworks/TextInput.framework/TextInput
51: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
52: /usr/lib/swift/libswiftFoundation.dylib
53: /usr/lib/swift/libswiftCore.dylib
54: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
55: /System/Library/PrivateFrameworks/Preferences.framework/Preferences
56: /System/Library/Frameworks/ContactsUI.framework/ContactsUI
57: /System/Library/Frameworks/CoreText.framework/CoreText
58: /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
59: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
60: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
61: /System/Library/Frameworks/Contacts.framework/Contacts
62: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
63: /System/Library/Frameworks/CoreLocation.framework/CoreLocation
64: /System/Library/Frameworks/CloudKit.framework/CloudKit
65: /System/Library/Frameworks/CoreData.framework/CoreData
66: /System/Library/Frameworks/SwiftUI.framework/SwiftUI
67: /usr/lib/swift/libswiftCoreGraphics.dylib
68: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
69: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
70: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
71: /System/Library/PrivateFrameworks/IDS.framework/IDS
72: /System/Library/Frameworks/Security.framework/Security
73: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
74: /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
75: /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
76: /System/Library/Frameworks/Intents.framework/Intents
77: /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
78: /System/Library/Frameworks/CoreImage.framework/CoreImage
79: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
80: /System/Library/Frameworks/CoreVideo.framework/CoreVideo
81: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
82: /System/Library/Frameworks/CoreMedia.framework/CoreMedia
83: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
84: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
85: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
86: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
87: /usr/lib/system/libsystem_info.dylib
88: /usr/lib/system/libsystem_c.dylib
89: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
90: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
91: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
92: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
93: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
94: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
95: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
96: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
97: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
98: /System/Library/Frameworks/CoreMotion.framework/CoreMotion
99: /System/Library/Frameworks/EventKit.framework/EventKit
100: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
101: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
102: /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
103: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
104: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
105: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
106: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
107: /System/Library/Frameworks/WebKit.framework/WebKit
108: /System/Library/PrivateFrameworks/WebCore.framework/WebCore
109: /usr/lib/libMobileGestalt.dylib
110: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
111: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
112: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
113: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
114: /System/Library/Frameworks/UserNotifications.framework/UserNotifications
115: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
116: /usr/lib/system/libsystem_malloc.dylib
117: /System/Library/Frameworks/MapKit.framework/MapKit
118: /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
119: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
120: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
121: /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
122: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
123: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
124: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
125: /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
126: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
127: /usr/lib/system/libsystem_networkextension.dylib
128: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
129: /System/Library/Frameworks/CoreML.framework/CoreML
130: /System/Library/PrivateFrameworks/Espresso.framework/Espresso
131: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
132: /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
133: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
134: /System/Library/PrivateFrameworks/Montreal.framework/Montreal
135: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
136: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
137: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
138: /usr/lib/swift/libswiftUIKit.dylib
139: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
140: /System/Library/Frameworks/Combine.framework/Combine
141: /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
142: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
143: /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
144: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
145: /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
146: /usr/lib/libobjc.A.dylib
147: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
148: /usr/lib/libc++.1.dylib
149: /usr/lib/libc++abi.dylib
150: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
151: /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
152: /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
153: /System/Library/Frameworks/Network.framework/Network
154: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
155: /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
156: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
157: /usr/lib/libAudioToolboxUtility.dylib
158: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
159: /System/Library/Frameworks/FileProvider.framework/FileProvider
160: /usr/lib/swift/libswiftDispatch.dylib
161: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
162: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
163: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
164: /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
165: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
166: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
167: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
168: /System/Library/PrivateFrameworks/NLP.framework/NLP
169: /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
170: /System/Library/PrivateFrameworks/FTServices.framework/FTServices
171: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
172: /System/Library/Frameworks/AVKit.framework/AVKit
173: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
174: /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
175: /System/Library/Frameworks/Metal.framework/Metal
176: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
177: /usr/lib/system/libsystem_trace.dylib
178: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
179: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
180: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
181: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
182: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
183: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
184: /System/Library/Frameworks/Vision.framework/Vision
185: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
186: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
187: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
188: /usr/lib/swift/libswiftCloudKit.dylib
189: /usr/lib/libncurses.5.4.dylib
190: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
191: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
192: /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
193: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
194: /usr/lib/libTelephonyUtilDynamic.dylib
195: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
196: /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
197: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
198: /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
199: /usr/lib/libsqlite3.dylib
200: /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
201: /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
202: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
203: /System/Library/PrivateFrameworks/Email.framework/Email
204: /System/Library/Frameworks/EventKitUI.framework/EventKitUI
205: /usr/lib/system/libsystem_notify.dylib
206: /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
207: /usr/lib/system/libcorecrypto.dylib
208: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
209: /usr/lib/system/libsystem_asl.dylib
210: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
211: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
212: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
213: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
214: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
215: /System/Library/PrivateFrameworks/IconServices.framework/IconServices
216: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
217: /System/Library/PrivateFrameworks/IAP.framework/IAP
218: /System/Library/PrivateFrameworks/ktrace.framework/ktrace
219: /System/Library/PrivateFrameworks/Celestial.framework/Celestial
220: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
221: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
222: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
223: /System/Library/Frameworks/ClassKit.framework/ClassKit
224: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
225: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
226: /System/Library/Frameworks/CallKit.framework/CallKit
227: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
228: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
229: /System/Library/Frameworks/PencilKit.framework/PencilKit
230: /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
231: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
232: /System/Library/PrivateFrameworks/Rapport.framework/Rapport
233: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
234: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
235: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
236: /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
237: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
238: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
239: /System/Library/PrivateFrameworks/C2.framework/C2
240: /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
241: /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
242: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
243: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
244: /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
245: /System/Library/Frameworks/IOSurface.framework/IOSurface
246: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
247: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
248: /usr/lib/system/libsystem_symptoms.dylib
249: /System/Library/Frameworks/CoreAudio.framework/CoreAudio
250: /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
251: /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
252: /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
253: /System/Library/PrivateFrameworks/Navigation.framework/Navigation
254: /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
255: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
256: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
257: /System/Library/CoreServices/RawCamera.bundle/RawCamera
258: /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
259: /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
260: /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
261: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
262: /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
263: /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
264: /usr/lib/swift/libswiftObjectiveC.dylib
265: /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
266: /System/Library/PrivateFrameworks/MIME.framework/MIME
267: /System/Library/PrivateFrameworks/MailServices.framework/MailServices
268: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
269: /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
270: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
271: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
272: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
273: /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
274: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
275: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
276: /System/Library/PrivateFrameworks/Bom.framework/Bom
277: /System/Library/Frameworks/PushKit.framework/PushKit
278: /System/Library/PrivateFrameworks/Quagga.framework/Quagga
279: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
280: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
281: /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
282: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
283: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
284: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
285: /usr/lib/system/libsystem_kernel.dylib
286: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
287: /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
288: /System/Library/PrivateFrameworks/FontServices.framework/FontServices
289: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
290: /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
291: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
292: /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
293: /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
294: /usr/lib/libdscsym.dylib
295: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
296: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
297: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
298: /usr/lib/libSystem.B.dylib
299: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
300: /usr/lib/libarchive.2.dylib
301: /usr/lib/libtailspin.dylib
302: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
303: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
304: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
305: /System/Library/Frameworks/Accelerate.framework/Accelerate
306: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
307: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
308: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
309: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
310: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
311: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
312: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
313: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
314: /System/Library/Frameworks/AdSupport.framework/AdSupport
315: /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
316: /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
317: /System/Library/Frameworks/GSS.framework/GSS
318: /System/Library/Frameworks/MLCompute.framework/MLCompute
319: /System/Library/Frameworks/MetalKit.framework/MetalKit
320: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
321: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
322: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
323: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
324: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
325: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
326: /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
327: /System/Library/Frameworks/OpenGLES.framework/OpenGLES
328: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
329: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
330: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
331: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
332: /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
333: /System/Library/Frameworks/PDFKit.framework/PDFKit
334: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
335: /System/Library/Frameworks/UIKit.framework/UIKit
336: /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
337: /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
338: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
339: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
340: /System/Library/PrivateFrameworks/APFS.framework/APFS
341: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
342: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
343: /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
344: /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
345: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
346: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
347: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
348: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
349: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
350: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
351: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
352: /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
353: /System/Library/PrivateFrameworks/CPMS.framework/CPMS
354: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
355: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
356: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
357: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
358: /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
359: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
360: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
361: /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
362: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
363: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
364: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
365: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
366: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
367: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
368: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
369: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
370: /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
371: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
372: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
373: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
374: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
375: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
376: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
377: /System/Library/PrivateFrameworks/DragUI.framework/DragUI
378: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
379: /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
380: /System/Library/PrivateFrameworks/Engram.framework/Engram
381: /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
382: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
383: /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
384: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
385: /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
386: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
387: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
388: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
389: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
390: /System/Library/PrivateFrameworks/Futhark.framework/Futhark
391: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
392: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
393: /System/Library/PrivateFrameworks/HID.framework/HID
394: /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
395: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
396: /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU
397: /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
398: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
399: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
400: /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
401: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
402: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
403: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
404: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
405: /System/Library/PrivateFrameworks/Marco.framework/Marco
406: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
407: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
408: /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
409: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
410: /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
411: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
412: /System/Library/PrivateFrameworks/Netrb.framework/Netrb
413: /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
414: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
415: /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
416: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
417: /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
418: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
419: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
420: /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
421: /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
422: /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
423: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
424: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
425: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
426: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
427: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
428: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
429: /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
430: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
431: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
432: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
433: /System/Library/PrivateFrameworks/TCC.framework/TCC
434: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
435: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
436: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
437: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
438: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
439: /System/Library/PrivateFrameworks/caulk.framework/caulk
440: /System/Library/PrivateFrameworks/kperf.framework/kperf
441: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
442: /System/Library/PrivateFrameworks/libEDR.framework/libEDR
443: /System/Library/PrivateFrameworks/perfdata.framework/perfdata
444: /System/Library/PrivateFrameworks/vCard.framework/vCard
445: /usr/lib/libAWDSupport.dylib
446: /usr/lib/libAWDSupportFramework.dylib
447: /usr/lib/libAudioStatistics.dylib
448: /usr/lib/libCRFSuite.dylib
449: /usr/lib/libCTGreenTeaLogger.dylib
450: /usr/lib/libChineseTokenizer.dylib
451: /usr/lib/libIOReport.dylib
452: /usr/lib/libMatch.1.dylib
453: /usr/lib/libThaiTokenizer.dylib
454: /usr/lib/libapp_launch_measurement.dylib
455: /usr/lib/libapple_nghttp2.dylib
456: /usr/lib/libate.dylib
457: /usr/lib/libbsm.0.dylib
458: /usr/lib/libbz2.1.0.dylib
459: /usr/lib/libcharset.1.dylib
460: /usr/lib/libcmph.dylib
461: /usr/lib/libcompression.dylib
462: /usr/lib/libcoretls.dylib
463: /usr/lib/libcoretls_cfhelpers.dylib
464: /usr/lib/libcupolicy.dylib
465: /usr/lib/libdns_services.dylib
466: /usr/lib/libedit.3.dylib
467: /usr/lib/libenergytrace.dylib
468: /usr/lib/libexpat.1.dylib
469: /usr/lib/libgermantok.dylib
470: /usr/lib/libheimdal-asn1.dylib
471: /usr/lib/libiconv.2.dylib
472: /usr/lib/liblangid.dylib
473: /usr/lib/liblockdown.dylib
474: /usr/lib/liblzma.5.dylib
475: /usr/lib/libmecab.dylib
476: /usr/lib/libmecabra.dylib
477: /usr/lib/libmis.dylib
478: /usr/lib/libnetworkextension.dylib
479: /usr/lib/libpcap.A.dylib
480: /usr/lib/libperfcheck.dylib
481: /usr/lib/libprequelite.dylib
482: /usr/lib/libprotobuf-lite.dylib
483: /usr/lib/libprotobuf.dylib
484: /usr/lib/libresolv.9.dylib
485: /usr/lib/libsandbox.1.dylib
486: /usr/lib/libutil.dylib
487: /usr/lib/libxml2.2.dylib
488: /usr/lib/libz.1.dylib
489: /usr/lib/swift/libswiftAVFoundation.dylib
490: /usr/lib/swift/libswiftAccelerate.dylib
491: /usr/lib/swift/libswiftCoreAudio.dylib
492: /usr/lib/swift/libswiftCoreData.dylib
493: /usr/lib/swift/libswiftCoreFoundation.dylib
494: /usr/lib/swift/libswiftCoreImage.dylib
495: /usr/lib/swift/libswiftCoreLocation.dylib
496: /usr/lib/swift/libswiftCoreMIDI.dylib
497: /usr/lib/swift/libswiftCoreML.dylib
498: /usr/lib/swift/libswiftCoreMedia.dylib
499: /usr/lib/swift/libswiftDarwin.dylib
500: /usr/lib/swift/libswiftMetal.dylib
501: /usr/lib/swift/libswiftQuartzCore.dylib
502: /usr/lib/swift/libswiftVision.dylib
503: /usr/lib/swift/libswiftos.dylib
504: /usr/lib/swift/libswiftsimd.dylib
505: /usr/lib/system/libcache.dylib
506: /usr/lib/system/libcommonCrypto.dylib
507: /usr/lib/system/libcompiler_rt.dylib
508: /usr/lib/system/libcopyfile.dylib
509: /usr/lib/system/liblaunch.dylib
510: /usr/lib/system/libmacho.dylib
511: /usr/lib/system/libremovefile.dylib
512: /usr/lib/system/libsystem_blocks.dylib
513: /usr/lib/system/libsystem_collections.dylib
514: /usr/lib/system/libsystem_configuration.dylib
515: /usr/lib/system/libsystem_containermanager.dylib
516: /usr/lib/system/libsystem_coreservices.dylib
517: /usr/lib/system/libsystem_darwin.dylib
518: /usr/lib/system/libsystem_dnssd.dylib
519: /usr/lib/system/libsystem_featureflags.dylib
520: /usr/lib/system/libsystem_m.dylib
521: /usr/lib/system/libsystem_platform.dylib
522: /usr/lib/system/libsystem_product_info_filter.dylib
523: /usr/lib/system/libsystem_pthread.dylib
524: /usr/lib/system/libsystem_sandbox.dylib
525: /usr/lib/system/libunwind.dylib
526: /usr/lib/system/libxpc.dylib
527: /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer
528: /System/Library/Extensions/AGXMetalA14.bundle/AGXMetalA14
529: /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

{"ProcessBundleID":"com.powen.permasigneriOS","ProcessName":"permasigneriOS","Culprit":"Unknown"}

@powenn powenn closed this as completed Jul 29, 2022
@powenn
Copy link
Owner

powenn commented Jul 29, 2022

Old version issues

@yueqingyou
Copy link
Author

Old version issues

Hello, I can open the software normally, but it crashes when I select the file. The latest version is the same. The error log is the same as above.
But I found that when the system bold text is turned off, there is no error in selecting the file. Do you see any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants