I have a problem with the tab bar application, everything works well, but if I use the simulator command "lock screen" I send it in the debugger console so that the application has crashed. ? Can it be
Debugger Message:
GNU gdb 6.3.50-20050815 (Apple Edition gdb-1518) (Sat Feb 12 02:52:12 UTC 2011 ) Copyright 2004 Free Software Foundation, Inc. GDB Free Software is coming under the GNU General Public License, and you can change it and / or welcome copies of it under certain conditions. Type "Copy Show" to see the circumstances There is no warranty for GDB. Type "show warranty" for details. It was "x86_64- Darwin of apple" as GDB .Attaching was configured on 407 2011-03-16 23: Smokie [407: 207] - [ OverviewController applicationWillResignActive:]: Non-accredited selector example sent to 0x4e20650 2011-03 -16 23: 35: 59.088 Smokie [407: 207] *** Expected exception 'NSInvalidArgumentException', due to reason the app ended: - * ** Call Stack '[OverviewController applicationWillResignActive:] for the first time sent to non-recognized selector example 0x4e20650' FE A: (â ?? ¢ Core Forwarding 0x00dcb5a9 __exceptionPreprocess + 185 â? ¢ 1 libobjc.A.dylib 0x00f1f313 objc_exception_throw + 44 â? ¢ 2 Core Foundation 0x00dcd0bb - [NSObject] doesNotRecognizeSelector:] + 187A ¢ 3 Core Forwarding 0x00d3c966 ___ forwardwarding___ + 966 â? ¢ 4 core foundation 0x00d3c522 _CF_forwarding_prep_0 + 50 â? ¢ 5 Foundation 0x00025669 _nsnote_callback + 145 â? ¢ 6 Crossfire 0x00da39f9 __CFX NotificationPost_old + 745A ¢ 7 ¢ 7 Core Foundation 0x00d2293a _CFX Notification Postnotification + 186â €? ¢ 8 Foundation 0x0001b20e - [PostNotification Center of NSNation Name: Object: User Info:] + 134A ?? ¢ 9Uiqt 0x002BC 0A8 - [UIApplication_set activated:] + 334A ?? ¢ 10 Uiqat 0x002 BF 905 - [UIAPIDLING_HandelApplicationEspend: Event Info:] + 292â €? ¢ 11 UIKit 0x002c9039 - [UIApplication handleEvent: withNewEvent:] + 4127A ?? ¢ 12 UIKit 0x002c0abf - [UIApplication sendEvent:] + 71 â? ¢ 13 UIKit 0x002c5f2e _UIApplicationHandleEvent + 7576A ?? ¢ 14 graphics services 0x01723992 PurpleEventCallback + 1550 â ?? ¢ 15 CoreFoundation 0x00dac944 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 52 â ?? ¢ 16 CoreFoundation 0x00d0ccf7 __CFRunLoopDoSource1 + 215â ?? ¢ 17 CoreFoundation 0x00d09f83 __CFRunLoopRun + 979 â ?? ¢ 18 CoreFoundation 0x00d09840 CFRunLoopRunSpecific + 208 â ?? ¢ 19 CoreFoundation 0x00d09761 CFRunLoopRunInMode + 97A ?? ¢ 20 GraphicsServices 0x017221c4 GSEventRunModal + 217A ?? ¢ 21 GraphicsServices 0x01722289 GSEventRun + 115 â ?? ¢ 22 UIKit 0x002c9c9 3 UIApplicationMain + 1160 ¢ 23 23 Smokie 0x00001c30 Main + 102 â? ¢ 24 Smokie 0x00001bc1 +53) Ended the 'NSException' after throwing the shared frequency; Applicable-load rules All current languages: Auto; Currently Objective-C (GDB)
For some reason, obscure by question, overview The example of the controller is in place where UIApplicationDelegate should be. Maybe there is a mix with the outlet in the main window? In the main Windo xib, the UIApplication example should be assigned to the "representative" outlet UIApplicationDelegate. Is this the case?
I say this because the error method method is caused by WillResignActive: The observation controller is being called on and is not found. ApplicationWillResignActive: Application lock in application representative before locking.
Comments
Post a Comment