All pastes #2088512 Raw Edit

iphone error

public text v1 · immutable
#2088512 ·published 2011-10-09 23:57 UTC
rendered paste body
2011-10-09 19:56:08.134 StyleZen[178:707] http://api.stylezen.net/users/10/products?key=ae44235b7f7c2fc7cc781f8c29eefd1b
2011-10-09 19:56:08.239 StyleZen[178:707] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSMutableArray objectAtIndex:]: index 0 beyond bounds for empty array'
*** Call stack at first throw:
(
	0   CoreFoundation                      0x3597a64f __exceptionPreprocess + 114
	1   libobjc.A.dylib                     0x36908c5d objc_exception_throw + 24
	2   CoreFoundation                      0x358e5069 -[__NSArrayM objectAtIndex:] + 184
	3   StyleZen                            0x000054c5 -[HomeVC addProducts] + 340
	4   StyleZen                            0x00005e8b -[HomeVC viewWillAppear:] + 126
	5   UIKit                               0x36c23301 -[UINavigationController viewWillAppear:] + 220
	6   UIKit                               0x36c231d9 -[UIViewController viewWillMoveToWindow:] + 64
	7   UIKit                               0x36c02179 -[UIView(Hierarchy) _willMoveToWindow:withAncestorView:] + 132
	8   UIKit                               0x36be7a59 -[UIView(Internal) _addSubview:positioned:relativeTo:] + 228
	9   UIKit                               0x36be796b -[UIView(Hierarchy) addSubview:] + 22
	10  StyleZen                            0x000030f5 -[StyleZenAppDelegate showMainNavView:] + 220
	11  StyleZen                            0x000031fb -[StyleZenAppDelegate tapItemButton:] + 74
	12  CoreFoundation                      0x358ea571 -[NSObject(NSObject) performSelector:withObject:withObject:] + 24
	13  UIKit                               0x36bfeec9 -[UIApplication sendAction:to:from:forEvent:] + 84
	14  UIKit                               0x36bfee69 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 32
	15  UIKit                               0x36bfee3b -[UIControl sendAction:to:forEvent:] + 38
	16  UIKit                               0x36bfeb8d -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 356
	17  UIKit                               0x36bff423 -[UIControl touchesEnded:withEvent:] + 342
	18  UIKit                               0x36bfdbf5 -[UIWindow _sendTouchesForEvent:] + 368
	19  UIKit                               0x36bfd56f -[UIWindow sendEvent:] + 262
	20  UIKit                               0x36be6313 -[UIApplication sendEvent:] + 298
	21  UIKit                               0x36be5c53 _UIApplicationHandleEvent + 5090
	22  GraphicsServices                    0x36154e77 PurpleEventCallback + 666
	23  CoreFoundation                      0x35951a97 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 26
	24  CoreFoundation                      0x3595383f __CFRunLoopDoSource1 + 166
	25  CoreFoundation                      0x3595460d __CFRunLoopRun + 520
	26  CoreFoundation                      0x358e4ec3 CFRunLoopRunSpecific + 230
	27  CoreFoundation                      0x358e4dcb CFRunLoopRunInMode + 58
	28  GraphicsServices                    0x3615441f GSEventRunModal + 114
	29  GraphicsServices                    0x361544cb GSEventRun + 62
	30  UIKit                               0x36c10d69 -[UIApplication _run] + 404
	31  UIKit                               0x36c0e807 UIApplicationMain + 670
	32  StyleZen                            0x000023af main + 70
	33  StyleZen                            0x00002364 start + 40
)
terminate called after throwing an instance of 'NSException'
Program received signal:  “SIGABRT”.
[Switching to thread 11779]
warning: Unable to read symbols for /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.4 (8K2)/Symbols/Developer/usr/lib/libXcodeDebuggerSupport.dylib (file not found).
(gdb)