Bug 110485
Summary: | WebKit and Safari crash on open - both now unusable. | ||
---|---|---|---|
Product: | WebKit | Reporter: | dominiccronshaw |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.8 |
dominiccronshaw
WebKit nightly build r143567 was working just fine and then after browsing around for a few hours, it froze. I had to reboot as Force Close would not launch. When I did that, WebKit would crash on open. So did Safari. Rebooting again, same issue. Deleted WebKit and reinstalled, but issue persists. Crash report from OSX pasted below:
____________
Process: SafariForWebKitDevelopment [350]
Path: /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier: org.webkit.nightly.WebKit
Version: r143567 (143567)
Code Type: X86-64 (Native)
Parent Process: launchd [131]
User ID: 501
Date/Time: 2013-02-21 12:04:11.010 -0500
OS Version: Mac OS X 10.8.2 (12C2034)
Report Version: 10
Interval Since Last Report: 176179 sec
Per-App Interval Since Last Report: 60 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 15E2945F-870F-8553-9476-BE64D431B686
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00007ff6637e50a6
VM Regions Near 0x7ff6637e50a6:
MALLOC_SMALL 00007ff5ff000000-00007ff5ff800000 [ 8192K] rw-/rwx SM=PRV
-->
STACK GUARD 00007fff5a4e2000-00007fff5dce2000 [ 56.0M] ---/rwx SM=NUL stack guard for thread 0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CFNetwork 0x00007fff8409838b CompactCookieHeader::getEnumeratedString(CookieData::FieldNames) const + 89
1 com.apple.CFNetwork 0x00007fff840981a6 CompactCookieHeader::assertCookieValid() const + 78
2 com.apple.CFNetwork 0x00007fff840980ee CompactCookieArray::assertCookiesValid() const + 240
3 com.apple.CFNetwork 0x00007fff84097e34 BinaryCookieStorage::readCookiesFromStream(__CFReadStream*, MemoryCookies*) + 470
4 com.apple.CFNetwork 0x00007fff84103c0b DiskCookieStorage::readFileToCookies(MemoryCookies*) + 175
5 com.apple.CFNetwork 0x00007fff841035b6 DiskCookieStorage::initialize(MemoryCookies const*) + 188
6 com.apple.CFNetwork 0x00007fff841033c6 _createByFile(__CFDictionary const*) + 116
7 com.apple.CFNetwork 0x00007fff841031ef _createByIdentifier(__CFDictionary const*) + 495
8 com.apple.CFNetwork 0x00007fff84102e88 cacheOrCreate(__CFDictionary const*, PrivateHTTPCookieStorage* (*)(__CFDictionary const*)) + 246
9 com.apple.CFNetwork 0x00007fff84102b61 _CFHTTPCookieStorageCreateWithProperties + 819
10 com.apple.CFNetwork 0x00007fff841027d5 __copyCookieStorage_block_invoke_0 + 273
11 libdispatch.dylib 0x00007fff8350c0b6 _dispatch_client_callout + 8
12 libdispatch.dylib 0x00007fff8350c041 dispatch_once_f + 50
13 com.apple.CFNetwork 0x00007fff841026ad StorageSession::copyCookieStorage() const + 83
14 com.apple.CFNetwork 0x00007fff84101d37 _CFHTTPCookieStorageGetDefault + 47
15 com.apple.Foundation 0x00007fff8d0891de -[NSHTTPCookieStorageInternal initWithSharedStorage] + 78
16 com.apple.Foundation 0x00007fff8d08915c -[NSHTTPCookieStorage(NSInternal) _initWithSharedStorage] + 90
17 com.apple.Foundation 0x00007fff8d0890e3 initSharedCookieManager + 40
18 libsystem_c.dylib 0x00007fff8563df90 pthread_once + 87
19 com.apple.Foundation 0x00007fff8d0890b2 +[NSHTTPCookieStorage sharedHTTPCookieStorage] + 23
20 com.apple.Foundation 0x00007fff8d08a993 +[NSURLRequest checkForSharedCookieStoreNeed:] + 71
21 com.apple.Foundation 0x00007fff8d08a93e -[NSURLRequest _initWithCFURLRequest:] + 227
22 com.apple.Foundation 0x00007fff8d0953b1 nsProtCanHandleRequest + 136
23 com.apple.CFNetwork 0x00007fff84133327 ImplAdaptor::_canHandleRequestCallback(_CFURLRequest const*, void const*) + 21
24 com.apple.CFNetwork 0x00007fff8410fc6f URLProtocolRegistry::findProtocolImplForRequestAndSetIntoRequest(_CFURLRequest const*) + 105
25 com.apple.CFNetwork 0x00007fff84097adb URLProtocolRegistry::canHandleRequest(_CFURLRequest const*) + 9
26 com.apple.CFNetwork 0x00007fff84097ac8 CFURLProtocolCanHandleRequest + 41
27 com.apple.Foundation 0x00007fff8d0667c4 +[NSCFURLProtocol canInitWithRequest:] + 61
28 com.apple.Foundation 0x00007fff8d08ab7d +[NSURLProtocol(NSURLProtocolPrivate) _protocolClassForRequest:allowCF:] + 261
29 com.apple.Foundation 0x00007fff8d08aa31 +[NSURLConnection canHandleRequest:] + 24
30 com.apple.WebKit 0x0000000102495166 +[WebView(WebPrivate) _canHandleRequest:forMainFrame:] + 54
31 com.apple.WebKit 0x000000010242e9ad WebFrameLoaderClient::canHandleRequest(WebCore::ResourceRequest const&) const + 77
32 com.apple.WebCore 0x00000001033ea5d0 WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 528
33 com.apple.WebKit 0x0000000102431e8a -[WebFramePolicyListener receivedPolicyDecision:] + 42
34 com.apple.Safari.framework 0x000000010188c945 Safari::ExtensionViewController::decidePolicyForNavigationAction(Safari::SWebView const&, Safari::SWebNavigationAction const&, Safari::SWebURLRequest const&, Safari::SWebFrame const&, Safari::SWebPolicyDecisionListener&) + 259
35 com.apple.Safari.framework 0x0000000101998cac -[PlatformPolicyDelegateForwarder webView:decidePolicyForNavigationAction:request:frame:decisionListener:] + 166
36 com.apple.CoreFoundation 0x00007fff8edc863c __invoking___ + 140
37 com.apple.CoreFoundation 0x00007fff8edc84d7 -[NSInvocation invoke] + 263
38 com.apple.CoreFoundation 0x00007fff8edc86a9 -[NSInvocation invokeWithTarget:] + 57
39 com.apple.WebKit 0x0000000102499ead -[_WebSafeForwarder forwardInvocation:] + 93
40 com.apple.CoreFoundation 0x00007fff8edc3737 ___forwarding___ + 775
41 com.apple.CoreFoundation 0x00007fff8edc33b8 _CF_forwarding_prep_0 + 232
42 com.apple.WebKit 0x000000010242d33f WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>) + 175
43 com.apple.WebCore 0x00000001033ea335 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool), void*) + 1061
44 com.apple.WebCore 0x0000000102dedd57 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>) + 1287
45 com.apple.WebCore 0x0000000102deb9c0 WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 288
46 com.apple.WebCore 0x0000000102ded80a WebCore::FrameLoader::load(WebCore::FrameLoadRequest const&) + 1050
47 com.apple.WebKit 0x00000001024296f9 -[WebFrame loadRequest:] + 425
48 com.apple.Safari.framework 0x000000010188c660 Safari::ExtensionViewController::load(Safari::CF::URL const&) + 50
49 com.apple.Safari.framework 0x000000010188c5ee Safari::ExtensionViewController::createAndLoadView() + 346
50 com.apple.Safari.framework 0x00000001018760d5 Safari::ExtensionGlobalPageViewController::ExtensionGlobalPageViewController(Safari::Extension*, Safari::CF::URL const&) + 101
51 com.apple.Safari.framework 0x000000010186780b Safari::ExtensionGlobalPageViewController::create(Safari::Extension*, Safari::CF::URL const&) + 47
52 com.apple.Safari.framework 0x00000001018608b7 Safari::Extension::retrieveGlobalWebView() + 47
53 com.apple.Safari.framework 0x000000010185feff Safari::Extension::enable() + 87
54 com.apple.Safari.framework 0x000000010187d314 Safari::ExtensionsController::loadInstalledExtensions() + 606
55 com.apple.Safari.framework 0x000000010187c134 Safari::ExtensionsController::reloadAllExtensions() + 54
56 com.apple.Safari.framework 0x0000000101746450 -[AppController awakeFromNib] + 1541
57 com.apple.CoreFoundation 0x00007fff8edcce89 -[NSSet makeObjectsPerformSelector:] + 201
58 com.apple.AppKit 0x00007fff8aa2d216 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
59 com.apple.AppKit 0x00007fff8aa0c1fd loadNib + 317
60 com.apple.AppKit 0x00007fff8aa0b729 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
61 com.apple.AppKit 0x00007fff8aa0b55e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
62 com.apple.AppKit 0x00007fff8aa0b33e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
63 com.apple.AppKit 0x00007fff8aa07adf NSApplicationMain + 398
64 com.apple.Safari.framework 0x000000010195ad54 SafariMain + 166
65 libdyld.dylib 0x00007fff8e1e37e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8c28dd16 kevent + 10
1 libdispatch.dylib 0x00007fff8350edea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8350e9ee _dispatch_mgr_thread + 54
Thread 2:
0 libsystem_kernel.dylib 0x00007fff8c28d6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8563eeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8563ecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff85629171 start_wqthread + 13
Thread 3:: WebCore: IconDatabase
0 libsystem_kernel.dylib 0x00007fff8c28d0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff85640f89 _pthread_cond_wait + 869
2 com.apple.WebCore 0x0000000102f1419b WebCore::IconDatabase::syncThreadMainLoop() + 107
3 com.apple.WebCore 0x0000000102f140f6 WebCore::IconDatabase::iconDatabaseSyncThread() + 358
4 com.apple.JavaScriptCore 0x000000010227d2af WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8563c742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff85629181 thread_start + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff8c28d6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8563eeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8563ecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff85629171 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8c28d6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8563eeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8563ecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff85629171 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff8c28d6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8563eeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8563ecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff85629171 start_wqthread + 13
Thread 7:: com.apple.CoreAnimation.render-server
0 libsystem_kernel.dylib 0x00007fff8c28b686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8c28ac42 mach_msg + 70
2 com.apple.QuartzCore 0x00007fff8d7d335b CA::Render::Server::server_thread(void*) + 403
3 com.apple.QuartzCore 0x00007fff8d857e76 thread_fun + 25
4 libsystem_c.dylib 0x00007fff8563c742 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff85629181 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007ff5fed150a6 rcx: 0x00007ff6637e50a6 rdx: 0x00007ff669d150a7
rdi: 0x00007ff5fed150a6 rsi: 0x00007ff6637e50a6 rbp: 0x00007fff5e4de470 rsp: 0x00007fff5e4de470
r8: 0x0000000000000003 r9: 0x0000000000000009 r10: 0x00007fff5e4de490 r11: 0x00007ff5fed15260
r12: 0x00007ff5fed150b2 r13: 0x00007fff841bc0a0 r14: 0x00007ff5fed150ae r15: 0x00007fff840982f8
rip: 0x00007fff8409838b rfl: 0x0000000000010297 cr2: 0x00007ff6637e50a6
Logical CPU: 2
Binary Images:
0x10171e000 - 0x10171efff +SafariForWebKitDevelopment (7536.26.17) <948F804E-A2F9-3E52-A178-A641675616C3> /Applications/Safari.app/Contents/MacOS/SafariForWebKitDevelopment
0x101726000 - 0x10172afff +WebKitNightlyEnabler.dylib (1) <256315DB-628E-35C7-9B65-934BFFE84CE5> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
0x10173a000 - 0x101c2ffff com.apple.Safari.framework (8536 - 8536.26.17) <A28655B2-8394-32D4-82C2-725FAD855E48> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
0x101f85000 - 0x1022f8ff7 com.apple.JavaScriptCore (537+ - 537.32+) <7DEFB934-F45C-3BF0-A44F-4065F903F4F6> /Applications/WebKit.app/Contents/Frameworks/10.8/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x1023ec000 - 0x10255afff com.apple.WebKit (r143567 - 537.32+) <247FBC2E-9868-3142-8873-90F433ACF112> /Applications/WebKit.app/Contents/Frameworks/10.8/WebKit.framework/Versions/A/WebKit
0x102654000 - 0x102893fff com.apple.WebKit2 (537+ - 537.32+) <DCAE2E0A-C97A-32D0-AAD7-702B2B5BB507> /Applications/WebKit.app/Contents/Frameworks/10.8/WebKit2.framework/Versions/A/WebKit2
0x102a56000 - 0x103c1dfff com.apple.WebCore (537+ - 537.32+) <65E72967-9017-37E3-A06F-04540B08B6DD> /Applications/WebKit.app/Contents/Frameworks/10.8/WebCore.framework/Versions/A/WebCore
0x1045ff000 - 0x104628ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 830f633) <945EA036-7EC3-D020-C889-29ECB588B891> /Applications/WebKit.app/Contents/Frameworks/10.8/Sparkle.framework/Versions/A/Sparkle
0x104643000 - 0x10471cff7 libcrypto.0.9.7.dylib (106) <C1F22F70-84C5-39FC-9C73-5662AF4385E9> /usr/lib/libcrypto.0.9.7.dylib
0x7fff6131e000 - 0x7fff6135293f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
0x7fff829e9000 - 0x7fff82de0fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff82de1000 - 0x7fff82de2ff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
0x7fff82de3000 - 0x7fff82e3aff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <BAF9121A-1F54-3883-9095-D8887778C628> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff82e3b000 - 0x7fff82e58fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff82eac000 - 0x7fff82faefff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff82faf000 - 0x7fff82fc1ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff82fc2000 - 0x7fff82fe2fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff82fe3000 - 0x7fff833dcff7 com.apple.MediaToolbox (1.0 - 926.62) <EAE23878-D639-3E60-B5D5-6869AFB8E88C> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff833e5000 - 0x7fff833fcfff com.apple.GenerationalStorage (1.1 - 132.2) <36AA7DF0-36A6-32BE-8D28-7EE656636639> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff833fd000 - 0x7fff83453ff7 com.apple.opencl (2.1.21 - 2.1.21) <E2E3C6D8-208D-3926-B051-77FDD8F0BE2D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff83454000 - 0x7fff8349fff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8350a000 - 0x7fff8351fff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
0x7fff83699000 - 0x7fff836bafff com.apple.Ubiquity (1.2 - 243.10) <7D449112-760B-3087-97FE-C5F68830F845> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8379a000 - 0x7fff837a8ff7 libkxld.dylib (2050.20.9) <27342FF8-E3DA-3E03-B3FB-CFFD64F20E80> /usr/lib/system/libkxld.dylib
0x7fff837cb000 - 0x7fff837cbfff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff837cc000 - 0x7fff83c08fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff83c0c000 - 0x7fff83c3dff7 com.apple.DictionaryServices (1.2 - 184.4) <2EC80C71-263E-3D63-B461-6351C876C50D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff83c67000 - 0x7fff83c71fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff83c72000 - 0x7fff83d18ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <13C37023-FFE1-3392-98CA-1C337C573D6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff83d19000 - 0x7fff83f19fff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
0x7fff83f1a000 - 0x7fff83fd7ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff84033000 - 0x7fff84069fff com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff84096000 - 0x7fff8420afff com.apple.CFNetwork (596.2.3 - 596.2.3) <89D14765-FCCC-308A-9322-053221BF1196> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8420b000 - 0x7fff84522ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8461b000 - 0x7fff84626fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff84627000 - 0x7fff8467cff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84a09000 - 0x7fff84a11fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff84a3a000 - 0x7fff84a8bff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <01D6016D-7839-3903-82CE-A6A269E228A2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff84a8c000 - 0x7fff84a96ff7 com.apple.xpcobjects (103 - 103) <03968AE7-D7D9-3B12-A2A5-045957DC3526> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
0x7fff84c5d000 - 0x7fff84c63fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff84c69000 - 0x7fff84cc5fff com.apple.corelocation (1.0 - 1239.39) <82479CEB-071F-33A0-B873-28D2E727BCB7> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff84cc6000 - 0x7fff84ce5ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff84d02000 - 0x7fff84d38ff7 libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
0x7fff84d4e000 - 0x7fff84d51fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff84da4000 - 0x7fff84ddcfff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff85039000 - 0x7fff8503afff libquit.dylib (130) <6722862C-8630-3A02-8CD8-C981065AB303> /usr/lib/libquit.dylib
0x7fff850ab000 - 0x7fff85107ff7 com.apple.Symbolication (1.3 - 93) <D3AAB36A-D5EB-3044-BE9D-0B77E64C00FC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff85108000 - 0x7fff85114fff libCSync.A.dylib (328.0.4) <D49C5371-6BCC-32F6-9013-BFF2E924B790> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff85115000 - 0x7fff851e7ff7 com.apple.CoreText (260.0 - 275.16) <990F3C7D-EEF1-33C4-99D6-8E81C96ED3E3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff853b0000 - 0x7fff8544eff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8544f000 - 0x7fff8545dfff libcommonCrypto.dylib (60027) <DA98AE56-BC3F-3AD0-9660-8CC79E4AECE6> /usr/lib/system/libcommonCrypto.dylib
0x7fff85473000 - 0x7fff85476fff com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff85479000 - 0x7fff854e2fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff854e3000 - 0x7fff8550dff7 com.apple.CoreVideo (1.8 - 99.3) <65679D77-A9AD-3C03-AC05-607B6340DA02> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8550e000 - 0x7fff85627ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff85628000 - 0x7fff856f4fe7 libsystem_c.dylib (825.25) <3B1FE674-F556-3B3F-922A-FEEF222576D8> /usr/lib/system/libsystem_c.dylib
0x7fff858a6000 - 0x7fff85b2bff7 com.apple.RawCamera.bundle (4.04 - 680) <F9A2656C-CE71-326E-BD6D-077487F49D74> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff85b2c000 - 0x7fff85b2dfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff85b2e000 - 0x7fff85b3cfff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff85b4f000 - 0x7fff85b92fff com.apple.RemoteViewServices (2.0 - 80.5) <E379D25E-EF78-3D91-9267-87368C884605> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff85ef8000 - 0x7fff85ef9fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff85f9f000 - 0x7fff85fcdfff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8602b000 - 0x7fff86088ff7 com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <2F93906C-73AE-3F91-B3C2-9050B21DD03C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff86089000 - 0x7fff860d8ff7 libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff860e8000 - 0x7fff860edfff com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff860ee000 - 0x7fff8619ffff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff861a0000 - 0x7fff861a0fff com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff861ad000 - 0x7fff861c3fff com.apple.Accounts (211.2 - 211.2) <AC7386F8-FCAB-35CD-AB39-0ADD254F35CD> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff861c4000 - 0x7fff8621bff7 com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8621c000 - 0x7fff8621cfff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8621f000 - 0x7fff8621fffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff86220000 - 0x7fff86222fff libCVMSPluginSupport.dylib (8.6.1) <42CB185C-250E-3513-9C73-C4928B5EA182> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff86ce3000 - 0x7fff86e69fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff86e6a000 - 0x7fff86eebfff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff86eec000 - 0x7fff86f86fff com.apple.CoreSymbolication (3.0 - 87) <69EC19BB-23AD-3C25-B0BE-B4296DD8FF57> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff88212000 - 0x7fff88307fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
0x7fff88308000 - 0x7fff88345fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff88470000 - 0x7fff88535ff7 com.apple.coreui (2.0 - 181.1) <7C4196D5-79E8-3557-963B-71F494DC9B04> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff88536000 - 0x7fff88538ff7 libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
0x7fff88539000 - 0x7fff88560fff com.apple.framework.familycontrols (4.1 - 410) <DA74A2FC-01AE-3212-B1AF-0400F2E5B02F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff88572000 - 0x7fff88572fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff88573000 - 0x7fff885f2ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff885f3000 - 0x7fff885f4ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8861e000 - 0x7fff88669fff com.apple.framework.CoreWLAN (3.0.1 - 301.12) <BAF24691-0BCF-370E-976D-5AE3E6708DCA> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff886c4000 - 0x7fff886c6fff com.apple.OAuth (18.1 - 18.1) <8CC24408-C139-300E-9D11-CB064D80FF98> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff886c7000 - 0x7fff886cbfff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff886cc000 - 0x7fff88719fff com.apple.CoreMediaIO (306.0 - 4151.1) <583789FD-1AB3-3436-9B92-FC78B1FBDACD> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff88c6e000 - 0x7fff88d79fff libFontParser.dylib (84.5) <7640CCCD-088A-32DA-AA2E-910470B0A6B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff88d7a000 - 0x7fff88da1ff7 com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff88f8a000 - 0x7fff88fd6ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff89109000 - 0x7fff8912eff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
0x7fff8912f000 - 0x7fff89149fff com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8914a000 - 0x7fff891a0fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff89450000 - 0x7fff89467fff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff89468000 - 0x7fff89565fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
0x7fff89566000 - 0x7fff895e8fff com.apple.Heimdal (3.0 - 2.0) <09F56902-1672-311B-99DC-ADEDCE0B2B1C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff896a2000 - 0x7fff896b1ff7 libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
0x7fff896cb000 - 0x7fff896ecff7 libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
0x7fff896ed000 - 0x7fff8975bfff com.apple.framework.IOKit (2.0.1 - 755.20.4) <F2E5AC1B-F03D-3916-B239-7B421579DFA5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff897cc000 - 0x7fff89f74fff com.apple.CoreAUC (6.16.00 - 6.16.00) <D41ED6DD-A44B-30B2-B3F0-3A120BF9A3B2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff89f75000 - 0x7fff89fbefff com.apple.framework.CoreWiFi (1.1 - 110.11) <9DA88230-5530-3981-BF71-FAE3822EE8B0> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff89fbf000 - 0x7fff8a2efff7 com.apple.HIToolbox (2.0 - 625) <73B6EBCE-C09B-3D37-BA01-FD756A921DF0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8a2f0000 - 0x7fff8a525ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8a526000 - 0x7fff8a551fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8a552000 - 0x7fff8a55dff7 com.apple.ProtocolBuffer (2 - 104) <5BA49EB9-1361-3BFF-856C-C5F1D0486072> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff8a55e000 - 0x7fff8a580ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
0x7fff8a581000 - 0x7fff8a5e9fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8a690000 - 0x7fff8a690fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8a691000 - 0x7fff8a711ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <AFDC05E6-F842-33D9-9379-81DF26E510CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8a8c4000 - 0x7fff8a8c8fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8a8c9000 - 0x7fff8a8c9fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8a8ca000 - 0x7fff8a8ceff7 com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8a917000 - 0x7fff8b544ff7 com.apple.AppKit (6.8 - 1187.34) <9F9633D9-D7E1-3F65-B4FD-F9943FE8E399> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8b55f000 - 0x7fff8b561fff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8b562000 - 0x7fff8b568fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <C0EC9C24-F5F4-3378-84DE-EA1073DA760E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8b569000 - 0x7fff8b569fff com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8b58d000 - 0x7fff8b68aff7 libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
0x7fff8b68b000 - 0x7fff8b6c5fff com.apple.GSS (3.0 - 2.0) <A9DD2539-C282-3F9C-BFF2-E71887DC9698> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8b731000 - 0x7fff8b79efff com.apple.datadetectorscore (4.0 - 269.1) <B470ED7C-B8A0-35D1-A832-940D9B404CA3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8b79f000 - 0x7fff8b7b4fff com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8b7b5000 - 0x7fff8b84ffff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8b850000 - 0x7fff8b852fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff8b8a0000 - 0x7fff8b8e4fff libcups.2.dylib (327) <F8279FFB-63AA-3833-9DE4-526DCF256E74> /usr/lib/libcups.2.dylib
0x7fff8b8e5000 - 0x7fff8b8e7fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8b8e8000 - 0x7fff8b91cfff com.apple.securityinterface (6.0 - 55024.4) <FCF87CA0-CDC1-3F7C-AADA-2AC3FE4E97BD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8b91d000 - 0x7fff8b925ff7 libsystem_dnssd.dylib (379.34) <F0AE5B8E-C7CC-3393-927F-B65DB04016AA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8badb000 - 0x7fff8bbfbfff com.apple.desktopservices (1.7.2 - 1.7.2) <C5EA376B-BCA4-3392-AFD6-F2A86EBCADBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8bc29000 - 0x7fff8bc3dfff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8bc3e000 - 0x7fff8bc44fff libGFXShared.dylib (8.6.1) <FBCAC772-9C3E-3AD6-9BBB-4A84FFF652CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8bc45000 - 0x7fff8bd96fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <12F743C4-35EA-3180-85B9-4D9E90EA7C92> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8be18000 - 0x7fff8be25ff7 com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8be26000 - 0x7fff8be54ff7 libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
0x7fff8be55000 - 0x7fff8bf2fff7 com.apple.backup.framework (1.4.1 - 1.4.1) <F686606A-EA48-39A0-B6EE-5FC70152AEAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8bf30000 - 0x7fff8bf37fff com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8bf38000 - 0x7fff8bf39ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
0x7fff8bf3a000 - 0x7fff8c0d5fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8c0d6000 - 0x7fff8c133ff7 com.apple.AE (645.3 - 645.3) <724432F5-61AF-3E17-A5C9-8B2B2C09D90F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8c134000 - 0x7fff8c147ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff8c148000 - 0x7fff8c14eff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff8c14f000 - 0x7fff8c18eff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8c18f000 - 0x7fff8c190ff7 libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
0x7fff8c191000 - 0x7fff8c1a0ff7 com.apple.opengl (1.8.6 - 1.8.6) <00AEBEA7-5F1B-3CB3-8950-2784E8B05BC6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8c1b3000 - 0x7fff8c1b8fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff8c1b9000 - 0x7fff8c1c4fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8c1c5000 - 0x7fff8c21ffff com.apple.print.framework.PrintCore (8.1 - 387.1) <C1A669C2-DEE9-30EA-B55A-36B37C93BB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8c220000 - 0x7fff8c236fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8c23b000 - 0x7fff8c247fff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8c27b000 - 0x7fff8c296ff7 libsystem_kernel.dylib (2050.20.9) <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
0x7fff8c297000 - 0x7fff8c324ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8c3a7000 - 0x7fff8c3abff7 com.apple.TCC (1.0 - 1) <76A86876-2280-3849-8478-450E1A8C0E01> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8c3ad000 - 0x7fff8c3b1fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8c3b2000 - 0x7fff8c3d4ff7 com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8c3d5000 - 0x7fff8c3d6fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff8c3d8000 - 0x7fff8c67cfff com.apple.CoreImage (8.2.2 - 1.0.1) <F032FF7E-E880-309B-AEFB-686CE1FCD5DF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8c67d000 - 0x7fff8c6e5ff7 libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
0x7fff8c6e6000 - 0x7fff8c800fff com.apple.coreavchd (5.6.0 - 5600.4.16) <85670361-96CA-3805-B981-B41B47E99A37> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8c808000 - 0x7fff8c852ff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8c853000 - 0x7fff8c853fff com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8c88c000 - 0x7fff8c893fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff8cb09000 - 0x7fff8cf26fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8cf27000 - 0x7fff8cf27fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8cf28000 - 0x7fff8d051ff7 com.apple.avfoundation (2.0 - 361.25) <A13872A2-560B-35DA-9717-B0CE1EF8146E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8d052000 - 0x7fff8d3aefff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8d511000 - 0x7fff8d682ff7 com.apple.QTKit (7.7.1 - 2599.13) <391739AA-ECB0-3A3C-ADCD-12C94E500B9B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8d683000 - 0x7fff8d690fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff8d691000 - 0x7fff8d693ff7 com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8d6c6000 - 0x7fff8d715ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
0x7fff8d716000 - 0x7fff8d8c4fff com.apple.QuartzCore (1.8 - 304.0) <21FA5D3E-B59D-3641-B151-0841C10B3804> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8d99d000 - 0x7fff8d9aafff com.apple.AppleFSCompression (49 - 1.0) <E616053D-D3C2-3600-B8DF-A5E0D9665634> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8d9ab000 - 0x7fff8d9e7fff com.apple.GeoServices (1.0 - 1) <72D29BBD-8899-3F6C-B8C3-17073698D62D> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff8dcbd000 - 0x7fff8dcd1fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8dd29000 - 0x7fff8dd32fff com.apple.CommerceCore (1.0 - 26) <120C2EBA-C197-36C0-90B9-214BA6B62910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8dd33000 - 0x7fff8e003fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8e009000 - 0x7fff8e14dfef com.apple.MediaControlSender (1.4.5 - 145.3) <33878020-478C-3CA2-88AA-8C4B59B5E2D3> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8e14e000 - 0x7fff8e17afff com.apple.framework.Apple80211 (8.3 - 830.18) <393DA053-D5D8-3337-8488-3C4108427486> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8e17b000 - 0x7fff8e18eff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8e1c9000 - 0x7fff8e1d4ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8e1e1000 - 0x7fff8e1e4ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff8e1f1000 - 0x7fff8e219fff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8e266000 - 0x7fff8e285ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8e286000 - 0x7fff8e28afff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8e28b000 - 0x7fff8e3a392f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff8e3b1000 - 0x7fff8ed411f7 com.apple.CoreGraphics (1.600.0 - 328.0.4) <9A1324EF-C9CB-30E4-AE9F-0AEF69052FAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8ed42000 - 0x7fff8ef2bfff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8efb6000 - 0x7fff8eff9ff7 com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8effa000 - 0x7fff8effffff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8f8b5000 - 0x7fff8f8c3ff7 libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
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: 260
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=213.8M resident=113.1M(53%) swapped_out_or_unallocated=100.7M(47%)
Writable regions: Total=1.1G written=13.7M(1%) resident=15.9M(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
REGION TYPE VIRTUAL
=========== =======
CG shared images 96K
CoreServices 1632K
JS JIT generated code 8K
JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated)
MALLOC 69.2M
MALLOC guard page 48K
SQLite page cache 1056K
STACK GUARD 56.0M
Stack 11.6M
VM_ALLOCATE 36K
__DATA 15.8M
__IMAGE 528K
__LINKEDIT 66.1M
__TEXT 147.7M
__UNICODE 544K
mapped file 27.2M
shared memory 308K
=========== =======
TOTAL 1.4G
TOTAL, minus reserved VM space 397.8M
Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.3f32
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.14)
Bluetooth: Version 4.1.2f9 11046, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SD512E, 500.28 GB
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 4
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
This crash is in a system component below WebKit. Can you please file a bug via <http://bugreport.apple.com>? Ideally, please attach you ~/Library/Cookies/Cookies.binarycookies file there, because that would make fixing this issue feasible. However, please consider privacy implications, as Apple engineers will be able to see your cookies, which some people may be uncomfortable with.
As a workaround, putting aside the ~/Library/Cookies/Cookies.binarycookies file and rebooting again should work.