Bug 41585

Summary: Reproducible crash with Optimize Legibility extension
Product: WebKit Reporter: bugmenot
Component: CSSAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, eric, gonchuki, mitz, phiw2
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
URL: http://www.ruby-forum.com
Attachments:
Description Flags
Move the text-rendering CSS property to the “high priority” group sam: review+

Description bugmenot 2010-07-04 13:36:44 PDT
Install Extension: http://cmorrell.com/misc/optimize-legibility-safari-5-810
Go to: http://www.ruby-forum.com

Crash:

Process:         Safari [3246]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      org.webkit.nightly.WebKit
Version:         r62241 (62241)
Code Type:       X86-64 (Native)
Parent Process:  launchd [1817]

Date/Time:       2010-07-04 22:30:18.575 +0200
OS Version:      Mac OS X 10.6.4 (10F569)
Report Version:  6

Interval Since Last Report:          18330 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  7 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      9331DC45-4FCF-41D6-A1FB-D1C48A08064D

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000050
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.WebCore             	0x0000000100d21aa8 WebCore::CSSPrimitiveValue::computeLengthDouble(WebCore::RenderStyle*, WebCore::RenderStyle*, double, bool) + 376
1   com.apple.WebCore             	0x0000000100d21bdb WebCore::CSSPrimitiveValue::computeLengthIntForLength(WebCore::RenderStyle*, WebCore::RenderStyle*, double) + 11
2   com.apple.WebCore             	0x0000000100d44302 WebCore::CSSStyleSelector::applyProperty(int, WebCore::CSSValue*) + 35218
3   com.apple.WebCore             	0x0000000100d6194b void WebCore::CSSStyleSelector::applyDeclarations<false>(bool, int, int) + 171
4   com.apple.WebCore             	0x0000000100d5b8a4 WebCore::CSSStyleSelector::styleForElement(WebCore::Element*, WebCore::RenderStyle*, bool, bool, bool) + 2644
5   com.apple.WebCore             	0x00000001014274c2 WebCore::Node::styleForRenderer() + 82
6   com.apple.WebCore             	0x000000010142991f WebCore::Node::createRendererIfNeeded() + 143
7   com.apple.WebCore             	0x0000000100e80390 WebCore::Element::attach() + 32
8   com.apple.WebCore             	0x00000001013e0a55 WebCore::LegacyHTMLTreeBuilder::insertNode(WebCore::Node*, bool) + 325
9   com.apple.WebCore             	0x00000001013e1774 WebCore::LegacyHTMLTreeBuilder::parseToken(WebCore::Token*) + 868
10  com.apple.WebCore             	0x0000000100fb2ba7 WebCore::HTMLTreeBuilder::passTokenToLegacyParser(WebCore::HTMLToken&) + 167
11  com.apple.WebCore             	0x0000000100fb33d2 WebCore::HTMLTreeBuilder::constructTreeFromToken(WebCore::HTMLToken&) + 34
12  com.apple.WebCore             	0x0000000100f474da WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode) + 138
13  com.apple.WebCore             	0x0000000100f47a33 WebCore::HTMLDocumentParser::resumeParsingAfterScriptExecution() + 19
14  com.apple.WebCore             	0x0000000100c9a52c WebCore::CachedScript::checkNotify() + 76
15  com.apple.WebCore             	0x00000001013eead6 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 358
16  com.apple.WebCore             	0x00000001015e5a51 WebCore::SubresourceLoader::didFinishLoading() + 49
17  com.apple.Foundation          	0x00007fff87a02b6c _NSURLConnectionDidFinishLoading + 113
18  com.apple.CFNetwork           	0x00007fff8257906e URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnectionEventQueue*) + 174
19  com.apple.CFNetwork           	0x00007fff825de3e2 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 254
20  com.apple.CFNetwork           	0x00007fff8256579f URLConnectionClient::processEvents() + 121
21  com.apple.CFNetwork           	0x00007fff8256557c MultiplexerSource::perform() + 160
22  com.apple.CoreFoundation      	0x00007fff84ae3e91 __CFRunLoopDoSources0 + 1361
23  com.apple.CoreFoundation      	0x00007fff84ae2089 __CFRunLoopRun + 873
24  com.apple.CoreFoundation      	0x00007fff84ae184f CFRunLoopRunSpecific + 575
25  com.apple.HIToolbox           	0x00007fff861e891a RunCurrentEventLoopInMode + 333
26  com.apple.HIToolbox           	0x00007fff861e871f ReceiveNextEventCommon + 310
27  com.apple.HIToolbox           	0x00007fff861e85d8 BlockUntilNextEventMatchingListInMode + 59
28  com.apple.AppKit              	0x00007fff84c7b29e _DPSNextEvent + 708
29  com.apple.AppKit              	0x00007fff84c7abed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
30  com.apple.Safari              	0x0000000100015c96 0x100000000 + 89238
31  com.apple.AppKit              	0x00007fff84c408d3 -[NSApplication run] + 395
32  com.apple.AppKit              	0x00007fff84c395f8 NSApplicationMain + 364
33  com.apple.Safari              	0x0000000100009b18 0x100000000 + 39704

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff86fc408a kevent + 10
1   libSystem.B.dylib             	0x00007fff86fc5f5d _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff86fc5c34 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff86fc575e _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x00007fff86fc5088 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff86fc4f25 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             	0x00007fff86fc4eaa __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff86fc52bc _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff86fc4f25 start_wqthread + 13

Thread 3:  WebCore: IconDatabase
0   libSystem.B.dylib             	0x00007fff86fe5eb6 __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff86fe9cd1 _pthread_cond_wait + 1286
2   com.apple.WebCore             	0x0000000100fc1cd9 WebCore::IconDatabase::syncThreadMainLoop() + 249
3   com.apple.WebCore             	0x0000000100fc1e0c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
4   libSystem.B.dylib             	0x00007fff86fe4456 _pthread_start + 331
5   libSystem.B.dylib             	0x00007fff86fe4309 thread_start + 13

Thread 4:  Safari: CertRevocationChecker
0   libSystem.B.dylib             	0x00007fff86fab2fa mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff86fab96d mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff84ae23c2 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff84ae184f CFRunLoopRunSpecific + 575
4   com.apple.Safari              	0x000000010002f0f5 0x100000000 + 192757
5   com.apple.Safari              	0x000000010002f085 0x100000000 + 192645
6   libSystem.B.dylib             	0x00007fff86fe4456 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff86fe4309 thread_start + 13

Thread 5:
0   libSystem.B.dylib             	0x00007fff86fab2fa mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff86fab96d mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff84ae23c2 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff84ae184f CFRunLoopRunSpecific + 575
4   com.apple.Foundation          	0x00007fff87a014c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5   com.apple.Foundation          	0x00007fff87981e8d __NSThread__main__ + 1429
6   libSystem.B.dylib             	0x00007fff86fe4456 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff86fe4309 thread_start + 13

Thread 6:  Safari: SafeBrowsingManager
0   libSystem.B.dylib             	0x00007fff86fab2fa mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff86fab96d mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff84ae23c2 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff84ae184f CFRunLoopRunSpecific + 575
4   com.apple.Safari              	0x000000010002f0f5 0x100000000 + 192757
5   com.apple.Safari              	0x000000010002f085 0x100000000 + 192645
6   libSystem.B.dylib             	0x00007fff86fe4456 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff86fe4309 thread_start + 13

Thread 7:
0   libSystem.B.dylib             	0x00007fff86feedce select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      	0x00007fff84b03e92 __CFSocketManager + 818
2   libSystem.B.dylib             	0x00007fff86fe4456 _pthread_start + 331
3   libSystem.B.dylib             	0x00007fff86fe4309 thread_start + 13

Thread 8:  Safari: SnapshotStore
0   libSystem.B.dylib             	0x00007fff86fe5eb6 __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff86fe9cd1 _pthread_cond_wait + 1286
2   com.apple.JavaScriptCore      	0x00000001008cec30 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3   com.apple.Safari              	0x00000001001bd455 0x100000000 + 1823829
4   com.apple.Safari              	0x0000000100046aeb 0x100000000 + 289515
5   com.apple.Safari              	0x0000000100046969 0x100000000 + 289129
6   libSystem.B.dylib             	0x00007fff86fe4456 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff86fe4309 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000004  rbx: 0x0000000115462e28  rcx: 0x0000000000000000  rdx: 0x00000001181a3410
  rdi: 0x0000000115462e28  rsi: 0x0000000117f443c0  rbp: 0x00007fff5fbfc8f0  rsp: 0x00007fff5fbfc8d0
   r8: 0x0000000115462e28   r9: 0x0000000000000070  r10: 0x0000000051237d87  r11: 0x000000000000003f
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x0000000100d21aa8  rfl: 0x0000000000010246  cr2: 0x0000000000000050

Binary Images:
       0x100000000 -        0x1006a9fef  com.apple.Safari 5.0 (6533.16) <055D70FE-977B-C3B3-4E40-E05E3D9CF0AB> /Applications/Safari.app/Contents/MacOS/Safari
       0x100755000 -        0x100758fff +WebKitNightlyEnabler.dylib ??? (???) <15D32A12-F646-24DB-E297-AD6ABFBBF813> /Volumes/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
       0x10075d000 -        0x100948fe7  com.apple.JavaScriptCore 534+ (534.2+) <4F3AC435-D57F-097D-FE02-73484B6C012F> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x1009ba000 -        0x100b3dfe7  com.apple.WebKit r62241 (534.2+) <14808CE7-C604-7D30-B000-FE4C08FD171E> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/WebKit.framework/Versions/A/WebKit
       0x100c08000 -        0x101a3efe7  com.apple.WebCore 534+ (534.2+) <35FFCA4F-E3BC-3F0E-AB72-2BD6C034D498> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/WebCore.framework/Versions/A/WebCore
       0x1020cf000 -        0x1020f8ff7 +org.andymatuschak.Sparkle 1.5 Beta (git) (830f633) <945EA036-7EC3-D020-C889-29ECB588B891> /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.6/Sparkle.framework/Versions/A/Sparkle
       0x102113000 -        0x1021f9fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 -     0x7fff8039cff7  com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8039d000 -     0x7fff80452fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff80453000 -     0x7fff80611fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff80612000 -     0x7fff80661ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff80671000 -     0x7fff806a9fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff806aa000 -     0x7fff808ecfef  com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff808ed000 -     0x7fff80913fe7  libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff80914000 -     0x7fff8095bfef  com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8095c000 -     0x7fff8096bfff  com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8096c000 -     0x7fff809b8fff  libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff809cf000 -     0x7fff80a0cff7  libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff80a0d000 -     0x7fff80a5cfef  libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff80a5d000 -     0x7fff8115a067  com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8116f000 -     0x7fff81171fff  com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff81172000 -     0x7fff811edfff  com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff811ee000 -     0x7fff812abff7  com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff812ac000 -     0x7fff817b0fe7  com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff817b1000 -     0x7fff817b1ff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff81996000 -     0x7fff81a45fff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81a98000 -     0x7fff81aaefef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff81af5000 -     0x7fff81b01fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff81b63000 -     0x7fff81bb8fef  com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff81bc1000 -     0x7fff81bc1ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff81bc2000 -     0x7fff81bc2ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff81bc3000 -     0x7fff81c9dff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff81c9e000 -     0x7fff81fd1fe7  com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff81fd2000 -     0x7fff81fd7ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff82150000 -     0x7fff82161fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x7fff82162000 -     0x7fff8239dfef  com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff8239e000 -     0x7fff82454fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff82455000 -     0x7fff82466fff  SyndicationUI ??? (???) <46D6FA2B-1818-1756-A453-23EB0AC587EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
    0x7fff82467000 -     0x7fff8248cfe7  com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8248d000 -     0x7fff824b5fff  com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff824b6000 -     0x7fff82533fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff82534000 -     0x7fff82535ff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff82536000 -     0x7fff82538fff  libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff82539000 -     0x7fff82548ff7  com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82549000 -     0x7fff8254dff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8254e000 -     0x7fff82553fff  libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff82554000 -     0x7fff82624ff7  com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff82801000 -     0x7fff82804ff7  libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff82805000 -     0x7fff82840fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8291a000 -     0x7fff82a3ffef  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff82a40000 -     0x7fff82a81fef  com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff82a98000 -     0x7fff82b9cfff  com.apple.PubSub 1.0.5 (65.19) <10137D49-8771-05F0-AC60-B41F6A8E0D87> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff82c12000 -     0x7fff82c5bff7  com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff82cc1000 -     0x7fff82dd8fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff82dd9000 -     0x7fff82e5efff  com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff82ef5000 -     0x7fff82f26fff  libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff82f72000 -     0x7fff82f75fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff82f76000 -     0x7fff82f81fff  com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff82f82000 -     0x7fff83004fff  com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff83005000 -     0x7fff83094fff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff83095000 -     0x7fff8309cfff  com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff830a8000 -     0x7fff830a9fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff830aa000 -     0x7fff830dffef  com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff830e0000 -     0x7fff830e3ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff830e4000 -     0x7fff83150ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff83151000 -     0x7fff8319bff7  com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff831a7000 -     0x7fff831adff7  IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff831ae000 -     0x7fff8323afef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8323b000 -     0x7fff83241ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff83242000 -     0x7fff8324afff  com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8324b000 -     0x7fff834b4ff7  com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff834b5000 -     0x7fff835f3fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff835f4000 -     0x7fff8360dfff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8369a000 -     0x7fff836d2ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff83714000 -     0x7fff8372fff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff83730000 -     0x7fff83741ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff83747000 -     0x7fff8376afff  com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8376e000 -     0x7fff83799ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff83821000 -     0x7fff8382fff7  libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff83830000 -     0x7fff838c0fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff838c1000 -     0x7fff83905fe7  com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff84673000 -     0x7fff84678fff  libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff84679000 -     0x7fff8467aff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8467b000 -     0x7fff84901ff7  com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84a85000 -     0x7fff84a94fff  libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x7fff84a95000 -     0x7fff84a95ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff84a96000 -     0x7fff84c0bff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff84c36000 -     0x7fff84c36ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff84c37000 -     0x7fff8562dfff  com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8562e000 -     0x7fff85671fff  libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff85773000 -     0x7fff857f1fff  com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff857f2000 -     0x7fff8582ffff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff85830000 -     0x7fff858d0fff  com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff858d1000 -     0x7fff858f1ff7  com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff858f2000 -     0x7fff858f3fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff85a5e000 -     0x7fff85b29fe7  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff85b2a000 -     0x7fff85b2aff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85b2b000 -     0x7fff85baafef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85dcb000 -     0x7fff85e04ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff85e45000 -     0x7fff85f4fff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
    0x7fff85f5c000 -     0x7fff85f5cff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff85f69000 -     0x7fff8601efe7  com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff86180000 -     0x7fff86194ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff86195000 -     0x7fff861a2fe7  libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff861a3000 -     0x7fff861b9fff  com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff861ba000 -     0x7fff864b8fe7  com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff864da000 -     0x7fff864f8fff  libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff864f9000 -     0x7fff8686efe7  com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8686f000 -     0x7fff86883fff  libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff868b5000 -     0x7fff86975fff  libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86976000 -     0x7fff86a9eff7  com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff86a9f000 -     0x7fff86ac0fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff86ac1000 -     0x7fff86b12fe7  com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff86b13000 -     0x7fff86c2cfef  libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff86c2d000 -     0x7fff86c8bff7  com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff86c8c000 -     0x7fff86cbdfef  libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff86cbe000 -     0x7fff86d05ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86d06000 -     0x7fff86d11fff  com.apple.corelocation 12 (12) <66F18722-591C-42D4-2BC9-CCEB1D824816> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff86d12000 -     0x7fff86d57fff  com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
    0x7fff86d58000 -     0x7fff86f0efef  com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff86f0f000 -     0x7fff86fa9fff  com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff86faa000 -     0x7fff8716afef  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff87177000 -     0x7fff8718cff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff871bd000 -     0x7fff8723afef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8723b000 -     0x7fff8724dfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff8729d000 -     0x7fff872deff7  com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8732b000 -     0x7fff8732fff7  libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff87330000 -     0x7fff8739afe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8739b000 -     0x7fff87454fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff87455000 -     0x7fff8749efef  libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8749f000 -     0x7fff874e0fff  com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff874e1000 -     0x7fff87524ff7  libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff87525000 -     0x7fff87525ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87571000 -     0x7fff875d9fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff875da000 -     0x7fff875e0fff  libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8769f000 -     0x7fff8780efe7  com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8780f000 -     0x7fff8787dfff  com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8787e000 -     0x7fff87964fe7  com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff87965000 -     0x7fff87970ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff87971000 -     0x7fff87bf2fef  com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87bf3000 -     0x7fff87c09ff7  com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff87c0a000 -     0x7fff88414fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff88612000 -     0x7fff88a55fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff88d97000 -     0x7fff88ddfff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff88e79000 -     0x7fff88f88fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff88fac000 -     0x7fff8900efe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff89050000 -     0x7fff8907fff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib

Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.27f2
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 2 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: KINGSTON SNV325S2, 238,47 GB
Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
USB Device: Hub, 0x0409  (NEC Corporation), 0x005a, 0xfa200000
USB Device: Microsoft Optical Mouse with Tilt Wheel, 0x045e  (Microsoft Corporation), 0x00d1, 0xfa220000
USB Device: USB Trackball, 0x046d  (Logitech Inc.), 0xc408, 0xfa210000
USB Device: EIZO USB HID Monitor, 0x056d, 0x0002, 0xfa230000
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x820f, 0x1a110000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0231, 0x5d200000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
Comment 1 Alexey Proskuryakov 2010-07-04 15:50:53 PDT
Does this only happen with nightly builds?
Comment 2 Adam Barth 2010-07-04 21:12:02 PDT
Sounds like we need a reduction.  Not immediately obvious that it's parser related, but I would rule that out.
Comment 3 bugmenot 2010-07-05 13:15:53 PDT
It happens with Safari Version 5.0 (6533.16), too.
Comment 4 Alexey Proskuryakov 2010-07-05 13:24:54 PDT
Thanks, then it's not HTML5 parser (assuming it's the same crash trace in Safari 5).
Comment 5 bugmenot 2010-07-05 13:41:09 PDT
Same in Safari 5:

Process:         Safari [4682]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         5.0 (6533.16)
Build Info:      WebBrowser-75331600~5
Code Type:       X86-64 (Native)
Parent Process:  launchd [1817]

Date/Time:       2010-07-05 22:40:26.468 +0200
OS Version:      Mac OS X 10.6.4 (10F569)
Report Version:  6

Interval Since Last Report:          39919 sec
Crashes Since Last Report:           7
Per-App Interval Since Last Report:  39851 sec
Per-App Crashes Since Last Report:   6
Anonymous UUID:                      9331DC45-4FCF-41D6-A1FB-D1C48A08064D

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000050
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.WebCore             	0x00007fff83acc248 WebCore::CSSPrimitiveValue::computeLengthDouble(WebCore::RenderStyle*, WebCore::RenderStyle*, double, bool) + 376
1   com.apple.WebCore             	0x00007fff83acc07b WebCore::CSSPrimitiveValue::computeLengthIntForLength(WebCore::RenderStyle*, WebCore::RenderStyle*, double) + 11
2   com.apple.WebCore             	0x00007fff83a524ab WebCore::CSSStyleSelector::applyProperty(int, WebCore::CSSValue*) + 34811
3   com.apple.WebCore             	0x00007fff83a6618b void WebCore::CSSStyleSelector::applyDeclarations<false>(bool, int, int) + 171
4   com.apple.WebCore             	0x00007fff83a48634 WebCore::CSSStyleSelector::styleForElement(WebCore::Element*, WebCore::RenderStyle*, bool, bool, bool) + 2644
5   com.apple.WebCore             	0x00007fff83a34902 WebCore::Node::styleForRenderer() + 82
6   com.apple.WebCore             	0x00007fff83a3477f WebCore::Node::createRendererIfNeeded() + 143
7   com.apple.WebCore             	0x00007fff83a34600 WebCore::Element::attach() + 32
8   com.apple.WebCore             	0x00007fff83a33bea WebCore::HTMLParser::insertNode(WebCore::Node*, bool) + 330
9   com.apple.WebCore             	0x00007fff83ab8054 WebCore::HTMLParser::parseToken(WebCore::Token*) + 868
10  com.apple.WebCore             	0x00007fff83a33681 WebCore::HTMLTokenizer::processToken() + 657
11  com.apple.WebCore             	0x00007fff83ab4806 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 4950
12  com.apple.WebCore             	0x00007fff83ab2ce0 WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2720
13  com.apple.WebCore             	0x00007fff83c0d11e WebCore::HTMLTokenizer::executeExternalScriptsIfReady() + 1694
14  com.apple.WebCore             	0x00007fff83bbb88c WebCore::CachedScript::checkNotify() + 76
15  com.apple.WebCore             	0x00007fff83b902b6 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 358
16  com.apple.WebCore             	0x00007fff83b900b1 WebCore::SubresourceLoader::didFinishLoading() + 49
17  com.apple.Foundation          	0x00007fff87a02b6c _NSURLConnectionDidFinishLoading + 113
18  com.apple.CFNetwork           	0x00007fff8257906e URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnectionEventQueue*) + 174
19  com.apple.CFNetwork           	0x00007fff825de3e2 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 254
20  com.apple.CFNetwork           	0x00007fff8256579f URLConnectionClient::processEvents() + 121
21  com.apple.CFNetwork           	0x00007fff8256557c MultiplexerSource::perform() + 160
22  com.apple.CoreFoundation      	0x00007fff84ae3e91 __CFRunLoopDoSources0 + 1361
23  com.apple.CoreFoundation      	0x00007fff84ae2089 __CFRunLoopRun + 873
24  com.apple.CoreFoundation      	0x00007fff84ae184f CFRunLoopRunSpecific + 575
25  com.apple.HIToolbox           	0x00007fff861e891a RunCurrentEventLoopInMode + 333
26  com.apple.HIToolbox           	0x00007fff861e871f ReceiveNextEventCommon + 310
27  com.apple.HIToolbox           	0x00007fff861e85d8 BlockUntilNextEventMatchingListInMode + 59
28  com.apple.AppKit              	0x00007fff84c7b29e _DPSNextEvent + 708
29  com.apple.AppKit              	0x00007fff84c7abed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
30  com.apple.Safari              	0x0000000100015c96 0x100000000 + 89238
31  com.apple.AppKit              	0x00007fff84c408d3 -[NSApplication run] + 395
32  com.apple.AppKit              	0x00007fff84c395f8 NSApplicationMain + 364
33  com.apple.Safari              	0x0000000100009b18 0x100000000 + 39704
Comment 6 mitz 2010-07-05 15:44:11 PDT
Also happens with a user stylesheet that reads
body { text-rendering: optimizelegibility; }

I think this has to do with text-rendering not being in the high-priority set of properties.
Comment 7 mitz 2010-07-05 17:06:52 PDT
Created attachment 60573 [details]
Move the text-rendering CSS property to the “high priority” group
Comment 8 mitz 2010-07-05 18:06:34 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/62513>.
Comment 9 mitz 2010-07-13 18:34:53 PDT
*** Bug 42136 has been marked as a duplicate of this bug. ***
Comment 10 mitz 2010-07-13 19:25:55 PDT
<rdar://problem/8183959>
Comment 11 mitz 2010-08-20 10:54:27 PDT
*** Bug 44191 has been marked as a duplicate of this bug. ***