Process crash while using NSURLConnection
Process crash while using NSURLConnection
- Subject: Process crash while using NSURLConnection
- From: Jean-Francois Dontigny <email@hidden>
- Date: Wed, 15 Jul 2009 09:54:14 -0400
- Thread-topic: Process crash while using NSURLConnection
Hi,
I am currently investigating a crash we experienced in our application. We
have a daemon process running in the background, and it crashed, writing the
attached report as it did so. This only happened once, which suggest that
this is a sporadic problem. In case it is useful, we use NSURLConnection
with SSL and redirections.
Trying to analyze the crash report, it seems like the main thread is waiting
on the KeychainCore while the third thread is also using it. At the same
time, the threads 3 and 5 are using NSURLConnection. It is currently not
clear to me if we can safely use NSURLConnection in multiple threads, or if
there are known issues with this class that I should be aware of. The
documentation for that class does not appear to mention thread-safety.
Also, it looks like at least one other person has had a similar crash:
http://lists.apple.com/archives/cocoa-dev/2009/Feb/msg02054.html.
Any insight on what is causing this issue would be greatly appreciated.
Best regards,
Jean-Francois Dontigny
Here is the crash report:
Process: RPSecurityDaemon [7107]
Path: /Library/Application Support/Verizon/Verizon Internet
Security Suite/RPSecurityDaemon.app/Contents/MacOS/RPSecurityDaemon
Identifier: RPSecurityDaemon
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [1]
Date/Time: 2009-07-06 12:34:30.260 -0700
OS Version: Mac OS X 10.5.6 (9G2030)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c450535f
Crashed Thread: 3
Application Specific Information:
objc[7107]: garbage collection is ON
NSCFType
Thread 0:
0 libSystem.B.dylib 0x9350720e semaphore_wait_signal_trap
+ 10
1 libSystem.B.dylib 0x9350ece5 pthread_mutex_lock + 569
2 com.apple.security 0x90911d82 Security::Mutex::lock() +
20
3 com.apple.security 0x9081be5c
Security::KeychainCore::KeychainImpl::removeItem(Security::KeychainCore::Pri
maryKey const&, Security::KeychainCore::ItemImpl*) + 84
4 com.apple.security 0x908179d9
Security::KeychainCore::ItemImpl::~ItemImpl() + 71
5 com.apple.security 0x90912771
Security::CFClass::finalizeType(void const*) + 41
6 com.apple.Foundation 0x90b15291 -[NSCFType finalize] + 49
7 libobjc.A.dylib 0x917e26b6 finalizeOneObject + 56
8 libauto.dylib 0x960eed9b
foreach_block_do(auto_zone_cursor*, void (*)(void*, void*), void*) + 123
9 libobjc.A.dylib 0x917e287b batchFinalize + 220
10 libauto.dylib 0x960efefe
auto_collect_internal(Auto::Zone*, int) + 782
11 libauto.dylib 0x960f0c0d auto_collect + 45
12 libobjc.A.dylib 0x917e29d5 objc_collect_if_needed +
110
13 com.apple.Foundation 0x909b3cc7 NSPopAutoreleasePool + 39
14 com.apple.Foundation 0x909dce48 __NSConnectionDoQueuedWork
+ 344
15 com.apple.CoreFoundation 0x96a979a2 __CFRunLoopDoObservers +
466
16 com.apple.CoreFoundation 0x96a98cfc CFRunLoopRunSpecific + 844
17 com.apple.CoreFoundation 0x96a99cd8 CFRunLoopRunInMode + 88
18 com.apple.Foundation 0x909ecd75 -[NSRunLoop(NSRunLoop)
runMode:beforeDate:] + 213
19 ...adialpoint.RPSecurityDaemon 0x00003076 0x1000 + 8310
20 ...adialpoint.RPSecurityDaemon 0x000024ea 0x1000 + 5354
Thread 1:
0 libSystem.B.dylib 0x935566f2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x93538095 _pthread_start + 321
2 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x93507226
semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x935391ef _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9353aa73
pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x909fe75c -[NSCondition
waitUntilDate:] + 236
4 libEventLogging.dylib 0x0000b5fe 0x9000 + 9726
5 com.apple.Foundation 0x909b8394 __NSThread__main__ + 308
6 libSystem.B.dylib 0x93538095 _pthread_start + 321
7 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 3 Crashed:
0 libstdc++.6.dylib 0x9616ca03 __dynamic_cast + 15
1 com.apple.security 0x9080c45a
Security::CssmClient::CLImpl&
Security::CssmClient::Object::impl<Security::CssmClient::CLImpl>() const +
54
2 com.apple.security 0x9080a535
Security::KeychainCore::Certificate::clHandle() + 151
3 com.apple.security 0x9080a881
Security::KeychainCore::Certificate::copyFirstFieldValue(cssm_data const&) +
19
4 com.apple.security 0x9084c834
Security::KeychainCore::UserTrustItem::makeCertIndex(Security::KeychainCore:
:Certificate*, Security::CssmOwnedData&) + 42
5 com.apple.security 0x9084ccef
Security::KeychainCore::TrustStore::findItem(Security::KeychainCore::Certifi
cate*, Security::KeychainCore::Policy*,
std::vector<Security::KeychainCore::Keychain,
std::allocator<Security::KeychainCore::Keychain> >&) + 59
6 com.apple.security 0x9084ce81
Security::KeychainCore::TrustStore::find(Security::KeychainCore::Certificate
*, Security::KeychainCore::Policy*,
std::vector<Security::KeychainCore::Keychain,
std::allocator<Security::KeychainCore::Keychain> >&) + 53
7 com.apple.security 0x90849881
Security::KeychainCore::Trust::evaluateUserTrust(Security::CertGroup const&,
CSSM_TP_APPLE_EVIDENCE_INFO const*, Security::CFCopyRef<__CFArray const*>) +
733
8 com.apple.security 0x90849e61
Security::KeychainCore::Trust::evaluate() + 1395
9 com.apple.security 0x9083fab0 SecTrustEvaluate + 90
10 com.apple.security 0x907f76a6 sslVerifyCertChain + 920
11 com.apple.security 0x907fd184 SSLProcessCertificate + 321
12 com.apple.security 0x90800284 SSLProcessHandshakeRecord +
530
13 com.apple.security 0x90803b27 SSLProcessProtocolMessage +
77
14 com.apple.security 0x90803cc3 SSLHandshakeProceed + 322
15 com.apple.security 0x90803d38 SSLHandshake + 68
16 com.apple.CFNetwork 0x95dc59d1
SocketStream::_PerformSecurityHandshake_NoLock() + 115
17 com.apple.CFNetwork 0x95dffa10
SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*,
void const*) + 620
18 com.apple.CFNetwork 0x95dffcd1
SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData
const*, void const*, void*) + 77
19 com.apple.CoreFoundation 0x96aa2920 __CFSocketDoCallback + 640
20 com.apple.CoreFoundation 0x96aa3f65 __CFSocketPerformV0 + 133
21 com.apple.CoreFoundation 0x96a995f5 CFRunLoopRunSpecific + 3141
22 com.apple.CoreFoundation 0x96a99cd8 CFRunLoopRunInMode + 88
23 com.apple.Foundation 0x90a1bd40
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
24 com.apple.Foundation 0x909b87ed -[NSThread main] + 45
25 com.apple.Foundation 0x909b8394 __NSThread__main__ + 308
26 libSystem.B.dylib 0x93538095 _pthread_start + 321
27 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x935071c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9350e9bc mach_msg + 72
2 com.apple.CoreFoundation 0x96a990ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x96a99cd8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x95da0052
CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x93538095 _pthread_start + 321
6 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x935071c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9350e9bc mach_msg + 72
2 com.apple.CoreFoundation 0x96a990ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x96a99cd8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x95da8caf
CFURLConnectionSendSynchronousRequest + 427
5 com.apple.Foundation 0x90a6c26b +[NSURLConnection
sendSynchronousRequest:returningResponse:error:] + 139
6 libtools.dylib 0x0038e410
RPXOS::HttpDwnldMgrImplCocoa::HttpGet(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >&,
unsigned int) + 546
7 libservicemodel.dylib 0x0082c00b
ProtocolFetcher::Fetch(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&, IServiceModelDataParser&,
IServiceModelErrorHandler::eProtocol) const + 159
8 libservicemodel.dylib 0x00832168
ServiceModel::LoadConfigDataFromBackEnd(bool) + 384
9 libservicemodel.dylib 0x008345fa
ServiceModel::UpdateConfigDataWithNotifications(bool) + 196
10 libservicemodel.dylib 0x008347fe
ServiceModel::LoadDataFromBackEnd(bool) + 152
11 libservicemodel.dylib 0x00834b90
ServiceModel::RefreshItem(ServiceModel::RefreshItemName) + 168
12 libservicemodel.dylib 0x00835133 ServiceModel::LifeCycle() +
1301
13 libservicemodel.dylib 0x008351af
ServiceModel::ServiceLifeCycleThreadFunc() + 83
14 libservicemodel.dylib 0x00836189 boost::_bi::bind_t<void,
boost::_mfi::mf0<void, ServiceModel>,
boost::_bi::list1<boost::_bi::value<ServiceModel*> > >::operator()() + 43
15 ...thread-xgcc40-mt-1_38.dylib 0x0068485d thread_proxy + 141
16 libSystem.B.dylib 0x93538095 _pthread_start + 321
17 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x9350720e semaphore_wait_signal_trap
+ 10
1 libSystem.B.dylib 0x93539206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9357e539 pthread_cond_wait + 48
3 libBDAM.dylib 0x00aa0fe2 BDEvent_Signal + 90
4 libBDAM.dylib 0x00a9e771
BDEventWithQueueAndStates<VnodeWatcherData_2_*>::Next(VnodeWatcherData_2_*&)
+ 59
5 libBDAM.dylib 0x00a9df1d ScanPool_Add + 209
6 libSystem.B.dylib 0x93538095 _pthread_start + 321
7 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x9350720e semaphore_wait_signal_trap
+ 10
1 libSystem.B.dylib 0x93539206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9357e539 pthread_cond_wait + 48
3 libBDAM.dylib 0x00aa0fe2 BDEvent_Signal + 90
4 libBDAM.dylib 0x00a9e771
BDEventWithQueueAndStates<VnodeWatcherData_2_*>::Next(VnodeWatcherData_2_*&)
+ 59
5 libBDAM.dylib 0x00a9df1d ScanPool_Add + 209
6 libSystem.B.dylib 0x93538095 _pthread_start + 321
7 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x9350720e semaphore_wait_signal_trap
+ 10
1 libSystem.B.dylib 0x93539206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9357e539 pthread_cond_wait + 48
3 libBDAM.dylib 0x00aa0fe2 BDEvent_Signal + 90
4 libBDAM.dylib 0x00a9e771
BDEventWithQueueAndStates<VnodeWatcherData_2_*>::Next(VnodeWatcherData_2_*&)
+ 59
5 libBDAM.dylib 0x00a9df1d ScanPool_Add + 209
6 libSystem.B.dylib 0x93538095 _pthread_start + 321
7 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x9350720e semaphore_wait_signal_trap
+ 10
1 libSystem.B.dylib 0x93539206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9357e539 pthread_cond_wait + 48
3 libBDAM.dylib 0x00aa0fe2 BDEvent_Signal + 90
4 libBDAM.dylib 0x00a9e771
BDEventWithQueueAndStates<VnodeWatcherData_2_*>::Next(VnodeWatcherData_2_*&)
+ 59
5 libBDAM.dylib 0x00a9df1d ScanPool_Add + 209
6 libSystem.B.dylib 0x93538095 _pthread_start + 321
7 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x935071c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9350e9bc mach_msg + 72
2 com.apple.framework.IOKit 0x93236b88
IODataQueueWaitForAvailableData + 87
3 libBDAM.dylib 0x00a9ca1c BDDriverComm_GetNext + 38
4 libBDAM.dylib 0x00a9ff3f FlGetTraceFile + 1097
5 libSystem.B.dylib 0x93538095 _pthread_start + 321
6 libSystem.B.dylib 0x93537f52 thread_start + 34
Thread 3 crashed with X86 Thread State (32-bit):
eax: 0xc4505363 ebx: 0x9080c42d ecx: 0x0cebfd00 edx: 0x0cebfd00
edi: 0x01a1a10c esi: 0x0cebfd00 ebp: 0xb0183f98 esp: 0xb0183f50
ss: 0x0000001f efl: 0x00010286 eip: 0x9616ca03 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0xc450535f
Binary Images:
0x1000 - 0x3ffc +com.radialpoint.RPSecurityDaemon ??? (1.0.16.1936)
<68eefc2f60e1ef382401688363f13db2> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/RPSecurityDaemon.app/Contents/MacOS/RPSecurityDaemon
0x9000 - 0xdfff +libEventLogging.dylib ??? (???)
<024d3c690ac1bec91c220e7e01fa2d63> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libEventLogging.dylib
0x14000 - 0x17ffe +libRPCrashReporter.dylib ??? (???)
<2daa90739f4bdb6b26c9a838335f4561> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libRPCrashReporter.dylib
0x3b000 - 0x5dfeb +libMalwareProtection.dylib ??? (???)
<91e1f1739ed975591cebe07a62241e67> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libMalwareProtection.dylib
0x76000 - 0x87ffa +com.radialpoint.RPCommonTools ??? (1.0)
<9d5dc5f5a2fc85f598c3e721d21760e1> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Frameworks/RPCommonTools.framework/Versions/A/RPCommonTools
0x94000 - 0x98fff +libRPUpgradeEngine.dylib ??? (???)
<1ebfd6a59aebc7573c8daa36c12444d9> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libRPUpgradeEngine.dylib
0x9f000 - 0xa0ffe +libSecureIPC.dylib ??? (???)
<0f4f160c9f506e901c922c9c952f69a1> /Library/Application
Support/Verizon/Verizon Internet Security Suite/Libraries/libSecureIPC.dylib
0xa6000 - 0xacfff +libSecurityServer.dylib ??? (???)
<72656252ee88e6af91d0a6eeb451dd03> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libSecurityServer.dylib
0xb6000 - 0xbafff +libUserSession.dylib ??? (???)
<94547b8cd4fbf81cb9c969e2e6286997> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libUserSession.dylib
0xc3000 - 0xc5fff +libTaskScheduler.dylib ??? (???)
<ce74ccf4492477ec524cde510792ae70> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libTaskScheduler.dylib
0x320000 - 0x3cbfff +libtools.dylib ??? (???)
<8f126280956a0f374964ff72deec81f2> /Library/Application
Support/Verizon/Verizon Internet Security Suite/Libraries/libtools.dylib
0x640000 - 0x649ff7 +libarabica.0.dylib ??? (???)
<1e6537355bafafd10ac93c8a09d6d710> /Library/Application
Support/Verizon/Verizon Internet Security Suite/Libraries/libarabica.0.dylib
0x65c000 - 0x667ff3 +libboost_filesystem-xgcc40-mt-1_38.dylib ??? (???)
<7b14db5eeacaeb900e64a5db46fdadb8> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libboost_filesystem-xgcc40-mt-1_38.dylib
0x67a000 - 0x67cffb +libboost_system-xgcc40-mt-1_38.dylib ??? (???)
<a5aff8882083e75a28eac202fe4ba8d4> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libboost_system-xgcc40-mt-1_38.dylib
0x682000 - 0x68cfff +libboost_thread-xgcc40-mt-1_38.dylib ??? (???)
<cea89a09e75576c7faf93234ed540ffa> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libboost_thread-xgcc40-mt-1_38.dylib
0x6a1000 - 0x6bdfe3 +libexpat.1.5.2.dylib ??? (???)
<cf129d6b748f864ea822d436e4d11faf> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libexpat.1.5.2.dylib
0x6cb000 - 0x732fff +libsqlite3plus.dylib ??? (???)
<01ff655f13185d0db6ecba77b085796d> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libsqlite3plus.dylib
0x759000 - 0x78ffef +libcurl.dylib ??? (???)
<aaec27210d81c4319f6acb2f7a81e706> /Library/Application
Support/Verizon/Verizon Internet Security Suite/Libraries/libcurl.dylib
0x79a000 - 0x7b8fe3 libexpat.1.dylib ??? (???)
<caa6d7f83f7e0a3fe26aa5904c6f98a9> /usr/lib/libexpat.1.dylib
0x7c0000 - 0x7c1ffd +libPluginManager.dylib ??? (???)
<ba6bf6c47aeeac2eef06a0e5e5dce954> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libPluginManager.dylib
0x7c8000 - 0x7dfff7 +com.yourcompany.RPServiceModel ??? (1.0)
<57fc24d53ad61bbee3e7844515f1b9a0> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Frameworks/RPServiceModel.framework/Versions/A/RPServiceModel
0x7ef000 - 0x7f3ffe +libminizip.dylib ??? (???)
<386015cccf58df35f8c827bc996d16eb> /Library/Application
Support/Verizon/Verizon Internet Security Suite/Libraries/libminizip.dylib
0x7f8000 - 0x864ff7 +libservicemodel.dylib ??? (???)
<995642a966fd34fcf57cc133114f3003> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libservicemodel.dylib
0x977000 - 0x97ffff +libboost_date_time-xgcc40-mt-1_38.dylib ??? (???)
<0c7010ce3e93f5eea6a46aec6fb945a7> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/libboost_date_time-xgcc40-mt-1_38.dylib
0x991000 - 0x9ceff7 +liblog4cplus-1.0.3.dylib ??? (???)
<59f77144c66824957fb7f0e71665194b> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Libraries/liblog4cplus-1.0.3.dylib
0xa15000 - 0xa18ffc +com.septicus.SSCrypto ??? (1.1.2)
<43d10d63f11127af5688f265911d58c1> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Frameworks/SSCrypto.framework/Versions/A/SSCrypto
0xa8e000 - 0xa90ffd +com.radialpoint.BDAMPlugin ??? (1.0.16.1936)
<ce3bb83640af000554537759ad22385b> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Plug-Ins/BDAMPlugin.bundle/Contents/MacOS/BDAMPlugin
0xa96000 - 0xaa9ff4 +libBDAM.dylib ??? (???)
<98d3b60456f8af915ceeb5ca3cc97dd9> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Plug-Ins/BDAMPlugin.bundle/Contents/MacOS/libBDAM.dylib
0xaba000 - 0xac9ff7 +libbdscan.dylib ??? (???)
<91067bf854073980607b108791418559> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Plug-Ins/BDAMPlugin.bundle/Contents/MacOS/libbdscan.dylib
0xad4000 - 0xad9fff +bdcore.so ??? (???) /Library/Application
Support/Verizon/Verizon Internet Security Suite/BitDefender/bdcore.so
0x9a00000 - 0x9b5cff7 +libbdupdatesdk.dylib ??? (???)
<e77282a4e11bd16862cac14041633e88> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Plug-Ins/BDAMPlugin.bundle/Contents/MacOS/libbdupdatesdk.dylib
0xcff3000 - 0xd016ffa com.apple.security.csparser 1.0 (34102)
<8fc7e44729098e22dfeff2d19981572f>
/System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Conten
ts/MacOS/csparser
0x11500000 - 0x11584fff com.apple.xquery 1.3 (27)
/System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <e01a60bf8cf997a498edb8a075647ee0>
/usr/lib/dyld
0x90003000 - 0x900caff2 com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage
.framework/Versions/A/vImage
0x900cb000 - 0x9017bfff edu.mit.Kerberos 6.0.12 (6.0.12)
<18c3202b51efdce350919aacf6c74542>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x901e9000 - 0x90211fff libcups.2.dylib ??? (???)
<0785d4ddb09ecf7c2f62d2235abdd15a> /usr/lib/libcups.2.dylib
0x90319000 - 0x90373ff7 com.apple.CoreText 2.0.3 (???)
<bee78d6af2bc4805f2ca7d4330bc1124>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreText.framework/Versions/A/CoreText
0x9062e000 - 0x9062effc com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9062f000 - 0x90714ff3 com.apple.CoreData 100.1 (186)
<50219bcb005cb15ea999a19391a8d523>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x907df000 - 0x909adff3 com.apple.security 5.0.4 (34102)
<5d34482db5e053ce1aaf9d4199c08730>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x909ae000 - 0x90c29fe7 com.apple.Foundation 6.5.7 (677.22)
<3c6ffafbc8496316c68a62541b451ab3>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90c2b000 - 0x90c65fe7 com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90c70000 - 0x91310fff com.apple.CoreGraphics 1.408.1 (???)
<f8194d5746be7b0eacf479d2ed7976c8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91311000 - 0x9133efeb libvDSP.dylib ??? (???)
<4daafed78a471133ec30b3ae634b6d3e>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libvDSP.dylib
0x9140c000 - 0x91544ff7 libicucore.A.dylib ??? (???)
<b715ac22ee45ad9de97b333ab3b0b00d> /usr/lib/libicucore.A.dylib
0x917ae000 - 0x917cdffa libJPEG.dylib ??? (???)
<b822342bcc764c83d4557a8b67fa0c1c>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x917ce000 - 0x917d7fff com.apple.speech.recognition.framework 3.7.24
(3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco
gnition.framework/Versions/A/SpeechRecognition
0x917d8000 - 0x918b8fff libobjc.A.dylib ??? (???)
<400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x918b9000 - 0x918c6fe7 com.apple.opengl 1.5.9 (1.5.9)
<09fb0b76a548c49bc8cafe3a953aa7e1>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x918c7000 - 0x918ceffe libbsm.dylib ??? (???)
<fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x92c14000 - 0x92c14ff8 com.apple.Cocoa 6.5 (???)
<a1bc9247cf65c20f1a44d0973cbe649c>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92c15000 - 0x92c15ff8 com.apple.ApplicationServices 34 (34)
<ee7bdf593da050bb30c7a1fc446eb8a6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat
ionServices
0x92c16000 - 0x92c16ffa com.apple.CoreServices 32 (32)
<373d6a888f9204641f313bc6070ae065>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92c35000 - 0x92c44fff libsasl2.2.dylib ??? (???)
<2091a1973f23f66ea9b377d43daf50ea> /usr/lib/libsasl2.2.dylib
0x92d04000 - 0x930c2fea libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libLAPACK.dylib
0x930f8000 - 0x931d9ff7 libxml2.2.dylib ??? (???)
<ab2534bfa7a774b2ad75cc2d9ad683a6> /usr/lib/libxml2.2.dylib
0x931f0000 - 0x9322ffef libTIFF.dylib ??? (???)
<d4bcc9b9c508e53849d2d46bb6900922>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93230000 - 0x932bcfff com.apple.framework.IOKit 1.5.1 (???)
<632c70a3787f7edb86ff6355cb2405a7>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x932c0000 - 0x932d0fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<273d96ff861dc68be659c07ef56f599a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x932d1000 - 0x932dfffd libz.1.dylib ??? (???)
<a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x9331c000 - 0x93337ffb libPng.dylib ??? (???)
<0d6b991afc831ea06f2958e5933d33dd>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93338000 - 0x933eaffb libcrypto.0.9.7.dylib ??? (???)
<75b80bff0d5cfaf10b6b6fe982da3578> /usr/lib/libcrypto.0.9.7.dylib
0x933eb000 - 0x933f7ffe libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x933f8000 - 0x9341cfeb libssl.0.9.7.dylib ??? (???)
<d04156c610530ca44979c899834fc24d> /usr/lib/libssl.0.9.7.dylib
0x9341d000 - 0x9349afef libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libvMisc.dylib
0x934dd000 - 0x934e5fff com.apple.DiskArbitration 2.2.1 (2.2.1)
<2664eeb3a4d0c95a21c089892a0ae8d0>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitrat
ion
0x934fe000 - 0x93505fe9 libgcc_s.1.dylib ??? (???)
<e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x93506000 - 0x9366dff3 libSystem.B.dylib ??? (???)
<d4364a4f739ff1d4bf169fdc40696c4b> /usr/lib/libSystem.B.dylib
0x937bd000 - 0x937f4fff com.apple.SystemConfiguration 1.9.2 (1.9.2)
<eab546255ac099b9616df999c9359d0e>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
nfiguration
0x937f5000 - 0x937f5ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/vecLib
0x937f6000 - 0x93847ff7 com.apple.HIServices 1.7.0 (???)
<67988718780a0a367b1bde62f5a67c4b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/HIServices.framework/Versions/A/HIServices
0x93848000 - 0x93913fff com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ColorSync.framework/Versions/A/ColorSync
0x93914000 - 0x93de5f76 libGLProgrammability.dylib ??? (???)
<280177f56425bd9fa1dd1bc2e33d0b87>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgra
mmability.dylib
0x93dec000 - 0x941fcfef libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libBLAS.dylib
0x943ba000 - 0x943defff libxslt.1.dylib ??? (???)
<6a58a8724941e8a0cfeb0cae28ea3f37> /usr/lib/libxslt.1.dylib
0x943df000 - 0x946b9ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10)
<8dd5cb1dc7e1edb6df312da27ec8018a>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb
onCore.framework/Versions/A/CarbonCore
0x946fa000 - 0x94784fe3 com.apple.DesktopServices 1.4.7 (1.4.7)
<aa68d7f751db63a0368c53b9423b8b9c>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D
esktopServicesPriv
0x94785000 - 0x948cbff7 com.apple.ImageIO.framework 2.0.4 (2.0.4)
<b407f06ff9b6893899e2e399cb65c953>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/ImageIO
0x949c1000 - 0x94b13ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94c16000 - 0x94c17ffc libffi.dylib ??? (???)
<eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x94c4b000 - 0x94fe8fef com.apple.QuartzCore 1.5.7 (1.5.7)
<a841f68e7c1833489ffb931456b5ac0c>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94fe9000 - 0x95007fff libresolv.9.dylib ??? (???)
<9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x95008000 - 0x95008ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95009000 - 0x9501ffff com.apple.DictionaryServices 1.0.0 (1.0.0)
<7d20b8d1fb238c3e71d0fa6fda18c4f7>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Dict
ionaryServices.framework/Versions/A/DictionaryServices
0x95020000 - 0x9581efef com.apple.AppKit 6.5.6 (949.43)
<cb5414b69310c484a6a9844cd9207098>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9581f000 - 0x95829feb com.apple.audio.SoundManager 3.9.2 (3.9.2)
<df077a8048afc3075c6f2d9e7780e78e>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun
d.framework/Versions/A/CarbonSound
0x959aa000 - 0x95a3dff3 com.apple.ApplicationServices.ATS 3.4 (???)
<ba3cf30e23231ce7e026a097fb224ac1>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ATS.framework/Versions/A/ATS
0x95b93000 - 0x95c0dff8 com.apple.print.framework.PrintCore 5.5.3 (245.3)
<98633ef67d419c1b02f56556cb4d843d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/PrintCore.framework/Versions/A/PrintCore
0x95c0e000 - 0x95c57fef com.apple.Metadata 10.5.2 (398.25)
<7eb2df3e510cd308e91a6cf6d8e9fba5>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Meta
data.framework/Versions/A/Metadata
0x95c5d000 - 0x95c6dffc com.apple.LangAnalysis 1.6.4 (1.6.4)
<bc7eb703ddc37bf85adf93e35efd3947>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95c6e000 - 0x95c70ff5 libRadiance.dylib ??? (???)
<82d606c49f5dc77231f9d0e2be9ed6ab>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95d05000 - 0x95d09fff libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x95d6d000 - 0x95d9cfe3 com.apple.AE 402.2 (402.2)
<95c19d4ee4eb86270ad404e32a2c67e1>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.f
ramework/Versions/A/AE
0x95d9d000 - 0x95e3affc com.apple.CFNetwork 422.11 (422.11)
<c7f20c8642ae388dfa92db4e37474c70>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe
twork.framework/Versions/A/CFNetwork
0x95e99000 - 0x95f40feb com.apple.QD 3.11.54 (???)
<c31150b40fcc27c195de40f0ae138666>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/QD.framework/Versions/A/QD
0x95f41000 - 0x95f9aff7 libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dyli
b
0x95fa1000 - 0x95fa1ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95fa2000 - 0x95fd4fff com.apple.LDAPFramework 1.4.5 (110)
<0625b4f70c28b2f239ca088edaf9cf0f>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95fd5000 - 0x9605cff7 libsqlite3.0.dylib ??? (???)
<eeedc8bf6881ac9f2c1954b1c8037720> /usr/lib/libsqlite3.0.dylib
0x9606d000 - 0x960ecff5 com.apple.SearchKit 1.2.1 (1.2.1)
<f28f8dd0f155a6453411a0c9b5702764>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear
chKit.framework/Versions/A/SearchKit
0x960ed000 - 0x96118fe7 libauto.dylib ??? (???)
<2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x96126000 - 0x96183ffb libstdc++.6.dylib ??? (???)
<f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x96234000 - 0x96234ffb com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/Install
Server
0x96280000 - 0x9633afe3 com.apple.CoreServices.OSServices 226.5 (226.5)
<2cf6e7edf4f3c2f6218b73f15aea2cfb>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe
rvices.framework/Versions/A/OSServices
0x964cf000 - 0x9655bff7 com.apple.LaunchServices 290.3 (290.3)
<14e0cac395a9d127848196a08df19cc7>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Laun
chServices.framework/Versions/A/LaunchServices
0x965ef000 - 0x96607ff7 com.apple.CoreVideo 1.6.0 (20.0)
<43bb2edc479aa5dc54bd16c0f4a85025>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96638000 - 0x96940fff com.apple.HIToolbox 1.5.4 (???)
<f429a9b5b04de301c6bad00cad532e92>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
framework/Versions/A/HIToolbox
0x96a26000 - 0x96b59fff com.apple.CoreFoundation 6.5.5 (476.17)
<8ee954daff64a8549ccfc783846883a1>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
n
0x96b5a000 - 0x96b98ff7 libGLImage.dylib ??? (???)
<3a518fdd58fa9580039ab8b01873b480>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.
dylib
0x96b99000 - 0x96c16feb com.apple.audio.CoreAudio 3.1.1 (3.1.1)
<97d4fffb5ef718615ed5ff63fad5adfe>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97295000 - 0x97299fff libGIF.dylib ??? (???)
<7714ae24eb64b48fa719fb99bcbe34f3>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0xc0000000 - 0xc000efff +com.yourcompany.yourcocoaframework ??? (1.0)
<31c32bbf71f99239976d161e7ea97c82> /Library/Application
Support/Verizon/Verizon Internet Security
Suite/Frameworks/Log4Cocoa.framework/Versions/A/Log4Cocoa
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???)
/usr/lib/libSystem.B.dylib
***********************************************************************
This e-mail and its attachments are confidential, legally privileged, may be subject to copyright and sent solely for the attention of the addressee(s).
Any unauthorized use or disclosure is prohibited. Statements and opinions expressed in this e-mail may not represent those of Radialpoint.
Le contenu de ce courriel est confidentiel, privilégié et peut être soumis à des droits d'auteur. Il est envoyé à l'intention exclusive de son ou de ses
destinataires. Il est interdit de l'utiliser ou de le divulguer sans autorisation. Les opinions exprimées dans le présent courriel peuvent diverger de celles de Radialpoint.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden