Bug 135395

Summary: CSS animations @keyframes / @-webkit-keyframes appear to crash Safari 8.0 on OS X Yosemite Public Beta
Product: WebKit Reporter: sichunlam
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: benjamin, bjonesbe, commit-queue, darin, dino, kling, panda3330, sichunlam, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.9   
URL: http://www.sichunlam.com/projects/webkit-test/
Attachments:
Description Flags
Patch none

Description sichunlam 2014-07-29 14:56:16 PDT
CSS animations @keyframes / @-webkit-keyframes appear to crash Safari 8.0 on OS X Yosemite Public Beta.

Steps to reproduce:

1.  Go to the page set up to test this: http://www.sichunlam.com/projects/webkit-test/

Expected behaviour

1.  Page loads normally (e.g. on Safari 7.x on OS X Mavericks or iOS 7.x or Chrome or Internet Explorer)

Actual behaviour

1.  Safari displays an info bar with "A problem occured with this webpage so it was reloaded";
2.  Safari then follows up with an error page "A problem repeated occured with http://www.sichunlam.com/projects/webkit-test/"; then
3.  OS X generated a Safari Web Content problem report:

Process:               com.apple.WebKit.WebContent [1493]
Path:                  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Identifier:            com.apple.WebKit.WebContent
Version:               10538 (10538.46)
Build Info:            WebKit2-7538046040000000~3
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Safari [457]
User ID:               501

Date/Time:             2014-07-29 22:50:40.233 +0100
OS Version:            Mac OS X 10.10 (14A299l)
Report Version:        11
Anonymous UUID:        E177303B-C064-4DFC-1556-57D8E3C3ED5A


Time Awake Since Boot: 4400 seconds

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000038

VM Regions Near 0x38:
--> 
    __TEXT                 0000000104d3b000-0000000104d3c000 [    4K] r-x/rwx SM=COW  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent

Application Specific Information:
Bundle controller class:
BrowserBundleController
 
Process Model:
Multiple Web Processes
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore             	0x00007fff8c56dc94 WebCore::RenderStyle::fontDescription() const + 4
1   com.apple.WebCore             	0x00007fff8c8e71de WebCore::CSSPrimitiveValue::computeLengthDouble(WebCore::CSSToLengthConversionData const&) const + 206
2   com.apple.WebCore             	0x00007fff8c8e74f9 float WebCore::CSSPrimitiveValue::computeLength<float>(WebCore::CSSToLengthConversionData const&) const + 9
3   com.apple.WebCore             	0x00007fff8c56dee5 WebCore::ApplyPropertyFontSize::applyValue(WebCore::CSSPropertyID, WebCore::StyleResolver*, WebCore::CSSValue*) + 437
4   com.apple.WebCore             	0x00007fff8c4e8800 WebCore::StyleResolver::applyProperty(WebCore::CSSPropertyID, WebCore::CSSValue*) + 816
5   com.apple.WebCore             	0x00007fff8d140557 WebCore::StyleResolver::CascadedProperties::Property::apply(WebCore::StyleResolver&) + 87
6   com.apple.WebCore             	0x00007fff8c75ba10 WebCore::StyleResolver::styleForKeyframe(WebCore::RenderStyle const*, WebCore::StyleKeyframe const*, WebCore::KeyframeValue&) + 656
7   com.apple.WebCore             	0x00007fff8c75b293 WebCore::StyleResolver::keyframeStylesForAnimation(WebCore::Element*, WebCore::RenderStyle const*, WebCore::KeyframeList&) + 547
8   com.apple.WebCore             	0x00007fff8ceeb2f8 WebCore::KeyframeAnimation::KeyframeAnimation(WebCore::Animation const&, WebCore::RenderElement*, int, WebCore::CompositeAnimation*, WebCore::RenderStyle*) + 264
9   com.apple.WebCore             	0x00007fff8c88c7fc WebCore::CompositeAnimation::updateKeyframeAnimations(WebCore::RenderElement*, WebCore::RenderStyle*, WebCore::RenderStyle*) + 1148
10  com.apple.WebCore             	0x00007fff8c88cb73 WebCore::CompositeAnimation::animate(WebCore::RenderElement&, WebCore::RenderStyle*, WebCore::RenderStyle&) + 67
11  com.apple.WebCore             	0x00007fff8c8180a0 WebCore::AnimationController::updateAnimations(WebCore::RenderElement&, WTF::PassRef<WebCore::RenderStyle>) + 208
12  com.apple.WebCore             	0x00007fff8d145779 WebCore::Style::attachRenderTree(WebCore::Element&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&, WTF::PassRefPtr<WebCore::RenderStyle>) + 1417
13  com.apple.WebCore             	0x00007fff8d1458b3 WebCore::Style::attachChildren(WebCore::ContainerNode&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&) + 179
14  com.apple.WebCore             	0x00007fff8d1454f5 WebCore::Style::attachRenderTree(WebCore::Element&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&, WTF::PassRefPtr<WebCore::RenderStyle>) + 773
15  com.apple.WebCore             	0x00007fff8d1458b3 WebCore::Style::attachChildren(WebCore::ContainerNode&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&) + 179
16  com.apple.WebCore             	0x00007fff8d1454f5 WebCore::Style::attachRenderTree(WebCore::Element&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&, WTF::PassRefPtr<WebCore::RenderStyle>) + 773
17  com.apple.WebCore             	0x00007fff8d1458b3 WebCore::Style::attachChildren(WebCore::ContainerNode&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&) + 179
18  com.apple.WebCore             	0x00007fff8d1454f5 WebCore::Style::attachRenderTree(WebCore::Element&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&, WTF::PassRefPtr<WebCore::RenderStyle>) + 773
19  com.apple.WebCore             	0x00007fff8d1458b3 WebCore::Style::attachChildren(WebCore::ContainerNode&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&) + 179
20  com.apple.WebCore             	0x00007fff8d1454f5 WebCore::Style::attachRenderTree(WebCore::Element&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&, WTF::PassRefPtr<WebCore::RenderStyle>) + 773
21  com.apple.WebCore             	0x00007fff8d143f11 WebCore::Style::resolveTree(WebCore::Element&, WebCore::ContainerNode&, WebCore::Style::RenderTreePosition&, WebCore::Style::Change) + 497
22  com.apple.WebCore             	0x00007fff8d143d0d WebCore::Style::resolveTree(WebCore::Document&, WebCore::Style::Change) + 285
23  com.apple.WebCore             	0x00007fff8c937eff WebCore::Document::recalcStyle(WebCore::Style::Change) + 239
24  com.apple.WebCore             	0x00007fff8c4f8342 WebCore::Document::updateStyleIfNeeded() + 146
25  com.apple.WebCore             	0x00007fff8c4f8238 WebCore::Document::finishedParsing() + 280
26  com.apple.WebCore             	0x00007fff8c4b5eb5 WebCore::HTMLDocumentParser::prepareToStopParsing() + 165
27  com.apple.WebCore             	0x00007fff8c571616 WebCore::HTMLDocumentParser::executeScriptsWaitingForStylesheets() + 54
28  com.apple.WebCore             	0x00007fff8c56d131 WebCore::Document::didRemoveAllPendingStylesheet() + 97
29  com.apple.WebCore             	0x00007fff8c5a6738 WebCore::HTMLLinkElement::sheetLoaded() + 120
30  com.apple.WebCore             	0x00007fff8c56cfad WebCore::StyleSheetContents::checkLoaded() + 141
31  com.apple.WebCore             	0x00007fff8d146ebb WebCore::StyleRuleImport::setCSSStyleSheet(WTF::String const&, WebCore::URL const&, WTF::String const&, WebCore::CachedCSSStyleSheet const*) + 555
32  com.apple.WebCore             	0x00007fff8c5a11d2 WebCore::CachedCSSStyleSheet::checkNotify() + 290
33  com.apple.WebCore             	0x00007fff8c5a0ec1 WebCore::CachedCSSStyleSheet::finishLoading(WebCore::ResourceBuffer*) + 257
34  com.apple.WebCore             	0x00007fff8c5694fc WebCore::SubresourceLoader::didFinishLoading(double) + 92
35  com.apple.WebKit              	0x00007fff8d712a1e WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(IPC::Connection*, IPC::MessageDecoder&) + 630
36  com.apple.WebKit              	0x00007fff8d5c5b94 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 94
37  com.apple.WebKit              	0x00007fff8d5c7d0c IPC::Connection::dispatchOneMessage() + 114
38  com.apple.JavaScriptCore      	0x00007fff8f2e18f2 WTF::RunLoop::performWork() + 850
39  com.apple.JavaScriptCore      	0x00007fff8f2e1e12 WTF::RunLoop::performWork(void*) + 34
40  com.apple.CoreFoundation      	0x00007fff87cd4111 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
41  com.apple.CoreFoundation      	0x00007fff87cc5c8d __CFRunLoopDoSources0 + 269
42  com.apple.CoreFoundation      	0x00007fff87cc52db __CFRunLoopRun + 923
43  com.apple.CoreFoundation      	0x00007fff87cc4cf8 CFRunLoopRunSpecific + 296
44  com.apple.HIToolbox           	0x00007fff8578f72f RunCurrentEventLoopInMode + 235
45  com.apple.HIToolbox           	0x00007fff8578f4a2 ReceiveNextEventCommon + 431
46  com.apple.HIToolbox           	0x00007fff8578f2e3 _BlockUntilNextEventMatchingListInModeWithFilter + 71
47  com.apple.AppKit              	0x00007fff88c85f05 _DPSNextEvent + 1000
48  com.apple.AppKit              	0x00007fff88c856d9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 139
49  com.apple.AppKit              	0x00007fff88c79643 -[NSApplication run] + 594
50  com.apple.AppKit              	0x00007fff88c64b2e NSApplicationMain + 1778
51  libxpc.dylib                  	0x00007fff8623148a _xpc_objc_main + 793
52  libxpc.dylib                  	0x00007fff8623302d xpc_main + 490
53  com.apple.WebKit.WebContent   	0x0000000104d3bb40 0x104d3b000 + 2880
54  libdyld.dylib                 	0x00007fff8d41a5c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff88ae1282 kevent64 + 10
1   libdispatch.dylib             	0x00007fff86a3e84a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff88ae099a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff84cdb809 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff88ae099a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff84cdb809 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff88ae099a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff84cdb809 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff88ae099a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff84cdb809 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff88ae099a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff84cdb809 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff88ae099a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff84cdb809 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff88adb49e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff88ada60f mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff87cc5fb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff87cc54a5 __CFRunLoopRun + 1381
4   com.apple.CoreFoundation      	0x00007fff87cc4cf8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit              	0x00007fff88de78d7 _NSEventThread + 137
6   libsystem_pthread.dylib       	0x00007fff84cdd64f _pthread_body + 131
7   libsystem_pthread.dylib       	0x00007fff84cdd5cc _pthread_start + 176
8   libsystem_pthread.dylib       	0x00007fff84cdb819 thread_start + 13

Thread 9:: WebCore: Scrolling
0   libsystem_kernel.dylib        	0x00007fff88adb49e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff88ada60f mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff87cc5fb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff87cc54a5 __CFRunLoopRun + 1381
4   com.apple.CoreFoundation      	0x00007fff87cc4cf8 CFRunLoopRunSpecific + 296
5   com.apple.CoreFoundation      	0x00007fff87d7b631 CFRunLoopRun + 97
6   com.apple.WebCore             	0x00007fff8c50f654 WebCore::ScrollingThread::initializeRunLoop() + 244
7   com.apple.JavaScriptCore      	0x00007fff8ee0bcaf WTF::wtfThreadEntryPoint(void*) + 15
8   libsystem_pthread.dylib       	0x00007fff84cdd64f _pthread_body + 131
9   libsystem_pthread.dylib       	0x00007fff84cdd5cc _pthread_start + 176
10  libsystem_pthread.dylib       	0x00007fff84cdb819 thread_start + 13

Thread 10:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib        	0x00007fff88ae0186 __psynch_cvwait + 10
1   libc++.1.dylib                	0x00007fff88158d2e std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
2   com.apple.JavaScriptCore      	0x00007fff8f03c22a JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
3   com.apple.JavaScriptCore      	0x00007fff8ee16444 JSC::BlockAllocator::blockFreeingThreadMain() + 84
4   com.apple.JavaScriptCore      	0x00007fff8ee0bcaf WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       	0x00007fff84cdd64f _pthread_body + 131
6   libsystem_pthread.dylib       	0x00007fff84cdd5cc _pthread_start + 176
7   libsystem_pthread.dylib       	0x00007fff84cdb819 thread_start + 13

Thread 11:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff88ae0186 __psynch_cvwait + 10
1   libc++.1.dylib                	0x00007fff88158c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore      	0x00007fff8ee16a6b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore      	0x00007fff8ee168c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore      	0x00007fff8ee0bcaf WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       	0x00007fff84cdd64f _pthread_body + 131
6   libsystem_pthread.dylib       	0x00007fff84cdd5cc _pthread_start + 176
7   libsystem_pthread.dylib       	0x00007fff84cdb819 thread_start + 13

Thread 12:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff88ae0186 __psynch_cvwait + 10
1   libc++.1.dylib                	0x00007fff88158c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore      	0x00007fff8ee16a6b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore      	0x00007fff8ee168c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore      	0x00007fff8ee0bcaf WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       	0x00007fff84cdd64f _pthread_body + 131
6   libsystem_pthread.dylib       	0x00007fff84cdd5cc _pthread_start + 176
7   libsystem_pthread.dylib       	0x00007fff84cdb819 thread_start + 13

Thread 13:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff88ae0186 __psynch_cvwait + 10
1   libc++.1.dylib                	0x00007fff88158c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore      	0x00007fff8ee16a6b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore      	0x00007fff8ee168c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore      	0x00007fff8ee0bcaf WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       	0x00007fff84cdd64f _pthread_body + 131
6   libsystem_pthread.dylib       	0x00007fff84cdd5cc _pthread_start + 176
7   libsystem_pthread.dylib       	0x00007fff84cdb819 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff8c8e71d2  rbx: 0x00000001095d9ef0  rcx: 0x00007fff8c8e7394  rdx: 0x0000000000ffff8e
  rdi: 0x0000000000000000  rsi: 0x00007fff5aebe560  rbp: 0x00007fff5aebe4e0  rsp: 0x00007fff5aebe4e0
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x00000001095e31c8
  r12: 0x0000000000000000  r13: 0x0000ffff0fffffff  r14: 0x00007fff5aebe560  r15: 0x00000001095d9e01
  rip: 0x00007fff8c56dc94  rfl: 0x0000000000010217  cr2: 0x0000000000000038
  
Logical CPU:     1
Error Code:      0x00000004
Trap Number:     14


Binary Images:
       0x104d3b000 -        0x104d3bffb  com.apple.WebKit.WebContent (10538 - 10538.46) <601D5B74-F4A6-38DE-B22A-BC64362BA7F5> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
       0x104d44000 -        0x104d44fff  WebProcessShim.dylib (7538.46.40) <6CD8EA50-5E0B-39B5-AAE1-CBCBA2ED0C9C> /System/Library/Frameworks/WebKit.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib
       0x149706000 -        0x149706ffb  com.apple.datadetectors.plugins.phone (5.0 - 391) <85693B75-FD01-3776-ACC1-868D5C56B922> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/PlugIns/PhoneNumbers.plugin/PhoneNumbers
       0x149a60000 -        0x149a72fff  com.apple.webcontentfilter.framework (5.1 - 5.1) <1AA9BD74-3419-3969-9AC7-DAA54363C479> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
       0x149a88000 -        0x149b3afff  com.apple.NetworkExtension (1.0 - 1) <143925B4-885B-30FE-89BA-DCBBE8605590> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
       0x149bb2000 -        0x149bb8ff7  com.apple.SymptomReporter (1.0 - 1) <9636A23B-3AC8-393E-9D22-B7638070D732> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter
    0x7fff63764000 -     0x7fff6379a7a7  dyld (353.2.1) <3C489970-D478-3C16-9240-DCA44C044EDA> /usr/lib/dyld
    0x7fff812fd000 -     0x7fff81301fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff81302000 -     0x7fff81333fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
    0x7fff81363000 -     0x7fff81be9fff  com.apple.CoreGraphics (1.600.0 - 743) <8E130394-2D49-340D-881E-D89356502661> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff81bea000 -     0x7fff81ce9fff  com.apple.UIFoundation (1.0 - 1) <7B8BCBD4-4BCB-3673-BCB3-1AE7A7473A13> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff81cea000 -     0x7fff81cecff7  libutil.dylib (38) <22F79842-B76B-3E15-B356-76B1BABD9AFD> /usr/lib/libutil.dylib
    0x7fff81ced000 -     0x7fff81cfdff7  libbsm.0.dylib (34) <EE257422-BB0F-35CF-B60E-87DD492EDCBD> /usr/lib/libbsm.0.dylib
    0x7fff81cfe000 -     0x7fff81d29ff3  libarchive.2.dylib (30) <79BCA8D3-8324-30FC-AFE3-6A061A8E997C> /usr/lib/libarchive.2.dylib
    0x7fff81e1a000 -     0x7fff81e36fff  com.apple.GenerationalStorage (2.0 - 209.4) <798542D2-772E-30EE-98FB-4091D7545CE9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff81e37000 -     0x7fff81e55ff7  com.apple.CoreDuet (1.0 - 1) <E2518CED-1A21-3011-BE13-6056638357DC> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff81eef000 -     0x7fff81f66fff  com.apple.SystemConfiguration (1.14 - 1.14) <9D429DCB-98BF-309A-8C60-23A857A0F43A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8297a000 -     0x7fff829a6ffb  com.apple.CoreVideo (1.8 - 142.0) <465F53AB-0C92-38DA-8C56-EBF0DD57EB3A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff829a7000 -     0x7fff829a8fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff829f6000 -     0x7fff82a43ff3  com.apple.print.framework.PrintCore (10.0 - 449) <D5C3A1DB-5403-361D-B699-0DA3BD84BC58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff82a44000 -     0x7fff82a46ff7  libsystem_coreservices.dylib (6) <60DC415E-EA2C-3D1B-9706-4137C9A06E2B> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff82b2e000 -     0x7fff82c61fff  libsqlite3.dylib (163) <92182B64-29FE-3717-9168-C208A55D7368> /usr/lib/libsqlite3.dylib
    0x7fff82c9b000 -     0x7fff82c9dfff  com.apple.EFILogin (2.0 - 2) <67444762-2269-346C-8173-BC5B6725E6AB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff83931000 -     0x7fff83a14fff  libcrypto.0.9.8.dylib (51) <751F3F46-6545-3AEA-B8CD-B323B6461682> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83a20000 -     0x7fff83a94ff3  com.apple.securityfoundation (6.0 - 55125) <0D48F6C7-58DB-3A3C-86F9-3C04A9A843B6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff83a95000 -     0x7fff83aabff7  libsystem_asl.dylib (266) <DB0D67F2-13B9-3A78-94B2-1110AE71EC11> /usr/lib/system/libsystem_asl.dylib
    0x7fff83aac000 -     0x7fff83ac0ff7  com.apple.MultitouchSupport.framework (260.26.1 - 260.26.1) <7E965739-ACF5-3E98-AAB5-E02DBD346F8F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff83ac1000 -     0x7fff83ac2ff7  com.apple.print.framework.Print (10.0 - 265) <FC3669F7-B682-326B-9517-178E4A8C251D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff83ac3000 -     0x7fff83b60ff7  com.apple.Metadata (10.7.0 - 891.2) <FFA497E0-7110-3063-AEA4-EF44D253FE5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff83b89000 -     0x7fff83b91ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <8852EB5E-9C94-3566-B750-7E784C5BB3D9> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff83b92000 -     0x7fff83e09ff3  com.apple.RawCamera.bundle (5.05 - 748) <D6B9C92D-B8C8-39EB-A627-8A1A26A322EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff83e0a000 -     0x7fff83e23ff7  com.apple.AppleVPAFramework (1.0.26 - 1.0.26) <26615EA3-A86A-34B7-9913-1FE9D3215C8A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff83e24000 -     0x7fff8414efff  com.apple.Foundation (6.9 - 1137.11) <1689AE9C-EA8B-3816-9FC9-275579897277> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff84193000 -     0x7fff841b9ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <46DFE054-B36E-3395-AD63-FBAF3E531F9F> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff841ba000 -     0x7fff841befff  libsystem_stats.dylib (163) <8D0ADC30-5330-35F8-A0B9-9E6662D57F25> /usr/lib/system/libsystem_stats.dylib
    0x7fff84339000 -     0x7fff84374fff  com.apple.Symbolication (1.4 - 56032) <F9F1865C-F3D6-3347-A647-ACBD80051197> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff84382000 -     0x7fff84382fff  com.apple.WebKit2 (10538 - 10538.46) <76BE68AF-F2E6-3863-94ED-67B6B669334C> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff84383000 -     0x7fff847d6fd7  com.apple.vImage (8.0 - 8.0) <4FCB9971-251B-3848-92EB-A244E6F0FCF9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff84855000 -     0x7fff8485cfff  libCGCMS.A.dylib (743) <99A9CC2C-2D9B-336D-887D-915D006F8960> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8485d000 -     0x7fff84890ff7  com.apple.MediaKit (16 - 752) <525FE468-DAE4-3393-BBB2-5601A0FDA46B> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff84891000 -     0x7fff84967ff3  com.apple.DiskImagesFramework (10.10 - 389) <732E44D1-4BCB-36C8-BD9B-65C4BAD05159> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff84968000 -     0x7fff849a8ff7  libGLImage.dylib (11.0.1) <5455391B-0D08-3671-BF3E-DC92AA807529> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff849b0000 -     0x7fff849faff7  com.apple.HIServices (1.22 - 512) <56296551-E712-3C05-8567-E5E89EFAA81A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff84a13000 -     0x7fff84c71fff  com.apple.security (7.0 - 55406) <062055FB-0C49-3349-9877-898AC2FF2A5E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84c72000 -     0x7fff84cd9ff7  com.apple.datadetectorscore (5.0 - 391) <D87DCCD0-B507-328C-B0B1-3C0DE9D01533> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff84cda000 -     0x7fff84ce3ff7  libsystem_pthread.dylib (101.0.0.0.1) <62237C4D-6D24-3F09-8A56-DE6C06D72572> /usr/lib/system/libsystem_pthread.dylib
    0x7fff84fc6000 -     0x7fff85025ff3  com.apple.AE (679 - 679) <85676C77-A60E-3F5E-BE67-ECBD06F96D2D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff85026000 -     0x7fff8502afff  libcache.dylib (69) <3AF369E9-FDED-307D-AB99-94FB99AECD84> /usr/lib/system/libcache.dylib
    0x7fff850e9000 -     0x7fff850e9fff  com.apple.ApplicationServices (48 - 48) <E38C04D3-8954-3E87-A2C3-58D0FFDA9135> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff850ea000 -     0x7fff8510bfff  com.apple.Sharing (295 - 295) <C673F610-723F-306D-9278-552FC374FA13> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff85153000 -     0x7fff85155ff7  libsystem_configuration.dylib (696.0.0.0.1) <74111EB3-D241-3D6B-9B14-11672F4C6141> /usr/lib/system/libsystem_configuration.dylib
    0x7fff85184000 -     0x7fff852bfff3  com.apple.WebKitLegacy (10538 - 10538.46) <9AAC2856-0F71-3EB0-8083-AA4BEDEF50CE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff852d2000 -     0x7fff85702fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <D204D3B1-E7AB-3A32-B187-0AA59C8B6D59> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff85761000 -     0x7fff85a5efff  com.apple.HIToolbox (2.1.1 - 743) <82CDB2A7-91D4-360B-A264-5F21E0529927> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff85a5f000 -     0x7fff85a8cffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <49D7D83D-1EEE-3827-AD96-A2D6BCC1BFD1> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff85a8d000 -     0x7fff85a98ff7  com.apple.DirectoryService.Framework (10.10 - 187) <160B20B5-78D8-3A4E-B5B3-83312D859FF8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff85a99000 -     0x7fff85b1bfff  com.apple.PerformanceAnalysis (1.0 - 1) <02582CBF-ED39-3AAB-882D-A25A4944D764> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff85d65000 -     0x7fff85d69ff7  libGIF.dylib (1226) <E6BCE345-9D0A-354C-B22F-E8C677577260> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff85ee0000 -     0x7fff85ee0ff7  liblaunch.dylib (543.0.0.1.1) <898E56C1-C41D-3D10-82EC-3B623E9764A6> /usr/lib/system/liblaunch.dylib
    0x7fff85ee1000 -     0x7fff85f9cff7  com.apple.DiscRecording (9.0 - 9000.4.1) <CFA4A0AE-D0AF-33B5-8F1A-5447222528D0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff85f9d000 -     0x7fff85faeff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff85fb1000 -     0x7fff8615fff7  com.apple.QuartzCore (1.10 - 360.0) <252AC930-8C6C-3F6F-96F4-26B79475213A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8620a000 -     0x7fff8620bfff  libSystem.B.dylib (1213) <9FDD0467-4486-3B7D-900C-2C9A661AE4D4> /usr/lib/libSystem.B.dylib
    0x7fff86218000 -     0x7fff8621dff7  libmacho.dylib (862) <5834A8E2-CEC7-35AA-AA54-219E2EDE98FA> /usr/lib/system/libmacho.dylib
    0x7fff8621e000 -     0x7fff86245fff  libxpc.dylib (543.0.0.1.1) <7B626349-302C-38C2-8166-57DA5F7B35A6> /usr/lib/system/libxpc.dylib
    0x7fff8624b000 -     0x7fff862dbfff  com.apple.cloudkit.CloudKit (213 - 213) <7D01D590-91B6-357C-B865-C3F9DDF67BE5> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8631e000 -     0x7fff86326fff  libsystem_platform.dylib (63) <61AA75A3-C569-3CC6-BFEF-E38C274B582B> /usr/lib/system/libsystem_platform.dylib
    0x7fff86353000 -     0x7fff8637ffff  libsandbox.1.dylib (356) <7E5430F2-08C8-334A-9CE9-75240FD5FD3F> /usr/lib/libsandbox.1.dylib
    0x7fff86380000 -     0x7fff86392fff  com.apple.CoreBluetooth (1.0 - 1) <8E803B21-0691-3752-A865-70ED5D1CB8FA> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff86604000 -     0x7fff86715ff7  com.apple.desktopservices (1.9 - 1.9) <6B59C9E3-5B48-3DF8-86A0-B218A1DEC17C> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff869f4000 -     0x7fff86a0bff7  libLinearAlgebra.dylib (1128) <DEC1DEF9-AF2D-37E8-9A1F-697637A33D4F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff86a3a000 -     0x7fff86a60ff7  libdispatch.dylib (433) <0A283515-F6A9-34E6-996E-55A4C518A866> /usr/lib/system/libdispatch.dylib
    0x7fff86a68000 -     0x7fff86a6dfff  com.apple.DiskArbitration (2.6 - 2.6) <C33E4CF3-33B6-3D7B-8598-1830CC0A3D20> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86a6e000 -     0x7fff86a6ffff  libquit.dylib (179) <FFCE9C06-0914-314E-B27A-1C0BE9CCA073> /usr/lib/libquit.dylib
    0x7fff86a70000 -     0x7fff86a7aff7  com.apple.CrashReporterSupport (10.10 - 621) <492B682B-BBC7-38E0-B3FA-058B6C4805CE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff86a7b000 -     0x7fff86ae2ff7  com.apple.framework.CoreWiFi (3.0 - 300.3) <2DDD182D-E35F-36A9-A694-9513F5DDD3ED> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff86ae3000 -     0x7fff86b1dffb  com.apple.DebugSymbols (115 - 115) <813EC2A8-B717-3435-B597-A973DE10B5BE> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff86b1e000 -     0x7fff86b56fff  com.apple.RemoteViewServices (2.0 - 99) <D37EC5D5-759A-36FD-B15E-F3257BADC6F0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff86ba1000 -     0x7fff86c14ffb  com.apple.ApplicationServices.ATS (360 - 371) <D53BCA84-3D40-39BB-9F68-AC4B4FA5829B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff86d5f000 -     0x7fff86d67fff  libsystem_dnssd.dylib (561) <ED17A302-6D58-344C-88F9-B2220FE29D90> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff86dac000 -     0x7fff86dfbff7  com.apple.opencl (2.4.2 - 2.4.2) <379C2B79-842A-38E4-9453-5D552865F902> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86e06000 -     0x7fff86e0eff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff86e0f000 -     0x7fff86e1cff7  libxar.1.dylib (254) <A662A90F-E2BD-332D-A454-EAE5CA3B57D9> /usr/lib/libxar.1.dylib
    0x7fff86e1d000 -     0x7fff86e24ff7  libcompiler_rt.dylib (35) <56371D62-4AB5-311C-B33E-86D3712EA338> /usr/lib/system/libcompiler_rt.dylib
    0x7fff86e25000 -     0x7fff870c8ffb  com.apple.GeoServices (1.0 - 977.1) <0DD899B9-9086-3C3F-B198-52B9B07F299D> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff870c9000 -     0x7fff870ceff3  libheimdal-asn1.dylib (398) <4602041C-DB9C-334A-BCE3-5910AD5D7A04> /usr/lib/libheimdal-asn1.dylib
    0x7fff870cf000 -     0x7fff870fafff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff87113000 -     0x7fff8711bffb  libcopyfile.dylib (118) <01192FCC-7FE9-3D24-A36B-7BF3C9453C7B> /usr/lib/system/libcopyfile.dylib
    0x7fff87164000 -     0x7fff8716dffb  libsystem_notify.dylib (130) <B5390CED-65BB-3A7C-A61A-20AA1C63C26E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8716e000 -     0x7fff87176ffb  com.apple.CoreServices.FSEvents (1208 - 1208) <47347A38-9A5C-3DBD-BA91-3F224F2F3C67> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff87177000 -     0x7fff871c8ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <E5764117-2C87-367C-B07E-9C15085921E8> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff871c9000 -     0x7fff871c9fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <76493623-F7F2-3D93-9E32-C30EB3C549B2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff871ca000 -     0x7fff871ccfff  libRadiance.dylib (1226) <B5A32B0C-42F7-3663-9EBA-0790B3397E84> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff871e2000 -     0x7fff87228ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff87229000 -     0x7fff8722bff7  libquarantine.dylib (76) <FA887ADC-5292-3536-940B-3E14B460C748> /usr/lib/system/libquarantine.dylib
    0x7fff872ff000 -     0x7fff87300ffb  libremovefile.dylib (35) <B78DA4EE-2FFE-3049-9270-642B684DF360> /usr/lib/system/libremovefile.dylib
    0x7fff87301000 -     0x7fff873f3ff7  libiconv.2.dylib (42) <15FF170B-0A19-35FE-B4D4-CD724E6D04EA> /usr/lib/libiconv.2.dylib
    0x7fff8742e000 -     0x7fff874abfff  com.apple.CoreServices.OSServices (636 - 636) <685BECC8-4024-345B-8904-2A2EAACF35E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff874ac000 -     0x7fff874acfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <CA98DBE8-E6E6-37E3-AC7F-8A1D8C552948> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff874c5000 -     0x7fff874c5fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <01A4A828-1E50-3230-8CB1-2C51B8ECE6B7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff874c6000 -     0x7fff874c8fff  libCVMSPluginSupport.dylib (11.0.1) <9FECFD20-BE9C-3C95-BA65-B24C2A2C4CD9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff874c9000 -     0x7fff874d6ff7  libbz2.1.0.dylib (36) <3948CCF6-23EF-36DE-8871-71DDCFFD3339> /usr/lib/libbz2.1.0.dylib
    0x7fff874d7000 -     0x7fff8756bfff  com.apple.ink.framework (10.9 - 213) <103DFFB5-4783-36AC-8D94-802676E26B3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8756c000 -     0x7fff8759bff7  com.apple.securityinterface (10.0 - 55053) <5EBAF62D-DC9B-3D2E-B0F8-919081BFDFDE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff87aef000 -     0x7fff87b17fff  libsystem_info.dylib (458) <336D4C16-9E15-3DAC-9573-7600C240B194> /usr/lib/system/libsystem_info.dylib
    0x7fff87b7f000 -     0x7fff87c42ff7  libvMisc.dylib (507) <6B4BE4EF-B2C2-3CA0-87DE-3C1819288BF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff87c53000 -     0x7fff87fe8ff7  com.apple.CoreFoundation (6.9 - 1137) <5D08FED9-0281-3123-8A03-98718884B32A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff87fe9000 -     0x7fff880dcff7  libJP2.dylib (1226) <AA3296F6-2957-3DA2-B118-34A1375BC400> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff880dd000 -     0x7fff880ecfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <E703B152-C310-3A5C-ACFB-45E08642775D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff880ed000 -     0x7fff880feffb  libsystem_coretls.dylib (34) <6EE0E1FE-AFBA-32B1-BA00-A0F6F62D9E93> /usr/lib/system/libsystem_coretls.dylib
    0x7fff88151000 -     0x7fff881a5fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff881a6000 -     0x7fff881c0fff  com.apple.aps.framework (4.0 - 4.0) <0592FE44-8A88-34F8-8A40-5805CCDB5A6B> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff881c1000 -     0x7fff881dcff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff881dd000 -     0x7fff881defff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff881df000 -     0x7fff8821aff7  com.apple.CloudDocs (1.0 - 242.3) <A6222283-2048-3B14-A229-AB0BC7C153D3> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff88224000 -     0x7fff88248fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <BF9F7F22-A7D9-333A-85BC-6121CECF5F1A> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
    0x7fff8832d000 -     0x7fff883b6fff  com.apple.CoreSymbolication (3.1 - 56072) <9153D856-4ED4-3CE5-9ACA-8B31980001BD> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff883cc000 -     0x7fff883fcff3  com.apple.GSS (4.0 - 2.0) <CBFE7625-63C2-3FE7-A60F-F8A82F0975BC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff88413000 -     0x7fff885f8ff3  libicucore.A.dylib (531.24) <CF5DA862-C325-3103-965C-C917CC270D10> /usr/lib/libicucore.A.dylib
    0x7fff88658000 -     0x7fff88a65ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff88ab5000 -     0x7fff88ac7ff7  com.apple.ImageCapture (9.0 - 9.0) <A6556326-9A8D-3302-B630-6B8A8C30AA73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff88aca000 -     0x7fff88ae7fff  libsystem_kernel.dylib (2782.1.43.0.2) <4E739D86-6903-3134-A401-31A01F90A467> /usr/lib/system/libsystem_kernel.dylib
    0x7fff88b0f000 -     0x7fff88b21fff  libsasl2.2.dylib (190) <DF8047DB-DB41-3EBD-92E8-83FAA2298C04> /usr/lib/libsasl2.2.dylib
    0x7fff88bb5000 -     0x7fff88c54d4f  com.apple.AppleJPEG (1.0 - 1) <B3C5F15B-DF2D-380C-94CF-0B4AA1ED8A1C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff88c62000 -     0x7fff897b7fff  com.apple.AppKit (6.9 - 1326.11) <CC49D67A-68BC-3E69-8CBA-A702B2F33542> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89808000 -     0x7fff89831ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff89832000 -     0x7fff89833fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89865000 -     0x7fff89873ff7  com.apple.opengl (11.0.1 - 11.0.1) <9A8839F7-71E6-3051-A833-7B176E2E1D5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff89874000 -     0x7fff89879ff7  libunwind.dylib (35.3) <208DA440-66D9-39F3-A0DF-374350A8C2F7> /usr/lib/system/libunwind.dylib
    0x7fff8987a000 -     0x7fff89885fff  libcommonCrypto.dylib (60060) <03A05AE6-92F4-3A1C-8ACD-D386CD9DBDFD> /usr/lib/system/libcommonCrypto.dylib
    0x7fff89886000 -     0x7fff898b4fff  com.apple.CoreServicesInternal (218 - 218) <454F598D-0C92-3361-8DFB-368B62CE5F43> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff89a29000 -     0x7fff89a42ff7  com.apple.CFOpenDirectory (10.10 - 187) <9BEFECF6-7376-3266-9F26-CA6574C5A543> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8a3ee000 -     0x7fff8a40bffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff8a420000 -     0x7fff8a47bfff  libTIFF.dylib (1226) <3CBAB2C7-2986-327A-8B4C-C457A794B61C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a4fe000 -     0x7fff8a4fefff  com.apple.Cocoa (6.8 - 21) <D0F73384-973F-3839-8887-53D967A0A280> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8a4ff000 -     0x7fff8a7cfff3  com.apple.CoreImage (10.0.24) <CD4503FC-1DE7-378E-8075-9A617AD9A8A8> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8b04e000 -     0x7fff8b079ff7  com.apple.DictionaryServices (1.2 - 223) <C0EBA28E-A31C-39D3-BA32-6D723DF49EFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8b18a000 -     0x7fff8b1d0ffb  libFontRegistry.dylib (133) <3E087B09-6876-37C1-9190-E73AC03BE440> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8b606000 -     0x7fff8b724ff7  com.apple.LaunchServices (636.7 - 636.7) <C8B0826E-3100-37B2-87E8-CAF443D40AA1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8b725000 -     0x7fff8b727fff  com.apple.OAuth (25 - 25) <37FA27B9-0FC4-3237-9CAB-B6C11CDA321F> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8b728000 -     0x7fff8b755fff  com.apple.Accounts (113 - 113) <26DDD05E-7F32-36D2-8857-1553856A32C7> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8b756000 -     0x7fff8b759fff  com.apple.IOSurface (96 - 96) <EC139375-B2F9-3D4D-B328-EC93E5064577> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b789000 -     0x7fff8b8a2ff7  libvDSP.dylib (507) <8A3FA6A1-E439-3151-B8AA-B12A208A04C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8b9e8000 -     0x7fff8ba02ff7  libextension.dylib (42) <E973726F-1409-318F-B4DF-3EEDD124FBF6> /usr/lib/libextension.dylib
    0x7fff8ba83000 -     0x7fff8bab5ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <8D3E9662-895E-3F8C-9A10-F6E7CFF40B0E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8bab6000 -     0x7fff8bab6fff  com.apple.Carbon (154 - 157) <5750E354-9716-3405-834B-AB3AA85BB01B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8bab7000 -     0x7fff8bb48fff  libCoreStorage.dylib (457) <74652E6D-D371-32BD-9446-D1BB2E23CD9B> /usr/lib/libCoreStorage.dylib
    0x7fff8bb97000 -     0x7fff8bbe4ff7  libcups.2.dylib (401) <850964D0-4932-3C9A-9166-C830DD559018> /usr/lib/libcups.2.dylib
    0x7fff8bbe5000 -     0x7fff8bcf8ff7  com.apple.CoreText (352.0 - 445) <DCE40467-9D76-3284-92E5-A18227A3EEA0> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8bcf9000 -     0x7fff8bcf9ff7  libkeymgr.dylib (28) <92A5DB7D-CC9C-3602-A0FE-7CF38AB6F881> /usr/lib/system/libkeymgr.dylib
    0x7fff8bcfd000 -     0x7fff8bcfeff7  libsystem_blocks.dylib (65) <C69B5DCD-72A3-39D1-BE41-FEA6314C566C> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8bcff000 -     0x7fff8bd0aff7  libkxld.dylib (2782.1.43.0.2) <4388FA4A-FC15-3257-BE6C-D529C09D9388> /usr/lib/system/libkxld.dylib
    0x7fff8bd0b000 -     0x7fff8bd0cfff  libunc.dylib (28) <6EBEEDC4-B153-3087-B818-A70FD3A1D636> /usr/lib/system/libunc.dylib
    0x7fff8bd7b000 -     0x7fff8bd7cfff  libsystem_secinit.dylib (18) <6E12AFCD-5973-37B3-8C83-2FE7D90DEF74> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8be20000 -     0x7fff8be40fff  com.apple.IconServices (42 - 42) <75DFB65E-D303-3B24-97B4-BD990024B686> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8bfce000 -     0x7fff8bfe8ff7  com.apple.Kerberos (3.0 - 1) <6A4C8B9D-D29E-3F27-A018-3230E5F192C2> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8bfe9000 -     0x7fff8c030fff  libcurl.4.dylib (83) <A9A9F14D-9E3A-31F6-ABC9-B57B7D62AFE9> /usr/lib/libcurl.4.dylib
    0x7fff8c04d000 -     0x7fff8c1b7ff3  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <B984CDB5-0A77-397D-86BF-D6C0E983AA7C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8c2fa000 -     0x7fff8c3ceff7  com.apple.backup.framework (1.6 - 1.6) <32384ABB-C527-3E4E-A6A3-BB9128390272> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8c3cf000 -     0x7fff8c3fbff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <4CD0EFA6-4106-37FC-9079-C4E6EAD612F3> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff8c473000 -     0x7fff8c474ff7  libodfde.dylib (22) <6665BCA7-E9B0-328E-8EC8-F433F9C37625> /usr/lib/libodfde.dylib
    0x7fff8c475000 -     0x7fff8d416ff7  com.apple.WebCore (10538 - 10538.46.41) <39B6D5B5-CA9D-3BE5-8C51-5416159130C5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8d417000 -     0x7fff8d41aff7  libdyld.dylib (353.2.1) <64F51FB7-7928-34B4-B837-B4FC6E0DAB8A> /usr/lib/system/libdyld.dylib
    0x7fff8d41f000 -     0x7fff8d425fff  libsystem_networkextension.dylib (151) <49282DD0-6A94-3933-8AD5-B0A107840175> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff8d42b000 -     0x7fff8d42dfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <10574E83-4E6C-36D3-8A28-D21BBC4FCBE3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff8d42e000 -     0x7fff8d4c2ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <FD3A247F-D4DB-3B6C-A8D0-AEE00670AD08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8d4d9000 -     0x7fff8d4f5fff  libsystem_malloc.dylib (53) <EC7B9BF9-80E2-3543-983F-230EF188FFEC> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8d51b000 -     0x7fff8d7c4ff3  com.apple.WebKit (10538 - 10538.46) <C4B1CFB2-7174-3700-A33A-8A790B12EDFE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8d7c5000 -     0x7fff8d7c8fff  com.apple.help (1.3.3 - 46) <CA9A4FD4-32F7-389E-B765-B0F4AB71DBCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8d7c9000 -     0x7fff8d7d1fff  libMatch.1.dylib (24) <B89DC112-A5FB-34AA-95A3-AEADE6ADE7FF> /usr/lib/libMatch.1.dylib
    0x7fff8da2c000 -     0x7fff8da46ff3  com.apple.Ubiquity (1.3 - 312) <B54AFB0B-625D-3E36-9153-35A4B666AD19> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8da47000 -     0x7fff8da60fff  com.apple.openscripting (1.4 - 162) <6151993E-F5CD-399E-A4F0-DA4801C66261> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8da8a000 -     0x7fff8db17ff7  libsystem_c.dylib (1044) <13A16205-FB3B-35C9-9670-5537A173CE3B> /usr/lib/system/libsystem_c.dylib
    0x7fff8db74000 -     0x7fff8db76ff7  com.apple.securityhi (9.0 - 55005) <AA16F4C1-4349-35AF-B31F-AC014BA4BB21> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8db77000 -     0x7fff8ddedff7  com.apple.CoreData (110 - 513) <63894DF0-CF88-38E0-A3A8-01EE2D935288> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8de96000 -     0x7fff8de96fff  libOpenScriptingUtil.dylib (162) <775B7BAD-453C-3D91-95B4-673A76414DB3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8de97000 -     0x7fff8dee3ff7  com.apple.corelocation (1486.17 - 1615.12) <2F52085B-4D09-389C-8DFD-699267A52F18> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8dee4000 -     0x7fff8dee4fff  com.apple.CoreServices (62 - 62) <F9AA126E-D142-3D63-8D99-A7A9A4409780> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8e036000 -     0x7fff8e05bff7  libJPEG.dylib (1226) <284C9D03-4D90-325E-8D1A-C71197E34BC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8e05c000 -     0x7fff8e066fff  com.apple.speech.synthesis.framework (5.1.7 - 5.1.7) <BDA7EDE8-128F-3BA4-B629-42AFF1A3A6D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8e076000 -     0x7fff8e25b28f  libobjc.A.dylib (644) <B63CB8DA-D9FD-30F9-A94D-21D94EDE4B95> /usr/lib/libobjc.A.dylib
    0x7fff8e25c000 -     0x7fff8e267fff  libGL.dylib (11.0.1) <FDDDA83E-75D5-3933-A8B9-E5A87098851B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8e268000 -     0x7fff8e26cfff  com.apple.LoginUICore (3.0 - 3.0) <FEAE6164-55A7-3E84-A349-4EF31C7771F9> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff8e2ec000 -     0x7fff8e428fff  com.apple.ImageIO.framework (3.3.0 - 1038) <0BC635E9-47E0-307C-9E8A-DE94E07E848D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8e477000 -     0x7fff8e481ff7  com.apple.NetAuth (5.0 - 5.0) <5C96595C-1C64-38C1-BD5A-724C181B9242> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e482000 -     0x7fff8e67bfff  com.apple.CFNetwork (705 - 705) <134C99ED-172B-37B2-B6E8-C087D6C12FCE> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8e695000 -     0x7fff8e6d6fff  libGLU.dylib (11.0.1) <2D66643F-B382-3707-9246-E4682F1A8FDD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8e6d7000 -     0x7fff8e742ff7  com.apple.framework.CoreWLAN (5.0 - 500.25) <9E265AFA-AE98-3E5C-B831-90B9405599CD> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8e743000 -     0x7fff8e7b8fff  libcorecrypto.dylib (231) <4FDDA85A-547A-3B6E-A780-181274ABE081> /usr/lib/system/libcorecrypto.dylib
    0x7fff8e7bf000 -     0x7fff8e7ccfff  com.apple.SpeechRecognitionCore (2.0.23 - 2.0.23) <DCCAE7F9-116B-36A8-B4FF-B04ABD13B25F> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8e8df000 -     0x7fff8e8e5fff  com.apple.speech.recognition.framework (5.0.6 - 5.0.6) <573DA2FF-D03B-3A4B-A1C1-21D54596618A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8e8e6000 -     0x7fff8e91eff3  libsystem_network.dylib (394) <EB6F1FF8-5865-3307-8DC2-C9606B64AC0B> /usr/lib/system/libsystem_network.dylib
    0x7fff8e9bd000 -     0x7fff8e9bfff7  libsystem_sandbox.dylib (356) <6E36F98A-51AE-33EF-AE4C-4F9935194B29> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8e9c0000 -     0x7fff8e9daff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8ea63000 -     0x7fff8ea83fff  com.apple.framework.Apple80211 (10.0 - 1000.39) <1973FFC4-DF69-300E-833F-E9A648A381CD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8ea84000 -     0x7fff8ea87ff7  com.apple.xpc.ServiceManagement (1.0 - 1) <3E3A3FDE-CA71-3173-997E-71C71FE6D894> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8ea88000 -     0x7fff8ea9bff7  com.apple.ProtectedCloudStorage (1.0 - 1) <A92F539D-8E83-35C7-B84B-EE9D0D0DBCC4> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8ea9c000 -     0x7fff8eaa9fff  com.apple.ProtocolBuffer (1 - 225.1) <932682FA-F6F4-3B2F-A0B9-01D3F8256EF3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8eaef000 -     0x7fff8ec7dfff  libBLAS.dylib (1128) <235346EB-0883-3D0F-83B8-5938844A70C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8ec7e000 -     0x7fff8ece1fff  com.apple.LDAPFramework (2.4.28 - 194.5) <F04EF7E7-4AD5-3F64-A0D8-E2474D098D87> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8ece2000 -     0x7fff8ecf4fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <2A7058CE-355A-39D2-93E5-E025A77A2465> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff8ecf5000 -     0x7fff8ed19fff  libPng.dylib (1226) <96BDEF2C-D3F3-382E-8AB0-6E7A13574029> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8ed1a000 -     0x7fff8ed23fff  libGFXShared.dylib (11.0.1) <171FC6A5-9282-30FF-9061-2DE1099B6DC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8ed24000 -     0x7fff8ed30ff7  com.apple.OpenDirectory (10.10 - 187) <CE3B1F3B-4C34-3AC7-8455-719EA7CA6966> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ed31000 -     0x7fff8ed61fff  libsystem_m.dylib (3086.1) <43A0F617-545A-30A7-AD56-C227A5D004D4> /usr/lib/system/libsystem_m.dylib
    0x7fff8edf3000 -     0x7fff8edf7fff  com.apple.CommonPanels (1.2.6 - 96) <65A59892-6128-3722-A6CD-6B02E29EA2EE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8ee02000 -     0x7fff8f335ffb  com.apple.JavaScriptCore (10538 - 10538.46) <FB48F8AF-08C7-370E-AD58-4CF81F868213> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8f336000 -     0x7fff8f338fff  com.apple.loginsupport (1.0 - 1) <6AE575BC-60DE-3523-8716-EB9A95E688E2> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8f339000 -     0x7fff8f3a7fff  com.apple.Heimdal (4.0 - 2.0) <A3179D8F-5180-3CF1-AEFB-B7FFED32F428> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8f3a8000 -     0x7fff8f3affff  com.apple.NetFS (6.0 - 4.0) <CCEAB0A5-5FE0-3A07-93B7-AF0701EB53EF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8f3b0000 -     0x7fff8f3b7fff  libsystem_trace.dylib (61) <717BC434-40C1-3AF7-96E8-319E34CCF049> /usr/lib/system/libsystem_trace.dylib
    0x7fff8f60e000 -     0x7fff8f701ff7  libFontParser.dylib (126) <8E12B1D2-E30F-3F75-BF08-7FA8BBEC6142> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8f702000 -     0x7fff8f70dff7  libcsfde.dylib (457) <B1B1A4B7-1679-323E-B9FE-12E21133B07E> /usr/lib/libcsfde.dylib
    0x7fff8f70e000 -     0x7fff8f82ffff  com.apple.coreui (2.1 - 295) <766BE2BF-A7D4-341D-90E3-B269D68C12BD> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8f84a000 -     0x7fff8f93cfff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff8f93d000 -     0x7fff8f9aefff  com.apple.framework.IOKit (2.0.2 - 1050.1.14) <DA0D8D88-0264-3927-ABB7-8582F1EDAB49> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8f9c7000 -     0x7fff8f9cbfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8f9cc000 -     0x7fff8fa06fff  com.apple.QD (3.48 - 300) <6FE09911-4534-3A4E-84D8-1E7093C47FA3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8fb04000 -     0x7fff9041dff7  com.apple.Safari.framework (10538 - 10538.46) <006832FE-B410-39AB-83E4-345B6ADFF88B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff9041e000 -     0x7fff90705ff3  com.apple.CoreServices.CarbonCore (1103 - 1103) <4D92DE66-1E33-3190-BD3D-A291D66DCC82> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff90706000 -     0x7fff90775ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <5F80F6B0-00CE-3B3B-BC1F-D31866BF4D30> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff90776000 -     0x7fff9077ffff  com.apple.CommonAuth (4.0 - 2.0) <72CDC9EF-B9D6-36B2-B016-099394CC607F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff907da000 -     0x7fff9087afff  com.apple.Bluetooth (4.3.0 - 4.3.0b2) <0E0F3849-8BC7-3009-A25F-EDA9B6A0955A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff9087f000 -     0x7fff90883fff  com.apple.TCC (1.0 - 1) <46583FC6-8BC9-3DF4-A2B5-C9B490FB4150> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 2432
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=215.8M resident=165.6M(77%) swapped_out_or_unallocated=50.2M(23%)
Writable regions: Total=1.1G written=4880K(0%) resident=9716K(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
 
REGION TYPE                        VIRTUAL
===========                        =======
Activity Tracing                     2048K
CG shared images                      144K
Dispatch continuations               8192K
JS JIT generated code               128.0M
JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
JS garbage collector                 1344K
Kernel Alloc Once                       8K
MALLOC                               36.3M
MALLOC (admin)                         32K
Memory Tag 242                         12K
Memory Tag 251                         32K
SQLite page cache                     128K
STACK GUARD                          56.1M
Stack                                14.2M
VM_ALLOCATE                          17.1M
WebKit Malloc                        2088K
__DATA                               19.2M
__IMAGE                               528K
__LINKEDIT                           70.5M
__TEXT                              145.3M
__UNICODE                             544K
mapped file                          41.7M
shared memory                           4K
===========                        =======
TOTAL                                 1.4G
TOTAL, minus reserved VM space      543.2M
 

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 16 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x435438473353313333394D2E4D3136464544
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x435438473353313333394D2E4D3136464544
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.3.0b2 14454, 3 services, 25 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
Serial ATA Device: OPTIARC DVD RW AD-5970H
USB Device: Hub
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: IR Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1
Comment 1 Radar WebKit Bug Importer 2014-07-29 19:18:45 PDT
<rdar://problem/17851910>
Comment 2 Andreas Kling 2014-07-29 19:30:44 PDT
Created attachment 235725 [details]
Patch
Comment 3 WebKit Commit Bot 2014-07-29 20:51:49 PDT
Comment on attachment 235725 [details]
Patch

Clearing flags on attachment: 235725

Committed r171785: <http://trac.webkit.org/changeset/171785>
Comment 4 WebKit Commit Bot 2014-07-29 20:51:52 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Darin Adler 2014-07-30 10:44:49 PDT
Comment on attachment 235725 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=235725&action=review

> Source/WebCore/ChangeLog:12
> +        To keep this fix minimal, simply make the "parent style" a clone of the
> +        base element style.

What would be the non-minimal fix approach?
Comment 6 Andreas Kling 2014-07-30 10:57:36 PDT
(In reply to comment #5)
> (From update of attachment 235725 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=235725&action=review
> 
> > Source/WebCore/ChangeLog:12
> > +        To keep this fix minimal, simply make the "parent style" a clone of the
> > +        base element style.
> 
> What would be the non-minimal fix approach?

I'd imagine we could come up with a way to avoid cloning the RenderStyle here just to serve as a placeholder for the parent style.
Comment 7 Bem Jones-Bey 2014-07-30 11:04:38 PDT
(In reply to comment #6)
> (In reply to comment #5)
> > (From update of attachment 235725 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=235725&action=review
> > 
> > > Source/WebCore/ChangeLog:12
> > > +        To keep this fix minimal, simply make the "parent style" a clone of the
> > > +        base element style.
> > 
> > What would be the non-minimal fix approach?
> 
> I'd imagine we could come up with a way to avoid cloning the RenderStyle here just to serve as a placeholder for the parent style.

Don't we need an actual parent style to get correct computation of the font-size em value? Or is there something special about animations I'm missing?