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

Pulling down push noti causes safemode #2

Open
SinhLv opened this issue Apr 10, 2020 · 0 comments
Open

Pulling down push noti causes safemode #2

SinhLv opened this issue Apr 10, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@SinhLv
Copy link

SinhLv commented Apr 10, 2020

Here’s the Cr4sh log for you
`Date: 4/10/20, 09:32
Process: SpringBoard
Bundle id: com.apple.springboard
Device: iPhone 7 Plus, iOS 12.1.4
Bundle version: 1.0

Exception type: NSInvalidArgumentException
Reason: -[NCNotificationShortLookViewController clickPresentationInteractionManager]: unrecognized selector sent to instance 0x12c23dc00
Culprit: Pokebox.dylib

Call stack:
0 CoreFoundation 0x00000001889edebc 0x1888d1000 + 0x11cea4 // __exceptionPreprocess
1 libobjc.A.dylib 0x0000000187bbda50 0x187bb7000 + 0x6a50 // objc_exception_throw
2 CoreFoundation 0x0000000188906b14 0x1888d1000 + 0x35b14 // -[NSOrderedSet initWithSet:copyItems:]
3 UIKitCore 0x00000001b5d3a418 0x1b5424000 + 0x916418 // -[UIResponder doesNotRecognizeSelector:]
4 CoreFoundation 0x00000001889f37bc 0x1888d1000 + 0x1227bc // forwarding
5 CoreFoundation 0x00000001889f546c 0x1888d1000 + 0x12446c // _CF_forwarding_prep_0
6 Pokebox.dylib 0x000000010574a1b0 0x105740000 + 0xa1b0 // refreshViews
7 UIKitCore 0x00000001b614d1c0 0x1b5424000 + 0xd291c0 // -[UIScrollView(UIScrollViewInternal) _notifyDidScroll]
8 UIKitCore 0x00000001b6137f70 0x1b5424000 + 0xd13f70 // -[UIScrollView setContentOffset:]
9 UIKitCore 0x00000001b613c658 0x1b5424000 + 0xd18658 // -[UIScrollView _updatePanGesture]
10 UIKitCore 0x00000001b59250d0 0x1b5424000 + 0x5010d0 // -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:]
11 UIKitCore 0x00000001b592d6ec 0x1b5424000 + 0x5096ec // _UIGestureRecognizerSendTargetActions
12 UIKitCore 0x00000001b592af70 0x1b5424000 + 0x506f70 // _UIGestureRecognizerSendActions
13 UIKitCore 0x00000001b592a458 0x1b5424000 + 0x506458 // -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:]
14 UIKitCore 0x00000001b591d760 0x1b5424000 + 0x4f9760 // _UIGestureEnvironmentUpdate
15 UIKitCore 0x00000001b591d2cc 0x1b5424000 + 0x4f92cc // -[UIGestureEnvironment _deliverEvent:toGestureRecognizers:usingBlock:]
16 UIKitCore 0x00000001b591d09c 0x1b5424000 + 0x4f909c // -[UIGestureEnvironment _updateForEvent:window:]
17 UIKitCore 0x00000001b5d48cb4 0x1b5424000 + 0x924cb4 // -[UIWindow sendEvent:]
18 UIKitCore 0x00000001b5d27fcc 0x1b5424000 + 0x903fcc // -[UIApplication sendEvent:]
19 UIKitCore 0x00000001b5df6e38 0x1b5424000 + 0x9d2e38 // __dispatchPreprocessedEventFromEventQueue
20 UIKitCore 0x00000001b5df9830 0x1b5424000 + 0x9d5830 // __handleEventQueueInternal
21 UIKitCore 0x00000001b5df9b90 0x1b5424000 + 0x9d5b90 // __handleEventQueueInternal
22 UIKitCore 0x00000001b5df2320 0x1b5424000 + 0x9ce320 // __handleHIDEventFetcherDrain
23 CoreFoundation 0x000000018897e0e0 0x1888d1000 + 0xad0e0 // CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION
24 CoreFoundation 0x000000018897e060 0x1888d1000 + 0xad060 // __CFRunLoopDoSource0
25 CoreFoundation 0x000000018897d944 0x1888d1000 + 0xac944 // __CFRunLoopDoSources0
26 CoreFoundation 0x0000000188978810 0x1888d1000 + 0xa7810 // __CFRunLoopRun
27 CoreFoundation 0x00000001889780e0 0x1888d1000 + 0xa70e0 // CFRunLoopRunSpecific
28 GraphicsServices 0x000000018abf1584 0x18abe6000 + 0xb584 // GSEventRunModal
29 UIKitCore 0x00000001b5d0cc00 0x1b5424000 + 0x8e8c00 // UIApplicationMain
30 FrontBoard 0x000000019f1f0aec 0x19f1bf000 + 0x31aec // FBSystemAppMain
31 SpringBoard 0x0000000102911854 SpringBoard + 2037844
32 libdyld.dylib 0x0000000188436bb4 0x188436000 + 0xbb4 // start

{"NSExceptionReason":"-[NCNotificationShortLookViewController clickPresentationInteractionManager]: unrecognized selector sent to instance 0x12c23dc00","ProcessBundleID":"com.apple.springboard","ProcessName":"SpringBoard","Culprit":"Pokebox.dylib"}`

@Skittyblock Skittyblock added the bug Something isn't working label Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants