Closed satyananda closed 1 year ago
just experienced same. crash log:
Process: Xcode [608] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 6.2 (6776) Build Info: IDEFrameworks-6776000000000000~11 App Item ID: 497799835 App External ID: 811890240 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [608] User ID: 501
Date/Time: 2015-03-13 12:38:24.746 +0200 OS Version: Mac OS X 10.10.2 (14C1510) Report Version: 11 Anonymous UUID: B9F64F7E-E09E-671B-CE3B-8AC79FAB5E47
Sleep/Wake UUID: 7066F1EC-5BD2-4B70-82FA-32CFB111B989
Time Awake Since Boot: 3000 seconds Time Since Wake: 850 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information: ProductBuildVersion: 6C131e UNCAUGHT EXCEPTION (NSInvalidArgumentException): working directory doesn't exist. UserInfo: (null) Hints: None Backtrace: 0 0x00007fff98124654 exceptionPreprocess (in CoreFoundation) 1 0x0000000103f0e764 DVTFailureHintExceptionPreprocessor (in DVTFoundation) 2 0x00007fff9b31276e objc_exception_throw (in libobjc.A.dylib) 3 0x00007fff9812451d +[NSException raise:format:](in CoreFoundation) 4 0x00007fff9a5be736 -[NSConcreteTask launchWithDictionary:](in Foundation) 5 0x0000000113523895 +[JDXcodeBuildTask launchedTaskWithCurrentDirectoryPath:progressWindow:completion:] at /Users/kambala/Library/Application Support/Alcatraz/Plug-ins/JDPluginManager/JDPluginManager/Classes/JDXcodeBuildTask.m:28 (in JDPluginManager) 6 0x000000011351f268 -[JDPluginInstaller startXcodeBuildWithCompletion:] at /Users/kambala/Library/Application Support/Alcatraz/Plug-ins/JDPluginManager/JDPluginManager/Classes/JDPluginInstaller.m:191 (in JDPluginManager) 7 0x000000011351e9a9 75-[JDPluginInstaller beginInstallWithRepositoryPath:searchInSubdirectories:]_block_invoke at /Users/kambala/Library/Application Support/Alcatraz/Plug-ins/JDPluginManager/JDPluginManager/Classes/JDPluginInstaller.m:140 (in JDPluginManager) 8 0x000000011351b1ec 67-[JDGitCloneTask initWithRepositoryPath:progressWindow:completion:]_block_invoke51 at /Users/kambala/Library/Application Support/Alcatraz/Plug-ins/JDPluginManager/JDPluginManager/Classes/JDGitCloneTask.m:52 (in JDPluginManager) 9 0x0000000113525888 92-[NSTaskWithProgress initWithLaunchPath:arguments:currentDirectoryPath:progress:completion:]_block_invoke_2 at /Users/kambala/Library/Application Support/Alcatraz/Plug-ins/JDPluginManager/JDPluginManager/Classes/NSTaskWithProgress.m:104 (in JDPluginManager) 10 0x00007fff8f1bc323 _dispatch_call_block_and_release (in libdispatch.dylib) 11 0x00007fff8f1b7c13 _dispatch_client_callout (in libdispatch.dylib) 12 0x00007fff8f1c3cbf _dispatch_main_queue_callback_4CF (in libdispatch.dylib) 13 0x00007fff98077c79 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE (in CoreFoundation) 14 0x00007fff9803430f __CFRunLoopRun (in CoreFoundation) 15 0x00007fff98033858 CFRunLoopRunSpecific (in CoreFoundation) 16 0x00007fff9040baef RunCurrentEventLoopInMode (in HIToolbox) 17 0x00007fff9040b86a ReceiveNextEventCommon (in HIToolbox) 18 0x00007fff9040b6ab _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox) 19 0x00007fff90cc4f81 _DPSNextEvent (in AppKit) 20 0x00007fff90cc4730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:](in AppKit) 21 0x0000000104479d3d -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:](in DVTKit) 22 0x00007fff90cb8593 -[NSApplication run](in AppKit) 23 0x00007fff90ca3a14 NSApplicationMain (in AppKit) 24 0x00007fff8cfdc5c9 start (in libdyld.dylib)
abort() called
Application Specific Signatures: NSInvalidArgumentException
Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff9812466c exceptionPreprocess + 172 1 DVTFoundation 0x0000000103f0e764 DVTFailureHintExceptionPreprocessor + 194 2 libobjc.A.dylib 0x00007fff9b31276e objc_exception_throw + 43 3 CoreFoundation 0x00007fff9812451d +[NSException raise:format:] + 205 4 Foundation 0x00007fff9a5be736 -[NSConcreteTask launchWithDictionary:] + 582 5 JDPluginManager 0x0000000113523895 +[JDXcodeBuildTask launchedTaskWithCurrentDirectoryPath:progressWindow:completion:] + 213 6 JDPluginManager 0x000000011351f268 -[JDPluginInstaller startXcodeBuildWithCompletion:] + 712 7 JDPluginManager 0x000000011351e9a9 75-[JDPluginInstaller beginInstallWithRepositoryPath:searchInSubdirectories:]_block_invoke + 825 8 JDPluginManager 0x000000011351b1ec 67-[JDGitCloneTask initWithRepositoryPath:progressWindow:completion:]_block_invoke51 + 156 9 JDPluginManager 0x0000000113525888 92-[NSTaskWithProgress initWithLaunchPath:arguments:currentDirectoryPath:progress:completion:]_block_invoke_2 + 40 10 libdispatch.dylib 0x00007fff8f1bc323 _dispatch_call_block_and_release + 12 11 libdispatch.dylib 0x00007fff8f1b7c13 _dispatch_client_callout + 8 12 libdispatch.dylib 0x00007fff8f1c3cbf _dispatch_main_queue_callback_4CF + 861 13 CoreFoundation 0x00007fff98077c79 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9 14 CoreFoundation 0x00007fff9803430f __CFRunLoopRun + 2159 15 CoreFoundation 0x00007fff98033858 CFRunLoopRunSpecific + 296 16 HIToolbox 0x00007fff9040baef RunCurrentEventLoopInMode + 235 17 HIToolbox 0x00007fff9040b86a ReceiveNextEventCommon + 431 18 HIToolbox 0x00007fff9040b6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71 19 AppKit 0x00007fff90cc4f81 _DPSNextEvent + 964 20 AppKit 0x00007fff90cc4730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194 21 DVTKit 0x0000000104479d3d -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237 22 AppKit 0x00007fff90cb8593 -[NSApplication run] + 594 23 AppKit 0x00007fff90ca3a14 NSApplicationMain + 1832 24 libdyld.dylib 0x00007fff8cfdc5c9 start + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff9b156286 *pthread_kill + 10 1 libsystem_c.dylib 0x00007fff8e0c5b53 abort + 129 2 com.apple.dt.IDEKit 0x000000010515cd86 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1510 3 com.apple.dt.IDEKit 0x000000010515e008 -[IDEAssertionHandler handleUncaughtException:] + 1077 4 com.apple.dt.IDEKit 0x000000010515e0d7 IDEHandleUncaughtException + 94 5 com.apple.CoreFoundation 0x00007fff98124b1e handleUncaughtException + 718 6 libobjc.A.dylib 0x00007fff9b3167cd _objc_terminate() + 94 7 libc++abi.dylib 0x00007fff96db20a1 std::terminate(void ()()) + 8 8 libc++abi.dylib 0x00007fff96db2113 std::terminate() + 51 9 libobjc.A.dylib 0x00007fff9b3165ff objc_terminate + 9 10 libdispatch.dylib 0x00007fff8f1b7c27 _dispatch_client_callout + 28 11 libdispatch.dylib 0x00007fff8f1c3cbf _dispatch_main_queue_callback_4CF + 861 12 com.apple.CoreFoundation 0x00007fff98077c79 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE** + 9 13 com.apple.CoreFoundation 0x00007fff9803430f CFRunLoopRun + 2159 14 com.apple.CoreFoundation 0x00007fff98033858 CFRunLoopRunSpecific + 296 15 com.apple.HIToolbox 0x00007fff9040baef RunCurrentEventLoopInMode + 235 16 com.apple.HIToolbox 0x00007fff9040b86a ReceiveNextEventCommon + 431 17 com.apple.HIToolbox 0x00007fff9040b6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71 18 com.apple.AppKit 0x00007fff90cc4f81 _DPSNextEvent + 964 19 com.apple.AppKit 0x00007fff90cc4730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194 20 com.apple.dt.DVTKit 0x0000000104479d3d -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237 21 com.apple.AppKit 0x00007fff90cb8593 -[NSApplication run] + 594 22 com.apple.AppKit 0x00007fff90ca3a14 NSApplicationMain + 1832 23 libdyld.dylib 0x00007fff8cfdc5c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff9b157232 kevent64 + 10 1 libdispatch.dylib 0x00007fff8f1baa6a _dispatch_mgr_thread + 52
Thread 2:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff9b1514de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9b15064f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff98034b34 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff98033ffb __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff98033858 CFRunLoopRunSpecific + 296 5 com.apple.CFNetwork 0x00007fff8ebe3c80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434 6 com.apple.Foundation 0x00007fff9a48190a NSThreadmain + 1345 7 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 3:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff9b1563fa __select + 10 1 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 2 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 3 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff9b1514de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9b15064f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff98034b34 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff98033ffb CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff98033858 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff9a483849 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 6 com.apple.DTDeviceKitBase 0x000000010dc4adf8 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 970 7 com.apple.Foundation 0x00007fff9a48190a NSThread__main + 1345 8 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 10 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff9b1514de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9b15064f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff98034b34 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff98033ffb CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff98033858 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff90e2833b _NSEventThread + 137 6 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 6:: DYMobileDeviceManager 0 libsystem_kernel.dylib 0x00007fff9b1514de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9b15064f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff98034b34 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff98033ffb __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff98033858 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff9a483849 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 6 com.apple.Foundation 0x00007fff9a57f24f -[NSRunLoop(NSRunLoop) run] + 74 7 com.apple.GPUToolsMobileFoundation 0x00000001152049eb -[DYMobileDeviceManager _deviceNotificationThread:] + 134 8 com.apple.Foundation 0x00007fff9a48190a NSThreadmain + 1345 9 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 11 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 7: 0 libsystem_kernel.dylib 0x00007fff9b156136 psynch_cvwait + 10 1 com.apple.Xcode.DevToolsCore 0x000000010d61d0fe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519 2 com.apple.Foundation 0x00007fff9a48190a NSThreadmain + 1345 3 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 8: 0 libsystem_kernel.dylib 0x00007fff9b156136 psynch_cvwait + 10 1 com.apple.Xcode.DevToolsCore 0x000000010d61d0fe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519 2 com.apple.Foundation 0x00007fff9a48190a NSThreadmain + 1345 3 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 9: 0 libsystem_kernel.dylib 0x00007fff9b156136 psynch_cvwait + 10 1 com.apple.Xcode.DevToolsCore 0x000000010d61d0fe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519 2 com.apple.Foundation 0x00007fff9a48190a NSThreadmain + 1345 3 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 10:: Dispatch queue: parsing queue 0 libsystem_kernel.dylib 0x00007fff9b15151a semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff8f1bec55 _dispatch_semaphore_wait_slow + 213 2 com.apple.dt.instruments.DTXConnectionServices 0x0000000105d05fda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87 3 com.apple.dt.instruments.DTXConnectionServices 0x0000000105d05c08 -[DTXMessageParser parseMessage] + 50 4 com.apple.dt.instruments.DTXConnectionServices 0x0000000105d059c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35 5 libdispatch.dylib 0x00007fff8f1bc323 _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00007fff8f1b7c13 _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff8f1bb365 _dispatch_queue_drain + 1100 8 libdispatch.dylib 0x00007fff8f1bcecc _dispatch_queue_invoke + 202 9 libdispatch.dylib 0x00007fff8f1ba6b7 _dispatch_root_queue_drain + 463 10 libdispatch.dylib 0x00007fff8f1c8fe4 _dispatch_worker_thread3 + 91 11 libsystem_pthread.dylib 0x00007fff9ac9e637 _pthread_wqthread + 729 12 libsystem_pthread.dylib 0x00007fff9ac9c40d start_wqthread + 13
Thread 11: 0 libsystem_kernel.dylib 0x00007fff9b1514de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9b15064f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff98034b34 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff98033ffb CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff98033858 CFRunLoopRunSpecific + 296 5 com.apple.CoreFoundation 0x00007fff980e9ef1 CFRunLoopRun + 97 6 com.apple.DebugSymbols 0x00007fff8c934b8f SpotlightQueryThread(void*) + 463 7 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 12:: Dispatch queue: parsing queue 0 libsystem_kernel.dylib 0x00007fff9b15151a semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff8f1bec55 _dispatch_semaphore_wait_slow + 213 2 com.apple.dt.instruments.DTXConnectionServices 0x0000000105d05fda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87 3 com.apple.dt.instruments.DTXConnectionServices 0x0000000105d05c08 -[DTXMessageParser parseMessage] + 50 4 com.apple.dt.instruments.DTXConnectionServices 0x0000000105d059c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35 5 libdispatch.dylib 0x00007fff8f1bc323 _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00007fff8f1b7c13 _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff8f1bb365 _dispatch_queue_drain + 1100 8 libdispatch.dylib 0x00007fff8f1bcecc _dispatch_queue_invoke + 202 9 libdispatch.dylib 0x00007fff8f1ba6b7 _dispatch_root_queue_drain + 463 10 libdispatch.dylib 0x00007fff8f1c8fe4 _dispatch_worker_thread3 + 91 11 libsystem_pthread.dylib 0x00007fff9ac9e637 _pthread_wqthread + 729 12 libsystem_pthread.dylib 0x00007fff9ac9c40d start_wqthread + 13
Thread 13:: lldb.debugger.io-handler
0 libsystem_kernel.dylib 0x00007fff9b15630a read_nocancel + 10
1 libsystem_c.dylib 0x00007fff8e0aaf4b srefill1 + 24
2 libsystem_c.dylib 0x00007fff8e0a47db fgets + 104
3 com.apple.LLDB.framework 0x000000010c219fad lldb_private::IOHandlerEditline::GetLine(std::1::basic_string<char, std::__1::char_traits
Thread 14::
Thread 15:: <lldb.process.internal-state(pid=1506)>
0 libsystem_kernel.dylib 0x00007fff9b156136 psynch_cvwait + 10
1 com.apple.LLDB.framework 0x000000010c1e6045 lldb_private::Condition::Wait(lldb_private::Mutex&, lldbprivate::TimeValue const, bool_) + 109
2 com.apple.LLDB.framework 0x000000010c249052 lldb_private::Predicate
Thread 16:: <DBGLLDBSessionThread (pid=1506)>
0 libsystem_kernel.dylib 0x00007fff9b156136 psynch_cvwait + 10
1 com.apple.LLDB.framework 0x000000010c1e6045 lldb_private::Condition::Wait(lldb_private::Mutex&, lldbprivate::TimeValue const, bool_) + 109
2 com.apple.LLDB.framework 0x000000010c249052 lldb_private::Predicate
Thread 17: 0 libsystem_kernel.dylib 0x00007fff9b15694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac9c40d start_wqthread + 13
Thread 18: 0 libsystem_kernel.dylib 0x00007fff9b15694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac9c40d start_wqthread + 13
Thread 19: 0 libsystem_kernel.dylib 0x00007fff9b15694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac9c40d start_wqthread + 13
Thread 20: 0 libsystem_kernel.dylib 0x00007fff9b15694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac9c40d start_wqthread + 13
Thread 21: 0 libsystem_kernel.dylib 0x00007fff9b15694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac9c40d start_wqthread + 13
Thread 22: 0 libsystem_kernel.dylib 0x00007fff9b15694a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac9c40d start_wqthread + 13
Thread 23: 0 libsystem_kernel.dylib 0x00007fff9b15648a __semwait_signal + 10 1 com.apple.CoreSymbolication 0x00007fff8d2a1f27 0x7fff8d28f000 + 77607 2 libsystem_pthread.dylib 0x00007fff9ac9e268 _pthread_body + 131 3 libsystem_pthread.dylib 0x00007fff9ac9e1e5 _pthread_start + 176 4 libsystem_pthread.dylib 0x00007fff9ac9c41d thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5bebc058 rdx: 0x0000000000000000 rdi: 0x000000000000130f rsi: 0x0000000000000006 rbp: 0x00007fff5bebc080 rsp: 0x00007fff5bebc058 r8: 0x0000000000003fff r9: 0x00007fe2a1612f30 r10: 0x0000000008000000 r11: 0x0000000000000206 r12: 0x00007fff9b30d440 r13: 0x00007fe277fca2b0 r14: 0x00007fff7e0be300 r15: 0x00007fe2a1613500 rip: 0x00007fff9b156286 rfl: 0x0000000000000206 cr2: 0x00000001068b1f06
Logical CPU: 0 Error Code: 0x020000b8 Trap Number: 133
Binary Images:
0x103d42000 - 0x103d42ff7 com.apple.dt.Xcode (6.2 - 6776)
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 1356 thread_create: 0 thread_set_state: 84
VM Region Summary: ReadOnly portion of Libraries: Total=408.9M resident=136.7M(33%) swapped_out_or_unallocated=272.2M(67%) Writable regions: Total=2.2G written=680.5M(30%) resident=1.0G(44%) swapped_out=39.5M(2%) unallocated=1.2G(56%)
REGION TYPE VIRTUAL =========== ======= Activity Tracing 2048K CG backing stores 13.4M CG image 27.4M CG raster data 12K CG shared images 848K CoreAnimation 13.4M CoreData Object IDs 4100K CoreGraphics 12K CoreImage 72K CoreUI image data 468K Dispatch continuations 8192K Foundation 16K Image IO 23.3M JS JIT generated code 8K JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated) Kernel Alloc Once 8K MALLOC 1.1G MALLOC (admin) 32K Memory Tag 242 12K Memory Tag 249 156K Memory Tag 251 52K OpenCL 68K SQLite page cache 18.8M STACK GUARD 56.1M Stack 19.3M VM_ALLOCATE 17.3M WebKit Malloc 464K DATA 45.5M IMAGE 528K LINKEDIT 104.9M TEXT 304.0M __UNICODE 544K mapped file 773.6M shared memory 4K =========== ======= TOTAL 3.5G TOTAL, minus reserved VM space 2.5G
Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f17 Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.24) Bluetooth: Version 4.3.2f6 15235, 3 services, 19 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Network Service: p2p home, Ethernet, en0 Serial ATA Device: INTEL SSDSC2BW120A4, 120,03 GB Serial ATA Device: ST9320325ASG, 320,07 GB USB Device: Hub USB Device: Apple Internal Keyboard / Trackpad USB Device: Internal Memory Card Reader USB Device: BRCM2070 Hub USB Device: Bluetooth USB Host Controller USB Device: Hub USB Device: IR Receiver USB Device: Built-in iSight Thunderbolt Bus:
On Clicking Update in JDPluginManager option always Xcode get crash. It is happening for Xcode 5+ and Xcode 6+