Process:         Xcode [552]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         5.0.2 (3335.32)
Build Info:      IDEApplication-3335032000000000~4
App Item ID:     497799835
App External ID: 106632651
Code Type:       X86-64 (Native)
Parent Process:  launchd [175]
Responsible:     Xcode [552]
User ID:         501Date/Time:       2014-03-10 13:39:05.955 +0800
OS Version:      Mac OS X 10.9 (13A524d)
Report Version:  11
Anonymous UUID:  866003BA-85B4-2192-7353-01D75E97C2B1
Crashed Thread:  0  Dispatch queue: com.apple.main-threadException Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000Application Specific Information:
Sending performRunAction: to <IDERunPauseContinueToolbarButton: 0x7f9505a99920> from <IDERunPauseContinueToolbarButton: 0x7f9505a99920>
ProductBuildVersion: 5A3005
UNCAUGHT EXCEPTION (NSInvalidArgumentException): must provide a file handle or pipe
UserInfo: (null)
Hints: 
  0: Sending performRunAction: to <IDERunPauseContinueToolbarButton: 0x7f9505a99920> from <IDERunPauseContinueToolbarButton: 0x7f9505a99920>
  1: Sending performAction: to <DVTDelayedMenuButtonCell: 0x7f9502d75130> from <IDERunPauseContinueToolbarButton: 0x7f9505a99920>
Backtrace:
  0  0x00007fff8933ed64 __exceptionPreprocess (in CoreFoundation)
  1  0x00000001091c5d73 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff89ad2e15 objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff8933eb6c +[NSException raise:format:] (in CoreFoundation)
  4  0x00007fff8676bb45 NOCOPY_SETTER_IMPL (in Foundation)
  5  0x000000010b960c6b __48-[DVTDeveloperModeHelper isDeveloperModeEnabled]_block_invoke (in DVTDeveloperModeHelper)
  6  0x000000010b960ba6 -[DVTDeveloperModeHelper isDeveloperModeEnabled] (in DVTDeveloperModeHelper)
  7  0x000000010b961160 __63-[DVTDeveloperModeAlertHelper _shouldAskUserAboutDeveloperMode]_block_invoke (in DVTDeveloperModeHelper)
  8  0x00007fff89cfe6e3 _dispatch_client_callout (in libdispatch.dylib)
  9  0x00007fff89cfe652 dispatch_once_f (in libdispatch.dylib)
 10  0x000000010b961108 -[DVTDeveloperModeAlertHelper _shouldAskUserAboutDeveloperMode] (in DVTDeveloperModeHelper)
 11  0x000000010b9611c0 -[DVTDeveloperModeAlertHelper _askToEnableDeveloperModeIfNecessary] (in DVTDeveloperModeHelper)
 12  0x000000010a3fd657 -[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:overridingTestingSpecifiers:invocationRecord:completionBlock:] (in IDEKit)
 13  0x000000010a3fe2a8 -[IDEWorkspaceTabController _runScheme:runDestination:invocationRecord:] (in IDEKit)
 14  0x000000010a34473b -[IDEWorkspaceTabController runActiveRunContext:] (in IDEKit)
 15  0x000000010a4571b1 -[IDERunPauseContinueToolbarButton performRunAction:] (in IDEKit)
 16  0x00007fff89f342aa -[NSApplication sendAction:to:from:] (in AppKit)
 17  0x00000001098aaaff __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
 18  0x00000001091c5ab1 DVTInvokeWithFailureHint (in DVTFoundation)
 19  0x00000001096dc5ba -[DVTApplication sendAction:to:from:] (in DVTKit)
 20  0x000000010989f220 -[DVTDelayedMenuButtonCell performAction:] (in DVTKit)
 21  0x00007fff89f342aa -[NSApplication sendAction:to:from:] (in AppKit)
 22  0x00000001098aaaff __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
 23  0x00000001091c5ab1 DVTInvokeWithFailureHint (in DVTFoundation)
 24  0x00000001096dc5ba -[DVTApplication sendAction:to:from:] (in DVTKit)
 25  0x00000001097a7a74 -[DVTDelayedMenuButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in DVTKit)
 26  0x00007fff89f31696 -[NSControl mouseDown:] (in AppKit)
 27  0x00000001097c3832 -[DVTMainStatusAwareButton mouseDown:] (in DVTKit)
 28  0x00000001097c37c3 -[DVTRolloverTrackingButton mouseDown:] (in DVTKit)
 29  0x00007fff89f2ac48 -[NSWindow sendEvent:] (in AppKit)
 30  0x00007fff89f25398 -[NSApplication sendEvent:] (in AppKit)
 31  0x000000010a23e83b -[IDEApplication sendEvent:] (in IDEKit)
 32  0x00007fff89e460b9 -[NSApplication run] (in AppKit)
 33  0x00007fff89df0783 NSApplicationMain (in AppKit)
 34  0x00007fff8cea25fd start (in libdyld.dylib)
 35  0x0000000000000001
 
Performing @selector(performRunAction:) from sender IDERunPauseContinueToolbarButton 0x7f9505a99920
abort() calledThread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff89a8c866 __pthread_kill + 10
1   libsystem_pthread.dylib        0x00007fff911bf36c pthread_kill + 92
2   libsystem_c.dylib              0x00007fff86c08bba abort + 125
3   com.apple.dt.IDEKit            0x000000010a43b7af +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 775
4   com.apple.dt.IDEKit            0x000000010a43c9fd -[IDEAssertionHandler handleUncaughtException:] + 919
5   com.apple.dt.IDEKit            0x000000010a43caa8 IDEHandleUncaughtException + 77
6   com.apple.CoreFoundation       0x00007fff893e53b2 __handleUncaughtException + 706
7   libobjc.A.dylib                0x00007fff89ad32a4 _objc_terminate() + 94
8   libc++abi.dylib                0x00007fff8806b3e1 std::__terminate(void (*)()) + 8
9   libc++abi.dylib                0x00007fff8806b456 std::terminate() + 54
10  libobjc.A.dylib                0x00007fff89ad3050 objc_terminate + 9
11  libdispatch.dylib              0x00007fff89cfe6f7 _dispatch_client_callout + 28
12  libdispatch.dylib              0x00007fff89cfe652 dispatch_once_f + 79
13  com.apple.dt.DVTDeveloperModeHelper 0x000000010b961108 -[DVTDeveloperModeAlertHelper _shouldAskUserAboutDeveloperMode] + 103
14  com.apple.dt.DVTDeveloperModeHelper 0x000000010b9611c0 -[DVTDeveloperModeAlertHelper _askToEnableDeveloperModeIfNecessary] + 29
15  com.apple.dt.IDEKit            0x000000010a3fd657 -[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:overridingTestingSpecifiers:invocationRecord:completionBlock:] + 1074
16  com.apple.dt.IDEKit            0x000000010a3fe2a8 -[IDEWorkspaceTabController _runScheme:runDestination:invocationRecord:] + 275
17  com.apple.dt.IDEKit            0x000000010a34473b -[IDEWorkspaceTabController runActiveRunContext:] + 188
18  com.apple.dt.IDEKit            0x000000010a4571b1 -[IDERunPauseContinueToolbarButton performRunAction:] + 500
19  com.apple.AppKit               0x00007fff89f342aa -[NSApplication sendAction:to:from:] + 327
20  com.apple.dt.DVTKit            0x00000001098aaaff __37-[DVTApplication sendAction:to:from:]_block_invoke + 351
21  com.apple.dt.DVTFoundation     0x00000001091c5ab1 DVTInvokeWithFailureHint + 82
22  com.apple.dt.DVTKit            0x00000001096dc5ba -[DVTApplication sendAction:to:from:] + 344
23  com.apple.dt.DVTKit            0x000000010989f220 -[DVTDelayedMenuButtonCell performAction:] + 198
24  com.apple.AppKit               0x00007fff89f342aa -[NSApplication sendAction:to:from:] + 327
25  com.apple.dt.DVTKit            0x00000001098aaaff __37-[DVTApplication sendAction:to:from:]_block_invoke + 351
26  com.apple.dt.DVTFoundation     0x00000001091c5ab1 DVTInvokeWithFailureHint + 82
27  com.apple.dt.DVTKit            0x00000001096dc5ba -[DVTApplication sendAction:to:from:] + 344
28  com.apple.dt.DVTKit            0x00000001097a7a74 -[DVTDelayedMenuButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 693
29  com.apple.AppKit               0x00007fff89f31696 -[NSControl mouseDown:] + 706
30  com.apple.dt.DVTKit            0x00000001097c3832 -[DVTMainStatusAwareButton mouseDown:] + 97
31  com.apple.dt.DVTKit            0x00000001097c37c3 -[DVTRolloverTrackingButton mouseDown:] + 57
32  com.apple.AppKit               0x00007fff89f2ac48 -[NSWindow sendEvent:] + 11296
33  com.apple.AppKit               0x00007fff89f25398 -[NSApplication sendEvent:] + 2021
34  com.apple.dt.IDEKit            0x000000010a23e83b -[IDEApplication sendEvent:] + 444
35  com.apple.AppKit               0x00007fff89e460b9 -[NSApplication run] + 646
36  com.apple.AppKit               0x00007fff89df0783 NSApplicationMain + 940
37  libdyld.dylib                  0x00007fff8cea25fd start + 1Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff89a8d662 kevent64 + 10
1   libdispatch.dylib              0x00007fff89d00815 _dispatch_mgr_invoke + 239
2   libdispatch.dylib              0x00007fff89d00716 _dispatch_mgr_thread + 52Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fff89a88a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff89a87d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff892da685 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff892e08a7 __CFRunLoopRun + 1175
4   com.apple.CoreFoundation       0x00007fff892dfeb5 CFRunLoopRunSpecific + 309