CocoaPods / CocoaPods-app

A full-featured and standalone installation of CocoaPods.
Other
1.23k stars 283 forks source link

crash everytime #323

Open ihomway opened 8 years ago

ihomway commented 8 years ago

My "CocoaPods" will crash every time when I open it

`Process:               CocoaPods [61751]
Path:                  /Applications/CocoaPods.app/Contents/MacOS/CocoaPods
Identifier:            org.cocoapods.CocoaPods
Version:               1.0.0 (1.0.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           CocoaPods [61751]
User ID:               501

Date/Time:             2016-05-12 11:34:48.158 +0800
OS Version:            Mac OS X 10.11.4 (15E65)
Report Version:        11
Anonymous UUID:        1045BCF9-C6D1-BE0D-5418-1C0465FE4EBD

Sleep/Wake UUID:       06E7B6BF-E26B-452D-A2A9-DD087AA9C507

Time Awake Since Boot: 550000 seconds
Time Since Wake:       520000 seconds

System Integrity Protection: enabled

Crashed Thread:        1  Dispatch queue: com.apple.NSXPCConnection.user.org.cocoapods.ReflectionService

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
value type is not bridged to Objective-C

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff9ae6ff72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9ae6f3b3 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff956e11c4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff956e068c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff956dfed8 CFRunLoopRunSpecific + 296
5   com.apple.HIToolbox             0x00007fff9b514935 RunCurrentEventLoopInMode + 235
6   com.apple.HIToolbox             0x00007fff9b51476f ReceiveNextEventCommon + 432
7   com.apple.HIToolbox             0x00007fff9b5145af _BlockUntilNextEventMatchingListInModeWithFilter + 71
8   com.apple.AppKit                0x00007fff9102fefa _DPSNextEvent + 1067
9   com.apple.AppKit                0x00007fff9102f32a -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
10  com.apple.AppKit                0x00007fff91023e84 -[NSApplication run] + 682
11  org.cocoapods.CocoaPods         0x0000000103b49d5e main + 346
12  libdyld.dylib                   0x00007fff9b0115ad start + 1

Thread 1 Crashed:: Dispatch queue: com.apple.NSXPCConnection.user.org.cocoapods.ReflectionService
0   libswiftCore.dylib              0x0000000103ff0a5f swift_bridgeNonVerbatimFromObjectiveC + 255
1   libswiftFoundation.dylib        0x00000001042e7d01 _TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x + 385
2   libswiftFoundation.dylib        0x00000001042e7ae0 _TFZFE10FoundationVs10Dictionary26_forceBridgeFromObjectiveCFTCSo12NSDictionary6resultRGSqGS0_xq____T_U_FTPs9AnyObject_PS2__GSpV10ObjectiveC8ObjCBool__T_ + 144
3   libswiftFoundation.dylib        0x00000001042e4584 _TPA__TFZFE10FoundationVs10Dictionary26_forceBridgeFromObjectiveCFTCSo12NSDictionary6resultRGSqGS0_xq____T_U_FTPs9AnyObject_PS2__GSpV10ObjectiveC8ObjCBool__T_ + 100
4   com.apple.CoreFoundation        0x00007fff956de496 __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 102
5   com.apple.CoreFoundation        0x00007fff956de389 -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 185
6   libswiftFoundation.dylib        0x00000001042d387e _TZFE10FoundationVs10Dictionary26_forceBridgeFromObjectiveCfTCSo12NSDictionary6resultRGSqGS0_xq____T_ + 558
7   libswiftFoundation.dylib        0x00000001042d35ab _TF10Foundation32_convertNSDictionaryToDictionaryu0_Rxs8HashablerFGSqCSo12NSDictionary_GVs10Dictionaryxq__ + 75
8   org.cocoapods.CocoaPods         0x0000000103b5cac2 _TTRXFo_oGVs10DictionarySSSS_oGSqCSo7NSError__dT__XFdCb_dCSo12NSDictionarydGSqS0___dT__ + 66
9   com.apple.CoreFoundation        0x00007fff956dda6c __invoking___ + 140
10  com.apple.CoreFoundation        0x00007fff956dd8fe -[NSInvocation invoke] + 286
11  com.apple.Foundation            0x00007fff91d788dc __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 17
12  com.apple.Foundation            0x00007fff91d75eb1 -[NSXPCConnection _decodeAndInvokeReplyBlockWithData:sequence:replyInfo:] + 810
13  com.apple.Foundation            0x00007fff91d75792 __95-[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:]_block_invoke331 + 266
14  libxpc.dylib                    0x00007fff99a9562f _xpc_connection_reply_callout + 26
15  libxpc.dylib                    0x00007fff99a955d0 _xpc_connection_call_reply + 36
16  libdispatch.dylib               0x00007fff8e69a40b _dispatch_client_callout + 8
17  libdispatch.dylib               0x00007fff8e69f03b _dispatch_queue_drain + 754
18  libdispatch.dylib               0x00007fff8e6a5707 _dispatch_queue_invoke + 549
19  libdispatch.dylib               0x00007fff8e69a40b _dispatch_client_callout + 8
20  libdispatch.dylib               0x00007fff8e69e29b _dispatch_root_queue_drain + 1890
21  libdispatch.dylib               0x00007fff8e69db00 _dispatch_worker_thread3 + 91
22  libsystem_pthread.dylib         0x00007fff970ce4de _pthread_wqthread + 1129
23  libsystem_pthread.dylib         0x00007fff970cc341 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff9ae76efa kevent_qos + 10
1   libdispatch.dylib               0x00007fff8e6a0165 _dispatch_mgr_invoke + 216
2   libdispatch.dylib               0x00007fff8e69fdcd _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib          0x00007fff9ae765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff970ce578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff970cc341 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff9ae765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff970ce578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff970cc341 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff9ae765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff970ce578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff970cc341 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff9ae765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff970ce578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff970cc341 start_wqthread + 13

Thread 7:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff9ae6ff72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9ae6f3b3 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff956e11c4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff956e068c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff956dfed8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff91185e99 _NSEventThread + 149
6   libsystem_pthread.dylib         0x00007fff970ce99d _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff970ce91a _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff970cc351 thread_start + 13

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x000000010403524f  rbx: 0x000000010430fbd8  rcx: 0x0000000000000000  rdx: 0x00007fff792920c0
  rdi: 0x00007fff7a1a0780  rsi: 0x00007fff95ab7b33  rbp: 0x00007000000807e0  rsp: 0x00007000000807c0
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00000000ffffffff  r11: 0x00007fff923d21c4
  r12: 0x00000001040594d8  r13: 0x00000001040594d8  r14: 0x00007fc283c03a90  r15: 0x00007fff7a1a0780
  rip: 0x0000000103ff0a5f  rfl: 0x0000000000000246  cr2: 0x000070000031fe20

Logical CPU:     0
Error Code:      0x0100001f
Trap Number:     133

Binary Images:
       0x103b45000 -        0x103bacfff +org.cocoapods.CocoaPods (1.0.0 - 1.0.0) <CCE30D40-CCD1-34C3-A659-7ED78A8FAAF2> /Applications/CocoaPods.app/Contents/MacOS/CocoaPods
       0x103c96000 -        0x103c9dff7 +org.cocoapods.ANSIEscapeHelper (0.9.6 - 1) <E8E85099-8FBB-3EDD-858A-42800465AB03> /Applications/CocoaPods.app/Contents/Frameworks/ANSIEscapeHelper.framework/Versions/A/ANSIEscapeHelper
       0x103cae000 -        0x103cebff3 +org.cocoapods.Fragaria (1.0.1 - 1) <4E4936C7-2FFB-369C-8FBC-BFF8F990AC91> /Applications/CocoaPods.app/Contents/Frameworks/Fragaria.framework/Versions/A/Fragaria
       0x103d49000 -        0x103d4eff3 +org.cocoapods.LetsMove (1.20.0 - 1) <CB70B6C9-340F-3951-AFD9-60AC60CF9749> /Applications/CocoaPods.app/Contents/Frameworks/LetsMove.framework/Versions/A/LetsMove
       0x103d5d000 -        0x103d99ff7 +org.sparkle-project.Sparkle (1.14.0 - 1.14.0) <85A19559-55A6-3BA3-AC85-543D647D8F30> /Applications/CocoaPods.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x103ddb000 -        0x103de4fff +libswiftAppKit.dylib (2.2 - 703.0.18.8) <D654F7A7-A6BB-335F-90FC-484B64FA7D0B> /Applications/CocoaPods.app/Contents/Frameworks/libswiftAppKit.dylib
       0x103df2000 -        0x104044fff +libswiftCore.dylib (2.2 - 703.0.18.8) <1DB3DB43-E28D-3402-A97F-1940B81F592A> /Applications/CocoaPods.app/Contents/Frameworks/libswiftCore.dylib
       0x10427b000 -        0x10427ffff +libswiftCoreData.dylib (2.2 - 703.0.18.8) <A8EB6A2F-2FFF-3FD6-8482-2B67EF3186F3> /Applications/CocoaPods.app/Contents/Frameworks/libswiftCoreData.dylib
       0x104286000 -        0x104290fff +libswiftCoreGraphics.dylib (2.2 - 703.0.18.8) <B533CD35-E0FE-3557-98CB-FD08E54B55E8> /Applications/CocoaPods.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x1042a4000 -        0x1042a8fff +libswiftCoreImage.dylib (2.2 - 703.0.18.8) <9071FC4E-5C46-3020-B6C7-1C655B3C87D5> /Applications/CocoaPods.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x1042b0000 -        0x1042b5fff +libswiftDarwin.dylib (2.2 - 703.0.18.8) <F786EB64-F887-3A04-B81A-FCF8F81BD167> /Applications/CocoaPods.app/Contents/Frameworks/libswiftDarwin.dylib
       0x1042c2000 -        0x1042c5fff +libswiftDispatch.dylib (2.2 - 703.0.18.8) <EBFB759C-56BF-36CF-A653-3A77E20CEFF4> /Applications/CocoaPods.app/Contents/Frameworks/libswiftDispatch.dylib
       0x1042cd000 -        0x10430eff7 +libswiftFoundation.dylib (2.2 - 703.0.18.8) <08D4B327-D394-3612-AC42-1BA0248435F7> /Applications/CocoaPods.app/Contents/Frameworks/libswiftFoundation.dylib
       0x10435b000 -        0x10435eff3 +libswiftIOKit.dylib (2.2 - 703.0.18.8) <9D5A41CB-0158-3F16-9AEF-BF8A6D974003> /Applications/CocoaPods.app/Contents/Frameworks/libswiftIOKit.dylib
       0x104369000 -        0x10436efff +libswiftObjectiveC.dylib (2.2 - 703.0.18.8) <ABA6A1E5-0008-377F-815D-F9B5C205FFC4> /Applications/CocoaPods.app/Contents/Frameworks/libswiftObjectiveC.dylib
    0x7fff62edb000 -     0x7fff62f120d7  dyld (360.21) <D9B236BC-4AC1-325F-B3EF-3F06DBDA7119> /usr/lib/dyld
    0x7fff877f3000 -     0x7fff877f5ff7  libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff880d2000 -     0x7fff88412fff  com.apple.WebKit (11601 - 11601.5.17.1) <6FA46AD7-3DF1-3654-A642-D9C5BE613ED7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff88413000 -     0x7fff88418ff7  libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib
    0x7fff8845c000 -     0x7fff88580fff  libsqlite3.dylib (216.4) <280D67B8-F93D-3587-A146-19F36C817548> /usr/lib/libsqlite3.dylib
    0x7fff88615000 -     0x7fff88620fff  libkxld.dylib (3248.40.184) <6F776D34-D06C-3C48-B753-D0FB375A4A8A> /usr/lib/system/libkxld.dylib
    0x7fff888b0000 -     0x7fff888b2fff  com.apple.xpc.ServiceManagement (1.0 - 1) <F3E14561-5DF4-3429-98ED-8F27A87A343A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff88e25000 -     0x7fff88e25fff  com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88e31000 -     0x7fff88e80ff7  com.apple.opencl (2.7.0 - 2.7.0) <307263BA-0368-38C9-A7FB-25920343D0DF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88e8a000 -     0x7fff88f01ff7  com.apple.MMCS (1.3 - 357.1) <549FBEFC-55F7-3101-BF51-A0B1F7CF2B46> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff88f02000 -     0x7fff88f5efff  libTIFF.dylib (1444) <2A22E6B7-213B-3253-838F-C3EC3C8F2727> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff892a6000 -     0x7fff8931aff3  com.apple.securityfoundation (6.0 - 55126) <1F6BDF18-3CF0-3E85-8D9B-0663599B9949> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8931b000 -     0x7fff8940affb  libxml2.2.dylib (29.5) <4096C2EA-6659-3F22-AC60-1E2F30BDD2B7> /usr/lib/libxml2.2.dylib
    0x7fff8940b000 -     0x7fff894affff  com.apple.Bluetooth (4.4.4 - 4.4.4f4) <BCF89EFE-853D-3AEA-AE31-DC8293C7284F> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff895b8000 -     0x7fff89609ff7  libcups.2.dylib (435.1) <4198A94D-A46C-39AA-92B6-83D0BA507D6C> /usr/lib/libcups.2.dylib
    0x7fff89763000 -     0x7fff89855ff7  libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
    0x7fff8988a000 -     0x7fff8988aff7  liblaunch.dylib (765.40.36) <1CD7619D-AF2E-34D1-8EC6-8021CF473D9B> /usr/lib/system/liblaunch.dylib
    0x7fff898ec000 -     0x7fff898f5ff7  com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff89a95000 -     0x7fff89abeff7  libxslt.1.dylib (14.1) <27DE3F2E-CE96-3327-A563-788EE3E2775B> /usr/lib/libxslt.1.dylib
    0x7fff89fc7000 -     0x7fff8a3c3fff  libLAPACK.dylib (1162.2) <987E42B0-5108-3065-87F0-9DF7616A8A06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8a3c4000 -     0x7fff8a3ddfff  com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8a3de000 -     0x7fff8a678fff  com.apple.security (7.0 - 57337.40.85) <7C5B8DEF-3D02-3410-9BD3-2B1251F84D4B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8a915000 -     0x7fff8a93efff  libsystem_info.dylib (477.40.5) <6B01C09E-A3E5-3C71-B370-D0CABD11A436> /usr/lib/system/libsystem_info.dylib
    0x7fff8a93f000 -     0x7fff8a94effb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8affd000 -     0x7fff8b42bfff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8b490000 -     0x7fff8b490fff  libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8b499000 -     0x7fff8b5e3ff7  com.apple.coreui (2.1 - 366.1) <A3868F31-ACF4-3EA5-9E75-79ED44FA7F06> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8b712000 -     0x7fff8bbadff3  com.apple.GeoServices (1.0 - 1151.47.0.1) <928294E7-6897-3D5B-9D2E-BC092B6C25DE> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8bbae000 -     0x7fff8bbaefff  com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8bbaf000 -     0x7fff8bbb0fff  libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8cbf6000 -     0x7fff8cd23ff3  com.apple.CoreText (352.0 - 494.11) <08E8640E-6602-3A00-BC28-94235FD311B4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8cd24000 -     0x7fff8cd3aff7  libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8cd3b000 -     0x7fff8cd81ff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
    0x7fff8cd8a000 -     0x7fff8cf30ff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <082319FC-59F2-3D36-AC9B-94759724E302> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8cf80000 -     0x7fff8cfbeff7  libGLImage.dylib (12.0.40.6) <734B133F-E789-3A25-9DE6-1CCBA4896D4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8cfbf000 -     0x7fff8d00fff7  com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8d16c000 -     0x7fff8d171ff3  libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
    0x7fff8d173000 -     0x7fff8d192ff7  com.apple.framework.Apple80211 (11.0 - 1121.34) <AE7795B8-4590-3714-999D-3FBFF6BF5D93> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8d263000 -     0x7fff8d3bfff3  com.apple.WebKitLegacy (11601 - 11601.5.17.1) <BEF2ACE7-5D6F-32A2-93BA-BF78D126465F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff8d3c0000 -     0x7fff8d3dcff7  libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8d3dd000 -     0x7fff8d3e5fff  libGFXShared.dylib (12.0.40.6) <1CDE5AEF-3E44-3547-879E-BB490EE7702C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8d6a3000 -     0x7fff8d6a8fff  com.apple.TCC (1.0 - 1) <50F7EC60-5B21-3B9B-BF2F-F037EA7B12FB> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8d6c1000 -     0x7fff8d6c2fff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8e5cc000 -     0x7fff8e5e6fff  com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8e5e7000 -     0x7fff8e697fff  com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8e698000 -     0x7fff8e6c5fff  libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
    0x7fff8e719000 -     0x7fff8e72aff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
    0x7fff8e793000 -     0x7fff8e83afff  com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8e872000 -     0x7fff8e876fff  libGIF.dylib (1444) <D3F44A33-355E-3154-A465-1C732AAC5F75> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8e8d3000 -     0x7fff8e8dbfef  libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
    0x7fff8e8e3000 -     0x7fff8e8e9fff  com.apple.IOAccelerator (205.3 - 205.3) <851B6BF8-5B7F-3FB5-9E45-10AAE3BF7438> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff8e8ea000 -     0x7fff8e9dafff  libJP2.dylib (1444) <27371567-A122-3217-ADA0-3A446EF6A3E9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8ea6b000 -     0x7fff8eaf8fff  libsystem_c.dylib (1082.20.4) <CDEBF2BB-A578-30F5-846F-96274951C3C5> /usr/lib/system/libsystem_c.dylib
    0x7fff8eaf9000 -     0x7fff8ec1eff7  com.apple.LaunchServices (728.8 - 728.8) <FDA38B17-82E2-322F-A008-B9207A6EA668> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8ec57000 -     0x7fff8ec73fff  com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8ecf1000 -     0x7fff8ed0dff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff8ed72000 -     0x7fff8ede7fff  com.apple.framework.IOKit (2.0.2 - 1179.40.20) <FB2AD43B-905D-3BD0-BE17-ACE7D4D13E24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8ede8000 -     0x7fff8ee7dfff  com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8ee7e000 -     0x7fff8eeb6ff7  com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8eeb7000 -     0x7fff8eeb9ff7  libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib
    0x7fff8eeba000 -     0x7fff8eee9ff7  com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8eeea000 -     0x7fff8ef50ff7  libsystem_network.dylib (583.40.20) <269E5ADD-6922-31E2-8D55-7B777263AC0D> /usr/lib/system/libsystem_network.dylib
    0x7fff8efa9000 -     0x7fff8f01dff7  com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8f01e000 -     0x7fff8f01efff  com.apple.Accelerate (1.10 - Accelerate 1.10) <185EC96A-5AF0-3620-A4ED-4D3654D25B39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8f022000 -     0x7fff8f056ff7  com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8f43d000 -     0x7fff8f65eff7  com.apple.CoreImage (11.4.0 - 366.4.19) <6EE4A686-50C8-3D77-A036-BE8AA0F8A2FD> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8f744000 -     0x7fff8f74efff  com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8f7f7000 -     0x7fff8f7f9fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <7659CACF-3B08-3AF3-8FAC-24FAF18EF114> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff8f8d0000 -     0x7fff8f8f4fff  com.apple.MultitouchSupport.framework (304.10.2 - 304.10.2) <CE75EDA3-2B22-3968-834E-550EA870ECC8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8f8f5000 -     0x7fff8f941fff  com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8fab2000 -     0x7fff8fab6fff  libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
    0x7fff8fab7000 -     0x7fff8fad0fff  com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8fcb6000 -     0x7fff8fcc7fff  libSparseBLAS.dylib (1162.2) <EBEB3848-3468-342A-91A6-5C47F2369CD9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff8fcc8000 -     0x7fff8fcd3ff7  libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
    0x7fff8fcdf000 -     0x7fff8fd97ff7  com.apple.CoreDuet (1.0 - 1) <058EAEDE-156F-309C-AB61-34C61B93D967> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff8fd98000 -     0x7fff90e86ff7  com.apple.WebCore (11601 - 11601.5.17) <01B1DEA6-A07A-367B-84C0-E264EEFBBA1F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff90e87000 -     0x7fff90e93fff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff90e94000 -     0x7fff90ee9fff  com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff90fe7000 -     0x7fff91c10fff  com.apple.AppKit (6.9 - 1404.46) <2492D315-76B6-320B-B542-231FCA44CA48> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff91c8c000 -     0x7fff91ca4fef  libcompression.dylib (28) <E7601B62-1053-369D-8A9E-91CF86239220> /usr/lib/libcompression.dylib
    0x7fff91cb6000 -     0x7fff91cbafff  com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff91cbb000 -     0x7fff91cc0ff7  libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
    0x7fff91d45000 -     0x7fff92099fff  com.apple.Foundation (6.9 - 1258) <51833143-6CAE-3E1C-9FBA-BCDEB48D4ADF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff920aa000 -     0x7fff92111fff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff92291000 -     0x7fff92308feb  libcorecrypto.dylib (335.40.8) <9D300121-CAF8-3894-8774-DF38FA65F238> /usr/lib/system/libcorecrypto.dylib
    0x7fff92309000 -     0x7fff92334ffb  libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
    0x7fff923c8000 -     0x7fff9272af3f  libobjc.A.dylib (680) <7489D2D6-1EFD-3414-B18D-2AECCCC90286> /usr/lib/libobjc.A.dylib
    0x7fff927d7000 -     0x7fff92846fff  com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff92847000 -     0x7fff92889ff7  com.apple.Metal (56.6 - 56.6) <7DCBE573-B713-3C50-A16E-2F33A84C3CFB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff92936000 -     0x7fff92afcfe7  com.apple.ImageIO.framework (3.3.0 - 1444) <54F18254-F31B-3464-BB51-BAF9E9620419> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff92afd000 -     0x7fff92d0afff  libicucore.A.dylib (551.51) <35315A29-E21C-3CC5-8BD6-E07A3AE8FC0D> /usr/lib/libicucore.A.dylib
    0x7fff92d0c000 -     0x7fff92d0cfff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <93C1D642-37D4-3692-AD35-DCAD04F9610B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff92f01000 -     0x7fff92f2afff  libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
    0x7fff92f37000 -     0x7fff92f71ff7  com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff92f7b000 -     0x7fff941c6feb  com.apple.CoreGraphics (1.600.0 - 957) <8C9F8E1A-274C-36CE-93FB-49906A9B9EE2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff942a1000 -     0x7fff942bbff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
    0x7fff942bc000 -     0x7fff942cafff  com.apple.opengl (12.0.40 - 12.0.40) <AEA28993-BA3E-3E0F-A2F5-88C312ABB634> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff942cb000 -     0x7fff942d6fff  com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff947f3000 -     0x7fff947f5fff  libCVMSPluginSupport.dylib (12.0.40.6) <4AA6710A-6267-3062-BFF2-27DB5E6B5892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff947f6000 -     0x7fff94801fff  libGL.dylib (12.0.40.6) <4FC6D3F9-6582-3E7D-A7D1-E035F0E26697> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9480d000 -     0x7fff9480ffff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff94810000 -     0x7fff94811ffb  libSystem.B.dylib (1226.10.1) <CD307E99-FC5C-3575-BCCE-0C861AA63124> /usr/lib/libSystem.B.dylib
    0x7fff9499d000 -     0x7fff9499effb  libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
    0x7fff9499f000 -     0x7fff949c1fff  com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff951cb000 -     0x7fff951e2ff7  libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
    0x7fff95255000 -     0x7fff9529aff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff954e3000 -     0x7fff95570dd7  com.apple.AppleJPEG (1.0 - 1) <558ACADA-C41F-3EEF-82A0-C2D7B13C5428> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff955ba000 -     0x7fff95628ff7  com.apple.ApplicationServices.ATS (377 - 394.3) <847DBFBA-8D6B-367B-99FD-C6CAA8C05C65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff95645000 -     0x7fff95656ff7  libsystem_trace.dylib (201.10.3) <25104542-5251-3E8D-B14A-9E37207218BC> /usr/lib/system/libsystem_trace.dylib
    0x7fff95657000 -     0x7fff95acdfff  com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95d6f000 -     0x7fff95d91ff7  com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff95d97000 -     0x7fff96436ff7  com.apple.JavaScriptCore (11601 - 11601.5.17) <E12A9CB4-C807-3602-8357-6037579F6A13> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff96485000 -     0x7fff96486fff  libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff969f3000 -     0x7fff96a0afff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff96a0b000 -     0x7fff96ca1fff  libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
    0x7fff96ca2000 -     0x7fff96cc9fff  com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff96cca000 -     0x7fff96ccafff  com.apple.CoreServices (728.9 - 728.9) <78CB3EAC-A66E-3FD9-A1DF-A9CF227ED3C3> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff96ccb000 -     0x7fff96d05fff  com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff96d06000 -     0x7fff96d8fff7  com.apple.PerformanceAnalysis (1.0 - 1) <608E8C50-6F59-3FEB-B822-D9B02F328716> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff96f8e000 -     0x7fff96f92fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
    0x7fff970cb000 -     0x7fff970d4ff7  libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
    0x7fff97186000 -     0x7fff97189fff  libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff971d6000 -     0x7fff971e9fff  com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff971ea000 -     0x7fff97471ff7  com.apple.CFNetwork (760.4.2 - 760.4.2) <24C4A390-3079-358A-8D51-75A3E818A6DF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff97478000 -     0x7fff974b9ff7  libGLU.dylib (12.0.40.6) <C56DDF90-CF6D-30D2-A3E6-89288BE69DCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff974ba000 -     0x7fff974cbfff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff974cc000 -     0x7fff974f5fff  com.apple.ProtectedCloudStorage (1.0 - 1) <4850F751-E61B-30C0-B89A-B313601D3DB5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff9751e000 -     0x7fff9761aff7  libFontParser.dylib (158.5) <62796E99-36B7-36B6-8D33-5349F88014C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9763d000 -     0x7fff97645fff  com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff97655000 -     0x7fff9765eff3  libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
    0x7fff9765f000 -     0x7fff9766fff3  com.apple.ProtocolBuffer (1 - 243) <BAE5E5C9-DD59-3BB8-9741-EEFC5E3046EE> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff978f4000 -     0x7fff97a72fff  com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff97a73000 -     0x7fff97a7ffff  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff97b3b000 -     0x7fff97b4ffff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <D0A5B9A7-A247-37CD-A8F7-64DC635F9C9B> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff97e82000 -     0x7fff97e82fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <054DFE32-737D-3211-9A14-0FC5E1A880E3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff97e83000 -     0x7fff97e85fff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff97e86000 -     0x7fff97e94ff7  libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
    0x7fff97e95000 -     0x7fff97f1dfff  com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff97f9c000 -     0x7fff97fcbffb  libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib
    0x7fff9809d000 -     0x7fff980a0ff7  libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff980a1000 -     0x7fff980fefff  com.apple.CoreServices.OSServices (728.8 - 728.8) <4CE49D8A-8304-3347-9379-6075CB906419> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff98192000 -     0x7fff9824bff7  com.apple.cloudkit.CloudKit (482.29 - 482.29) <E235B37E-1491-3857-BDE8-38450D4FE8D0> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff9824c000 -     0x7fff9841aff3  com.apple.QuartzCore (1.11 - 410.14) <0283748A-8318-36AC-8B30-8A951FEB305A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff9841b000 -     0x7fff9846dfff  com.apple.CloudDocs (1.0 - 383.12) <1388C0E5-9B2F-372B-A005-043EB049AAA3> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff9846e000 -     0x7fff9848bff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <F4AF2363-B28E-3097-AB1E-FDA1C92F8F56> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff984a2000 -     0x7fff984a2ff7  libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
    0x7fff984a6000 -     0x7fff984b4fff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
    0x7fff984cf000 -     0x7fff984fdff7  com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9852a000 -     0x7fff98599fff  com.apple.datadetectorscore (7.0 - 460) <8EF4EECC-4FF1-36DF-84CF-65545555A225> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff98818000 -     0x7fff9881bfff  com.apple.IOSurface (108.2.1 - 108.2.1) <A0037B0A-277A-393E-9BF6-688595BD564D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff98abe000 -     0x7fff98ac3fff  com.apple.DiskArbitration (2.7 - 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff98ac4000 -     0x7fff98accfff  libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
    0x7fff991e4000 -     0x7fff991fbff7  libsystem_asl.dylib (323.40.3) <007F9094-317A-33EA-AF62-BAEAAB48C0F7> /usr/lib/system/libsystem_asl.dylib
    0x7fff9924d000 -     0x7fff992edfff  com.apple.Metadata (10.7.0 - 972.29.1) <F19E0200-6937-3799-9C67-D26C2CE5AA5F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff992ee000 -     0x7fff9930aff7  libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
    0x7fff9930b000 -     0x7fff99357ffb  com.apple.HIServices (1.22 - 549) <E4E1BD10-F475-3E19-9E0B-A5071D158F47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff994c2000 -     0x7fff99507ff3  libFontRegistry.dylib (155.1) <F3355C6E-ED33-3506-B10E-2F6995D34BC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff99663000 -     0x7fff99668ff7  com.apple.AssetCacheServices (14.1 - 14.1) <5F249F84-660A-3E94-B073-6729E7ED56D9> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fff99755000 -     0x7fff99758ffb  libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
    0x7fff99759000 -     0x7fff99759ff7  libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
    0x7fff99766000 -     0x7fff99a4bffb  com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff99a4c000 -     0x7fff99a70fff  libJPEG.dylib (1444) <AECB826C-8B14-3D04-8DEC-33EE85F5150D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff99a8b000 -     0x7fff99ab4ff7  libxpc.dylib (765.40.36) <2CC7CF36-66D4-301B-A6D8-EBAE7405B008> /usr/lib/system/libxpc.dylib
    0x7fff99ab5000 -     0x7fff99ac5fff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff99d8c000 -     0x7fff99e9aff3  com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff99ec7000 -     0x7fff99f25fff  com.apple.SystemConfiguration (1.14 - 1.14) <10082F58-6190-3A7C-8B6C-C12B16DC793A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff9ae5f000 -     0x7fff9ae7dff7  libsystem_kernel.dylib (3248.40.184) <88C17B7F-1CD8-3979-A1A9-F7BDB4FCE789> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9aeec000 -     0x7fff9aeedff3  com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff9aeee000 -     0x7fff9af84fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff9af91000 -     0x7fff9afe4ff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
    0x7fff9afe5000 -     0x7fff9b000ff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    0x7fff9b00e000 -     0x7fff9b011ffb  libdyld.dylib (360.21) <8390E026-F7DE-3C32-9486-3DFF6BD131B0> /usr/lib/system/libdyld.dylib
    0x7fff9b012000 -     0x7fff9b0c2fe7  libvMisc.dylib (563.5) <6D73C20D-D1C4-3BA5-809B-4B597C15AA86> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff9b36a000 -     0x7fff9b36ffff  com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff9b37b000 -     0x7fff9b4e2fff  libBLAS.dylib (1162.2) <A1398FE0-39D2-33EA-9A0F-B2644EEA29A0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff9b4e3000 -     0x7fff9b4e3fff  libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
    0x7fff9b4e4000 -     0x7fff9b7d9fff  com.apple.HIToolbox (2.1.1 - 807.2) <871E5223-5D03-3649-98AF-9CCA3B41E307> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff9ba31000 -     0x7fff9ba3cff7  libcommonCrypto.dylib (60075.40.2) <B9D08EB8-FB35-3F7B-8A1C-6FCE3F07B7E7> /usr/lib/system/libcommonCrypto.dylib
    0x7fff9c450000 -     0x7fff9c453fff  libsystem_sandbox.dylib (460.40.33) <30671DCC-265F-325A-B33D-11CD336B3DA3> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff9c45f000 -     0x7fff9c66afff  libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
    0x7fff9c66b000 -     0x7fff9c690ff7  libPng.dylib (1444) <47ACF98D-B5F1-3A03-B6FD-4107D5FAE5E9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9c691000 -     0x7fff9c7a0fe7  libvDSP.dylib (563.5) <9AB6CA3C-4F0E-35E6-9184-9DF86E7C3DAD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff9ceb0000 -     0x7fff9d156ff7  com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9d157000 -     0x7fff9d188fff  com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff9d18c000 -     0x7fff9d1f7ff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff9d20d000 -     0x7fff9d20dfff  com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff9d210000 -     0x7fff9d216ff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff9d289000 -     0x7fff9d289fff  libmetal_timestamp.dylib (600.0.44.1) <6576F284-BACA-332A-A6E7-FA1C347636E3> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff9d28a000 -     0x7fff9d292ffb  libsystem_dnssd.dylib (625.40.20) <86A05653-DCA0-3345-B29F-F320029AA05E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff9d307000 -     0x7fff9d308fff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
    0x7fff9d31b000 -     0x7fff9d323fff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff9d331000 -     0x7fff9d37dff7  com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff9d37e000 -     0x7fff9d381ff7  com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff9d680000 -     0x7fff9da15fdb  com.apple.vImage (8.0 - 8.0) <4BAC9B6F-7482-3580-8787-AB0A5B4D331B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9dac9000 -     0x7fff9dacbff7  libRadiance.dylib (1444) <A5EFA292-AFD4-3FCE-8802-958AD60F75DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff9defb000 -     0x7fff9df02ff7  libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9df03000 -     0x7fff9df05ff7  com.apple.securityhi (9.0 - 55006) <A4CEFD45-C51C-381C-A57B-FF75D90C680F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff9df42000 -     0x7fff9df93ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <3D62A9B3-67A8-3F8A-A102-05E310249075> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9df94000 -     0x7fff9dfa0ff7  com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff9dfa1000 -     0x7fff9dfa9fff  libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 398537
    thread_create: 0
    thread_set_state: 7394

VM Region Summary:
ReadOnly portion of Libraries: Total=253.2M resident=0K(0%) swapped_out_or_unallocated=253.2M(100%)
Writable regions: Total=75.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=75.9M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                  2048K        2 
CG shared images                   144K        5 
CoreUI image file                  160K        3 
Dispatch continuations            8192K        2 
Kernel Alloc Once                    8K        3 
MALLOC                            36.3M       13 
MALLOC guard page                   32K        7 
Memory Tag 242                      12K        2 
Process Corpse Info               2048K        2 
STACK GUARD                       56.0M        9 
Stack                             11.1M        9 
VM_ALLOCATE                         84K       13 
__DATA                            21.3M      214 
__IMAGE                            528K        2 
__LINKEDIT                        95.2M       18 
__TEXT                           158.0M      216 
__UNICODE                          552K        2 
mapped file                       40.8M        6 
shared memory                     16.3M       11 
===========                     =======  ======= 
TOTAL                            448.6M      520 

Model: MacBookPro12,1, BootROM MBP121.0167.B16, 2 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.28f7
Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80CE, 0x4B3445364533303445452D45474346000000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80CE, 0x4B3445364533303445452D45474346000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.21.95.175.1a6)
Bluetooth: Version 4.4.4f4 17685, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0128G, 121.33 GB
USB Device: USB 3.0 Bus
USB Device: Bluetooth USB Host Controller
USB Device: iPhone
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
alloy commented 8 years ago

Hmm, looks like maybe some data from your Podfile is causing difficulties for Swift to convert. Can you verify that it works fine with other / new Podfiles and, if so, can you share your Podfile?

Whirlwind commented 8 years ago

I have the same problem. I first open it.....

alloy commented 8 years ago

Hmm, interesting, so no Podfile open at all yet, is what you’re saying?

Would be great if you could try to debug it by cloning this repo and building yourself.

Whirlwind commented 8 years ago

I download the app and open it, then it crash...

The App just show a window, then crash....

I will debug it.

Whirlwind commented 8 years ago

build failed. Please help me.

➜  CocoaPods-app git:(master) rake app:prerequisites

ruby library version = 2.2.0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
config.status: creating ruby-2.2.pc
[16:45:22] [ruby-2.2.3] cd workbench/ruby-2.2.3 && /usr/bin/make -j 5
GNUmakefile:4: defs/gmake.mk: No such file or directory
make: *** No rule to make target `defs/gmake.mk'.  Stop.

Finished in 0 minutes and 27 seconds
alloy commented 8 years ago

Really weird, I just tried from a clean slate and it built fine for me 😕

~/C/C/CocoaPods-app [master] » cd workbench/ruby-2.2.3/
~/C/C/C/w/ruby-2.2.3 [master] » ls -l defs/gmake.mk 
-rw-r--r--  1 eloy  staff  2244 Jul  3  2014 defs/gmake.mk

Does that file exist for you?

ghost commented 8 years ago

I have the same problem. The app was working flawlessly until one day I opened a podfile with some syntax errors. Then the app started crashing every single time. Every time the app asks if I want to reopen the previously opened file and I always disagree but the app crashes after about 3 seconds with or without any podfile open. I also removed the .app file as well as preferences files from Library and redownloaded but app and the problem still persists.

orta commented 8 years ago

Can you look in Console.app and see if there's any logs in there about the crash?

ghost commented 8 years ago

@orta Here's the crash report file.

CocoaPods_2016-06-02-204350_Saeeds-MacBook-Pro.crash.zip

orta commented 8 years ago

Intersting, looks like it's definitely crashing in the parts where we're parsing a podfile, do you happen to have one that you think is?

Thread 6 Crashed:: Dispatch queue: com.apple.NSXPCConnection.user.org.cocoapods.ReflectionService
0   libswiftCore.dylib              0x00000001097c6a5f swift_bridgeNonVerbatimFromObjectiveC + 255
1   libswiftFoundation.dylib        0x0000000109ac2d01 _TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x + 385
2   libswiftFoundation.dylib        0x0000000109ac2ae0 _TFZFE10FoundationVs10Dictionary26_forceBridgeFromObjectiveCFTCSo12NSDictionary6resultRGSqGS0_xq____T_U_FTPs9AnyObject_PS2__GSpV10ObjectiveC8ObjCBool__T_ + 144
3   libswiftFoundation.dylib        0x0000000109abf584 _TPA__TFZFE10FoundationVs10Dictionary26_forceBridgeFromObjectiveCFTCSo12NSDictionary6resultRGSqGS0_xq____T_U_FTPs9AnyObject_PS2__GSpV10ObjectiveC8ObjCBool__T_ + 100
4   com.apple.CoreFoundation        0x00007fff8addd496 __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 102
5   com.apple.CoreFoundation        0x00007fff8addd389 -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 185
6   libswiftFoundation.dylib        0x0000000109aae87e _TZFE10FoundationVs10Dictionary26_forceBridgeFromObjectiveCfTCSo12NSDictionary6resultRGSqGS0_xq____T_ + 558
7   libswiftFoundation.dylib        0x0000000109aae5ab _TF10Foundation32_convertNSDictionaryToDictionaryu0_Rxs8HashablerFGSqCSo12NSDictionary_GVs10Dictionaryxq__ + 75
8   org.cocoapods.CocoaPods         0x0000000109339ac2 _TTRXFo_oGVs10DictionarySSSS_oGSqCSo7NSError__dT__XFdCb_dCSo12NSDictionarydGSqS0___dT__ + 66
9   com.apple.CoreFoundation        0x00007fff8addca6c __invoking___ + 140
10  com.apple.CoreFoundation        0x00007fff8addc8fe -[NSInvocation invoke] + 286
11  com.apple.Foundation            0x00007fff8a5079dc __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 17
12  com.apple.Foundation            0x00007fff8a504fb1 -[NSXPCConnection _decodeAndInvokeReplyBlockWithData:sequence:replyInfo:] + 810
13  com.apple.Foundation            0x00007fff8a504892 __95-[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:]_block_invoke331 + 266
14  libxpc.dylib                    0x00007fff976ba333 _xpc_connection_reply_callout + 26
orta commented 8 years ago

I wonder if we're making some assumptions about the return data that aren't true

ghost commented 8 years ago

@orta I don't have a problematic podfile right now. It's even more interesting that the app crashes even I don't open a podfile. I believe this problem started appearing when I wanted to add a line like this: pod 'AFNetworking', :git => 'https://github.com/gowalla/AFNetworking.git' but I had a syntax error. I think I had forgotten to type ":git" but I'm not sure.

alloy commented 8 years ago

Might be some NSDocument auto-save/load related issue?

alexcurylo commented 8 years ago

I downloaded it fresh and have exactly the same crash on startup problem as well, happens immediately after what's apparently a Spotlight search for "Podfile" completes. I probably have podfiles dating back to 0.6 or so scattered around; is eliminating all of them from Spotlight's sight likely to fix this?

orta commented 8 years ago

Hrm, I'm a bit confused here, we don't do any Podfile parsing for search/recent results ( to my knowledge ) ( it's potentially a lot of Podfiles, and it's relatively slow to parse )

orta commented 8 years ago

OK, so the only thing we talk to the CocoaPods ruby environment is about all the available repo sources, so as a quick fix, I'd recommend looking in there, I need to make a CP release, so will see if I can fix this too

Vitaliyy-jomedia commented 8 years ago

Hello. I have some problem (Cocoapods-app" will crash every time when I open it). Do you have a solution for it?

fadizant commented 8 years ago

i have same problem any one have solution for this issue ?

orta commented 8 years ago

I've not been able to reproduce it, I'd love you to set up the development environment and see if you get the same crash with LLDB attached so we can find the cuase

Ashton-W commented 8 years ago

I've started seeing this too, even after a reinstall, it must be some persistent data causing trouble.

Got some logs here, https://gist.github.com/Ashton-W/1f0091ad61225d7038135690e89d3b64

Took awhile to setup the dev environment and I ran into some errors on how my machine is setup, so haven't had a chance to build locally just yet.