WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED DUPLICATE of
bug 53519
53413
Crash occurs at JSC::DefaultGCActivityCallbackPlatformData::trigger() when typing in Search field
https://bugs.webkit.org/show_bug.cgi?id=53413
Summary
Crash occurs at JSC::DefaultGCActivityCallbackPlatformData::trigger() when ty...
Chris Petersen
Reported
2011-01-30 23:04:04 PST
Summary: A crash occurs at JSC::DefaultGCActivityCallbackPlatformData::trigger () after I type in Safari search field. Reproduces for with Webkit TOT
r77108
with Safari 5.0.3. Steps to reproduce: 1) Launch Webkit TOT
r77108
+ Safari 5.0.3 2) After Safari opens and loads page, place caret in Safari's search field 3) Type a character like "s" 4) Goggle suggestions results appear and in a few second a hang occurs followed a crash in a minute or so Here is crash log: Process: Safari [41299] Path: /Applications/Safari.app/Contents/MacOS/Safari Identifier: com.apple.Safari Version: 5.0.3 (6533.19.4) Build Info: WebBrowser-75331904~8 Code Type: X86-64 (Native) Parent Process: perl5.10.0 [41290] Date/Time: 2011-01-30 12:37:41.015 -0800 OS Version: Mac OS X 10.6.7 (10J846) Report Version: 6 Interval Since Last Report: 110033 sec Crashes Since Last Report: 7 Per-App Interval Since Last Report: 113693 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: B0A7A7C4-B6FC-43DE-8EBE-1ACD3F221BD4 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000a8 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 com.apple.JavaScriptCore 0x00000001007c8f30 JSC::DefaultGCActivityCallbackPlatformData::trigger(__CFRunLoopTimer*, void*) + 48 (APIShims.h:40) 1 com.apple.CoreFoundation 0x00007fff8804bdbf CFRunLoopRunSpecific + 575 2 com.apple.HIToolbox 0x00007fff807ca7ee RunCurrentEventLoopInMode + 333 3 com.apple.HIToolbox 0x00007fff807ca5f3 ReceiveNextEventCommon + 310 4 com.apple.HIToolbox 0x00007fff807ca4ac BlockUntilNextEventMatchingListInMode + 59 5 com.apple.AppKit 0x00007fff85e13e64 _DPSNextEvent + 718 6 com.apple.AppKit 0x00007fff85e137a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 7 com.apple.Safari 0x00000001000162ec 0x100000000 + 90860 8 com.apple.AppKit 0x00007fff85dd948b -[NSApplication run] + 395 9 com.apple.AppKit 0x00007fff85dd21a8 NSApplicationMain + 364 10 com.apple.Safari 0x000000010000a1b8 0x100000000 + 41400 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff8202c12a kevent + 10 1 libSystem.B.dylib 0x00007fff8202dffd _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff8202dcd4 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff8202d7fe _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff8202d128 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff8202cfc5 start_wqthread + 13 Thread 2: WebCore: IconDatabase 0 libSystem.B.dylib 0x00007fff8204df8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff82051da1 _pthread_cond_wait + 1286 2 com.apple.WebCore 0x00000001011b88dd WebCore::IconDatabase::syncThreadMainLoop() + 269 (IconDatabase.cpp:1426) 3 com.apple.WebCore 0x00000001011b8a1c WebCore::IconDatabase::iconDatabaseSyncThread() + 172 (IconDatabase.cpp:1044) 4 libSystem.B.dylib 0x00007fff8204c4f6 _pthread_start + 331 5 libSystem.B.dylib 0x00007fff8204c3a9 thread_start + 13 Thread 3: Safari: SafeBrowsingManager 0 libSystem.B.dylib 0x00007fff8201329a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff8201390d mach_msg + 59 2 com.apple.CoreFoundation 0x00007fff8804c932 __CFRunLoopRun + 1698 3 com.apple.CoreFoundation 0x00007fff8804bdbf CFRunLoopRunSpecific + 575 4 com.apple.Safari 0x000000010002f891 0x100000000 + 194705 5 com.apple.Safari 0x000000010002f821 0x100000000 + 194593 6 libSystem.B.dylib 0x00007fff8204c4f6 _pthread_start + 331 7 libSystem.B.dylib 0x00007fff8204c3a9 thread_start + 13 Thread 4: 0 libSystem.B.dylib 0x00007fff8201329a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff8201390d mach_msg + 59 2 com.apple.CoreFoundation 0x00007fff8804c932 __CFRunLoopRun + 1698 3 com.apple.CoreFoundation 0x00007fff8804bdbf CFRunLoopRunSpecific + 575 4 com.apple.Foundation 0x00007fff874d6f5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297 5 com.apple.Foundation 0x00007fff87457f29 __NSThread__main__ + 1429 6 libSystem.B.dylib 0x00007fff8204c4f6 _pthread_start + 331 7 libSystem.B.dylib 0x00007fff8204c3a9 thread_start + 13 Thread 5: com.apple.CFSocket.private 0 libSystem.B.dylib 0x00007fff82056e52 select$DARWIN_EXTSN + 10 1 com.apple.CoreFoundation 0x00007fff8806e498 __CFSocketManager + 824 2 libSystem.B.dylib 0x00007fff8204c4f6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff8204c3a9 thread_start + 13 Thread 6: Safari: SnapshotStore 0 libSystem.B.dylib 0x00007fff8204df8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff82051da1 _pthread_cond_wait + 1286 2 com.apple.JavaScriptCore 0x00000001008f0a40 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64 (ThreadingPthreads.cpp:350) 3 com.apple.Safari 0x00000001001be861 0x100000000 + 1828961 4 com.apple.Safari 0x0000000100047373 0x100000000 + 291699 5 com.apple.Safari 0x00000001000471f1 0x100000000 + 291313 6 libSystem.B.dylib 0x00007fff8204c4f6 _pthread_start + 331 7 libSystem.B.dylib 0x00007fff8204c3a9 thread_start + 13 Thread 7: 0 libSystem.B.dylib 0x00007fff8201329a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff8201390d mach_msg + 59 2 com.apple.QuartzCore 0x00007fff869f23a6 CA::Render::Server::server_thread(void*) + 177 3 com.apple.QuartzCore 0x00007fff869f22e6 thread_fun + 34 4 libSystem.B.dylib 0x00007fff8204c4f6 _pthread_start + 331 5 libSystem.B.dylib 0x00007fff8204c3a9 thread_start + 13 Thread 8: WebCore: LocalStorage 0 libSystem.B.dylib 0x00007fff8204df8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff82051da1 _pthread_cond_wait + 1286 2 com.apple.JavaScriptCore 0x00000001008f0a40 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64 (ThreadingPthreads.cpp:350) 3 com.apple.WebCore 0x000000010164c231 WebCore::LocalStorageThread::threadEntryPoint() + 177 (MessageQueue.h:136) 4 libSystem.B.dylib 0x00007fff8204c4f6 _pthread_start + 331 5 libSystem.B.dylib 0x00007fff8204c3a9 thread_start + 13 Thread 9: 0 libSystem.B.dylib 0x00007fff8202cf4a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff8202d35c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff8202cfc5 start_wqthread + 13 Thread 10: 0 libSystem.B.dylib 0x00007fff8202cf4a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff8202d35c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff8202cfc5 start_wqthread + 13 Thread 11: 0 libSystem.B.dylib 0x00007fff8202cf4a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff8202d35c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff8202cfc5 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00001031608c75a9 rcx: 0x000000011c5495e0 rdx: 0x00000000ffffffff rdi: 0x000000011c5495e0 rsi: 0x000000011bb70e18 rbp: 0x00007fff5fbfef90 rsp: 0x00007fff5fbfe620 r8: 0x00007fff7101d760 r9: 0x0000000000000000 r10: 0x0000000103a44db0 r11: 0x00007fff5fbfe620 r12: 0x0000000000000000 r13: 0x00007fff7101d760 r14: 0x0000000103a00560 r15: 0x000000011bb70e18 rip: 0x00000001007c8f30 rfl: 0x0000000000010202 cr2: 0x00000000000000a8 Binary Images: 0x100000000 - 0x1006afff7 com.apple.Safari 5.0.3 (6533.19.4) <27F33860-FFE9-45CE-579D-369F56B2069C> /Applications/Safari.app/Contents/MacOS/Safari 0x100758000 - 0x100971fff com.apple.JavaScriptCore 534+ (534.17+) <80D4B296-7C6E-A883-3674-98B61CCA976D> /Users/cp/WebKit/WebKitBuild/Release/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x100a55000 - 0x100bf0ff7 com.apple.WebKit 534+ (534.17+) <3E158104-D74D-DAC3-33A9-FAEC2871C766> /Users/cp/WebKit/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit 0x100d78000 - 0x101d93fff com.apple.WebCore 534+ (534.17+) <1E30E905-4CA8-1BC5-5560-D22832A9230C> /Users/cp/WebKit/WebKitBuild/Release/WebCore.framework/Versions/A/WebCore 0x118660000 - 0x118660fff com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <6D7E0144-84A5-B3A3-56C8-E82B930322F8> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa 0x118664000 - 0x11866dfff com.apple.JavaVM 13.3.9 (13.3.9) <9B244E47-9B57-E241-4841-0E0BEBFA06C6> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x11869b000 - 0x11869fff7 libFontRegistryUI.dylib ??? (???) <89E50DF0-2A72-B443-28AE-5F27EC7E22C7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib 0x118700000 - 0x118701fff ATSHI.dylib ??? (???) <C3BF96C6-C170-B0DD-7541-78AD91B4BD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib 0x11872a000 - 0x1188bbfef GLEngine ??? (???) <CE8DF3C6-2AFE-B631-697B-8F47CDED9E90> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x1188ec000 - 0x118d0ffef libclh.dylib 3.1.1 C (3.1.1) <32ACF117-D9D8-B363-FF8B-62535D209CBB> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x118d93000 - 0x118db9fff GLRendererFloat ??? (???) <6EB4DF22-0CE7-9DF4-4196-B9EFE00BCC51> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x200000000 - 0x200787fff com.apple.GeForceGLDriver 1.6.26 (6.2.6) <EAFB223F-813A-8AD9-5544-4788ABB25E09> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <0DBF7B65-D6F2-4C09-8E4D-38D77E955A03> /usr/lib/dyld 0x7fff80003000 - 0x7fff80065fe7 com.apple.datadetectorscore 2.0 (80.7) <C3A68083-AFB0-CFC6-8AA5-517C9D1489B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff80066000 - 0x7fff80083ff7 libPng.dylib ??? (???) <95D35812-DCFF-6C61-120C-A5F963E27577> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff80084000 - 0x7fff801f3fe7 com.apple.QTKit 7.6.6 (1756.14) <071EAD2C-AF2B-4269-331E-E0A33BDC1809> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff801f4000 - 0x7fff8021cfff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8021d000 - 0x7fff80231ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff80267000 - 0x7fff804a9fef com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff804aa000 - 0x7fff804dafef com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff804db000 - 0x7fff80699fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib 0x7fff80752000 - 0x7fff8079bff7 com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff8079c000 - 0x7fff80a9afff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff80a9b000 - 0x7fff80a9bff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff80a9c000 - 0x7fff80a9cff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff80a9d000 - 0x7fff80ba7ff7 com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO 0x7fff80bd8000 - 0x7fff80c03ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib 0x7fff80c04000 - 0x7fff80cd6fe7 com.apple.CFNetwork 454.11.12 (454.11.12) <66517268-F56E-71FD-C67A-A5E5C01D2225> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff80cd7000 - 0x7fff80d71ff7 com.apple.ApplicationServices.ATS 4.4 (???) <30FEC414-68D1-5396-D227-843807413633> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff80d72000 - 0x7fff80e33fff libFontParser.dylib ??? (???) <C82EE938-B39D-712C-8831-A4FE8D98BAE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff81aa8000 - 0x7fff81b25fef com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff81b26000 - 0x7fff81b61fff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff81b62000 - 0x7fff81b87ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff81b88000 - 0x7fff81bc1ff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit 0x7fff81c0c000 - 0x7fff81c6cfe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff81c6d000 - 0x7fff81ca2fef com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff81ca3000 - 0x7fff81cb4ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib 0x7fff81cb5000 - 0x7fff81cb8ff7 com.apple.securityhi 4.0 (36638) <1D9E99B1-49D8-5690-C3F3-805DB9C71F0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff81cb9000 - 0x7fff81d08fef libTIFF.dylib ??? (???) <29501767-4AD7-C2B5-6802-BF13ED795E41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff81d17000 - 0x7fff81d1dff7 com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff81df7000 - 0x7fff81e34ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff81fa7000 - 0x7fff81fa7ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff81fa8000 - 0x7fff81fb9fff com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x7fff82012000 - 0x7fff821d3fff libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <C69079BA-BC25-6B0C-C965-754C6C6E0924> /usr/lib/libSystem.B.dylib 0x7fff821d4000 - 0x7fff823b8ff7 libType1Scaler.dylib ??? (???) <2C7624EC-01D5-5E9E-3FB8-8ADA460ED6DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib 0x7fff823b9000 - 0x7fff823befff libGIF.dylib ??? (???) <35C3E3C0-38E7-8D52-118A-042E40CB2941> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff823bf000 - 0x7fff823fcfff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff823fd000 - 0x7fff82408ff7 com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff8246f000 - 0x7fff824ebff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff824ec000 - 0x7fff824fdfff SyndicationUI ??? (???) <38522C02-AE1B-EEA7-D74C-544D54CB6641> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0x7fff8253e000 - 0x7fff8256ffff libGLImage.dylib ??? (???) <DEC871A4-5BC0-54D2-2B49-145430226766> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8276f000 - 0x7fff8282cfff com.apple.CoreServices.OSServices 359 (359) <050F85D4-94FB-F984-76A9-456E0CCEB875> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff828f8000 - 0x7fff828f8ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff828f9000 - 0x7fff8293dfe7 com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8293e000 - 0x7fff82954fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <9EE621E7-89DA-D2D1-DF12-5E5BB1358E65> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff82955000 - 0x7fff82d5ffff com.apple.RawCamera.bundle 3.5.1 (552) <4108C8D0-A694-8E5C-CA54-A07AA2A11F1A> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff82d60000 - 0x7fff8345d06f com.apple.CoreGraphics 1.545.0 (???) <07E2E8C9-7B9F-E0B2-923A-72992552E248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff83481000 - 0x7fff83485ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib 0x7fff83486000 - 0x7fff83486ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff835f1000 - 0x7fff835faff7 com.apple.DisplayServicesFW 2.3.0 (283) <14E27993-ADE5-E633-EA11-56C2E4232409> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff835fb000 - 0x7fff8362afff com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8362b000 - 0x7fff83672fff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8368e000 - 0x7fff836dafff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib 0x7fff836db000 - 0x7fff837f4fef libGLProgrammability.dylib ??? (???) <0F145795-4406-B117-9A5F-1E258F457B25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff837f5000 - 0x7fff8380aff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8380b000 - 0x7fff83d0ffe7 com.apple.VideoToolbox 0.484.20 (484.20) <B0F1F732-E5F8-E718-1DD9-F2BB3906005F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff83d6e000 - 0x7fff83d84fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib 0x7fff83d93000 - 0x7fff83d9afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff83d9b000 - 0x7fff83e51fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib 0x7fff83e52000 - 0x7fff83e72ff7 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff83f00000 - 0x7fff83f01ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <75EEED58-0B5E-835A-AA4E-175754376A57> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff83f63000 - 0x7fff843a6fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff843a7000 - 0x7fff84413ff7 com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff84414000 - 0x7fff8444dfef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib 0x7fff8444e000 - 0x7fff84689fef com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff846cc000 - 0x7fff8470ffef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib 0x7fff84710000 - 0x7fff84838ff7 com.apple.MediaToolbox 0.484.20 (484.20) <693F19C8-2810-A13B-8B84-9E9830060362> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff84839000 - 0x7fff84916fff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff84a95000 - 0x7fff84aa4fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff84aa5000 - 0x7fff84aa7fff libRadiance.dylib ??? (???) <09272584-143E-154E-F858-DE5B51CEEC66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff84aa8000 - 0x7fff84b61fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib 0x7fff84b62000 - 0x7fff84bb4ff7 com.apple.HIServices 1.8.2 (???) <80D63B54-3F43-080C-038A-70038D9AF325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff84bcb000 - 0x7fff853d5fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff853d6000 - 0x7fff853effff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff855e0000 - 0x7fff856e4fff com.apple.PubSub 1.0.5 (65.20) <DA852327-4B80-B49A-666C-835410273DE3> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x7fff856e5000 - 0x7fff85708fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8598b000 - 0x7fff859ccfef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff859cd000 - 0x7fff85a17ff7 com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff85a18000 - 0x7fff85ab8fff com.apple.LaunchServices 362.2 (362.2) <87E172DB-2C0E-E2E5-2A75-FB4284AECDAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff85ab9000 - 0x7fff85acdfff libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff85ace000 - 0x7fff85d38fef com.apple.QuartzComposer 4.2 ({156.28}) <248C697E-B2DD-4F27-27CD-6E6B99B9B0A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff85d39000 - 0x7fff85d3aff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff85d3b000 - 0x7fff85d80fff com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices 0x7fff85d81000 - 0x7fff85d86ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff85d87000 - 0x7fff85dcfff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff85dd0000 - 0x7fff867c6fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff86804000 - 0x7fff86859ff7 com.apple.framework.familycontrols 2.0.2 (2020) <2E363FA5-3512-A4F3-80DC-4A540D82129D> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8685a000 - 0x7fff86865fff com.apple.CrashReporterSupport 10.6.6 (257) <E094029A-89FD-443D-B5E6-5073CF484890> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff86866000 - 0x7fff86899fff libTrueTypeScaler.dylib ??? (???) <9ECE8EF2-D226-0ABB-FEDE-9871BCDE3226> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff8689a000 - 0x7fff86929fff com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8692a000 - 0x7fff86939fff libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib 0x7fff86987000 - 0x7fff8698bff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <07E89580-2667-3419-71B5-4885393D53B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8698c000 - 0x7fff8699efe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib 0x7fff8699f000 - 0x7fff86d3cfe7 com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff86d3d000 - 0x7fff86d40ff7 libCoreVMClient.dylib ??? (???) <AE6F125C-B850-085F-315E-6CFFDA8667DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff86d41000 - 0x7fff86e27fef com.apple.DesktopServices 1.5.10 (1.5.10) <77B82106-04A8-3F13-F5FD-F73D0D4DE93D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff86e28000 - 0x7fff86e29fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 0x7fff8716e000 - 0x7fff871b7fef libGLU.dylib ??? (???) <B8A493E1-1770-30B9-C02D-864A25449138> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff871b8000 - 0x7fff87220fff com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime 0x7fff87245000 - 0x7fff8737afef com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <DEBF0089-E3D6-A20D-5442-FF7386CD0E27> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8737b000 - 0x7fff873fafe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <169FEF33-48FF-75D2-CD54-EB01148DB219> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff873fb000 - 0x7fff873fdfff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff87447000 - 0x7fff876cafe7 com.apple.Foundation 6.6.6 (751.52) <C9FF1860-BB0B-ABE3-1562-EFD42D4914A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff876cb000 - 0x7fff87749ff7 com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8774d000 - 0x7fff879d5fff com.apple.security 6.1.1 (37594) <BA447EE8-2E7C-ABBE-C977-253B09980FD2> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff879d6000 - 0x7fff87a66fff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff87a73000 - 0x7fff87a80fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <C7521EFF-784C-F883-C28E-05ACE97A66F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff87a81000 - 0x7fff87abbfff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib 0x7fff87b72000 - 0x7fff87b98fe7 libJPEG.dylib ??? (???) <F1DA5DE0-6A83-E9E8-6E2E-CC133BC65A58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff87b99000 - 0x7fff87b9afff liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib 0x7fff87b9b000 - 0x7fff87b9bff7 com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff87cf6000 - 0x7fff87cfcff7 IOSurface ??? (???) <88764391-48F8-E4D3-602E-3D7F6268FA89> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff87d41000 - 0x7fff87df6fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff87df9000 - 0x7fff87f10fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib 0x7fff87f11000 - 0x7fff87f7bfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff87f7c000 - 0x7fff87fbdff7 com.apple.CoreMedia 0.484.20 (484.20) <48C94949-A6A4-373D-9355-654B775C81F4> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff87fbe000 - 0x7fff87ffffff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff88000000 - 0x7fff88177fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff88178000 - 0x7fff8817eff7 com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff881a7000 - 0x7fff882e5fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff882e6000 - 0x7fff88335ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x7fff883f6000 - 0x7fff88473fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <C82DB84D-6391-2E56-35D4-C4B373334153> /usr/lib/libstdc++.6.dylib 0x7fff88474000 - 0x7fff88479fff libGFXShared.dylib ??? (???) <3701DE86-F4FF-0ACF-8EEF-82DBFC4FBDC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff88496000 - 0x7fff884d9ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <E2DD1CB6-7B80-BDA7-F614-5C5CD101E55C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff884da000 - 0x7fff884e5ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff884e6000 - 0x7fff88501ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff885ce000 - 0x7fff8867efff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8869a000 - 0x7fff886b0fff com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff886c5000 - 0x7fff886c5ff7 com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff886c6000 - 0x7fff886d4ff7 libkxld.dylib ??? (???) <B1CB583A-2331-6529-4E39-014ED4281456> /usr/lib/system/libkxld.dylib 0x7fff886d5000 - 0x7fff886e0fff com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff886e1000 - 0x7fff88702fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib 0x7fff88703000 - 0x7fff88774ff7 com.apple.AppleVAFramework 4.10.19 (4.10.19) <1DF9C34A-B945-8684-21F7-66312F08BA3F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff88775000 - 0x7fff887faff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff88804000 - 0x7fff88b38fff com.apple.CoreServices.CarbonCore 861.32 (861.32) <C495C25F-81DD-A47C-4720-F2849ADF6889> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff88b39000 - 0x7fff88bc5fef SecurityFoundation ??? (???) <0A54F3DF-60FE-4EBF-D1AA-812760C4BFD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff88bc6000 - 0x7fff88bc9fff com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff88bd9000 - 0x7fff88be8fff com.apple.opengl 1.6.12 (1.6.12) <0E775FAE-BC4D-B4AE-6C11-3549DFA67D09> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff88c52000 - 0x7fff88e0afef com.apple.ImageIO.framework 3.0.4 (3.0.4) <AE75C101-91DD-04A6-AF3E-D9D7CF0392E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff88e0b000 - 0x7fff88e17fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib 0x7fff88e18000 - 0x7fff88e18ff7 com.apple.Carbon 150 (152) <3BF16F00-C4F1-5E16-41BC-948CBA6C9254> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff88e9d000 - 0x7fff88fbefe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib 0x7fff88fbf000 - 0x7fff89080fef com.apple.ColorSync 4.6.6 (4.6.6) <4CC8D88B-6650-8506-5CBD-DF0EBEF22BBD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff89081000 - 0x7fff89087fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D0735595-E70D-E1CC-5910-A67F8BCDB1FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff89127000 - 0x7fff891a9fff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff891aa000 - 0x7fff891f1ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <C69079BA-BC25-6B0C-C965-754C6C6E0924> /usr/lib/libSystem.B.dylib Model: MacBook7,1, BootROM MB71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f5 Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.7) Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: Hitachi HTS545025B9SA02, 232.89 GB Serial ATA Device: MATSHITADVD-R UJ-898 USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000 USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0x06630000 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x06300000
Attachments
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2011-01-31 08:29:49 PST
<
rdar://problem/8937285
>
Alexey Proskuryakov
Comment 2
2011-02-01 13:32:13 PST
***
Bug 53517
has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 3
2011-02-01 13:32:18 PST
***
Bug 53518
has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 4
2011-02-01 13:33:32 PST
Geoff, is this a duplicate of
bug 53519
?
Geoffrey Garen
Comment 5
2011-02-01 13:36:07 PST
I think so!
Geoffrey Garen
Comment 6
2011-02-01 13:36:41 PST
*** This bug has been marked as a duplicate of
bug 53519
***
Chris Petersen
Comment 7
2011-02-01 20:46:07 PST
If Geoff says it's a duplicate, then it is :)
lmntal.design
Comment 8
2011-02-01 20:50:43 PST
Hmm. DIdn't catch it when I searched, for some reason. Sorry, guys! And thanks for the quick fix.
Alexey Proskuryakov
Comment 9
2011-02-01 21:23:41 PST
> DIdn't catch it when I searched, for some reason.
I think that your report was actually the first - but they all came in a rapid succession.
Alexey Proskuryakov
Comment 10
2011-02-01 21:24:20 PST
Oops, now I got confused - _this_ report from Chris was the first.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug