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 nil provided to .date variable. #80

Open
seriyvolk83 opened this issue Aug 17, 2016 · 0 comments
Open

Crash when nil provided to .date variable. #80

seriyvolk83 opened this issue Aug 17, 2016 · 0 comments
Labels

Comments

@seriyvolk83
Copy link

2016-08-17 16:32:51.778 Let’s[9373:1157291] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]'
*** First throw call stack:
(
    0   CoreFoundation                      0x000000010ed7dd85 __exceptionPreprocess + 165
    1   libobjc.A.dylib                     0x000000011268edeb objc_exception_throw + 48
    2   CoreFoundation                      0x000000010ec36a52 -[__NSPlaceholderArray initWithObjects:count:] + 290
    3   CoreFoundation                      0x000000010ec930b4 +[NSArray arrayWithObjects:count:] + 52
    4   THCalendarDatePicker                0x0000000110a98823 -[THDatePickerViewController setDate:] + 115

@hons82 hons82 added the bug label Aug 17, 2016
@seriyvolk83 seriyvolk83 changed the title Crash Crash when nil provided to .date variable. Aug 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants