We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Date: 2019-03-26 10:33:39 pm +0000 Process: SpringBoard Bundle id: com.apple.springboard Exception type: NSRangeException Reason: *** -[__NSArrayM objectAtIndexedSubscript:]: index 1 beyond bounds [0 .. 0] Culprit: Avertas.dylib Device: iPhone 8, iOS 11.3.1 Call stack: 0 CoreFoundation 0x0000000184ca2da4 __exceptionPreprocess 1 libobjc.A.dylib 0x0000000183e5c5ec objc_exception_throw 2 CoreFoundation 0x0000000184c3b750 _CFArgv 3 CoreFoundation 0x0000000184c288cc -[__NSArrayM removeAllObjects] 4 Avertas.dylib 0x000000010562b3e0 Avertas.dylib + 46048 5 Avertas.dylib 0x000000010562c85c Avertas.dylib + 51292 6 UIKit 0x000000018ea52750 -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] 7 UIKit 0x000000018efbf374 _UIGestureRecognizerSendTargetActions 8 UIKit 0x000000018ebb4e6c _UIGestureRecognizerSendActions 9 UIKit 0x000000018ea517a8 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] 10 UIKit 0x000000018efb0ac4 _UIGestureEnvironmentUpdate 11 UIKit 0x000000018ea4b540 -[UIGestureEnvironment _deliverEvent:toGestureRecognizers:usingBlock:] 12 UIKit 0x000000018ea4b078 -[UIGestureEnvironment _updateGesturesForEvent:window:] 13 UIKit 0x000000018ea4a8dc -[UIWindow sendEvent:] 14 UIKit 0x000000018ea49238 -[UIApplication sendEvent:] 15 UIKit 0x000000018f22ac0c __dispatchPreprocessedEventFromEventQueue 16 UIKit 0x000000018f22d1b8 __handleEventQueueInternal 17 UIKit 0x000000018f226258 __handleHIDEventFetcherDrain 18 CoreFoundation 0x0000000184c4b404 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION 19 CoreFoundation 0x0000000184c4ace0 __CFRunLoopDoSources0 20 CoreFoundation 0x0000000184c4879c __CFRunLoopRun 21 CoreFoundation 0x0000000184b68da8 CFRunLoopRunSpecific 22 GraphicsServices 0x0000000186b4b020 GSEventRunModal 23 UIKit 0x000000018eb4978c UIApplicationMain 24 FrontBoard 0x000000019b0b119c FBSystemAppMain 25 SpringBoard 0x00000001047be664 SpringBoard + 91748 26 libdyld.dylib 0x00000001845f9fc0 start
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Date: 2019-03-26 10:33:39 pm +0000
Process: SpringBoard
Bundle id: com.apple.springboard
Exception type: NSRangeException
Reason: *** -[__NSArrayM objectAtIndexedSubscript:]: index 1 beyond bounds [0 .. 0]
Culprit: Avertas.dylib
Device: iPhone 8, iOS 11.3.1
Call stack:
0 CoreFoundation 0x0000000184ca2da4 __exceptionPreprocess
1 libobjc.A.dylib 0x0000000183e5c5ec objc_exception_throw
2 CoreFoundation 0x0000000184c3b750 _CFArgv
3 CoreFoundation 0x0000000184c288cc -[__NSArrayM removeAllObjects]
4 Avertas.dylib 0x000000010562b3e0 Avertas.dylib + 46048
5 Avertas.dylib 0x000000010562c85c Avertas.dylib + 51292
6 UIKit 0x000000018ea52750 -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:]
7 UIKit 0x000000018efbf374 _UIGestureRecognizerSendTargetActions
8 UIKit 0x000000018ebb4e6c _UIGestureRecognizerSendActions
9 UIKit 0x000000018ea517a8 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:]
10 UIKit 0x000000018efb0ac4 _UIGestureEnvironmentUpdate
11 UIKit 0x000000018ea4b540 -[UIGestureEnvironment _deliverEvent:toGestureRecognizers:usingBlock:]
12 UIKit 0x000000018ea4b078 -[UIGestureEnvironment _updateGesturesForEvent:window:]
13 UIKit 0x000000018ea4a8dc -[UIWindow sendEvent:]
14 UIKit 0x000000018ea49238 -[UIApplication sendEvent:]
15 UIKit 0x000000018f22ac0c __dispatchPreprocessedEventFromEventQueue
16 UIKit 0x000000018f22d1b8 __handleEventQueueInternal
17 UIKit 0x000000018f226258 __handleHIDEventFetcherDrain
18 CoreFoundation 0x0000000184c4b404 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION
19 CoreFoundation 0x0000000184c4ace0 __CFRunLoopDoSources0
20 CoreFoundation 0x0000000184c4879c __CFRunLoopRun
21 CoreFoundation 0x0000000184b68da8 CFRunLoopRunSpecific
22 GraphicsServices 0x0000000186b4b020 GSEventRunModal
23 UIKit 0x000000018eb4978c UIApplicationMain
24 FrontBoard 0x000000019b0b119c FBSystemAppMain
25 SpringBoard 0x00000001047be664 SpringBoard + 91748
26 libdyld.dylib 0x00000001845f9fc0 start
The text was updated successfully, but these errors were encountered: