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

Crashed on iphone 5 and ios 10 #476

Closed
nightstranger007 opened this issue Nov 8, 2016 · 4 comments
Closed

Crashed on iphone 5 and ios 10 #476

nightstranger007 opened this issue Nov 8, 2016 · 4 comments

Comments

@nightstranger007
Copy link

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSInvocation setArgument:atIndex:]: index (3) out of bounds [-1, 2]'
*** First throw call stack:
(
0 CoreFoundation 0x06c7d212 __exceptionPreprocess + 194
1 libobjc.A.dylib 0x06735e66 objc_exception_throw + 52
2 CoreFoundation 0x06bfcfde -[NSInvocation setArgument:atIndex:] + 686
3 KipInTouch 0x001076a7 -[NSObject(FSCalendarExtensions) fs_performSelector:withObjects:] + 3751
4 KipInTouch 0x0009dd43 -[FSCalendar initialize] + 3187
5 KipInTouch 0x0009cfac -[FSCalendar initWithFrame:] + 156
6 KipInTouch 0x00174b84 -[FGCalendarView viewDidLoad] + 4996
7 UIKit 0x0400ff52 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 38
8 UIKit 0x04014a3c -[UIViewController loadViewIfRequired] + 1431
9 UIKit 0x04014f85 -[UIViewController view] + 29
10 UIKit 0x04737882 -[UIPageViewController _setViewControllers:withScrollInDirection:animated:completion:] + 605
11 UIKit 0x04737b44 -[UIPageViewController setViewControllers:direction:animated:completion:] + 290
12 KipInTouch 0x00180cc1 -[FGCalendarContainerView viewDidLoad] + 769
13 UIKit 0x0400ff52 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 38
14 UIKit 0x04014a3c -[UIViewController loadViewIfRequired] + 1431
15 UIKit 0x04014f85 -[UIViewController view] + 29
16 UIKit 0x04993740 -[_UIFullscreenPresentationController _setPresentedViewController:] + 89
17 UIKit 0x03feb11b -[UIPresentationController initWithPresentedViewController:presentingViewController:] + 140
18 UIKit 0x040298dd -[UIViewController _presentViewController:withAnimationController:completion:] + 4604
19 UIKit 0x0402cf32 __62-[UIViewController presentViewController:animated:completion:]_block_invoke + 363
20 UIKit 0x0402d29b -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 535
21 UIKit 0x0402cd80 -[UIViewController presentViewController:animated:completion:] + 182
22 KipInTouch 0x00147705 -[EventViewController dateTimeButtonClick:] + 805
23 libobjc.A.dylib 0x0674b200 -[NSObject performSelector:withObject:withObject:] + 63
24 UIKit 0x03e4981e -[UIApplication sendAction:to:from:forEvent:] + 91
25 UIKit 0x03e497b8 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 41
26 UIKit 0x03ff832b -[UIControl sendAction:to:forEvent:] + 64
27 UIKit 0x03ff8693 -[UIControl _sendActionsForEvents:withEvent:] + 462
28 UIKit 0x03ff7518 -[UIControl touchesEnded:withEvent:] + 717
29 UIKit 0x03ebffac -[UIWindow _sendTouchesForEvent:] + 3063
30 UIKit 0x03ec17e7 -[UIWindow sendEvent:] + 4312
31 UIKit 0x03e68198 -[UIApplication sendEvent:] + 395
32 UIKit 0x0470f6cd __dispatchPreprocessedEventFromEventQueue + 3706
33 UIKit 0x047077af __handleEventQueue + 5345
34 CoreFoundation 0x06c1ccbf CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 15
35 CoreFoundation 0x06c00df7 __CFRunLoopDoSources0 + 519
36 CoreFoundation 0x06c00284 __CFRunLoopRun + 1124
37 CoreFoundation 0x06bffbab CFRunLoopRunSpecific + 395
38 CoreFoundation 0x06bffa0b CFRunLoopRunInMode + 123
39 GraphicsServices 0x0a066b4c GSEventRunModal + 177
40 GraphicsServices 0x0a0669c7 GSEventRun + 80
41 UIKit 0x03e477fb UIApplicationMain + 148
42 KipInTouch 0x00116fbc main + 140
43 libdyld.dylib 0x07701799 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException

@WenchaoD
Copy link
Owner

WenchaoD commented Nov 8, 2016

@nightstranger007 This seems to be an old issue as #456 . Try the latest?

@WenchaoD WenchaoD closed this as completed Nov 9, 2016
@nightstranger007
Copy link
Author

Hi,
I want to know, what is the actual reason of this issue? and i dont want to
replace the whole code bcz i have modify FSCalendar and want to replace the
chunk of code that causing problem.

On Wed, Nov 9, 2016 at 7:05 PM, Wenchao Ding notifications@github.com
wrote:

Closed #476 #476.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#476 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AWQTipnjO1U7wVvWeyzH4lMKHkIGWdgiks5q8dNHgaJpZM4KsUhd
.

@WenchaoD
Copy link
Owner

@nightstranger007 The fix can be found here

@nightstranger007
Copy link
Author

Thanx

On Thu, Nov 10, 2016 at 6:50 PM, Wenchao Ding notifications@github.com
wrote:

@nightstranger007 https://github.com/nightstranger007 The fix can be
found here
b7a877a


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#476 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AWQTihN3bnY2T51dZYlSWW4P3ZI4GjGyks5q8yEogaJpZM4KsUhd
.

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