Bug 46879
Summary: | REGRESSION: Crash occurs after loading page at http://www.apple.com/ipad/gallery/ads.html#ad-musical | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Petersen <c.petersen87> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED MOVED | ||
Severity: | Critical | CC: | ap, bfulgham, darin, eric.carlson, harrison, mrowe, simon.fraser |
Priority: | P1 | Keywords: | InRadar, NeedsReduction |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Chris Petersen
With Webkit NB r68636 on SL 10.6.4, I'm encountering a crash after I load the page at http://www.apple.com/ipad/gallery/ads.html#ad-musical. This doesn't occur for me in stock 10.6.4 with Safari 5.0.2.
1) Launch Webkit NB r68636 and go to http://www.apple.com/ipad/gallery/ads.html#ad-musical
2) After page loads, a crash occurs in a few seconds.
Process: Safari [2317]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: org.webkit.nightly.WebKit
Version: r68636 (68636)
Code Type: X86 (Native)
Parent Process: launchd [100]
Date/Time: 2010-09-30 00:03:51.673 -0700
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6
Interval Since Last Report: 123107 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 12716 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: B0A7A7C4-B6FC-43DE-8EBE-1ACD3F221BD4
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000006c61626f
Crashed Thread: 11
Thread 0: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x93fc5ed6 objc_msgSend + 22
1 com.apple.CoreMedia 0x95d1a641 FigNotificationCenterPostNotification + 272
2 com.apple.MediaToolbox 0x90de3a25 itemfig_antiprepare + 1372
3 com.apple.MediaToolbox 0x90de3abc playerfig_disturbPlayQueue + 109
4 com.apple.MediaToolbox 0x90decdfc playerfig_stopResetDisturbReprepareAndResume + 88
5 com.apple.MediaToolbox 0x90ded4f0 playerfig_SetProperty + 1023
6 com.apple.QTKit 0x910cd4b1 -[QTMovieFigVisualContextRenderHelper initForMediaHelper:] + 294
7 com.apple.QTKit 0x910cd36f -[QTMovie_FigMedia _createRenderHelperIfNecessary] + 96
8 com.apple.QTKit 0x910cd2dc -[QTMovie_FigMedia addImageConsumerNoNotify:] + 39
9 com.apple.QTKit 0x910cd279 -[QTMovieMediaHelper addImageConsumer:] + 131
10 com.apple.QTKit 0x910c924f -[QTMovieLayer setMovie:] + 1023
11 com.apple.WebCore 0x0125d2d4 WebCore::MediaPlayerPrivate::createQTMovieLayer() + 212
12 com.apple.WebCore 0x0125d75a WebCore::MediaPlayerPrivate::setUpVideoRendering() + 106
13 com.apple.WebCore 0x0125ebd6 WebCore::MediaPlayerPrivate::updateStates() + 726
14 com.apple.Foundation 0x93c831c3 _nsnote_callback + 176
15 com.apple.CoreFoundation 0x946493c3 __CFXNotificationPost + 947
16 com.apple.CoreFoundation 0x94648dca _CFXNotificationPostNotification + 186
17 com.apple.Foundation 0x93c78090 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
18 com.apple.QTKit 0x910b616a -[QTMovie _attributeDidChange:] + 239
19 com.apple.QTKit 0x910b603a -[QTMovie setMediaHelper:] + 880
20 com.apple.QTKit 0x910bb4dc -[QTMovie_AsyncLoadHelper _mediaHelperFinishedLoadingWithError:] + 311
21 com.apple.Foundation 0x93c99ddd __NSThreadPerformPerform + 506
22 com.apple.CoreFoundation 0x9462d0fb __CFRunLoopDoSources0 + 1563
23 com.apple.CoreFoundation 0x9462abbf __CFRunLoopRun + 1071
24 com.apple.CoreFoundation 0x9462a094 CFRunLoopRunSpecific + 452
25 com.apple.CoreFoundation 0x94629ec1 CFRunLoopRunInMode + 97
26 com.apple.HIToolbox 0x93435f9c RunCurrentEventLoopInMode + 392
27 com.apple.HIToolbox 0x93435d51 ReceiveNextEventCommon + 354
28 com.apple.HIToolbox 0x93435bd6 BlockUntilNextEventMatchingListInMode + 81
29 com.apple.AppKit 0x94994a89 _DPSNextEvent + 847
30 com.apple.AppKit 0x949942ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
31 com.apple.Safari 0x00016a3a 0x1000 + 88634
32 com.apple.AppKit 0x9495655b -[NSApplication run] + 821
33 com.apple.AppKit 0x9494e5ed NSApplicationMain + 574
34 com.apple.Safari 0x0000afb9 0x1000 + 40889
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x95ff4942 kevent + 10
1 libSystem.B.dylib 0x95ff505c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x95ff4519 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x95ff42be _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x95ff3d41 _pthread_wqthread + 390
5 libSystem.B.dylib 0x95ff3b86 start_wqthread + 30
Thread 2: WebCore: IconDatabase
0 libSystem.B.dylib 0x95ffc066 __semwait_signal + 10
1 libSystem.B.dylib 0x95ffbd22 _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x95ffd9b8 pthread_cond_wait$UNIX2003 + 73
3 com.apple.WebCore 0x00d78d6e WebCore::IconDatabase::syncThreadMainLoop() + 270
4 com.apple.WebCore 0x00d78eac WebCore::IconDatabase::iconDatabaseSyncThread() + 188
5 libSystem.B.dylib 0x95ffb81d _pthread_start + 345
6 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 3: Safari: SafeBrowsingManager
0 libSystem.B.dylib 0x95fce0fa mach_msg_trap + 10
1 libSystem.B.dylib 0x95fce867 mach_msg + 68
2 com.apple.CoreFoundation 0x9462afaf __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x9462a094 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x94629ec1 CFRunLoopRunInMode + 97
5 com.apple.Safari 0x0002f4ff 0x1000 + 189695
6 com.apple.Safari 0x0002f248 0x1000 + 189000
7 com.apple.Safari 0x0002f1e1 0x1000 + 188897
8 libSystem.B.dylib 0x95ffb81d _pthread_start + 345
9 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x95fce0fa mach_msg_trap + 10
1 libSystem.B.dylib 0x95fce867 mach_msg + 68
2 com.apple.CoreFoundation 0x9462afaf __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x9462a094 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x94629ec1 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x93cbc42c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6 com.apple.Foundation 0x93c838d4 -[NSThread main] + 45
7 com.apple.Foundation 0x93c83884 __NSThread__main__ + 1499
8 libSystem.B.dylib 0x95ffb81d _pthread_start + 345
9 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x95fed086 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x9466a80d __CFSocketManager + 1085
2 libSystem.B.dylib 0x95ffb81d _pthread_start + 345
3 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 6: Safari: SnapshotStore
0 libSystem.B.dylib 0x95ffc066 __semwait_signal + 10
1 libSystem.B.dylib 0x95ffbd22 _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x95ffd9b8 pthread_cond_wait$UNIX2003 + 73
3 com.apple.JavaScriptCore 0x007503e1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4 com.apple.Safari 0x00045403 0x1000 + 279555
5 com.apple.Safari 0x00045353 0x1000 + 279379
6 libSystem.B.dylib 0x95ffb81d _pthread_start + 345
7 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x95ff39d2 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95ff3f68 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95ff3b86 start_wqthread + 30
Thread 8:
0 libSystem.B.dylib 0x95ff39d2 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95ff3f68 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95ff3b86 start_wqthread + 30
Thread 9:
0 libSystem.B.dylib 0x95fce0fa mach_msg_trap + 10
1 libSystem.B.dylib 0x95fce867 mach_msg + 68
2 com.apple.CoreFoundation 0x9462afaf __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x9462a094 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x9462ffd4 CFRunLoopRun + 84
5 com.apple.CoreMedia 0x95d3240e FigThreadGlobalNetworkBufferingRunloop + 149
6 libSystem.B.dylib 0x95ffb81d _pthread_start + 345
7 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 10: com.apple.coremedia.asyncio
0 libSystem.B.dylib 0x95ffc066 __semwait_signal + 10
1 libSystem.B.dylib 0x95ffbd22 _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x95ffd9b8 pthread_cond_wait$UNIX2003 + 73
3 com.apple.CoreMedia 0x95d33cff WaitOnCondition + 19
4 com.apple.CoreMedia 0x95d33fdd FigSemaphoreWaitRelative + 173
5 com.apple.MediaToolbox 0x90db45c5 FigAIORequestThread + 438
6 com.apple.CoreMedia 0x95d3500b figThreadMain + 340
7 libSystem.B.dylib 0x95ffb81d _pthread_start + 345
8 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 11 Crashed:
0 ??? 0x6c61626f 0 + 1818321519
1 libSystem.B.dylib 0x960041e3 _pthread_tsd_cleanup + 88
2 libSystem.B.dylib 0x96003df6 _pthread_exit + 154
3 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 12: QTKit: QTCALayerRendererPendingQWorkLoop
0 libSystem.B.dylib 0x95fce0fa mach_msg_trap + 10
1 libSystem.B.dylib 0x95fce867 mach_msg + 68
2 com.apple.CoreFoundation 0x9462afaf __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x9462a094 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x9462ffd4 CFRunLoopRun + 84
5 com.apple.QTKit 0x910ccc46 QTCALayerRendererPendingQWorkLoop + 600
6 libSystem.B.dylib 0x95ffb81d _pthread_start + 345
7 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 13: QTKit: QTFigVisualContextImageProviderWorkThread
0 libSystem.B.dylib 0x95fce0fa mach_msg_trap + 10
1 libSystem.B.dylib 0x95fce867 mach_msg + 68
2 com.apple.CoreFoundation 0x9462afaf __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x9462a094 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x9462ffd4 CFRunLoopRun + 84
5 com.apple.QTKit 0x910cde0a QTFigVisualContextImageProviderWorkThread + 487
6 libSystem.B.dylib 0x95ffb81d _pthread_start + 345
7 libSystem.B.dylib 0x95ffb6a2 thread_start + 34
Thread 11 crashed with X86 Thread State (32-bit):
eax: 0x6c61626f ebx: 0x98a4f13b ecx: 0x00000001 edx: 0x98a4f13b
edi: 0x00000124 esi: 0x746e6569 ebp: 0xb098eef8 esp: 0xb098eedc
ss: 0x0000001f efl: 0x00010206 eip: 0x6c61626f cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x6c61626f
Binary Images:
0x1000 - 0x52bffb com.apple.Safari 5.0.2 (6533.18.5) <EF9EA405-B9C3-F400-A9C4-137C59B82FA1> /Applications/Safari.app/Contents/MacOS/Safari
0x596000 - 0x598ff7 +WebKitNightlyEnabler.dylib ??? (???) <3FE8FFFE-F3AA-8E74-FB62-6F0E23356237> /Users/cp/Desktop/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
0x59e000 - 0x7a7fef com.apple.JavaScriptCore 534+ (534.10+) <408D5AB7-CA1E-9D55-C9E0-5CA32BE941ED> /Users/cp/Desktop/WebKit.app/Contents/Frameworks/10.6/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x800000 - 0x91aff7 com.apple.WebKit r68636 (534.10+) <0DEE0B5C-997B-D8C8-870A-82AD6B72DB6A> /Users/cp/Desktop/WebKit.app/Contents/Frameworks/10.6/WebKit.framework/Versions/A/WebKit
0x9ba000 - 0x1631ff7 com.apple.WebCore 534+ (534.10+) <EAB01585-A149-8BEA-96B4-866AD6018E6E> /Users/cp/Desktop/WebKit.app/Contents/Frameworks/10.6/WebCore.framework/Versions/A/WebCore
0x1c28000 - 0x1c4dff7 +org.andymatuschak.Sparkle 1.5 Beta (git) (830f633) <A2AD00B0-7B4D-5B2D-284C-B7B70DF2A687> /Users/cp/Desktop/WebKit.app/Contents/Frameworks/10.6/Sparkle.framework/Versions/A/Sparkle
0x1c5e000 - 0x1d13fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <78B6EEB6-50D9-4479-D1A5-B4C381A07E4D> /usr/lib/libcrypto.0.9.7.dylib
0x18dc3000 - 0x18dc3ff7 com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <6330F04D-3250-2071-42E4-0ABB54216529> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x18dc8000 - 0x18dcfff7 com.apple.JavaVM 13.2.0 (13.2.0) <75981DDE-4A7A-EEB6-BAEE-30E9E1DA17C0> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x1b7ba000 - 0x1b7bbff7 BDL.dylib 38.0.0 (compatibility 1.0.0) <F004EA09-A29F-E5F1-67BA-F2513B4D798E> /usr/libexec/oah/Shims/BDL.dylib
0x1b83a000 - 0x1b86fff7 GLEngine ??? (???) <FE086B84-5DA8-D523-C9F3-F17490EB74DF> /usr/libexec/oah/Shims/GLEngine.bundle/GLEngine
0x1b8ab000 - 0x1b8cefe7 GLRendererFloat ??? (???) <4F847096-3DBD-AE90-90FF-5AE12E15D3C9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1bb80000 - 0x1bcf3ff7 GLEngine ??? (???) <5EB664AC-6395-A161-ED9D-12219745A887> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1bd25000 - 0x1c12afe7 libclh.dylib 3.1.1 C (3.1.1) <50390561-2363-6DB1-407B-FD807F375466> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x1c23f000 - 0x1c243ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <5570694E-039D-7970-6083-1C8A7B7C937B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1c248000 - 0x1c24effb com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <0FE8B697-6D19-69C6-FA94-E18064ACFAEC> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1ced3000 - 0x1d0f3feb com.apple.audio.codecs.Components 2.0.1 (2.0.1) <D3224796-F4CC-7CCE-42D8-92DD7EA93E72> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x70000000 - 0x700caffb com.apple.audio.units.Components 1.6.1 (1.6.1) <DF4C68F0-54D1-00CD-DFCA-CD002D2F81A9> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f050000 - 0x8f711fef com.apple.GeForceGLDriver 1.6.16 (6.1.6) <564FA254-348F-D753-74D9-85F91F64B805> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90003000 - 0x90025fef com.apple.DirectoryService.Framework 3.6 (621.3) <96E7B3D5-A881-2B02-E97F-6B09461F3C98> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90026000 - 0x90346feb com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90347000 - 0x9037aff7 com.apple.AE 496.4 (496.4) <23F0DB1F-2856-0091-80AE-BDEF9A4F1731> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90391000 - 0x90400ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90401000 - 0x9043cfeb libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x904e7000 - 0x9055ffef com.apple.AppleVAFramework 4.9.20 (4.9.20) <D8B544CB-9E32-81C2-59BD-C5DDB66DA621> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90560000 - 0x9057bff7 libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9057c000 - 0x905acff7 com.apple.MeshKit 1.1 (49.2) <464BD81C-9970-FBF5-507F-3EEBD020A967> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x905ad000 - 0x905b3ff7 com.apple.DisplayServicesFW 2.2.2 (251) <6E4020F6-4DD0-F137-F226-F396807E3C3B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x905b4000 - 0x90636ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90637000 - 0x90712fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90713000 - 0x90756ff7 com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9076a000 - 0x9076cff7 libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9076d000 - 0x9078cff7 com.apple.CoreVideo 1.6.1 (45.5) <567D483E-58F7-54F9-3E6F-FAD3B21FAABF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9078d000 - 0x9078dff7 com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9078e000 - 0x90799ff7 libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90c89000 - 0x90ccaff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90ccb000 - 0x90cdffe7 libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x90ce0000 - 0x90ce3ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90ce4000 - 0x90d3fff7 com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90d5e000 - 0x90da0ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90da1000 - 0x90ecdffb com.apple.MediaToolbox 0.484.11 (484.11) <B93B175A-2039-2FD2-FBE4-22C9F8C9E223> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x90ece000 - 0x90edfff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90ee0000 - 0x90faafef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90fab000 - 0x91026fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91027000 - 0x91027ff7 com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x91028000 - 0x91096ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <1F14B373-4F47-9D64-AA3F-7AB0B7ADE1CD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x91097000 - 0x910afff7 com.apple.CFOpenDirectory 10.6 (10.6) <3F5A2267-3C89-63A1-724D-3C09538BE092> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x910b0000 - 0x911f3fef com.apple.QTKit 7.6.6 (1742) <98ECA8E3-73F0-D21B-8B7E-8FE651E29A7F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x911f4000 - 0x91214fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x91294000 - 0x912ddfe7 libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9149d000 - 0x9159ffef com.apple.MeshKitIO 1.1 (49.2) <EC52D0C5-5291-441D-F137-8E4DD60F0E25> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x915a0000 - 0x915edfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <27F3FF53-F818-9836-2101-3E963FE0C0E0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x915ee000 - 0x91618ff7 com.apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x91619000 - 0x91e08557 com.apple.CoreGraphics 1.543.50 (???) <74533178-5C90-0F54-1B06-2E1C5251ED5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91e09000 - 0x91e15ff7 libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
0x91e16000 - 0x91e16ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e17000 - 0x91e4bfe7 com.apple.framework.Apple80211 6.2.3 (623.1) <C096EF56-ABA3-A869-65AA-D1837351E1F6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x91e4c000 - 0x91e4fffb com.apple.help 1.3.1 (41) <6A5AD406-9D8E-5BAC-51E1-E09AB9A6D159> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91e89000 - 0x91e8bff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91e93000 - 0x91ed2ff7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <18E338B0-D82E-2ADC-FB9E-8909E765C41B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x91f1f000 - 0x91f57ff7 com.apple.LDAPFramework 2.0 (120.1) <70B1F9EB-F6DE-3367-A90B-3467143DEEF3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x91f7a000 - 0x92057ff7 com.apple.vImage 4.0 (4.0) <D979C8BC-7011-A45C-7141-39FC1043CC87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92059000 - 0x92112fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <B6F00094-F6DC-2399-C36D-1FAF3525EB44> /usr/lib/libsqlite3.dylib
0x92113000 - 0x92177fff com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9219f000 - 0x9224dff3 com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9224e000 - 0x92257ff7 com.apple.corelocation 12 (12) <8CD26B4C-6A7E-4CDD-E610-E6209D837F96> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x92258000 - 0x92259ff7 com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9229c000 - 0x922b1fff com.apple.ImageCapture 6.0 (6.0) <04BD774A-2A1A-DA87-0885-10A7E8EB3E3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x922b2000 - 0x92313fe7 com.apple.CoreText 3.1.0 (???) <98011243-2CCE-DED0-5326-98DA0CA8577D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92314000 - 0x923a6fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <71C60B1F-2DD7-3321-0DEC-7947ACFBE977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x923aa000 - 0x92564fe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92565000 - 0x92568fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x92569000 - 0x92611ffb com.apple.QD 3.35 (???) <70D824C5-C1DF-A0E7-22EC-533B2C10957A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92755000 - 0x9275fffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92760000 - 0x92774ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9278e000 - 0x927b6ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <12FBE8CB-CC8E-FE8A-7362-C852625C5AAF> /usr/lib/libxslt.1.dylib
0x927b7000 - 0x927c7ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x927c8000 - 0x9287effb libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9288c000 - 0x92892ff7 libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <94F66BA6-A4E8-63A4-1B70-EFAA4C75D668> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x92a6f000 - 0x92ab2ff7 libGLU.dylib ??? (???) <B50572FF-3EAC-FD98-1A01-6B718D98F67F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92aef000 - 0x92aefff7 liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x92af0000 - 0x92afafe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92afb000 - 0x92b09fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x92b0a000 - 0x92e03fef com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92e04000 - 0x92e0fff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92e10000 - 0x92e1dff7 com.apple.NetFS 3.2.1 (3.2.1) <E2AFCE90-0DF6-C3B5-A123-222259E985FF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92e4a000 - 0x9327fff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x932c1000 - 0x932c7fff com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x932c8000 - 0x932f9ff7 libGLImage.dylib ??? (???) <B45EA17E-03EF-3575-0843-A1205F29E71E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93401000 - 0x93725fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93726000 - 0x93763ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93764000 - 0x9396afeb com.apple.AddressBook.framework 5.0.2 (870) <3E9D6CF3-6C41-245D-5343-941A185C8384> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9399e000 - 0x939acff7 com.apple.opengl 1.6.8 (1.6.8) <EBB7B411-60DD-DB9D-20C0-3E6258762EF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x939ad000 - 0x939c9fe3 com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x939ca000 - 0x93acbfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BBBC1E4C-024F-3C81-7CB1-70DB451A3E6A> /usr/lib/libxml2.2.dylib
0x93b41000 - 0x93b48ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x93c6d000 - 0x93eddffb com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93ede000 - 0x93f24ffb com.apple.CoreMediaIOServices 130.0 (1035) <F5E6F93D-6844-9FD7-8769-44503DFD5363> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x93f25000 - 0x93f59ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0B900F26-51C1-7639-346F-24B080AEDAF3> /usr/lib/libssl.0.9.8.dylib
0x93f5a000 - 0x93fa0ff7 libauto.dylib ??? (???) <7FE46BC8-ED91-12A7-83D0-2102D37CA32D> /usr/lib/libauto.dylib
0x93fc0000 - 0x9406dfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F237B77D-75A3-7240-931D-4735B91D365F> /usr/lib/libobjc.A.dylib
0x9406e000 - 0x940c6fe7 com.apple.datadetectorscore 2.0 (80.7) <3830B574-3B0B-76DA-390D-702D908A71F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x940c7000 - 0x940d7ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x940d8000 - 0x940dcff7 IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x940dd000 - 0x944f3ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x944f4000 - 0x944f4ff7 com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x944f5000 - 0x944f8ff7 libCoreVMClient.dylib ??? (???) <420D9D10-B00E-202D-AA98-026996AB97DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x945ee000 - 0x94768fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94769000 - 0x9494bfff com.apple.imageKit 2.0.3 (1.0) <BF2ECA4D-FCD8-AD5D-E100-22370F2C7EE0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9494c000 - 0x9522cff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9530c000 - 0x957c5ffb com.apple.VideoToolbox 0.484.11 (484.11) <6AB58081-F7C4-46F9-2C05-CFED9E38F0A0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x957c6000 - 0x95817ff7 com.apple.HIServices 1.8.0 (???) <5FA723CA-B04B-0576-1511-D1FAD5AF0546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x95818000 - 0x9583cff7 libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x958a4000 - 0x958a8ff7 libGFXShared.dylib ??? (???) <B6028E64-3F3B-C637-DA04-D0CD528F6E1F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x95a0a000 - 0x95a81ff3 com.apple.backup.framework 1.2.2 (1.2.2) <EAD97F26-D3B1-F618-A84C-CF689860C2AF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95a82000 - 0x95ab8fff libtidy.A.dylib ??? (???) <B1B82CF9-C6B1-5BC0-2E1D-A73840DA3885> /usr/lib/libtidy.A.dylib
0x95abe000 - 0x95bcaff7 libGLProgrammability.dylib ??? (???) <23AB2443-1DB3-3BFE-38A6-11F0BE453989> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95bcb000 - 0x95bf2ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x95bf3000 - 0x95c37ff3 com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95c38000 - 0x95c78ff3 com.apple.securityinterface 4.0.1 (37214) <64F23D4A-EE79-0290-3695-4B199D997C79> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x95c79000 - 0x95d11fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95d12000 - 0x95d4fff7 com.apple.CoreMedia 0.484.11 (484.11) <0346F9E5-AEFE-B751-7D85-88D156C01385> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x95d50000 - 0x95d5aff7 com.apple.HelpData 2.0.4 (34) <7F27DBA6-3015-7AFB-D256-AF7C41823E6C> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95d69000 - 0x95fccfef com.apple.security 6.1.1 (37594) <8AE73F5F-936C-80F6-B05B-A50C3082569C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95fcd000 - 0x96173feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x961cb000 - 0x9620ffe7 com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9623b000 - 0x9623bff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96241000 - 0x962defe3 com.apple.LaunchServices 362.1 (362.1) <F6789417-5986-60ED-39C5-257C63BD00A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x964bb000 - 0x964c2ff3 com.apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x964c3000 - 0x9653cff7 com.apple.PDFKit 2.5.1 (2.5.1) <4C374867-71B8-B202-ADDA-9985B4379470> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9653d000 - 0x96597fe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x96598000 - 0x967c3ff3 com.apple.QuartzComposer 4.1 (156.16) <578A1842-8B62-00BF-B2E8-4C0AA8E6A938> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x967c4000 - 0x967d3ffb SyndicationUI ??? (???) <DFC52859-AA3C-80BE-0B86-AE36C1A50547> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x9688d000 - 0x969c4ff7 com.apple.CoreAUC 6.04.01 (6.04.01) <B6E035A9-8DA2-82FC-9C2F-F57B9B62BE5F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x969c5000 - 0x96d2dff7 com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96d2e000 - 0x96d32ff7 libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96d3d000 - 0x96d75ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
0x96d76000 - 0x96d85fe7 libxar.1.dylib ??? (???) <382463E5-02FE-8DDD-E061-C7F730B21F10> /usr/lib/libxar.1.dylib
0x96d86000 - 0x96ddcff7 com.apple.MeshKitRuntime 1.1 (49.2) <4B41E225-69AC-6EFA-190E-DC6A4BD8109E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x96ddd000 - 0x96e46fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <AFDA4768-FF21-38D2-A811-A37B5C4AD416> /usr/lib/libstdc++.6.dylib
0x96e47000 - 0x96ee2ff7 com.apple.ApplicationServices.ATS 4.3 (???) <7ECA252B-5F67-2816-A4F0-73E1DC833728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96ee3000 - 0x96ef0fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <FE85CFF8-01DA-C7E0-BCD1-364DCD35D16F> /usr/lib/libbz2.1.0.dylib
0x96f65000 - 0x97eb5fe3 com.apple.QuickTimeComponents.component 7.6.6 (1742) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x97eb6000 - 0x97f24ff7 com.apple.ISSupport 1.9.3 (51) <E15DD50C-17FD-6CA5-2C6C-051BC6968C61> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x97f9f000 - 0x98121fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
0x98122000 - 0x98214ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
0x98235000 - 0x98235ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98291000 - 0x98291ff7 com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98292000 - 0x98312feb com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x98313000 - 0x98339fff com.apple.DictionaryServices 1.1.1 (1.1.1) <72D54B80-2D85-5BAB-CBB4-8002E150635D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9833a000 - 0x9836bff3 libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9836c000 - 0x9871afe3 com.apple.RawCamera.bundle 3.3.0 (533) <05A38D21-8556-434C-8BAA-850A6EC99B37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x987ee000 - 0x988bffe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x988c0000 - 0x98910ff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x98925000 - 0x98946fe7 com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9894d000 - 0x98952ff7 com.apple.OpenDirectory 10.6 (10.6) <27D81AE3-DB56-3872-8CBB-BE88EF5DB3B3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98953000 - 0x98954ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x98955000 - 0x98960ff7 com.apple.CrashReporterSupport 10.6.3 (250) <981124CA-6E89-94C5-C7E9-4E0D6CA06F1D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x98961000 - 0x98962ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <ED2173F9-15C7-5F90-0B36-3ACAD1E6886C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98963000 - 0x98a8ffff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <EC38C454-4402-9A96-94ED-40608C9B0326> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98aa9000 - 0x98b52ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <B740E1BD-01B7-34C2-2A9A-6DBC68B1EA5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98ba1000 - 0x98c9cffb com.apple.PubSub 1.0.5 (65.20) <2AD354A5-5F08-82AE-BBDE-873F8C233A0B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x98c9d000 - 0x98c9dff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x996ea000 - 0x99728ff7 com.apple.QuickLookFramework 2.2 (327.4) <4202F582-6CB6-24D9-23B7-FD72946A31C6> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x99729000 - 0x99857fe7 com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x99858000 - 0x9986aff7 com.apple.MultitouchSupport.framework 205.34 (205.34) <813475E3-B323-9405-F758-DDA1F5D63B20> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9989e000 - 0x9994eff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9994f000 - 0x99958ff7 com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
Model: MacBook7,1, BootROM MB71.0039.B09, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f5
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.16.1)
Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545025B9SA02, 232.89 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x06300000
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0x06630000
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
<rdar://problem/8498817>
Simon Fraser (smfr)
This crash is not inside WebKit, so having it here in Bugzilla is not appropriate. It's being tracked internally.
Brent Fulgham
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'.
This should now be fixed in shipping software.