Safari crash in NSAccessibility code when visiting mail.google.com

Originator:google
Number:rdar://7376380 Date Originated:09-Nov-2009 10:56 AM
Status:Open Resolved:
Product:Safari Product Version:4.0.3 (6531.9)
Classification:Crash / Hang / Data Loss Reproducible:Always
 
Summary: 
Safari will crash in Accessibility-related code every time if asked by a third party accessibility app about its windows while visiting certain websites, notably gmail.

Steps to Reproduce:
1. Install DragThing 5.9.5 from www.dragthing.com
2. Switch on the Window Dock in the "Docks" section of Preferences, and enable the "keep checking for window name changes" option. This will cause DragThing to use the Accessibility APIs to monitor the windows in Safari and other applications.
3. Launch Safari and visit mail.google.com and log into an email account.
4. Click on "Create new label" in the left column.

Expected Results:
Safari should pop up a window in gmail to let you create a label.

Actual Results:
Safari crashes in NSAccessibilityPostNotificationForObservedElement.

Regression:
Happens on 10.6.1. Does not happen on 10.5. Does not happen when Safari is running in 32-bit mode.

Process:         Safari [38034]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         4.0.3 (6531.9)
Build Info:      WebBrowser-65310900~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [123]

Date/Time:       2009-11-06 17:58:18.235 +0000
OS Version:      Mac OS X 10.6.1 (10B504)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc_msgSend() selector name: accessibilityIsIgnored


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x00007fff8224432a objc_msgSend + 22
1   com.apple.AppKit              	0x00007fff8288ec54 NSAccessibilityPostNotificationForObservedElement + 99
2   com.apple.WebCore             	0x00007fff818cd21d WebCore::AXObjectCache::notificationPostTimerFired(WebCore::Timer<WebCore::AXObjectCache>*) + 77
3   com.apple.WebCore             	0x00007fff811ebf67 WebCore::ThreadTimers::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul> const&) + 135
4   com.apple.WebCore             	0x00007fff811eb995 WebCore::ThreadTimers::sharedTimerFiredInternal() + 117
5   com.apple.WebCore             	0x00007fff818a0115 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
6   com.apple.CoreFoundation      	0x00007fff85cd4a78 __CFRunLoopRun + 5480
7   com.apple.CoreFoundation      	0x00007fff85cd303f CFRunLoopRunSpecific + 575
8   com.apple.HIToolbox           	0x00007fff86a15c4e RunCurrentEventLoopInMode + 333
9   com.apple.HIToolbox           	0x00007fff86a159b1 ReceiveNextEventCommon + 148
10  com.apple.HIToolbox           	0x00007fff86a1590c BlockUntilNextEventMatchingListInMode + 59
11  com.apple.AppKit              	0x00007fff828a8520 _DPSNextEvent + 718
12  com.apple.AppKit              	0x00007fff828a7e89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
13  com.apple.Safari              	0x000000010000bcf0 0x100000000 + 48368
14  com.apple.AppKit              	0x00007fff8286da7d -[NSApplication run] + 395
15  com.apple.AppKit              	0x00007fff82866798 NSApplicationMain + 364
16  com.apple.Safari              	0x0000000100001d0c 0x100000000 + 7436

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff85e9ab16 kevent + 10
1   libSystem.B.dylib             	0x00007fff85e9ca19 _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff85e9c6d6 _dispatch_queue_invoke + 195
3   libSystem.B.dylib             	0x00007fff85e9c1f6 _dispatch_worker_thread2 + 244
4   libSystem.B.dylib             	0x00007fff85e9bb28 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff85e9b9c5 start_wqthread + 13

Thread 2:  WebCore: IconDatabase
0   libSystem.B.dylib             	0x00007fff85ebc9c6 __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff85ec0801 _pthread_cond_wait + 1286
2   com.apple.WebCore             	0x00007fff8111cf89 WebCore::IconDatabase::syncThreadMainLoop() + 249
3   com.apple.WebCore             	0x00007fff81118cea WebCore::IconDatabase::iconDatabaseSyncThread() + 170
4   libSystem.B.dylib             	0x00007fff85ebaf66 _pthread_start + 331
5   libSystem.B.dylib             	0x00007fff85ebae19 thread_start + 13

Thread 3:  Safari: SafeBrowsingManager
0   libSystem.B.dylib             	0x00007fff85e81d7a mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff85e823ed mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff85cd3ce2 __CFRunLoopRun + 2002
3   com.apple.CoreFoundation      	0x00007fff85cd303f CFRunLoopRunSpecific + 575
4   com.apple.Safari              	0x0000000100025673 0x100000000 + 153203
5   com.apple.Safari              	0x0000000100025603 0x100000000 + 153091
6   libSystem.B.dylib             	0x00007fff85ebaf66 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff85ebae19 thread_start + 13

Thread 4:  Safari: SnapshotStore
0   libSystem.B.dylib             	0x00007fff85ebc9c6 __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff85ec0801 _pthread_cond_wait + 1286
2   com.apple.JavaScriptCore      	0x00007fff87067750 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3   com.apple.Safari              	0x00000001001213ef 0x100000000 + 1184751
4   com.apple.Safari              	0x000000010004441b 0x100000000 + 279579
5   com.apple.Safari              	0x00000001000442b7 0x100000000 + 279223
6   libSystem.B.dylib             	0x00007fff85ebaf66 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff85ebae19 thread_start + 13

Thread 5:
0   libSystem.B.dylib             	0x00007fff85e81d7a mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff85e823ed mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff85cd3ce2 __CFRunLoopRun + 2002
3   com.apple.CoreFoundation      	0x00007fff85cd303f CFRunLoopRunSpecific + 575
4   com.apple.Foundation          	0x00007fff8638351f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5   com.apple.Foundation          	0x00007fff86303f65 __NSThread__main__ + 1429
6   libSystem.B.dylib             	0x00007fff85ebaf66 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff85ebae19 thread_start + 13

Thread 6:
0   libSystem.B.dylib             	0x00007fff85ec59f2 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      	0x00007fff85cf5252 __CFSocketManager + 818
2   libSystem.B.dylib             	0x00007fff85ebaf66 _pthread_start + 331
3   libSystem.B.dylib             	0x00007fff85ebae19 thread_start + 13

Thread 7:  WebCore: LocalStorage
0   libSystem.B.dylib             	0x00007fff85ebc9c6 __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff85ec0801 _pthread_cond_wait + 1286
2   com.apple.JavaScriptCore      	0x00007fff87067750 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3   com.apple.WebCore             	0x00007fff81182b1f WebCore::LocalStorageThread::localStorageThread() + 351
4   libSystem.B.dylib             	0x00007fff85ebaf66 _pthread_start + 331
5   libSystem.B.dylib             	0x00007fff85ebae19 thread_start + 13

Thread 8:
0   libSystem.B.dylib             	0x00007fff85e81d7a mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff85e823ed mach_msg + 59
2   com.apple.QuartzCore          	0x00007fff88625296 CA::Render::Server::server_thread(void*) + 177
3   com.apple.QuartzCore          	0x00007fff886251d6 thread_fun + 34
4   libSystem.B.dylib             	0x00007fff85ebaf66 _pthread_start + 331
5   libSystem.B.dylib             	0x00007fff85ebae19 thread_start + 13

Thread 9:
0   libSystem.B.dylib             	0x00007fff85e9b94a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff85e9bd5c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff85e9b9c5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000002  rbx: 0x0000000000000001  rcx: 0x0000000000000000  rdx: 0x000000011e84ec18
  rdi: 0x00740075006f0079  rsi: 0x00007fff82f98088  rbp: 0x00007fff5fbfe860  rsp: 0x00007fff5fbfe828
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00007fff86302f66  r11: 0x0000000100344040
  r12: 0x000000011b010320  r13: 0x00740075006f0079  r14: 0x000000011e84ec18  r15: 0x00740075006f0079
  rip: 0x00007fff8224432a  rfl: 0x0000000000010202  cr2: 0x000000012ca49000

Binary Images:
       0x100000000 -        0x10024ffff  com.apple.Safari 4.0.3 (6531.9) <85520F41-6D13-C548-9D3F-A3013EFB1D8D> /Applications/Safari.app/Contents/MacOS/Safari
       0x102828000 -        0x102828fff  com.apple.JavaPluginCocoa 13.0.0 (13.0.0) <02EA2DA9-59AB-9A18-EE03-6A7147EAE31D> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
       0x10282c000 -        0x102833ff7  com.apple.JavaVM 13.0.0 (13.0.0) <D98F6BC3-5901-F2E4-BA32-054953E7E877> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
       0x11b9be000 -        0x11b9d2fe7 +com.github.rentzsch.clicktoflash 1.5.3 (1.5.3) <9702EEA7-4950-1305-04AC-1114A9D47DCE> /Users/james/Library/Internet Plug-Ins/ClickToFlash.webplugin/Contents/MacOS/ClickToFlash
       0x11bc00000 -        0x11bc17fef +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) <4C9E0CEA-5691-C55D-CDEF-EDB8422E52A9> /Users/james/Library/Internet Plug-Ins/ClickToFlash.webplugin/Contents/Frameworks/Sparkle.framework/Sparkle
       0x11d031000 -        0x11d117fe7  libcrypto.0.9.7.dylib ??? (???) <A60E5A1D-EA38-DB7E-39C1-D29938E46691> /usr/lib/libcrypto.0.9.7.dylib
       0x11d16f000 -        0x11d1f9fef  com.apple.xquery 1.3 (27) <A2E4A4FB-186F-4AB0-4D9F-1E38B3DF785D> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
       0x1203e0000 -        0x1204f0fef  libmecab.1.0.0.dylib ??? (???) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff8016c000 -     0x7fff80221fff  com.apple.ink.framework 1.3 (104) <9B552E27-7E3F-6767-058A-C998E8F78692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff80239000 -     0x7fff80239ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8023a000 -     0x7fff80349ff7  libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8038a000 -     0x7fff80407fe7  com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff80408000 -     0x7fff80408ff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff80409000 -     0x7fff8040afff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff8040b000 -     0x7fff80433fff  com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff804af000 -     0x7fff8053ffff  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
    0x7fff80540000 -     0x7fff80547fff  com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff805c9000 -     0x7fff805eafff  libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff805eb000 -     0x7fff8061cfff  libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8061d000 -     0x7fff80b15ff7  com.apple.VideoToolbox 0.420.17 (420.17) <E034AA6E-A1E4-BB8F-5AFA-F5C354DDD889> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff80b16000 -     0x7fff80b59fff  libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff80b5a000 -     0x7fff80ba4ff7  com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff80ba5000 -     0x7fff80babff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff80bac000 -     0x7fff80c77fe7  ColorSyncDeprecated.dylib ??? (???) <03DA3BF0-1293-8947-A8B6-5E599F5B5DC7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff80c78000 -     0x7fff80c7cff7  libCGXType.A.dylib ??? (???) <50EB4AB0-0B25-E5DC-FC9E-12268B51F02F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff80c7d000 -     0x7fff80e89ff7  com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff80e8a000 -     0x7fff80f6eff7  com.apple.DesktopServices 1.5.1 (1.5.1) <65D7E707-DBCA-5752-78EC-351DC88F3AE8> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff80f6f000 -     0x7fff8103bfff  com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff81043000 -     0x7fff81078ff7  libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
    0x7fff810cc000 -     0x7fff81115ff7  com.apple.securityinterface 4.0 (36981) <F14235A2-8320-1A71-24FE-EB22008483E9> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff81116000 -     0x7fff81b39fe7  com.apple.WebCore 6531 (6531.9) <6DEBA397-4369-A8B1-1757-40FD454F6B51> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff81b3a000 -     0x7fff81b97fef  com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff81b98000 -     0x7fff81c47fef  edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81c6c000 -     0x7fff81cf0fff  com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff81cf1000 -     0x7fff81cfcfff  com.apple.HelpData 2.0.3 (33) <51BB9EFA-8C21-A7F9-09C7-E0DE1E5EC3B1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff81cfd000 -     0x7fff81f36fe7  com.apple.imageKit 2.0 (1.0) <F579694D-9FA0-6365-45CD-E380C2EB2573> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff81f37000 -     0x7fff8204efef  libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
    0x7fff820a0000 -     0x7fff820c4ff7  com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff82110000 -     0x7fff82116fff  libCGXCoreImage.A.dylib ??? (???) <D113DB65-BB37-5499-8825-E6AE8AB1F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff82117000 -     0x7fff82179fe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff821b8000 -     0x7fff821ccff7  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
    0x7fff821cd000 -     0x7fff821cdff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff821f2000 -     0x7fff82205fff  libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff82206000 -     0x7fff8220bff7  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
    0x7fff8220c000 -     0x7fff8222cfef  com.apple.DirectoryService.Framework 3.6 (621) <925EE208-03B2-B24A-3686-57EAFBDA5ADF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8222d000 -     0x7fff8223ffe7  libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff82240000 -     0x7fff822f6fe7  libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
    0x7fff82333000 -     0x7fff82776fef  libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff82777000 -     0x7fff827a6ff7  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
    0x7fff82825000 -     0x7fff82860fe7  com.apple.CoreMedia 0.420.17 (420.17) <E299556E-6930-DC30-DA23-88B812AF63CA> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff82861000 -     0x7fff82862ff7  com.apple.audio.units.AudioUnit 1.6 (1.6) <7A51FBCE-7907-28A0-B2D2-CAADA78F2913> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff82863000 -     0x7fff82863ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff82864000 -     0x7fff83258fe7  com.apple.AppKit 6.6.1 (1038.2) <C17AD2AC-8639-D20F-CD99-36EEC619A5F0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff83259000 -     0x7fff8343cff7  libType1Scaler.dylib ??? (???) <A5EFDAB3-6293-8A83-532E-C71C58F6BD16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff83536000 -     0x7fff83640ff7  com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
    0x7fff83719000 -     0x7fff8379bfef  com.apple.QuickLookUIFramework 2.0 (327.0) <B9850E11-3F04-100F-0122-B4AD6222A43F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8379c000 -     0x7fff83894fe7  libiconv.2.dylib ??? (???) <ECEE3D93-B5E3-F0E0-803E-CA3DC3B33D57> /usr/lib/libiconv.2.dylib
    0x7fff83895000 -     0x7fff838ccff7  libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
    0x7fff838cd000 -     0x7fff838defef  libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff83913000 -     0x7fff8397bff7  com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff83cc2000 -     0x7fff83cc5ff7  com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff83ce1000 -     0x7fff83d27fe7  libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff83d28000 -     0x7fff83d29fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff83d2a000 -     0x7fff83d96ff7  com.apple.CorePDF 1.0 (1.0) <8D76B569-F938-6337-533A-5C8A69B005DA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff83d97000 -     0x7fff83de6ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff83f45000 -     0x7fff83f45ff7  com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83f55000 -     0x7fff8402fff7  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
    0x7fff84030000 -     0x7fff84081fe7  com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff84082000 -     0x7fff840c2fef  com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff840c3000 -     0x7fff84118fef  com.apple.framework.familycontrols 2.0 (2.0) <2520A455-5487-1964-C5D9-D284699D2537> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff84119000 -     0x7fff841d4ff7  libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff841fc000 -     0x7fff84243fef  com.apple.QuickLookFramework 2.0 (327.0) <E15E267E-D462-2AD0-DB03-A54E0F94452F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff84244000 -     0x7fff8424aff7  IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8424b000 -     0x7fff842d7fef  SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff842d8000 -     0x7fff842e5fff  libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff842e6000 -     0x7fff84321ff7  com.apple.CoreMediaIOServices 101.0 (715) <7B93206A-FEC5-FCC3-3587-91E3CEC61797> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
    0x7fff84322000 -     0x7fff8433dff7  com.apple.openscripting 1.3 (???) <DFBFBFD3-90C0-0710-300C-1A7210CB3713> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff84340000 -     0x7fff843bbff7  com.apple.ISSupport 1.9.1 (49) <EF46DFEE-3B41-97C1-1BE6-A19A1786B85F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff843bc000 -     0x7fff843bcff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff843bd000 -     0x7fff843bdff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff843ee000 -     0x7fff843f9fff  com.apple.CrashReporterSupport 10.6 (237) <7B22FB86-33C7-A775-2F13-0D3356E2B971> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff843fa000 -     0x7fff84409fff  com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8440a000 -     0x7fff84447fff  com.apple.LDAPFramework 2.0 (120.1) <0F7DF87D-6A08-02AF-790B-76294FCE8916> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff84448000 -     0x7fff8444bff7  libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8444c000 -     0x7fff845b9fe7  com.apple.QTKit 7.6.3 (1584) <6D02A542-5202-4022-2050-5BE01F70D225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff845ba000 -     0x7fff848ecfef  com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff848ed000 -     0x7fff849a9ff7  com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff849aa000 -     0x7fff849aaff7  com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff84a0c000 -     0x7fff84a37ff7  libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff84a86000 -     0x7fff84a9bfff  com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff84a9c000 -     0x7fff84ba1fe7  libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff84ca3000 -     0x7fff84de0fef  com.apple.WebKit 6531 (6531.9) <17A680A1-FE75-81E5-952A-047E5FA96F66> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff84de1000 -     0x7fff84decff7  com.apple.speech.recognition.framework 3.10.10 (3.10.10) <7E2A89FC-0F18-1CCC-472E-AD0E2BC2DD4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff84ded000 -     0x7fff84e6afef  com.apple.backup.framework 1.1 (1.0) <35E2F1B1-C301-EFF7-F222-964D1A6ABE09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff84e6b000 -     0x7fff84e89ff7  libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff84e8a000 -     0x7fff84ea0fff  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
    0x7fff84ea1000 -     0x7fff855935d7  com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85594000 -     0x7fff855cdff7  com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff855ce000 -     0x7fff85612fef  com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff85613000 -     0x7fff856b3fff  com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff856b4000 -     0x7fff856cafff  com.apple.MultitouchSupport.framework 200.20 (200.20) <96B8C66E-D84D-863B-CB1D-F7E005569706> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff856cb000 -     0x7fff85935ff7  com.apple.QuartzComposer 4.0 (156.6) <4E43D357-4A18-5D16-02E8-14324A5B9302> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff85a28000 -     0x7fff85be2fef  com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff85be3000 -     0x7fff85c3ffff  libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff85c40000 -     0x7fff85c87ff7  com.apple.coreui 0.2 (112) <E64F7594-7829-575F-666A-0B16875FC644> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85c88000 -     0x7fff85dfbfef  com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85e47000 -     0x7fff85e77fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff85e81000 -     0x7fff8603fff7  libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
    0x7fff86040000 -     0x7fff8607dff7  libFontRegistry.dylib ??? (???) <43ADB89E-036B-9D8F-CC4B-CE6B6BCC5AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8607e000 -     0x7fff8607fff7  com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff86080000 -     0x7fff86134fef  com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff86135000 -     0x7fff861cffe7  com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff861d0000 -     0x7fff862f2ff7  com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <3CA3B481-9627-6F36-F2B8-C2763DEEB128> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff862f3000 -     0x7fff86574fe7  com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff86575000 -     0x7fff867f9fff  com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff867fa000 -     0x7fff86932ff7  com.apple.CoreData 102 (246) <0502CBD8-513E-C19A-3562-20EC35535D71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff869e8000 -     0x7fff86ce5fef  com.apple.HIToolbox 1.6.0 (???) <870B39B2-55BD-9C82-72EB-2E3470BD0E14> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff86ce6000 -     0x7fff86d0cfe7  libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff86d0d000 -     0x7fff86d4eff7  com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff86e2a000 -     0x7fff86e94fe7  libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff86e95000 -     0x7fff86e98fff  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
    0x7fff86e99000 -     0x7fff86f17fef  com.apple.audio.CoreAudio 3.2.0 (3.2) <51E4AA76-3A8A-2B78-95D2-582501421A4E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86f18000 -     0x7fff87036ff7  com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff87037000 -     0x7fff8704dfef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff8705e000 -     0x7fff871e2fff  com.apple.JavaScriptCore 6531 (6531.5) <8C470ACB-1A45-71FC-673D-34EA3F5EF0DC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8722c000 -     0x7fff87233ff7  com.apple.DisplayServicesFW 2.1 (2.1) <2C039CF5-8AF8-6DA3-3C77-566B22EFB172> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff87234000 -     0x7fff872b1fef  libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff872e8000 -     0x7fff8751efef  com.apple.AddressBook.framework 5.0 (862) <06928F7A-AFEC-7C7F-E1EC-D99983588C00> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8751f000 -     0x7fff87538fff  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
    0x7fff87539000 -     0x7fff876f6fff  libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
    0x7fff876f7000 -     0x7fff877b0fff  libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff877b1000 -     0x7fff877f4ff7  libRIP.A.dylib ??? (???) <8D7113D2-71A7-A205-D2D0-2DB0F37FFBB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8793b000 -     0x7fff8794afef  com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87b2b000 -     0x7fff87b5cfef  libTrueTypeScaler.dylib ??? (???) <3F30259E-9EB0-18D2-B0F3-7B8A9625574E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff87b5d000 -     0x7fff87b98fef  com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff87b99000 -     0x7fff883a3fe7  libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff883a4000 -     0x7fff883a9fff  libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff883aa000 -     0x7fff883cbff7  com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff883cc000 -     0x7fff88432fe7  com.apple.AppleVAFramework 4.6.2 (4.6.2) <3DA57727-EAD1-A199-4093-54CC4698A109> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8844f000 -     0x7fff8849eff7  libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff884d4000 -     0x7fff88563fff  com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff88594000 -     0x7fff88596fff  com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff88597000 -     0x7fff885a8fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x7fff885a9000 -     0x7fff885aefff  libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff885d3000 -     0x7fff88967ff7  com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88968000 -     0x7fff88979fff  SyndicationUI ??? (???) <6B116A70-EA2D-1A61-2C27-35B1CFDFBBD6> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
    0x7fff88983000 -     0x7fff88987ff7  libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff88988000 -     0x7fff88996ff7  libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
    0x7fff88997000 -     0x7fff88aa0fff  com.apple.MediaToolbox 0.420.17 (420.17) <31834AB2-1BFF-92D5-A8D2-21B0AE51FA98> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff88ad9000 -     0x7fff88b26ff7  libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
    0x7fff88b32000 -     0x7fff88b34fff  libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib

Comments

Marked as a duplicate of rdar://problem/7051622

You could also update your bug status to reflect this.


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!