Warning: Attempt to dismiss from view controller <CustomNavigationViewController: 0x9ea3910> while a presentation or dismiss is in progress!
2013-10-30 13:01:27.204 Pins[517:70b] *** Assertion failure in -[UITableView _endCellAnimationsWithContext:], /SourceCache/UIKit_Sim/UIKit-2903.23/UITableView.m:1330
2013-10-30 13:01:27.429 Pins[517:70b] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid update: invalid number of rows in section 0. The number of rows contained in an existing section after the update (2) must be equal to the number of rows contained in that section before the update (2), plus or minus the number of rows inserted or deleted from that section (1 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).'
*** First throw call stack:
(
0 CoreFoundation 0x021ef5e4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x01f728b6 objc_exception_throw + 44
2 CoreFoundation 0x021ef448 +[NSException raise:format:arguments:] + 136
3 Foundation 0x01b52fee -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
4 UIKit 0x00db185d -[UITableView _endCellAnimationsWithContext:] + 13402
5 UIKit 0x00dc1550 -[UITableView _updateRowsAtIndexPaths:updateAction:withRowAnimation:] + 337
6 UIKit 0x00dc158f -[UITableView insertRowsAtIndexPaths:withRowAnimation:] + 55
7 Pins 0x000054d1 -[SettingViewController regionMoniteringChanged:] + 305
8 libobjc.A.dylib 0x01f8481f -[NSObject performSelector:withObject:] + 70
9 UIKit 0x00ce20c2 -[UIApplication sendAction:to:from:forEvent:] + 108
10 UIKit 0x00ce204e -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 61
11 UIKit 0x00dda0c1 -[UIControl sendAction:to:forEvent:] + 66
12 UIKit 0x00dda484 -[UIControl _sendActionsForEvents:withEvent:] + 577
13 UIKit 0x00f61453 __25-[UISwitch _handlePanNL:]_block_invoke676 + 98
14 UIKit 0x00f60646 -[_UISwitchInternalViewNeueStyle1 _setPressed:on:animated:shouldAnimateLabels:completion:] + 243
15 UIKit 0x00f612c1 -[UISwitch _handlePanNL:] + 956
16 UIKit 0x01058e8c _UIGestureRecognizerSendActions + 230
17 UIKit 0x01057b00 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] + 383
18 UIKit 0x0105956d -[UIGestureRecognizer _delayedUpdateGesture] + 60
19 UIKit 0x0105cacd ___UIGestureRecognizerUpdate_block_invoke + 57
20 UIKit 0x0105ca4e _UIGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks + 317
21 UIKit 0x01053148 _UIGestureRecognizerUpdate + 199
22 UIKit 0x00d1f19a -[UIWindow _sendGesturesForEvent:] + 1291
23 UIKit 0x00d200ba -[UIWindow sendEvent:] + 1030
24 UIKit 0x00cf3e86 -[UIApplication sendEvent:] + 242
25 UIKit 0x00cde18f _UIApplicationHandleEventQueue + 11421
26 CoreFoundation 0x0217883f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
27 CoreFoundation 0x021781cb __CFRunLoopDoSources0 + 235
28 CoreFoundation 0x0219529e __CFRunLoopRun + 910
29 CoreFoundation 0x02194ac3 CFRunLoopRunSpecific + 467
30 CoreFoundation 0x021948db CFRunLoopRunInMode + 123
31 GraphicsServices 0x039d29e2 GSEventRunModal + 192
32 GraphicsServices 0x039d2809 GSEventRun + 104
33 UIKit 0x00ce0d3b UIApplicationMain + 1225
34 Pins 0x0001c1fd main + 141
35 libdyld.dylib 0x0367470d start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
2013-10-30 13:01:27.204 Pins[517:70b] *** Assertion failure in -[UITableView _endCellAnimationsWithContext:], /SourceCache/UIKit_Sim/UIKit-2903.23/UITableView.m:1330
2013-10-30 13:01:27.429 Pins[517:70b] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid update: invalid number of rows in section 0. The number of rows contained in an existing section after the update (2) must be equal to the number of rows contained in that section before the update (2), plus or minus the number of rows inserted or deleted from that section (1 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).'
*** First throw call stack:
(
0 CoreFoundation 0x021ef5e4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x01f728b6 objc_exception_throw + 44
2 CoreFoundation 0x021ef448 +[NSException raise:format:arguments:] + 136
3 Foundation 0x01b52fee -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
4 UIKit 0x00db185d -[UITableView _endCellAnimationsWithContext:] + 13402
5 UIKit 0x00dc1550 -[UITableView _updateRowsAtIndexPaths:updateAction:withRowAnimation:] + 337
6 UIKit 0x00dc158f -[UITableView insertRowsAtIndexPaths:withRowAnimation:] + 55
7 Pins 0x000054d1 -[SettingViewController regionMoniteringChanged:] + 305
8 libobjc.A.dylib 0x01f8481f -[NSObject performSelector:withObject:] + 70
9 UIKit 0x00ce20c2 -[UIApplication sendAction:to:from:forEvent:] + 108
10 UIKit 0x00ce204e -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 61
11 UIKit 0x00dda0c1 -[UIControl sendAction:to:forEvent:] + 66
12 UIKit 0x00dda484 -[UIControl _sendActionsForEvents:withEvent:] + 577
13 UIKit 0x00f61453 __25-[UISwitch _handlePanNL:]_block_invoke676 + 98
14 UIKit 0x00f60646 -[_UISwitchInternalViewNeueStyle1 _setPressed:on:animated:shouldAnimateLabels:completion:] + 243
15 UIKit 0x00f612c1 -[UISwitch _handlePanNL:] + 956
16 UIKit 0x01058e8c _UIGestureRecognizerSendActions + 230
17 UIKit 0x01057b00 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] + 383
18 UIKit 0x0105956d -[UIGestureRecognizer _delayedUpdateGesture] + 60
19 UIKit 0x0105cacd ___UIGestureRecognizerUpdate_block_invoke + 57
20 UIKit 0x0105ca4e _UIGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks + 317
21 UIKit 0x01053148 _UIGestureRecognizerUpdate + 199
22 UIKit 0x00d1f19a -[UIWindow _sendGesturesForEvent:] + 1291
23 UIKit 0x00d200ba -[UIWindow sendEvent:] + 1030
24 UIKit 0x00cf3e86 -[UIApplication sendEvent:] + 242
25 UIKit 0x00cde18f _UIApplicationHandleEventQueue + 11421
26 CoreFoundation 0x0217883f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
27 CoreFoundation 0x021781cb __CFRunLoopDoSources0 + 235
28 CoreFoundation 0x0219529e __CFRunLoopRun + 910
29 CoreFoundation 0x02194ac3 CFRunLoopRunSpecific + 467
30 CoreFoundation 0x021948db CFRunLoopRunInMode + 123
31 GraphicsServices 0x039d29e2 GSEventRunModal + 192
32 GraphicsServices 0x039d2809 GSEventRun + 104
33 UIKit 0x00ce0d3b UIApplicationMain + 1225
34 Pins 0x0001c1fd main + 141
35 libdyld.dylib 0x0367470d start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
コメント
コメントを投稿