Giter VIP home page Giter VIP logo

osx-launcher's People

Contributors

mash avatar wakinchan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

osx-launcher's Issues

Crash on launch

STEPS:

  1. Open IRLauncher

RESULTS:
Nothing happens, and crash logs appear in Console.
The crash log below:

Process:         IRLauncher [35420]
Path:            /Applications/IRLauncher.app/Contents/MacOS/IRLauncher
Identifier:      jp.maaash.IRLauncher
Version:         0.2.1 (0.2.1)
Code Type:       X86-64 (Native)
Parent Process:  launchd [451]
Responsible:     IRLauncher [35420]
User ID:         617915857

Date/Time:       2014-08-21 15:10:23.622 +0900
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  338769C3-BF7E-9367-C442-B9869D78D465


Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

Application Specific Information:
objc_msgSend() selector name: isHeaderFlaggedFPO


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff8b9c8097 objc_msgSend + 23
1   com.apple.coreui                0x00007fff88826b5a -[CUIStructuredThemeStore renditionWithKey:] + 1135
2   com.apple.coreui                0x00007fff8883f7a2 -[CUINamedImage _renditionForSpecificKey:] + 154
3   com.apple.coreui                0x00007fff8883f7f9 -[CUINamedImage image] + 25
4   com.apple.coreui                0x00007fff8883f830 -[CUINamedImage size] + 34
5   com.apple.AppKit                0x00007fff86c81b1e +[NSImage _catalogImageWithName:bundle:] + 183
6   com.apple.AppKit                0x00007fff86c7becd +[NSImage imageNamed:] + 261
7   jp.maaash.IRLauncher            0x000000010ca05006 0x10c9ef000 + 90118
8   jp.maaash.IRLauncher            0x000000010c9ffbbd 0x10c9ef000 + 68541
9   jp.maaash.IRLauncher            0x000000010c9ff6b7 0x10c9ef000 + 67255
10  com.apple.CoreFoundation        0x00007fff88382e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
11  com.apple.CoreFoundation        0x00007fff8827682d _CFXNotificationPost + 2893
12  com.apple.Foundation            0x00007fff83b907ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
13  com.apple.AppKit                0x00007fff86c9db69 -[NSApplication _postDidFinishNotification] + 289
14  com.apple.AppKit                0x00007fff86c9d89c -[NSApplication _sendFinishLaunchingNotification] + 195
15  com.apple.AppKit                0x00007fff86c9a786 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 570
16  com.apple.AppKit                0x00007fff86c9a1db -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
17  com.apple.Foundation            0x00007fff83baef0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
18  com.apple.Foundation            0x00007fff83baed7d _NSAppleEventManagerGenericHandler + 106
19  com.apple.AE                    0x00007fff81886e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
20  com.apple.AE                    0x00007fff81886c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
21  com.apple.AE                    0x00007fff81886b36 aeProcessAppleEvent + 315
22  com.apple.HIToolbox             0x00007fff89f7d161 AEProcessAppleEvent + 56
23  com.apple.AppKit                0x00007fff86c960b6 _DPSNextEvent + 1026
24  com.apple.AppKit                0x00007fff86c9589b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
25  com.apple.AppKit                0x00007fff86c8999c -[NSApplication run] + 553
26  com.apple.AppKit                0x00007fff86c74783 NSApplicationMain + 940
27  libdyld.dylib                   0x00007fff8c1715fd start + 1

Thread 1:
0   libsystem_kernel.dylib          0x00007fff81f83e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8179ff08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff817a2fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff81f84662 kevent64 + 10
1   libdispatch.dylib               0x00007fff89298421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib               0x00007fff89298136 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib          0x00007fff81f83e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8179ff08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff817a2fb9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff81f83e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8179ff08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff817a2fb9 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff81f7fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff81f7ed18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff882d6f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff882d6539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff882d5e75 CFRunLoopRunSpecific + 309
5   com.apple.Foundation            0x00007fff83bf6adc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
6   com.apple.Foundation            0x00007fff83c3f10b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
7   jp.maaash.IRLauncher            0x000000010ca1e655 0x10c9ef000 + 194133
8   com.apple.Foundation            0x00007fff83bf476b __NSThread__main__ + 1318
9   libsystem_pthread.dylib         0x00007fff8179e899 _pthread_body + 138
10  libsystem_pthread.dylib         0x00007fff8179e72a _pthread_start + 137
11  libsystem_pthread.dylib         0x00007fff817a2fc9 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_platform.dylib        0x00007fff8c81cbd4 OSAtomicCompareAndSwapLong$VARIANT$mp + 8
1   com.apple.security              0x00007fff81f8c295 Security::Mutex::lock() + 9
2   com.apple.security              0x00007fff81f8f793 Security::MappingHandle<long>::State::find(long, int) + 33
3   com.apple.security              0x00007fff821297a7 Attachment& Security::MappingHandle<long>::find<Attachment>(long, int) + 39
4   com.apple.security              0x00007fff821293ff Attachment::upcallMalloc(long, unsigned long) + 19
5   com.apple.security              0x00007fff81f9bc64 Security::PluginSession::malloc(unsigned long) + 22
6   com.apple.security              0x00007fff81fa167d non-virtual thunk to Security::DLPluginSession::malloc(unsigned long) + 13
7   com.apple.security              0x00007fff81f94b6a cssm_db_unique_record* Security::Allocator::alloc<cssm_db_unique_record>() + 18
8   com.apple.security              0x00007fff81f94a9b Security::AppleDatabase::createUniqueRecord(Security::DbContext&, unsigned int, Security::RecordId const&) + 33
9   com.apple.security              0x00007fff8208d0c3 Security::AppleDatabase::dataGetNext(Security::DbContext&, long, cssm_db_record_attribute_data*, Security::CssmData*, cssm_db_unique_record*&) + 119
10  com.apple.security              0x00007fff81f94d2f Security::DatabaseSession::DataGetNext(long, long, cssm_db_record_attribute_data*, Security::CssmData*, cssm_db_unique_record*&) + 107
11  com.apple.security              0x00007fff81fa4fc1 cssm_DataGetNext(cssm_dl_db_handle, long, cssm_db_record_attribute_data*, cssm_data*, cssm_db_unique_record**) + 221
12  com.apple.security              0x00007fff81fa4e11 CSSM_DL_DataGetNext + 105
13  com.apple.security              0x00007fff81fa511f SSDLSession::DataGetNext(long, long, cssm_db_record_attribute_data*, Security::CssmData*, cssm_db_unique_record*&) + 253
14  com.apple.security              0x00007fff81fa501d non-virtual thunk to SSDLSession::DataGetNext(long, long, cssm_db_record_attribute_data*, Security::CssmData*, cssm_db_unique_record*&) + 13
15  com.apple.security              0x00007fff81fa4fc1 cssm_DataGetNext(cssm_dl_db_handle, long, cssm_db_record_attribute_data*, cssm_data*, cssm_db_unique_record**) + 221
16  com.apple.security              0x00007fff81fa4e11 CSSM_DL_DataGetNext + 105
17  com.apple.security              0x00007fff81fa0c06 Security::CssmClient::DbDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 344
18  com.apple.security              0x00007fff8204af42 Security::CssmClient::SSDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&, cssm_access_credentials const*) + 598
19  com.apple.security              0x00007fff81fa4444 Security::CssmClient::SSDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 12
20  com.apple.security              0x00007fff81fa3d6b Security::KeychainCore::KeychainSchemaImpl::KeychainSchemaImpl(Security::CssmClient::Db const&) + 747
21  com.apple.security              0x00007fff81fa3a58 Security::KeychainCore::KeychainSchema::KeychainSchema(Security::CssmClient::Db const&) + 40
22  com.apple.security              0x00007fff81fa39ba Security::KeychainCore::KeychainImpl::keychainSchema() + 86
23  com.apple.security              0x00007fff81fa34d0 Security::KeychainCore::DefaultCredentials::operator()(Security::CssmClient::Db) + 76
24  com.apple.security              0x00007fff81fa3311 Security::KeychainCore::KeychainImpl::defaultCredentials() + 185
25  com.apple.security              0x00007fff81f9ecc2 Security::CssmClient::DbImpl::open() + 262
26  com.apple.security              0x00007fff81fa7ae7 Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 273
27  com.apple.security              0x00007fff81fda707 SecIdentityCopyPreference + 668
28  com.apple.CFNetwork             0x00007fff841ed3db HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 235
29  com.apple.CFNetwork             0x00007fff841ed069 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 363
30  com.apple.CFNetwork             0x00007fff841da12a HTTPProtocol::openStream() + 80
31  com.apple.CFNetwork             0x00007fff841d9580 HTTPProtocol::useNetConnectionForRequest(NetConnection*, __CFHTTPMessage*, unsigned char) + 1750
32  com.apple.CFNetwork             0x00007fff841d8dbe HTTPConnectionCacheEntry::dispatchConnectionToProtocol(NetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 276
33  com.apple.CFNetwork             0x00007fff841d8b7d HTTPConnectionCacheEntry::notifyNextProtocolOfOpenConnection(NetConnection*, unsigned char) + 301
34  com.apple.CFNetwork             0x00007fff841d5ecf HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 685
35  com.apple.CFNetwork             0x00007fff841d58cc HTTPConnectionCache::_onqueue_enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 178
36  com.apple.CFNetwork             0x00007fff841d57f1 ___ZN19HTTPConnectionCache25enqueueRequestForProtocolEP12HTTPProtocolP15__CFHTTPMessage_block_invoke + 26
37  com.apple.CFNetwork             0x00007fff841cc2ec ___ZNK17CoreSchedulingSet13_performAsyncEPKcU13block_pointerFvvE_block_invoke + 25
38  com.apple.CoreFoundation        0x00007fff882b0a94 CFArrayApplyFunction + 68
39  com.apple.CFNetwork             0x00007fff841cc1cb RunloopBlockContext::perform() + 115
40  com.apple.CFNetwork             0x00007fff841cc073 MultiplexerSource::perform() + 269
41  com.apple.CFNetwork             0x00007fff841cbea2 MultiplexerSource::_perform(void*) + 72
42  com.apple.CoreFoundation        0x00007fff882e55b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
43  com.apple.CoreFoundation        0x00007fff882d6c62 __CFRunLoopDoSources0 + 242
44  com.apple.CoreFoundation        0x00007fff882d63ef __CFRunLoopRun + 831
45  com.apple.CoreFoundation        0x00007fff882d5e75 CFRunLoopRunSpecific + 309
46  com.apple.Foundation            0x00007fff83bf4967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
47  com.apple.Foundation            0x00007fff83bf476b __NSThread__main__ + 1318
48  libsystem_pthread.dylib         0x00007fff8179e899 _pthread_body + 138
49  libsystem_pthread.dylib         0x00007fff8179e72a _pthread_start + 137
50  libsystem_pthread.dylib         0x00007fff817a2fc9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000065000007e600  rcx: 0x00007fff84914a65  rdx: 0x00007fff5320f548
  rdi: 0x00007fbba4e02be0  rsi: 0x00007fff8886f8df  rbp: 0x00007fff5320f980  rsp: 0x00007fff5320f718
   r8: 0x000000000000003f   r9: 0xffff9efffff6b32f  r10: 0x00007fff8886f8df  r11: 0x2000000000000000
  r12: 0x00007fff5320f810  r13: 0x0000000000000000  r14: 0x00007fff5320f7c0  r15: 0x00007fbba4e02be0
  rip: 0x00007fff8b9c8097  rfl: 0x0000000000010246  cr2: 0x000000010e625000

Logical CPU:     20
Error Code:      0x00000000
Trap Number:     13


Binary Images:
       0x10c9ef000 -        0x10ca36fff +jp.maaash.IRLauncher (0.2.1 - 0.2.1) <85CBC0A0-712D-3506-8489-73BFF2B910AE> /Applications/IRLauncher.app/Contents/MacOS/IRLauncher
    0x7fff65b17000 -     0x7fff65b4a817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    0x7fff806ed000 -     0x7fff807dbfff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff807dc000 -     0x7fff80834ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff80a17000 -     0x7fff80a4fff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff80a53000 -     0x7fff80a9aff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff80adf000 -     0x7fff80ae1fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff80ae2000 -     0x7fff80ae6ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff80ae7000 -     0x7fff80b0effb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff80b0f000 -     0x7fff80b20ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff8149f000 -     0x7fff81563ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff81565000 -     0x7fff8157dff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff81715000 -     0x7fff81784ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8179d000 -     0x7fff817a4ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff817a5000 -     0x7fff817ccff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff81879000 -     0x7fff818d4ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff818e2000 -     0x7fff81bb6fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff81bb7000 -     0x7fff81c1affb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff81c1b000 -     0x7fff81c1fff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff81c48000 -     0x7fff81c9afff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff81f60000 -     0x7fff81f6dff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff81f6e000 -     0x7fff81f8aff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
    0x7fff81f8b000 -     0x7fff821e5ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff821e6000 -     0x7fff822d5fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff822d6000 -     0x7fff822d6ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff822d7000 -     0x7fff822d7fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8231f000 -     0x7fff82327ff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff82333000 -     0x7fff8257bff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff82b17000 -     0x7fff82b1eff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff82b83000 -     0x7fff82b95ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff82c61000 -     0x7fff82c62fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff83ab7000 -     0x7fff83afcff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff83afd000 -     0x7fff83b8dff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff83b8e000 -     0x7fff83e8cfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff83eb3000 -     0x7fff83ef5ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff83f57000 -     0x7fff83fa4ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff83fa5000 -     0x7fff83fb3fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff84078000 -     0x7fff84104ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff841a5000 -     0x7fff84315ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff84316000 -     0x7fff8431eff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff84442000 -     0x7fff8444dfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff845b5000 -     0x7fff845b6fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff84793000 -     0x7fff8485efff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8485f000 -     0x7fff8488eff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8488f000 -     0x7fff84891ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff84892000 -     0x7fff84895ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8490b000 -     0x7fff84912fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff84913000 -     0x7fff84914ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff84915000 -     0x7fff84be6ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff84be7000 -     0x7fff84be8fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff84be9000 -     0x7fff84c12ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff84c67000 -     0x7fff84c97fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff84c98000 -     0x7fff84ca1fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff84ca2000 -     0x7fff84cabff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff84d0a000 -     0x7fff84ea6ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff852c4000 -     0x7fff852c4fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff852c5000 -     0x7fff852deff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff85421000 -     0x7fff8545aff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8545b000 -     0x7fff8549cfff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8549d000 -     0x7fff858d0ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff85e17000 -     0x7fff85e17fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff86129000 -     0x7fff86138ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8620a000 -     0x7fff8620afff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8620d000 -     0x7fff86216ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff86217000 -     0x7fff86246fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff86247000 -     0x7fff86285ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff86288000 -     0x7fff86293ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff862c1000 -     0x7fff862c1fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff862c2000 -     0x7fff86327ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8635a000 -     0x7fff86382ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff86390000 -     0x7fff863fdfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8640d000 -     0x7fff864f7fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff866f4000 -     0x7fff86719ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8671a000 -     0x7fff8686eff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8686f000 -     0x7fff86874ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff86875000 -     0x7fff86966ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff86ac5000 -     0x7fff86b04fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86b05000 -     0x7fff86b86fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff86b87000 -     0x7fff86b8bff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff86c6d000 -     0x7fff86c71fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff86c72000 -     0x7fff877e8ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff87cd8000 -     0x7fff87e08ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff87e4e000 -     0x7fff87e5bff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff87e5c000 -     0x7fff87e66ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff87e67000 -     0x7fff87e68fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff88241000 -     0x7fff88265ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff88266000 -     0x7fff8844bfff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff886d6000 -     0x7fff886ddffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff8873b000 -     0x7fff88794fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88795000 -     0x7fff88879fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88897000 -     0x7fff888bbfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff888eb000 -     0x7fff88bd5fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff89295000 -     0x7fff892affff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff892b0000 -     0x7fff892bafff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff892e6000 -     0x7fff89301ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff893ba000 -     0x7fff8942dfff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8942e000 -     0x7fff8945afff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff894ee000 -     0x7fff89e0e32b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff89ee1000 -     0x7fff89ee3ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff89ee4000 -     0x7fff89eecfff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff89eed000 -     0x7fff89f3eff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff89f42000 -     0x7fff8a1ecff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8a244000 -     0x7fff8a2cdfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8a2e3000 -     0x7fff8a49bffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
    0x7fff8a49c000 -     0x7fff8a60aff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8a60b000 -     0x7fff8a6bbff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8a795000 -     0x7fff8a798fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8a7bd000 -     0x7fff8a7bffff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8a82a000 -     0x7fff8a82bffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8a84e000 -     0x7fff8a869ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8a86a000 -     0x7fff8a877fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8a8ee000 -     0x7fff8a8f6ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8a968000 -     0x7fff8a973fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
    0x7fff8a974000 -     0x7fff8a985ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8a986000 -     0x7fff8a9a1ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8aa67000 -     0x7fff8aa6cfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8b063000 -     0x7fff8b169ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8b16a000 -     0x7fff8b186fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8b8ee000 -     0x7fff8b941fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8b95b000 -     0x7fff8b968ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8b976000 -     0x7fff8b986fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8b987000 -     0x7fff8b9c2fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8b9c3000 -     0x7fff8bb70f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8bba9000 -     0x7fff8bbceff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8bcc1000 -     0x7fff8c0a2ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8c0a9000 -     0x7fff8c0d8fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8c0d9000 -     0x7fff8c0daff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x7fff8c0db000 -     0x7fff8c147fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c154000 -     0x7fff8c16dff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8c16e000 -     0x7fff8c171ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff8c199000 -     0x7fff8c1a5ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8c1c2000 -     0x7fff8c1c2ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8c1c5000 -     0x7fff8c1c8fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8c697000 -     0x7fff8c69bff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff8c6b9000 -     0x7fff8c730fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8c77c000 -     0x7fff8c7e0fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8c7e6000 -     0x7fff8c7f0ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8c7f1000 -     0x7fff8c819ffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8c81a000 -     0x7fff8c820ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8d21e000 -     0x7fff8d223fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8d36e000 -     0x7fff8d375fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8d376000 -     0x7fff8d376ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8d4f4000 -     0x7fff8d51dfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8d69e000 -     0x7fff8d6b5ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8d6b6000 -     0x7fff8d6c2ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8d83b000 -     0x7fff8d83cff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8d85c000 -     0x7fff8d8e5ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8da13000 -     0x7fff8da61fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff8e01e000 -     0x7fff8e06cff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e06d000 -     0x7fff8e0b4fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8e0b5000 -     0x7fff8e17ffff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8e1b2000 -     0x7fff8e274ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8e2a5000 -     0x7fff8e38cff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.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: 37754
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=153.8M resident=87.1M(57%) swapped_out_or_unallocated=66.7M(43%)
Writable regions: Total=170.8M written=4008K(2%) resident=20.2M(12%) swapped_out=0K(0%) unallocated=150.5M(88%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                     8K
CG shared images                    204K
Kernel Alloc Once                     8K
MALLOC                            143.4M
MALLOC (admin)                       32K
Memory Tag 242                       12K
SQLite page cache                   256K
STACK GUARD                        56.0M
Stack                              10.6M
VM_ALLOCATE                        16.4M
__DATA                             19.2M
__IMAGE                             528K
__LINKEDIT                         66.1M
__TEXT                             87.7M
__UNICODE                           544K
mapped file                        28.2M
shared memory                         4K
===========                      =======
TOTAL                             429.2M

Cannot build

To debug issue #2, I tried to clone and build by myself without luck.
OS X 10.9, Xcode 5.1.1

Check dependencies

The file “APIKey.xcconfig” couldn’t be opened because there is no such file. (/Users/kojiishi/src/contrib/irkit-osx-launcher/APIKey.xcconfig)
The file “Pods.xcconfig” couldn’t be opened because there is no such file. (/Users/kojiishi/src/contrib/irkit-osx-launcher/Pods/Pods.xcconfig)
PhaseScriptExecution Check\ Pods\ Manifest.lock /Users/kojiishi/Library/Developer/Xcode/DerivedData/IRLauncher-ekcnrerktxyjdecynvdfhzlnlspg/Build/Intermediates/IRLauncher.build/Debug/IRLauncher.build/Script-A0C37A0958E54AD29D2B6E41.sh
    cd /Users/kojiishi/src/contrib/irkit-osx-launcher
    /bin/sh -c /Users/kojiishi/Library/Developer/Xcode/DerivedData/IRLauncher-ekcnrerktxyjdecynvdfhzlnlspg/Build/Intermediates/IRLauncher.build/Debug/IRLauncher.build/Script-A0C37A0958E54AD29D2B6E41.sh

diff: /../Podfile.lock: No such file or directory
diff: /Manifest.lock: No such file or directory
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.