[Webkit-unassigned] [Bug 19412] New: Browser crash while editing document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 6 10:54:22 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19412

           Summary: Browser crash while editing document
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: Macintosh Intel
               URL: http://docs.google.com
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ptabofunda at gmail.com


I was working on editing a document with some other users and the browser
crashed.

Process:         Safari [3258]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         3.1.1 (5525.20)
Build Info:      WebBrowser-55252000~1
Code Type:       X86 (Native)
Parent Process:  launchd [289]

Date/Time:       2008-06-05 18:01:53.636 -0700
OS Version:      Mac OS X 10.5.3 (9D34)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore                   0x00aa1139 WebCore::Frame::page() const
+ 9
1   com.apple.WebCore                   0x00b8baf7
WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 983
2   com.apple.WebCore                   0x00ae8066
WebCore::EventTarget::handleLocalEvents(WebCore::EventTargetNode*,
WebCore::Event*, bool) + 182
3   com.apple.WebCore                   0x00ae7f8f
WebCore::EventTargetNode::handleLocalEvents(WebCore::Event*, bool) + 79
4   com.apple.WebCore                   0x00ae7c6b
WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*,
WTF::PassRefPtr<WebCore::Event>, int&, bool) + 1035
5   com.apple.WebCore                   0x00afd0bb
WebCore::EventTargetNode::dispatchWindowEvent(WebCore::AtomicString const&,
bool, bool) + 491
6   com.apple.WebCore                   0x00ae86e6
WebCore::Document::implicitClose() + 262
7   com.apple.WebCore                   0x00aa55ea
WebCore::FrameLoader::checkCompleted() + 170
8   com.apple.WebCore                   0x00ae8410
WebCore::FrameLoader::finishedParsing() + 48
9   com.apple.WebCore                   0x00ae7577
WebCore::Document::finishedParsing() + 183
10  com.apple.WebCore                   0x00ac5e22
WebCore::HTMLTokenizer::end() + 114
11  com.apple.WebCore                   0x00ac5d62
WebCore::HTMLTokenizer::finish() + 1154
12  com.apple.WebCore                   0x00aa54c3
WebCore::FrameLoader::endIfNotLoadingMainResource() + 99
13  com.apple.WebCore                   0x00ce1063
WebCore::FrameLoader::finishedLoading() + 51
14  com.apple.WebCore                   0x00ce0fe1
WebCore::MainResourceLoader::didFinishLoading() + 33
15  com.apple.Foundation                0x95e183f7
-[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
16  com.apple.Foundation                0x95e18363
_NSURLConnectionDidFinishLoading + 147
17  com.apple.CFNetwork                 0x9080ddbb sendDidFinishLoadingCallback
+ 148
18  com.apple.CFNetwork                 0x9080aea2
_CFURLConnectionSendCallbacks + 2022
19  com.apple.CFNetwork                 0x9080a63f muxerSourcePerform + 283
20  com.apple.CoreFoundation            0x9047f60e CFRunLoopRunSpecific + 3166
21  com.apple.CoreFoundation            0x9047fcf8 CFRunLoopRunInMode + 88
22  com.apple.HIToolbox                 0x90082da4 RunCurrentEventLoopInMode +
283
23  com.apple.HIToolbox                 0x90082bbd ReceiveNextEventCommon + 374
24  com.apple.HIToolbox                 0x90082a31
BlockUntilNextEventMatchingListInMode + 106
25  com.apple.AppKit                    0x92a75505 _DPSNextEvent + 657
26  com.apple.AppKit                    0x92a74db8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
27  com.apple.Safari                    0x000086be 0x1000 + 30398
28  com.apple.AppKit                    0x92a6ddf3 -[NSApplication run] + 795
29  com.apple.AppKit                    0x92a3b030 NSApplicationMain + 574
30  com.apple.Safari                    0x000ba4d6 0x1000 + 758998

Thread 1:
0   libSystem.B.dylib                   0x9246f68e __semwait_signal + 10
1   libSystem.B.dylib                   0x9249a36d pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x00a8a11f
WebCore::IconDatabase::syncThreadMainLoop() + 239
3   com.apple.WebCore                   0x00a42885
WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
5   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x924684a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x9246fc9c mach_msg + 72
2   com.apple.CoreFoundation            0x9047f0be CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x9047fcf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x90805afe
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
6   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x924684a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x9246fc9c mach_msg + 72
2   com.apple.CoreFoundation            0x9047f0be CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x9047fcf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x95e16460
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x95db2f1d -[NSThread main] + 45
6   com.apple.Foundation                0x95db2ac4 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
8   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x924b85e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
2   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x924684a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x9246fc9c mach_msg + 72
2   com.apple.CoreFoundation            0x9047f0be CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x9047fd54 CFRunLoopRun + 84
4   com.apple.DesktopServices           0x939cdea3
TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore      0x953b355b PrivateMPEntryPoint + 56
6   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
7   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x924684a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x9246fc9c mach_msg + 72
2   com.apple.CoreFoundation            0x9047f0be CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x9047fd54 CFRunLoopRun + 84
4   com.apple.DesktopServices           0x939ce01c
TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore      0x953b355b PrivateMPEntryPoint + 56
6   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
7   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 7:
0   libSystem.B.dylib                   0x9246f68e __semwait_signal + 10
1   libSystem.B.dylib                   0x9249a36d pthread_cond_wait$UNIX2003 +
73
2   ...ple.CoreServices.CarbonCore      0x953b5347 TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore      0x953942d2
TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore      0x953b4fc4 MPWaitOnQueue + 208
5   com.apple.DesktopServices           0x939d8fda
TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore      0x953b355b PrivateMPEntryPoint + 56
7   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
8   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 8:
0   libSystem.B.dylib                   0x92468506
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x9249a84f _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x9249c0d3
pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore      0x953942fe
TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore      0x953b4fc4 MPWaitOnQueue + 208
5   com.apple.DesktopServices           0x939daf24
TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore      0x953b355b PrivateMPEntryPoint + 56
7   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
8   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 9:
0   libSystem.B.dylib                   0x92498f66 kevent + 10
1   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
2   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 10:
0   libSystem.B.dylib                   0x92468506
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x9249a84f _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x9249c0d3
pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore      0x953942fe
TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore      0x953b4fc4 MPWaitOnQueue + 208
5   com.apple.DesktopServices           0x939daf24
TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore      0x953b355b PrivateMPEntryPoint + 56
7   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
8   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 11:
0   libSystem.B.dylib                   0x9246f68e __semwait_signal + 10
1   libSystem.B.dylib                   0x9246f456 usleep$UNIX2003 + 61
2   com.apple.AppKit                    0x92adb979 -[NSUIHeartBeat
_heartBeatThread:] + 2042
3   com.apple.Foundation                0x95db2f1d -[NSThread main] + 45
4   com.apple.Foundation                0x95db2ac4 __NSThread__main__ + 308
5   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
6   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 12:
0   libSystem.B.dylib                   0x924d207a __workq_ops + 10
1   libSystem.B.dylib                   0x924d20aa start_wqthread + 30

Thread 13:

Thread 14:
0   libSystem.B.dylib                   0x924684a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x9246fc9c mach_msg + 72
2   com.apple.CoreFoundation            0x9047f0be CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x9047fcf8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio           0x96388464 HALRunLoop::OwnThread(void*)
+ 160
5   com.apple.audio.CoreAudio           0x96388300 CAPThread::Entry(CAPThread*)
+ 96
6   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
7   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 15:
0   libSystem.B.dylib                   0x9246f68e __semwait_signal + 10
1   libSystem.B.dylib                   0x9249a36d pthread_cond_wait$UNIX2003 +
73
2   com.apple.ColorSync                 0x926ec460
pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync                 0x926fed92 CMMConvTask(void*) + 54
4   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
5   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 16:
0   libSystem.B.dylib                   0x924684a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x9246fc9c mach_msg + 72
2   ...romedia.Flash Player.plugin      0x2dccb959 memcopy_mmx + 709497
3   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
4   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 17:
0   libSystem.B.dylib                   0x924684ee semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x9249a866 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x924e0371 pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin      0x2db92928 0x2d800000 + 3746088
4   ...romedia.Flash Player.plugin      0x2dbca230 Flash_EnforceLocalSecurity +
125000
5   ...romedia.Flash Player.plugin      0x2db92bd2 0x2d800000 + 3746770
6   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
7   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 18:
0   libSystem.B.dylib                   0x924684ee semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x9249a866 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x924e0371 pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin      0x2db92928 0x2d800000 + 3746088
4   ...romedia.Flash Player.plugin      0x2dbca230 Flash_EnforceLocalSecurity +
125000
5   ...romedia.Flash Player.plugin      0x2db92bd2 0x2d800000 + 3746770
6   libSystem.B.dylib                   0x924996f5 _pthread_start + 321
7   libSystem.B.dylib                   0x924995b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000000  ebx: 0x00b8b738  ecx: 0x94096965  edx: 0x19eeeb40
 edi: 0xbfffe3b8  esi: 0xbfffe3b0  ebp: 0xbfffe308  esp: 0xbfffe308
  ss: 0x0000001f  efl: 0x00010246  eip: 0x00aa1139   cs: 0x00000017
  ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
 cr2: 0x00000000

Binary Images:
   0x1000 -   0x133fef  com.apple.Safari 3.1.1 (5525.20)
<4869cc1f3ee39145836097e9470d9036>
/Applications/Safari.app/Contents/MacOS/Safari
 0x17b000 -   0x18aff8  SyndicationUI ??? (???)
<edde0133829971dbd8a0f3473cdb85fc>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
 0x51a000 -   0x624fef  com.apple.RawCamera.bundle 2.0.5 (2.0.5)
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xa40000 -  0x1090fff  com.apple.WebCore 5525.18.1 (5525.18.1)
<9fcf69305c5b48dd8a5cb77107f66c7a>
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x17e5000 -  0x17eaff3  libCGXCoreImage.A.dylib ??? (???)
<32265ec157db98a33c5dcf0e6687dec2>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x14ee7000 - 0x14ee8ffc  com.apple.JavaPluginCocoa 12.1.0 (12.1.0)
<d21a12c5668d4d89bfe492a5223a75cc> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x14f60000 - 0x14f65ffd  com.apple.JavaVM 12.1.0 (12.1.0)
<25c546c36e5bed978579d281080ab4c8>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x15560000 - 0x15562ffe  com.apple.AutomatorCMM 1.1 (160)
<650079fd95a57e8131e79409a00b2aed> /System/Library/Contextual Menu
Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x1557d000 - 0x1557effd  com.apple.BluetoothMenu 2.1 (2.1f17)
/System/Library/Contextual Menu
Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
0x17200000 - 0x1720affe  com.apple.URLMount 3.1.1 (3.1.1)
<b4018e683fad4259ee78070e91f35029>
/System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x17269000 - 0x1726cfff  com.apple.BezelServicesFW 1.4.832 (1.4.832)
/System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x1736e000 - 0x173b2ffe  com.apple.URLMount.CIFSPlugin 3.1.1 (3.1.1)
/System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb
0x17460000 - 0x17465fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2)
<9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu
Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x178f6000 - 0x17915fed  com.apple.audio.CoreAudioKit 1.5 (1.5)
<82f2e52c502db7f3b32349a54209a0fe>
/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x18f48000 - 0x18f49ff3  ATSHI.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x1bfac000 - 0x1bfacffd  liblangid.dylib ??? (???)
<4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
0x1ef6a000 - 0x1ef78feb  libSimplifiedChineseConverter.dylib ??? (???)
<548d5a699dbe2bb8fcc8275321fdc0d4>
/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x20104000 - 0x20172ff7  com.apple.Bluetooth 2.1 (2.1f17)
<29ab5843bb608c155d4d7353320c2194>
/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x277b5000 - 0x277b8fff  com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4)
<9ce6f675ce724b0ba4e78323b79cf95c>
/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x2937f000 - 0x29384fff  com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24)
/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x29980000 - 0x29992fff  libTraditionalChineseConverter.dylib ??? (???)
<89ec94121ef50601dc538548caae57fc>
/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x2c88f000 - 0x2c900fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0)
/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x2d800000 - 0x2de00ffb +com.macromedia.Flash Player.plugin 9.0.124 (1.0.4f60)
<8355dcf076564b6784c517fd0eccb2f2> /Library/Internet Plug-Ins/Flash
Player.plugin/Contents/MacOS/Flash Player
0x34cc0000 - 0x34de7fe7  libmecab.1.0.0.dylib ??? (???)
<7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib
0x70000000 - 0x700e3ff2  com.apple.audio.units.Components 1.5.1 (1.5.1)
/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07>
/usr/lib/dyld
0x90003000 - 0x90003ffe  com.apple.quartzframework 1.5 (1.5)
<4b8f505e32e4f2d67967a276401f9aaf>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x90053000 - 0x9035aff7  com.apple.HIToolbox 1.5.3 (???)
<e36f5c553e5a32f64b7eb458dadadc71>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9035b000 - 0x9035bffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9035c000 - 0x9040cfff  edu.mit.Kerberos 6.0.12 (6.0.12)
<1dc515ebe407292db8e603938c72d4e8>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9040d000 - 0x9053ffff  com.apple.CoreFoundation 6.5.2 (476.13)
<b633d15f2901d73670cb1475628df1b3>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90540000 - 0x90634ff4  libiconv.2.dylib ??? (???)
<c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x90635000 - 0x9076dff7  libicucore.A.dylib ??? (???)
<5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x9076e000 - 0x90779fe7  libCSync.A.dylib ??? (???)
<8011fc1963cebdde0c6f101dbee5afd7>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9077a000 - 0x907b8fff  com.apple.CoreMediaIOServicesPrivate 8.0 (8.0)
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x907b9000 - 0x907b9ffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x907ba000 - 0x907f9fef  libTIFF.dylib ??? (???)
<6d0f80e9d4d81f3f64c876aca005bd53>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x907fa000 - 0x9087cffb  com.apple.CFNetwork 330 (330)
<6c5eda16e640b09334809ba4c1df985d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9087d000 - 0x909c3ff7  com.apple.ImageIO.framework 2.0.2 (2.0.2)
<77dfee73f4c0d230425a5151ee0bce05>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x909c4000 - 0x90a4ffff  com.apple.framework.IOKit 1.5.1 (???)
<60cfc4b175c4ef60bb8e9036716a29f4>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90a50000 - 0x90a56fff  com.apple.print.framework.Print 218.0.2 (220.1)
<8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90a57000 - 0x90ac9fff  com.apple.PDFKit 2.1 (2.1)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x90bbf000 - 0x90edffe2  com.apple.QuickTime 7.4.5 (67)
<520cbf4ae05622466ad1b89f1ba3a4e1>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90ee0000 - 0x90ee0ff8  com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90f1f000 - 0x90f2aff9  com.apple.helpdata 1.0 (14)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90f2b000 - 0x9104ffe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91050000 - 0x91057fff  com.apple.agl 3.0.9 (AGL-3.0.9)
<7dac4a7cb0de2f6d08ae71c1249379e3>
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9112c000 - 0x911e9fff  com.apple.WebKit 5525.18 (5525.18)
<7e41e38368974ed048c2f027a961dbd4>
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x911ea000 - 0x911eaff8  com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91203000 - 0x922b3ff6  com.apple.QuickTimeComponents.component 7.4.5 (67)
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x922b4000 - 0x922b4ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x922b5000 - 0x922d0ff3  libPng.dylib ??? (???)
<c0484bec6e2432b406755591924fe664>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x922d1000 - 0x922f0ffa  libJPEG.dylib ??? (???)
<0cfb80109d624beb9ceb3c43b6c5ec10>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x922f1000 - 0x92384fff  com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92385000 - 0x92466ff7  libxml2.2.dylib ??? (???)
<1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x92467000 - 0x925c7ff3  libSystem.B.dylib ??? (???)
<a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x925c8000 - 0x926a7fff  libobjc.A.dylib ??? (???)
<a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x926a8000 - 0x926b8fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<06d8fc0307314f8ffc16f206ad3dbf44>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x926b9000 - 0x92784fff  com.apple.ColorSync 4.5.0 (4.5.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92785000 - 0x928bcfeb  com.apple.imageKit 1.0.1 (1.0)
<9b6da3210b7e69e75039cbb0fd4a8482>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x928bd000 - 0x928bdffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x928be000 - 0x928d4fe7  com.apple.CoreVideo 1.5.0 (1.5.0)
<bad2d3a9a92fdecd02e64f0b73a76f27>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x928d5000 - 0x928f9feb  libssl.0.9.7.dylib ??? (???)
<acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x928fa000 - 0x9290bffe  com.apple.CFOpenDirectory 10.5 (10.5)
<6a7f55108d77db7384d0e2219d07e9f8>
/System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x92941000 - 0x9296efeb  libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9296f000 - 0x929a0ffb  com.apple.quartzfilters 1.5.0 (1.5.0)
<22581f8fe9dd2cb261f97a897407ec3e>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x929a1000 - 0x92a34ff3  com.apple.ApplicationServices.ATS 3.3 (???)
<064eb6d96417afa38a80b1735c4113aa>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x92a35000 - 0x93232fef  com.apple.AppKit 6.5.3 (949.33)
<84b236f43802f4c15011513d18efa101>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93233000 - 0x932faff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x932fb000 - 0x93300ffb  com.apple.DisplayServicesFW 2.0 (2.0)
<8953865f53e940007a4e4ac5390d3c95>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x93301000 - 0x93306fff  com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93307000 - 0x9333dfef  libtidy.A.dylib ??? (???)
<f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
0x93348000 - 0x9334afff  com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9334b000 - 0x93363fff  com.apple.openscripting 1.2.6 (???)
<b8e553df643f2aec68fa968b3b459b2b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93364000 - 0x933b3fff  com.apple.QuickLookUIFramework 1.1 (170.4)
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x933c2000 - 0x933cbfff  com.apple.speech.recognition.framework 3.7.24 (3.7.24)
<d3180f9edbd9a5e6f283d6156aa3c602>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x933cc000 - 0x93432ffb  com.apple.ISSupport 1.7 (38)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x93433000 - 0x93906ffe  libGLProgrammability.dylib ??? (???)
<475db64244e011cd8811e076035b2632>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x93907000 - 0x939b9ffb  libcrypto.0.9.7.dylib ??? (???)
<330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x939ba000 - 0x939bbffc  libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x939bc000 - 0x939cbffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1)
<eac1c7b7c07ed3148c85934b6f656308>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x939cc000 - 0x93a56fe3  com.apple.DesktopServices 1.4.6 (1.4.6)
<94d1a28b351b7dff77becadab0967772>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93a57000 - 0x93bd6fff  com.apple.AddressBook.framework 4.1.1 (695)
<24a448ba4f9f784189bd3183e3474d81>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93bd7000 - 0x93bdbfff  libGIF.dylib ??? (???)
<d4234e6f5e5f530bdafb969157f1f17b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93bdc000 - 0x93fecfef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93fed000 - 0x9402bff7  libGLImage.dylib ??? (???)
<093b1b698ca93a0380f5fa262459ea28>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9402c000 - 0x940faff7  com.apple.JavaScriptCore 5525.17 (5525.17)
<6d94a2fa975b6fc947bd28228a6bc830>
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94364000 - 0x943c0ff7  com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x943c1000 - 0x9444dffb  com.apple.QTKit 7.4.5 (67)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9444e000 - 0x94452fff  com.apple.OpenDirectory 10.5 (10.5)
<e7e4507f5ecd8c8cdcdb2fc0675da0b4>
/System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94453000 - 0x9445aff7  libCGATS.A.dylib ??? (???)
<9b29a5500efe01cc3adea67bbc42568e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9445b000 - 0x94486fe7  libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9448c000 - 0x9448cffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<a2b462be6c51187eddf7d097ef0e0a04>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9448d000 - 0x94823fff  com.apple.QuartzCore 1.5.3 (1.5.3)
<1b65c05f89e81a499302fd63295b242d>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94824000 - 0x94be2fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94be3000 - 0x94c5dff8  com.apple.print.framework.PrintCore 5.5.3 (245.3)
<222dade7b33b99708b8c09d1303f93fc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94c5e000 - 0x94d18fe3  com.apple.CoreServices.OSServices 226.3 (226.3)
<456bdd65b936baf1ef497b74b4f960a8>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94d19000 - 0x94d23feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94d60000 - 0x94d68fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94d69000 - 0x94db3fe1  com.apple.securityinterface 3.0 (32532)
<f521dae416ce7a3bdd594b0d4e2fb517>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94db4000 - 0x94e99ff3  com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94e9a000 - 0x94eeafeb  com.apple.framework.familycontrols 1.0.2 (1.0.2)
<90f740755beef77835545ede9e5e975d>
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x94eeb000 - 0x950a6ff3  com.apple.QuartzComposer 2.1 (106.5)
<1a52b406a3f3d04387c822da4a93c245>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x950a7000 - 0x951a8fef  com.apple.PubSub 1.0.3 (65.1.1)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x951a9000 - 0x951c6ff7  com.apple.QuickLookFramework 1.1 (170.4)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x951c7000 - 0x95269ff3  com.apple.QuickTimeImporters.component 7.4.5 (67)
/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x9526a000 - 0x95288fff  libresolv.9.dylib ??? (???)
<0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x95289000 - 0x95295fe7  com.apple.opengl 1.5.6 (1.5.6)
<125de77ea2434a91364e79a0905a7771>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95296000 - 0x952dafeb  com.apple.DirectoryService.PasswordServerFramework
3.0.3 (3.0.3) <7e80635e8f1380dbf4af27e17e709fcb>
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x952db000 - 0x952e9ffd  libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x952ea000 - 0x95369ff5  com.apple.SearchKit 1.2.0 (1.2.0)
<277b460da86bc222785159fe77e2e2ed>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9536a000 - 0x95644ff3  com.apple.CoreServices.CarbonCore 786.4 (786.4)
<059c4803a7a95e3c1a95a332baeb1edf>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95645000 - 0x9567ffff  com.apple.coreui 1.1 (61)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95680000 - 0x95680fff  com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95681000 - 0x95728feb  com.apple.QD 3.11.52 (???)
<c72bd7bd2ce12694c3640a731d1ad878>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95729000 - 0x95730ffe  libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x95d82000 - 0x95d82ffa  com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95d83000 - 0x95d88fff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95d89000 - 0x95da7ff3  com.apple.DirectoryService.Framework 3.5.3 (3.5.3)
<a3277abd826960efb44258699adafc17>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x95da8000 - 0x96023fe7  com.apple.Foundation 6.5.5 (677.19)
<bfd4ebea1a7739dd6b523f15dca01a37>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96041000 - 0x96043fff  com.apple.CrashReporterSupport 10.5.0 (156)
<3088b785b10d03504ed02f3fee5d3aab>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x96044000 - 0x960b6fff  com.apple.iLifeMediaBrowser 1.0.7 (208)
/System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x960b7000 - 0x960dbfff  libxslt.1.dylib ??? (???)
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x960dc000 - 0x960ecffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<cbeb17ab39f28351fe2ab5b82bf465bc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x960ed000 - 0x9613dff7  com.apple.HIServices 1.7.0 (???)
<f7e78891a6d08265c83dca8e378be1ea>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x961ac000 - 0x961affff  com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x961b0000 - 0x961c4ff3  com.apple.ImageCapture 4.0 (5.0.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x961c5000 - 0x9621fff7  com.apple.CoreText 2.0.2 (???)
<9fde11f84a72e890bbf2aa8b0b13b79a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96226000 - 0x96255fe3  com.apple.AE 402.2 (402.2)
<e01596187e91af5d48653920017b8c8e>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96256000 - 0x96276ff2  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96277000 - 0x9627bfff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x9627c000 - 0x962d9ffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x962da000 - 0x962e9fff  libsasl2.2.dylib ??? (???)
<b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x962ea000 - 0x962ecff5  libRadiance.dylib ??? (???)
<20eadb285da83df96c795c2c5fa20590>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x962ed000 - 0x9636afef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9636b000 - 0x963e7feb  com.apple.audio.CoreAudio 3.1.0 (3.1)
<70bb7c657061631491029a61babe0b26>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x964e2000 - 0x96519fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9651a000 - 0x96553ffe  com.apple.securityfoundation 3.0 (32989)
<e9171eda22c69c884a04a001aeb526e0>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96554000 - 0x96554ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96555000 - 0x96596fe7  libRIP.A.dylib ??? (???)
<c8d988d3880d7268468112c64c626d86>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96597000 - 0x965ddfef  com.apple.Metadata 10.5.2 (398.18)
<adbb3a14e8f7da444e16d2fd61862771>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x965de000 - 0x96606ff7  com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96607000 - 0x96631fff  com.apple.CoreMediaPrivate 8.0 (8.0)
<a13e1ebd7bdd896e13d33ef37f3e966b>
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x96632000 - 0x9668bff7  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9668c000 - 0x96693fe9  libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x966a1000 - 0x96d3dfff  com.apple.CoreGraphics 1.351.31 (???)
<c97a42498636b2596764e48669f98e00>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96d3e000 - 0x96dcaff7  com.apple.LaunchServices 289.2 (289.2)
<3577886e3a6d56ee3949850c4fde76c9>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96dcb000 - 0x96dfdfff  com.apple.LDAPFramework 1.4.3 (106)
<3a5c9df6032143cd6bc2658a9d328d8e>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x96dfe000 - 0x96e26fff  libcups.2.dylib ??? (???)
<ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x96e27000 - 0x96e3dfff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x96e3e000 - 0x96ec5ff7  libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x96ec6000 - 0x96f08fef  com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96f09000 - 0x970d6fe7  com.apple.security 5.0.3 (33532)
<3bef414f3c6f433e707ac5abee340e16>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???)
<7b0248c392848338f5d6ed093313eeef>
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???)
<51586b8d9ef39123fbe6918f12d8285f>
/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list