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

Crash when enabling shift key or caps lock #3

Closed
Symplicityy opened this issue May 7, 2023 · 2 comments
Closed

Crash when enabling shift key or caps lock #3

Symplicityy opened this issue May 7, 2023 · 2 comments
Labels
0: All iOS This issue definitely occurs on all iOS versions G: Alpha bug Somewhat significant bug impacting usability, but most sites can be visited

Comments

@Symplicityy
Copy link

Symplicityy commented May 7, 2023

Both apps crash when enabling caps lock. Here is a crash log.

Crash log
Date: 5/7/23, 11:14 AM
Process: MobileMiniBrowser
Bundle id: com.matthewbenedict.MobileMiniBrowser
Device: iPhone 12 Pro Max, iOS 14.2
Bundle version: 1.0

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

Triggered by thread: 0
Thread name: Dispatch queue: com.apple.main-thread
Call stack:
0   libsystem_kernel.dylib        	0x00000001d713b414 0x1d7113000 + 164884     	// __pthread_kill
1   libsystem_pthread.dylib       	0x00000001f3653b40 0x1f3651000 + 11072      	// pthread_kill
2   libsystem_c.dylib             	0x00000001b3560b74 0x1b34ea000 + 486260     	// abort
3   QuartzCore                    	0x00000001ad5a67a0 0x1ad4ef000 + 751520     	// CA::Context::commit_animation(CA::Layer*, CA::Render::Animation*, void*)
4   UIKitCore                     	0x00000001acc6c848 0x1ac023000 + 12884040   	// -[_UISlotId initWithSize:]
5   UIKitCore                     	0x00000001acc6cb28 0x1ac023000 + 12884776   	// -[_UIReplicantView initWithSurface:]
6   UIKitCore                     	0x00000001acc6e810 0x1ac023000 + 12892176   	// _UISnapshotLayerIdRectAfterCommit
7   UIKitCore                     	0x00000001acc6ef0c 0x1ac023000 + 12893964   	// _UISnapshotScreenCompatibilityRectAfterCommit
8   UIKitCore                     	0x00000001ac986520 0x1ac023000 + 9844000    	// -[UIInputWindowController screenSnapshotOfView:]
9   UIKitCore                     	0x00000001ac8fa89c 0x1ac023000 + 9271452    	// -[UIKeyboardLayoutStar setKeyplaneName:]
10  UIKitCore                     	0x00000001ac919d14 0x1ac023000 + 9399572    	// -[UIKeyboardLayoutStar setShift:]
11  UIKitCore                     	0x00000001ac919374 0x1ac023000 + 9397108    	// -[UIKeyboardLayoutStar downActionShiftWithKey:]
12  UIKitCore                     	0x00000001ac90f5d8 0x1ac023000 + 9356760    	// -[UIKeyboardLayoutStar completeSendStringActionForTouchDownWithKey:withActions:executionContext:]
13  UIKitCore                     	0x00000001ac912e50 0x1ac023000 + 9371216    	// -[UIKeyboardLayoutStar touchUp:executionContext:]
14  UIKitCore                     	0x00000001ac9e963c 0x1ac023000 + 10249788   	// __45-[UIKeyboardLayout touchUpTaskForTouchState:]_block_invoke
15  UIKitCore                     	0x00000001ac9e98f0 0x1ac023000 + 10250480   	// __28-[UIKeyboardLayout touchUp:]_block_invoke
16  UIKitCore                     	0x00000001ac9f6d10 0x1ac023000 + 10304784   	// -[UIKeyboardTaskEntry execute:]
17  UIKitCore                     	0x00000001ac9f5744 0x1ac023000 + 10299204   	// -[UIKeyboardTaskQueue continueExecutionOnMainThread]
18  UIKitCore                     	0x00000001ac9e984c 0x1ac023000 + 10250316   	// -[UIKeyboardLayout touchUp:]
19  UIKitCore                     	0x00000001ac9e934c 0x1ac023000 + 10249036   	// -[UIKeyboardLayout _touchEndedProcessingForTouches:]
20  UIKitCore                     	0x00000001acc2f868 0x1ac023000 + 12634216   	// -[UIWindow _sendTouchesForEvent:]
21  UIKitCore                     	0x00000001acc311d0 0x1ac023000 + 12640720   	// -[UIWindow sendEvent:]
22  UIKitCore                     	0x00000001acc0a4ec 0x1ac023000 + 12481772   	// -[UIApplication sendEvent:]
23  UIKitCore                     	0x00000001acc94488 0x1ac023000 + 13046920   	// __dispatchPreprocessedEventFromEventQueue
24  UIKitCore                     	0x00000001acc97440 0x1ac023000 + 13059136   	// __processEventQueue
25  UIKitCore                     	0x00000001acc8e8ec 0x1ac023000 + 13023468   	// __eventFetcherSourceCallback
26  CoreFoundation                	0x00000001aa1b876c 0x1aa117000 + 661356     	// __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
27  CoreFoundation                	0x00000001aa1b8668 0x1aa117000 + 661096     	// __CFRunLoopDoSource0
28  CoreFoundation                	0x00000001aa1b7960 0x1aa117000 + 657760     	// __CFRunLoopDoSources0
29  CoreFoundation                	0x00000001aa1b1a8c 0x1aa117000 + 633484     	// __CFRunLoopRun
30  CoreFoundation                	0x00000001aa1b121c 0x1aa117000 + 631324     	// CFRunLoopRunSpecific
31  GraphicsServices              	0x00000001c1230784 0x1c122d000 + 14212      	// GSEventRunModal
32  UIKitCore                     	0x00000001acbea200 0x1ac023000 + 12349952   	// -[UIApplication _run]
33  UIKitCore                     	0x00000001acbefa74 0x1ac023000 + 12372596   	// UIApplicationMain
34  MobileMiniBrowser             	0x0000000104d7fe78 0x104d78000 + 32376      	// main
35  libdyld.dylib                 	0x00000001a9e716c0 0x1a9e70000 + 5824       	// start

Register values:
PC: 0x16b0842d0         LR: 0x16b0842f0         CPSR: 0xd713b414
x0: 0x4400000006        x1: 0x0                 x2: 0x0
x3: 0x0                 x4: 0x0                 x5: 0x29
x6: 0x0                 x7: 0x0                 x8: 0x1
x9: 0x5b9               x10: 0x7ea9bbcd982ce8dd x11: 0x100000100000000
x12: 0x31dcef           x13: 0x20000011000      x14: 0x397ff9602041004
x15: 0x200000110000e40  x16: 0x200000010000df8  x17: 0x148
x18: 0x104f3f8c0        x19: 0x168eb3940        x20: 0x6
x21: 0x303              x22: 0x104f3f9a0        x23: 0xada
x24: 0x504              x25: 0x16b084440        x26: 0x16b084440
x27: 0x1ffc64000        x28: 0x15203b400

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


{"ProcessBundleID":"com.matthewbenedict.MobileMiniBrowser","ProcessName":"MobileMiniBrowser","Culprit":"Unknown"} ```

</details>
@UInt2048
Copy link
Owner

UInt2048 commented May 7, 2023

Note that this can be worked around by typing the capital letter with the Japanese kana keyboard autocorrect.

@UInt2048 UInt2048 added the F: Pre-alpha bug Significant bug preventing visiting most sites label May 22, 2023
@UInt2048 UInt2048 changed the title Crash when enabling caps lock Crash when enabling shift key or caps lock May 22, 2023
@UInt2048 UInt2048 added this to the CyberKit v0.0.9 alpha milestone Oct 16, 2023
@UInt2048
Copy link
Owner

I've created a nightly release of MobileMiniBrowser for you to confirm the fix.

@UInt2048 UInt2048 added G: Alpha bug Somewhat significant bug impacting usability, but most sites can be visited 0: All iOS This issue definitely occurs on all iOS versions and removed F: Pre-alpha bug Significant bug preventing visiting most sites labels Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0: All iOS This issue definitely occurs on all iOS versions G: Alpha bug Somewhat significant bug impacting usability, but most sites can be visited
Projects
None yet
Development

No branches or pull requests

2 participants