dimanche 10 mai 2015

Xcode 6 Crash on Launch error EXC_BAD_ACCESS (SIGSEGV)

Process:               Xcode [3797]
Path:                  /Applications/http://ift.tt/1kAnkB8
Identifier:            com.apple.dt.Xcode
Version:               6.3.1 (7703)
Build Info:            IDEFrameworks-7703000000000000~4
App Item ID:           497799835
App External ID:       812230896
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [3797]
User ID:               501

Date/Time:             2015-05-10 18:38:38.606 -0400
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11
Anonymous UUID:        00D6503E-DBD7-2FE7-3ECF-A8EF678DFC38

Sleep/Wake UUID:       2788F068-DB50-4E00-9B74-E4FC95AC2582

Time Awake Since Boot: 26000 seconds
Time Since Wake:       1700 seconds

Crashed Thread:        7  Dispatch queue: com.apple.dt.Xcode.IBSourceCodeClassProvider

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
--> 
    __TEXT                 0000000109d67000-0000000109d68000 [    4K] r-x/rwx SM=COW  /Applications/http://ift.tt/1kAnkB8

Application Specific Information:
ProductBuildVersion: 6D1002

Thread 0:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff8b34e0d8 search_method_list(method_list_t const*, objc_selector*) + 58
1   libobjc.A.dylib                 0x00007fff8b35fa21 getMethodNoSuper_nolock(objc_class*, objc_selector*) + 89
2   libobjc.A.dylib                 0x00007fff8b35f89b lookUpImpOrForward + 614
3   libobjc.A.dylib                 0x00007fff8b35f617 lookUpImpOrNil + 20
4   libobjc.A.dylib                 0x00007fff8b359970 _class_resolveInstanceMethod(objc_class*, objc_selector*, objc_object*) + 108
5   libobjc.A.dylib                 0x00007fff8b35f799 lookUpImpOrForward + 356
6   libobjc.A.dylib                 0x00007fff8b352408 class_getInstanceMethod + 60
7   com.apple.Foundation            0x00007fff9205920c NSKeyValueMethodForPattern + 139
8   com.apple.Foundation            0x00007fff92059d89 +[NSObject(NSKeyValueCodingPrivate) _createValueGetterWithContainerClassID:key:] + 319
9   com.apple.Foundation            0x00007fff92059bc8 -[NSObject(NSKeyValueCoding) valueForKey:] + 270
10  com.apple.dt.IDEKit             0x000000010b012249 -[IDENavigableItem childItems] + 111
11  com.apple.dt.IDEKit             0x000000010b020d9a -[IDEFileNavigableItem identifierForChildItem:] + 154
12  com.apple.dt.IDEKit             0x000000010b0206a6 -[IDENavigableItemArchivableRepresentation initWithNavigableItem:] + 368
13  com.apple.dt.IDEKit             0x000000010b03081f -[IDENavigableItem archivableRepresentation] + 50
14  com.apple.dt.IDEKit             0x000000010b1d8093 -[IDEEditorArea selectedNavigableItemArchivedRepresentation] + 106
15  com.apple.dt.IDEKit             0x000000010b17b521 __50-[IDENavigatorArea _handleCurrentNavigatorChanged]_block_invoke + 87
16  com.apple.dt.DVTFoundation      0x0000000109eb45c8 -[_DVTAsynchronousRequest _invokeBlock:] + 58
17  com.apple.Foundation            0x00007fff9207c41b __NSFireDelayedPerform + 364
18  com.apple.CoreFoundation        0x00007fff8e2682e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
19  com.apple.CoreFoundation        0x00007fff8e267f73 __CFRunLoopDoTimer + 1059
20  com.apple.CoreFoundation        0x00007fff8e2db53d __CFRunLoopDoTimers + 301
21  com.apple.CoreFoundation        0x00007fff8e223608 __CFRunLoopRun + 2024
22  com.apple.CoreFoundation        0x00007fff8e222bd8 CFRunLoopRunSpecific + 296
23  com.apple.HIToolbox             0x00007fff90a0956f RunCurrentEventLoopInMode + 235
24  com.apple.HIToolbox             0x00007fff90a092ea ReceiveNextEventCommon + 431
25  com.apple.HIToolbox             0x00007fff90a0912b _BlockUntilNextEventMatchingListInModeWithFilter + 71
26  com.apple.AppKit                0x00007fff931149bb _DPSNextEvent + 978
27  com.apple.AppKit                0x00007fff93113f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
28  com.apple.dt.DVTKit             0x000000010a4badda -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237
29  com.apple.AppKit                0x00007fff93109bf3 -[NSApplication run] + 594
30  com.apple.AppKit                0x00007fff93086354 NSApplicationMain + 1832
31  libdyld.dylib                   0x00007fff964605c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff96456232 kevent64 + 10
1   libdispatch.dylib               0x00007fff96bafa6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff9645594a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8e19440d start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff9645594a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8e19440d start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff9645594a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8e19440d start_wqthread + 13

Thread 5:: Dispatch queue: IBPlatformToolRequestQueue.IBCocoaTouchFramework-EightAndLater
0   libsystem_kernel.dylib          0x00007fff96456682 read + 10
1   com.apple.dt.IBFoundation       0x0000000110b15c13 -[IBMessageSendChannel sendMessage:returnValue:context:error:arguments:] + 1252
2   com.apple.dt.IDE.IDEInterfaceBuilderKit 0x0000000115397ef0 -[IBAbstractMessageChannelInterfaceBuilderToolProxy renderImagesForRequests:] + 228
3   com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration   0x000000011a239625 0x11a0b5000 + 1590821
4   com.apple.dt.IDE.IDEInterfaceBuilderKit 0x00000001153dba79 -[IBRemoteViewImageRequestProcessor performRequestOnBackgroundThreadWithData:platformTool:] + 89
5   com.apple.dt.IDE.IDEInterfaceBuilderKit 0x0000000115231ccb -[IBPlatformToolRequester processRequests] + 1079
6   com.apple.dt.DVTFoundation      0x0000000109f72cbc __DVTDispatchAsync_block_invoke + 106
7   libdispatch.dylib               0x00007fff96bb1323 _dispatch_call_block_and_release + 12
8   libdispatch.dylib               0x00007fff96bacc13 _dispatch_client_callout + 8
9   libdispatch.dylib               0x00007fff96bb0365 _dispatch_queue_drain + 1100
10  libdispatch.dylib               0x00007fff96bb1ecc _dispatch_queue_invoke + 202
11  libdispatch.dylib               0x00007fff96baf6b7 _dispatch_root_queue_drain + 463
12  libdispatch.dylib               0x00007fff96bbdfe4 _dispatch_worker_thread3 + 91
13  libsystem_pthread.dylib         0x00007fff8e196637 _pthread_wqthread + 729
14  libsystem_pthread.dylib         0x00007fff8e19440d start_wqthread + 13

XCODE crashes on launch.. please help! I've reinstalled Xcode, deleted .userdata and even tried to remake the project by transferrin the existing files, but the new project yields the same error.

seems to be a corruption issues somehow following these specific files, but need to retrieve them.. thanks in advance!

Aucun commentaire:

Enregistrer un commentaire