[Webkit-unassigned] [Bug 18873] New: rapid navigation crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 3 07:11:02 PDT 2008


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

           Summary: rapid navigation crash
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.green84 at gmail.com


webkit crashes if navigations is attempted before page you are navigating to
hasn't fully loaded

noticeable in may 1st and 2nd nightly builds but not so before then

Process:         Safari [963]
Path:           
/Users/matthewgreen/Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r32828 (32828)
Code Type:       X86 (Native)
Parent Process:  launchd [95]

Date/Time:       2008-05-03 15:06:50.651 +0100
OS Version:      Mac OS X 10.5.2 (9C7010)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.WebCore                   0x0109f328 WebCore::String::length()
const + 8
1   com.apple.WebCore                   0x00d1d272
WebCore::FrameLoader::shouldTreatSchemeAsLocal(WebCore::String const&) + 18
2   com.apple.WebCore                   0x0108dbe5
WebCore::SecurityOrigin::canAccess(WebCore::SecurityOrigin const*) const + 21
3   com.apple.WebCore                   0x01146776
WebCore::JSDOMWindowBase::allowsAccessFrom(KJS::JSGlobalObject const*) const +
102
4   com.apple.WebCore                   0x010c235c -[WebScriptObject
_isSafeScript] + 140
5   com.apple.WebCore                   0x010c35c6 -[WebScriptObject
valueForKey:] + 38
6   info.8-p.GreaseKit                  0x0fd7db01 JSValueForKey + 175
7   info.8-p.GreaseKit                  0x0fd7ab62 -[Info8_pCMController
evalScriptsInFrame:force:] + 401
8   info.8-p.GreaseKit                  0x0fd7af18 -[Info8_pCMController
progressFinished:] + 124
9   com.apple.Foundation                0x927cbbda _nsnote_callback + 106
10  com.apple.CoreFoundation            0x90d129da __CFXNotificationPost + 362
11  com.apple.CoreFoundation            0x90d12cb3
_CFXNotificationPostNotification + 179
12  com.apple.Foundation                0x927c8fd0 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 128
13  com.apple.Foundation                0x927d2668 -[NSNotificationCenter
postNotificationName:object:] + 56
14  com.apple.WebKit                    0x001b897c
WebFrameLoaderClient::postProgressFinishedNotification() + 92
15  com.apple.WebCore                   0x00f084d8
WebCore::ProgressTracker::finalProgressComplete() + 104
16  com.apple.WebCore                   0x00f085c8
WebCore::ProgressTracker::progressCompleted(WebCore::Frame*) + 120
17  com.apple.WebCore                   0x00d22e41
WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 353
18  com.apple.WebCore                   0x00d2317d
WebCore::FrameLoader::opened() + 237
19  com.apple.WebCore                   0x00d2abbc
WebCore::FrameLoader::commitProvisionalLoad(WTF::PassRefPtr<WebCore::CachedPage>)
+ 188
20  com.apple.WebCore                   0x00cc3e06
WebCore::DocumentLoader::loadFromCachedPage(WTF::PassRefPtr<WebCore::CachedPage>)
+ 70
21  com.apple.WebCore                   0x00d1d059
WebCore::FrameLoader::loadProvisionalItemFromCachedPage() + 73
22  com.apple.WebCore                   0x00d22bbd
WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest
const&, WTF::PassRefPtr<WebCore::FormState>, bool) + 477
23  com.apple.WebCore                   0x00d22c35
WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*,
WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool) +
53
24  com.apple.WebCore                   0x00d1e0b6
WebCore::FrameLoader::checkNavigationPolicy(WebCore::ResourceRequest const&,
WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, void (*)(void*,
WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool),
void*) + 790
25  com.apple.WebCore                   0x00d2389a
WebCore::FrameLoader::load(WebCore::DocumentLoader*, WebCore::FrameLoadType,
WTF::PassRefPtr<WebCore::FormState>) + 186
26  com.apple.WebCore                   0x00d28531
WebCore::FrameLoader::loadItem(WebCore::HistoryItem*, WebCore::FrameLoadType) +
369
27  com.apple.WebCore                   0x00d28fcd
WebCore::FrameLoader::recursiveGoToItem(WebCore::HistoryItem*,
WebCore::HistoryItem*, WebCore::FrameLoadType) + 141
28  com.apple.WebCore                   0x00d29350
WebCore::FrameLoader::goToItem(WebCore::HistoryItem*, WebCore::FrameLoadType) +
144
29  com.apple.WebCore                   0x00ef989f WebCore::Page::goBack() + 47
30  com.apple.WebKit                    0x00208f9d -[WebView goBack] + 29
31  com.apple.AppKit                    0x91711e56 -[NSApplication
sendAction:to:from:] + 112
32  com.apple.Safari                    0x0002ccc8 0x1000 + 179400
33  com.apple.AppKit                    0x91711d94 -[NSControl sendAction:to:]
+ 108
34  com.apple.AppKit                    0x91711c1a -[NSCell _sendActionFrom:] +
169
35  com.apple.AppKit                    0x918bca4c -[NSSegmentedCell
_sendActionFrom:] + 67
36  com.apple.AppKit                    0x91711273 -[NSCell
trackMouse:inRect:ofView:untilMouseUp:] + 1827
37  com.apple.AppKit                    0x918bc777 -[NSSegmentedCell
trackMouse:inRect:ofView:untilMouseUp:] + 1275
38  com.apple.AppKit                    0x91710380 -[NSControl mouseDown:] +
888
39  com.apple.AppKit                    0x9170eac3 -[NSWindow sendEvent:] +
5381
40  com.apple.Safari                    0x0002b3c3 0x1000 + 172995
41  com.apple.AppKit                    0x916db714 -[NSApplication sendEvent:]
+ 2780
42  com.apple.Safari                    0x0002ae48 0x1000 + 171592
43  com.apple.AppKit                    0x916390f9 -[NSApplication run] + 847
44  com.apple.AppKit                    0x9160630a NSApplicationMain + 574
45  com.apple.Safari                    0x000b9906 0x1000 + 755974

Thread 1:
0   libSystem.B.dylib                   0x90e07bce __semwait_signal + 10
1   libSystem.B.dylib                   0x90e328cd pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x00dadf3f
WebCore::IconDatabase::syncThreadMainLoop() + 239
3   com.apple.WebCore                   0x00dae055
WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib                   0x90e31c55 _pthread_start + 321
5   libSystem.B.dylib                   0x90e31b12 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x90e00a46
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x90e32daf _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x90e34633
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x928124fc -[NSCondition
waitUntilDate:] + 236
4   com.apple.Foundation                0x92812310 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation                0x92812275 -[NSConditionLock
lockWhenCondition:] + 69
6   com.apple.AppKit                    0x916a67f0 -[NSUIHeartBeat
_heartBeatThread:] + 753
7   com.apple.Foundation                0x927cc5ad -[NSThread main] + 45
8   com.apple.Foundation                0x927cc154 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x90e31c55 _pthread_start + 321
10  libSystem.B.dylib                   0x90e31b12 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x90e009e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x90e081dc mach_msg + 72
2   com.apple.CoreFoundation            0x90d310de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x90d31d18 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x95ce06cc
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x90e31c55 _pthread_start + 321
6   libSystem.B.dylib                   0x90e31b12 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x90e00a2e semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x90e32dc6 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x90e788bb pthread_cond_wait + 48
3   com.zang.RegexKit                   0x01722961 RKFastConditionLock + 663
4   com.zang.RegexKit                   0x0172befa -[RKThreadPool
workerThreadStart:] + 436
5   com.apple.Foundation                0x927cc5ad -[NSThread main] + 45
6   com.apple.Foundation                0x927cc154 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x90e31c55 _pthread_start + 321
8   libSystem.B.dylib                   0x90e31b12 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x90e00a2e semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x90e32dc6 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x90e788bb pthread_cond_wait + 48
3   com.zang.RegexKit                   0x01722961 RKFastConditionLock + 663
4   com.zang.RegexKit                   0x0172befa -[RKThreadPool
workerThreadStart:] + 436
5   com.apple.Foundation                0x927cc5ad -[NSThread main] + 45
6   com.apple.Foundation                0x927cc154 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x90e31c55 _pthread_start + 321
8   libSystem.B.dylib                   0x90e31b12 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x90e009e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x90e081dc mach_msg + 72
2   com.apple.CoreFoundation            0x90d310de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x90d31d18 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x9282fac0
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x927cc5ad -[NSThread main] + 45
6   com.apple.Foundation                0x927cc154 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x90e31c55 _pthread_start + 321
8   libSystem.B.dylib                   0x90e31b12 thread_start + 34

Thread 7:
0   libSystem.B.dylib                   0x90e50b3a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x90e31c55 _pthread_start + 321
2   libSystem.B.dylib                   0x90e31b12 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000004  ebx: 0x010c22de  ecx: 0x12d284d0  edx: 0x00000000
  edi: 0x11047d60  esi: 0x00000004  ebp: 0xbfffe558  esp: 0xbfffe558
   ss: 0x0000001f  efl: 0x00010246  eip: 0x0109f328   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000004

Binary Images:
    0x1000 -   0x132fef  com.apple.Safari 3.1.1 (5525.18)
<7b337979f11e6e15dd50072420a92680>
/Applications/Safari.app/Contents/MacOS/Safari
  0x186000 -   0x187ffc +WebKitNightlyEnabler.dylib ??? (???)
/Users/matthewgreen/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x18c000 -   0x257fef  com.apple.WebKit 526.5+ (526.5+)
/Users/matthewgreen/Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x2ec000 -   0x2fbff8  SyndicationUI ??? (???)
<d148012be42c8a6e21f9cc58739c8dc7>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x30b000 -   0x3d0ff3  com.apple.JavaScriptCore 526.5+ (526.5+)
/Users/matthewgreen/Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x42b000 -   0x42bffe +org.xlife.InquisitorLoader 3.0 (53)
<c30dcd444a907ffc9c0cb3f3e05bca99>
/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
  0x430000 -   0x430ffd +com.yazsoft.SDEnhancer ??? (1.0)
<a38df950990d8760ec823ad4d8502243> /Library/InputManagers/SpeedDownload
Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
  0x43f000 -   0x44afff +com.rogueamoeba.audio_hijack_server.hermes 2.0.1
(2.0.1) /usr/local/hermes/modules/Instant Hijack
Server.hermesmodule/Contents/MacOS/Instant Hijack Server
  0x452000 -   0x455fff +com.yazsoft.SDSafariBundle ??? (1.0)
/Library/InputManagers/SpeedDownload
Enhancer/SpeedDownloadEnhancer.bundle/Contents/Resources/SDSafariBundle.bundle/Contents/MacOS/SDSafariBundle
  0x4a5000 -   0x4aefff +com.unsanity.smartcrashreports Smart Crash Reports
version 1.5b2 (1.5b2) /Library/InputManagers/Smart Crash Reports/Smart Crash
Reports.bundle/Contents/MacOS/Smart Crash Reports
  0x4bb000 -   0x4c4fff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2)
<83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari
AdBlock.bundle/Contents/MacOS/Safari AdBlock
  0x4e5000 -   0x4e6fff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5
(1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin
Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
  0x4eb000 -   0x4ecfff +com.1passwd.InputManager 2.5.4 (5707)
<7887d5465cdf53e3261f84c1e55bb7ef>
/Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
  0x4f1000 -   0x4f3fff +net.culater.SIMBL 0.2 (8)
/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
  0xb89000 -  0x12a8fff  com.apple.WebCore 526.5+ (526.5+)
/Users/matthewgreen/Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1712000 -  0x174ffe3 +com.zang.RegexKit 0.6.0 (0.6.0)
/Library/InputManagers/Safari AdBlock/Safari
AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
 0x1763000 -  0x1784fff +org.xlife.InquisitorCore 3.0 (53)
<41757ee3c8a44140f497f808bd9df004>
/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/InquisitorCore.bundle/Contents/MacOS/InquisitorCore
 0x1797000 -  0x17c2ffb  libcurl.3.dylib ??? (???)
<54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib
 0xaac3000 -  0xabcdfef  com.apple.RawCamera.bundle 2.0.4 (2.0.4)
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xeed7000 -  0xeedcff3  libCGXCoreImage.A.dylib ??? (???)
<978986709159e5fe9e094df5efddac1d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0xfa4e000 -  0xfa53fff  com.apple.DictionaryServiceComponent 1.1 (1.1)
<8edc1180f52db18e9ddfb4e95debe61b>
/System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
 0xfa5a000 -  0xfa5cfff  com.apple.ExceptionHandling 1.5 (10)
/System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
 0xfa78000 -  0xfa7ffff +net.infinite-labs.Afloat 2.0 (2.0)
<c7b667835fa970a693dd22b5bd35fb91> /Users/matthewgreen/Library/Application
Support/SIMBL/Plugins/Afloat.bundle/Contents/MacOS/Afloat
 0xfa8b000 -  0xfa8bfff +com.yourcompany.yourcocoabundle ??? (1.0)
/Users/matthewgreen/Library/Application
Support/SIMBL/Plugins/MiddleClickClose.bundle/Contents/MacOS/MiddleClickClose
 0xfbe1000 -  0xfc53fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0)
/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
 0xfc61000 -  0xfcb1fff +com.onepasswd.onepasswdsafaribundle 2.6.1 (6560)
<aae8ff584de8f8be965b91d5b5359fa7>
/Applications/1Password.app/Contents/Extensions/OnePasswdSafari.bundle/Contents/MacOS/OnePasswdSafari
 0xfd65000 -  0xfd6eff7 +com.seanpatrickobrien.ilifecontrols ??? (1.0)
<eb20b08022ebf11be222dc1a12977e44> /Users/matthewgreen/Library/Application
Support/SIMBL/Plugins/Afloat.bundle/Contents/Frameworks/iLifeControls.framework/Versions/A/iLifeControls
 0xfd78000 -  0xfd7ffff +info.8-p.GreaseKit 1.5 (1.5)
<4848112c468aafbb7085677d48bba17c> /Users/matthewgreen/Library/Application
Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit
 0xff00000 -  0xff56fff +jp.hetima.SafariStand 3.1L161 (161)
/Library/Application
Support/SIMBL/Plugins/SafariStand.bundle/Contents/MacOS/SafariStand
0x110a2000 - 0x110a3ffc  com.apple.JavaPluginCocoa 12.1.0 (12.1.0)
<d21a12c5668d4d89bfe492a5223a75cc> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x110a9000 - 0x110aeffd  com.apple.JavaVM 12.1.0 (12.1.0)
<25c546c36e5bed978579d281080ab4c8>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x32000000 - 0x32041fdf +isao.sonobe.OgreKit ??? (2.1.0) /Library/Application
Support/SIMBL/Plugins/SafariStand.bundle/Contents/Resources/OgreKit.framework/OgreKit
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07>
/usr/lib/dyld
0x90003000 - 0x90080fef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90081000 - 0x9008cff9  com.apple.helpdata 1.0 (14)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9008d000 - 0x90092fff  com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90093000 - 0x90093ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90094000 - 0x900afffb  libPng.dylib ??? (???)
<b6abcac36ec7654ff3e1cfa786b0117b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x900b0000 - 0x90100ff7  com.apple.HIServices 1.7.0 (???)
<f7e78891a6d08265c83dca8e378be1ea>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90101000 - 0x90137fef  libtidy.A.dylib ??? (???)
<e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x90138000 - 0x90138ff8  com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x901a6000 - 0x901f5fff  com.apple.QuickLookUIFramework 1.1 (170.2)
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x901f6000 - 0x902b0fe3  com.apple.CoreServices.OSServices 224.4 (224.4)
<ff5007ab220908ac54b6c661e447d593>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x902b1000 - 0x902dcfe7  libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x902dd000 - 0x90673ff7  com.apple.QuartzCore 1.5.1 (1.5.1)
<665c80f6e28555b303020c8007c36b8b>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90674000 - 0x90698fff  libxslt.1.dylib ??? (???)
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x90699000 - 0x906dafe7  libRIP.A.dylib ??? (???)
<9d42e83d860433f9126c4871d1fe0ce8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x906db000 - 0x90766fff  com.apple.framework.IOKit 1.5.1 (???)
<a17f9f5ea7e8016a467e67349f4d3d03>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9077b000 - 0x907a3ff7  com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x907a4000 - 0x908e9ff7  com.apple.ImageIO.framework 2.0.1 (2.0.1)
<68ba11e689a9ca30f8310935cd1e02d6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x908ea000 - 0x90a68fff  com.apple.AddressBook.framework 4.1 (687.1)
<b2f2f2c925eb080e53b841014e4f9a7c>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x90a69000 - 0x90ac3ff7  com.apple.CoreText 2.0.1 (???)
<07494945ad1e3f5395599f42748457cc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90ac4000 - 0x90af1feb  libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90af2000 - 0x90cadff3  com.apple.QuartzComposer 2.1 (106.3)
<ed79ff3644e8883905ba3ba681742476>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x90cae000 - 0x90cbeffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<cbeb17ab39f28351fe2ab5b82bf465bc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90cbf000 - 0x90df1fef  com.apple.CoreFoundation 6.5.1 (476.10)
<d5bed2688a5eea11a6dc3a3c5c17030e>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90df2000 - 0x90dfefe7  com.apple.opengl 1.5.6 (1.5.6)
<d599b1bb0f8a8da6fd125e2587b27776>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90dff000 - 0x90dffffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<a2b462be6c51187eddf7d097ef0e0a04>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x90e00000 - 0x90f5fff3  libSystem.B.dylib ??? (???)
<4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x90f95000 - 0x912b5fe2  com.apple.QuickTime 7.4.5 (67)
<520cbf4ae05622466ad1b89f1ba3a4e1>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x912b6000 - 0x912f5fef  libTIFF.dylib ??? (???)
<6d0f80e9d4d81f3f64c876aca005bd53>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91300000 - 0x913b2ffb  libcrypto.0.9.7.dylib ??? (???)
<330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x91493000 - 0x91526fff  com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91527000 - 0x9154ffff  libcups.2.dylib ??? (???)
<2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib
0x91550000 - 0x91582fff  com.apple.LDAPFramework 1.4.3 (106)
<3a5c9df6032143cd6bc2658a9d328d8e>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x91583000 - 0x915fffeb  com.apple.audio.CoreAudio 3.1.0 (3.1)
<70bb7c657061631491029a61babe0b26>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91600000 - 0x91dfdfef  com.apple.AppKit 6.5.2 (949.26)
<bc4593edd8a224409fb6953a354505a0>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91dfe000 - 0x91e35fff  com.apple.SystemConfiguration 1.9.1 (1.9.1)
<8a76e429301afe4eba1330bfeaabd9f2>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91e36000 - 0x91e60fff  com.apple.CoreMediaPrivate 8.0 (8.0)
<a13e1ebd7bdd896e13d33ef37f3e966b>
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x91e61000 - 0x91e61ff8  com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91e62000 - 0x91e81ffa  libJPEG.dylib ??? (???)
<0cfb80109d624beb9ceb3c43b6c5ec10>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91e82000 - 0x91fb9feb  com.apple.imageKit 1.0.1 (1.0)
<4cb353ae2d3b141afc3d82b557bde878>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x92078000 - 0x92096ff3  com.apple.DirectoryService.Framework 3.5.1 (3.5.1)
<96407dca4d6b1d10ae5ca1881e31b27a>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x92097000 - 0x920a1feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x920d2000 - 0x923abff3  com.apple.CoreServices.CarbonCore 785.8 (785.8)
<827c228e7d717b397cdb4941eba69553>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x923b1000 - 0x923bcfe7  libCSync.A.dylib ??? (???)
<df82fc093e498a9eb5490761cb292218>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x923bd000 - 0x924e1fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x924e2000 - 0x924ebfff  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
0x924ec000 - 0x92502fe7  com.apple.CoreVideo 1.5.0 (1.5.0)
<bad2d3a9a92fdecd02e64f0b73a76f27>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92503000 - 0x92505fff  com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92518000 - 0x92518ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92519000 - 0x925feff3  com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x925ff000 - 0x926cafff  com.apple.ColorSync 4.5.0 (4.5.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x926cb000 - 0x926d3fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x926d4000 - 0x926eafff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x926eb000 - 0x9270ffeb  libssl.0.9.7.dylib ??? (???)
<acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x92710000 - 0x92782fff  com.apple.PDFKit 2.1 (2.1)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x92783000 - 0x927c1fff  com.apple.CoreMediaIOServicesPrivate 8.0 (8.0)
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x927c2000 - 0x92a3cfe7  com.apple.Foundation 6.5.4 (677.15)
<6216196287f98a65ddb654d04d773e7b>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92a3d000 - 0x92a43fff  com.apple.print.framework.Print 218.0.2 (220.1)
<8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92a44000 - 0x92ad0ff7  com.apple.LaunchServices 286.5 (286.5)
<33c3ae54abb276b61a99d4c764d883e2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92ba5000 - 0x92ba9fff  libGIF.dylib ??? (???)
<d4234e6f5e5f530bdafb969157f1f17b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92baa000 - 0x92baffff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92bb0000 - 0x92bc0fff  com.apple.speech.synthesis.framework 3.6.59 (3.6.59)
<4ffef145fad3d4d787e0c33eab26b336>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92bf2000 - 0x92c85ff3  com.apple.ApplicationServices.ATS 3.2 (???)
<cdf31bd0ac7de54a35ee2d27cf86b6be>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x92c86000 - 0x92c9aff3  com.apple.ImageCapture 4.0 (5.0.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92cb3000 - 0x92cf8fef  com.apple.Metadata 10.5.2 (398.7)
<73a6424c06effc474e699cde6883de99>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92cf9000 - 0x93109fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9310a000 - 0x9310affa  com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9310b000 - 0x941bbff6  com.apple.QuickTimeComponents.component 7.4.5 (67)
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x941bc000 - 0x94387ff7  com.apple.security 5.0.2 (33001)
<0788969ffe7961153219be10786da436>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x94388000 - 0x94411fe3  com.apple.DesktopServices 1.4.5 (1.4.5)
<8b264cd6abbbd750928c637e1247269d>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94412000 - 0x94412fff  com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94413000 - 0x9441affe  libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x9441b000 - 0x94422ff7  libCGATS.A.dylib ??? (???)
<9b29a5500efe01cc3adea67bbc42568e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94430000 - 0x94432ff5  libRadiance.dylib ??? (???)
<20eadb285da83df96c795c2c5fa20590>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94433000 - 0x9443afe9  libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x9443b000 - 0x944b5ff8  com.apple.print.framework.PrintCore 5.5.2 (245.1)
<3c9de512e95fbd838694ee5008d56a28>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x944b6000 - 0x944d6ff2  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x944d7000 - 0x94b70fff  com.apple.CoreGraphics 1.351.21 (???)
<6c93fd21149f389129fe47fa6ef71880>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94b71000 - 0x94b73fff  com.apple.CrashReporterSupport 10.5.0 (156)
<3088b785b10d03504ed02f3fee5d3aab>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x94b74000 - 0x94b78fff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x94b79000 - 0x94cb1ff7  libicucore.A.dylib ??? (???)
<afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x94cb8000 - 0x94d37ff5  com.apple.SearchKit 1.2.0 (1.2.0)
<277b460da86bc222785159fe77e2e2ed>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94d38000 - 0x94d39ffc  libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x94d89000 - 0x9525cfde  libGLProgrammability.dylib ??? (???)
<a3d68f17f37ff55a3e61aca1e3aee522>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9525d000 - 0x95565fff  com.apple.HIToolbox 1.5.2 (???)
<7449d6f2da33ded6936243a92e307459>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x955a4000 - 0x955d5ffb  com.apple.quartzfilters 1.5.0 (1.5.0)
<22581f8fe9dd2cb261f97a897407ec3e>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x955d6000 - 0x9565dff7  libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9565e000 - 0x95665fff  com.apple.agl 3.0.9 (AGL-3.0.9)
<7dac4a7cb0de2f6d08ae71c1249379e3>
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x956b7000 - 0x95767fff  edu.mit.Kerberos 6.0.12 (6.0.12)
<3dd13466876a8fe4549cfc1354233ec3>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95768000 - 0x957cdffb  com.apple.ISSupport 1.6 (34)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x957ce000 - 0x957ecfff  libresolv.9.dylib ??? (???)
<0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x957ed000 - 0x958ceff7  libxml2.2.dylib ??? (???)
<3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib
0x958cf000 - 0x958ecff7  com.apple.QuickLookFramework 1.1 (170.2)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x958ed000 - 0x95905fff  com.apple.openscripting 1.2.6 (???)
<b8e553df643f2aec68fa968b3b459b2b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x95906000 - 0x95906ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x959d0000 - 0x959d5ffb  com.apple.DisplayServicesFW 2.0 (2.0)
<8953865f53e940007a4e4ac5390d3c95>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x959d6000 - 0x95ab5fff  libobjc.A.dylib ??? (???)
<a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x95abb000 - 0x95b17ff7  com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x95b18000 - 0x95bdfff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95cd5000 - 0x95d4cfe3  com.apple.CFNetwork 221.5 (221.5)
<5474cdd7d2a8b2e8059de249c702df9e>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95d92000 - 0x95e1effb  com.apple.QTKit 7.4.5 (67)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x95e1f000 - 0x95e7cffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x95e7d000 - 0x95e80fff  com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95e81000 - 0x9623ffea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96240000 - 0x9628afe1  com.apple.securityinterface 3.0 (32532)
<f521dae416ce7a3bdd594b0d4e2fb517>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9628b000 - 0x9628bffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9628c000 - 0x962cefef  com.apple.NavigationServices 3.5.1 (161)
<cc6bd78eabf1e2e7166914e9f12f5850>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x962cf000 - 0x962defff  libsasl2.2.dylib ??? (???)
<b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x962df000 - 0x963e0fef  com.apple.PubSub 1.0.3 (65.1)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x963ed000 - 0x963edffe  com.apple.quartzframework 1.5 (1.5)
<4b8f505e32e4f2d67967a276401f9aaf>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x964bd000 - 0x96564feb  com.apple.QD 3.11.52 (???)
<c72bd7bd2ce12694c3640a731d1ad878>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96565000 - 0x965a3ff7  libGLImage.dylib ??? (???)
<090de775838db03ddc710f57abbf6218>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9680d000 - 0x968afff3  com.apple.QuickTimeImporters.component 7.4.5 (67)
/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x968b0000 - 0x968dffe3  com.apple.AE 402.2 (402.2)
<e01596187e91af5d48653920017b8c8e>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x968e0000 - 0x96919ffe  com.apple.securityfoundation 3.0 (32989)
<e9171eda22c69c884a04a001aeb526e0>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9691a000 - 0x96928ffd  libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x96929000 - 0x96963fff  com.apple.coreui 1.1 (61)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96964000 - 0x96964ffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96965000 - 0x969beff7  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96b18000 - 0x96b27ffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1)
<eac1c7b7c07ed3148c85934b6f656308>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
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