码迷,mamicode.com
首页 > 移动开发 > 详细

IOS exception

时间:2014-09-01 16:02:53      阅读:244      评论:0      收藏:0      [点我收藏+]

标签:style   color   os   io   strong   ar   for   2014   art   

2014-09-01 14:25:17.148 RRS[995:60b] *** 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                      0x021151e4 __exceptionPreprocess + 180

1   libobjc.A.dylib                     0x01e948e5 objc_exception_throw + 44

2   CoreFoundation                      0x020c9206 -[__NSPlaceholderArray initWithObjects:count:] + 390

3   CoreFoundation                      0x020dbc02 +[NSArray arrayWithObjects:count:] + 66

4   RRS                                 0x00065283 -[RrsMainView loadCustomerViews] + 915

5   RRS                                 0x00064e51 -[RrsMainView viewDidLoad] + 129

6   UIKit                               0x009c333d -[UIViewController loadViewIfRequired] + 696

7   UIKit                               0x009c35d9 -[UIViewController view] + 35

8   RRS                                 0x0006f51b -[RrsMainBackView viewDidLoad] + 235

9   UIKit                               0x009c333d -[UIViewController loadViewIfRequired] + 696

10  UIKit                               0x009c35d9 -[UIViewController view] + 35

11  RRS                                 0x0002b78b -[RrsAppDelegate application:didFinishLaunchingWithOptions:] + 507

12  UIKit                               0x0089e14f -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 309

13  UIKit                               0x0089eaa1 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1810

14  UIKit                               0x008a3667 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 824

15  UIKit                               0x008b7f92 -[UIApplication handleEvent:withNewEvent:] + 3517

16  UIKit                               0x008b8555 -[UIApplication sendEvent:] + 85

17  UIKit                               0x008a5250 _UIApplicationHandleEvent + 683

18  GraphicsServices                    0x0318df02 _PurpleEventCallback + 776

19  GraphicsServices                    0x0318da0d PurpleEventCallback + 46

20  CoreFoundation                      0x02090ca5 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53

21  CoreFoundation                      0x020909db __CFRunLoopDoSource1 + 523

22  CoreFoundation                      0x020bb68c __CFRunLoopRun + 2156

23  CoreFoundation                      0x020ba9d3 CFRunLoopRunSpecific + 467

24  CoreFoundation                      0x020ba7eb CFRunLoopRunInMode + 123

25  UIKit                               0x008a2d9c -[UIApplication _run] + 840

26  UIKit                               0x008a4f9b UIApplicationMain + 1225

27  RRS                                 0x00059d02 main + 130

28  libdyld.dylib                       0x03b00701 start + 1

)

libc++abi.dylib: terminating with uncaught exception of type NSException

(lldb) 


IOS exception

标签:style   color   os   io   strong   ar   for   2014   art   

原文地址:http://my.oschina.net/u/270164/blog/308713

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!