chrismessina / greasekit

Automatically exported from code.google.com/p/greasekit
MIT License
0 stars 1 forks source link

Crashes alot in Safari 4 #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When using Safari 4 (free from Apple ADC), Safari crashes alot. Most often when 
clicking "forward" 
icon. When disabling GreaseKit, Safari no longer crashes.

Original issue reported on code.google.com by nikl4...@gmail.com on 27 Jun 2008 at 7:41

GoogleCodeExporter commented 9 years ago
confirmed, definitely.
Safari keeps crashing, blaming GreaseKit.

Original comment by magicm...@gmail.com on 17 Jul 2008 at 12:12

GoogleCodeExporter commented 9 years ago
For me clicking the back button when using Safari 4 will cause a crash.

Steps to reproduce:
1. google search for something
2. click the first link
3. click the back button
4. crash.  The crash report blames GreaseKit.

Original comment by eiko...@gmail.com on 11 Aug 2008 at 9:22

GoogleCodeExporter commented 9 years ago
I can confirm this as well. In Safari 4, hitting the back button with GreaseKit 
enabled is a guaranteed crash of 
Safari. Any ideas why?

Original comment by putney.d...@gmail.com on 5 Dec 2008 at 6:25

GoogleCodeExporter commented 9 years ago
Here's the error log:

Process:         Safari [10894]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         4 Developer Preview (5526.11.2)
Build Info:      WebBrowser-55261102~10
Code Type:       X86 (Native)
Parent Process:  launchd [78]

Date/Time:       2008-12-05 01:28:03.165 -0500
OS Version:      Mac OS X 10.5.5 (9F33)
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               0x9027ec68 WebCore::String::length() const + 
8
1   com.apple.WebCore               0x903f8b32 
WebCore::FrameLoader::shouldTreatSchemeAsLocal(WebCore::String const&) + 18
2   com.apple.WebCore               0x90851935 
WebCore::SecurityOrigin::canAccess(WebCore::SecurityOrigin 
const*) const + 21
3   com.apple.WebCore               0x9072d242 
WebCore::JSDOMWindowBase::allowsAccessFrom(KJS::JSGlobalObject const*) const + 
66
4   com.apple.WebCore               0x90491cac -[WebScriptObject _isSafeScript] 
+ 140
5   com.apple.WebCore               0x90584cd6 -[WebScriptObject valueForKey:] + 
38
6   info.8-p.GreaseKit              0x00726b01 JSValueForKey + 175
7   info.8-p.GreaseKit              0x00723b0f -[Info8_pCMController 
evalScriptsInFrame:force:] + 318
8   info.8-p.GreaseKit              0x00723f18 -[Info8_pCMController 
progressFinished:] + 124
9   com.apple.Foundation            0x909f21da _nsnote_callback + 106
10  com.apple.CoreFoundation        0x92bfdaba __CFXNotificationPost + 362
11  com.apple.CoreFoundation        0x92bfdd93 _CFXNotificationPostNotification 
+ 179
12  com.apple.Foundation            0x909ef440 -[NSNotificationCenter 
postNotificationName:object:userInfo:] + 128
13  com.apple.Foundation            0x909f8c88 -[NSNotificationCenter 
postNotificationName:object:] + 56
14  com.apple.WebKit                0x93f9367c 
WebFrameLoaderClient::postProgressFinishedNotification() + 92
15  com.apple.WebCore               0x90382e58 
WebCore::ProgressTracker::finalProgressComplete() + 104
16  com.apple.WebCore               0x90382db8 
WebCore::ProgressTracker::progressCompleted(WebCore::Frame*) + 120
17  com.apple.WebCore               0x902e3461 
WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 
353
18  com.apple.WebCore               0x902e26ad WebCore::FrameLoader::opened() + 
237
19  com.apple.WebCore               0x902df95c 
WebCore::FrameLoader::commitProvisionalLoad(WTF::PassRefPtr<WebCore::CachedPage>
) + 188
20  com.apple.WebCore               0x904614d6 
WebCore::DocumentLoader::loadFromCachedPage(WTF::PassRefPtr<WebCore::CachedPage>
) + 70
21  com.apple.WebCore               0x9044c959 
WebCore::FrameLoader::loadProvisionalItemFromCachedPage() + 
73
22  com.apple.WebCore               0x903327cd 
WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest
 const&, 
WTF::PassRefPtr<WebCore::FormState>, bool) + 477
23  com.apple.WebCore               0x903325d5 
WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, 
WebCore::ResourceRequest const&, 
WTF::PassRefPtr<WebCore::FormState>, bool) + 53
24  com.apple.WebCore               0x90331046 
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               0x903305ba 
WebCore::FrameLoader::load(WebCore::DocumentLoader*, 
WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>) + 186
26  com.apple.WebCore               0x9044bee1 
WebCore::FrameLoader::loadItem(WebCore::HistoryItem*, 
WebCore::FrameLoadType) + 369
27  com.apple.WebCore               0x9044ba6d 
WebCore::FrameLoader::recursiveGoToItem(WebCore::HistoryItem*, 
WebCore::HistoryItem*, 
WebCore::FrameLoadType) + 141
28  com.apple.WebCore               0x9044b950 
WebCore::FrameLoader::goToItem(WebCore::HistoryItem*, 
WebCore::FrameLoadType) + 144
29  com.apple.WebCore               0x9044b85f WebCore::Page::goBack() + 47
30  com.apple.WebKit                0x93fa77ad -[WebView goBack] + 29
31  com.apple.Safari                0x000ed61f 0x1000 + 968223
32  com.apple.AppKit                0x91310b03 -[NSApplication 
sendAction:to:from:] + 112
33  com.apple.Safari                0x0002afd8 0x1000 + 171992
34  com.apple.AppKit                0x91310a40 -[NSControl sendAction:to:] + 108
35  com.apple.AppKit                0x913108c6 -[NSCell _sendActionFrom:] + 169
36  com.apple.AppKit                0x914bb7ec -[NSSegmentedCell 
_sendActionFrom:] + 67
37  com.apple.AppKit                0x9130ff1f -[NSCell 
trackMouse:inRect:ofView:untilMouseUp:] + 1827
38  com.apple.AppKit                0x914bb517 -[NSSegmentedCell 
trackMouse:inRect:ofView:untilMouseUp:] + 
1275
39  com.apple.AppKit                0x9130f02c -[NSControl mouseDown:] + 888
40  com.apple.AppKit                0x9130d76b -[NSWindow sendEvent:] + 5381
41  com.apple.Safari                0x000296d3 0x1000 + 165587
42  com.apple.AppKit                0x912da311 -[NSApplication sendEvent:] + 2941
43  com.apple.Safari                0x00029250 0x1000 + 164432
44  com.apple.AppKit                0x91237d0f -[NSApplication run] + 847
45  com.apple.AppKit                0x91204f14 NSApplicationMain + 574
46  com.apple.Safari                0x000b4de6 0x1000 + 736742

Thread 1:
0   libSystem.B.dylib               0x96fa368e __semwait_signal + 10
1   libSystem.B.dylib               0x96fce36d pthread_cond_wait$UNIX2003 + 73
2   com.apple.WebCore               0x902c51ff 
WebCore::IconDatabase::syncThreadMainLoop() + 239
3   com.apple.WebCore               0x9027edf5 
WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib               0x96fcd6f5 _pthread_start + 321
5   libSystem.B.dylib               0x96fcd5b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib               0x96fa368e __semwait_signal + 10
1   libSystem.B.dylib               0x96fce36d pthread_cond_wait$UNIX2003 + 73
2   com.apple.WebCore               0x90902bdb 
WebCore::LocalStorageThread::localStorageThread() + 427
3   libSystem.B.dylib               0x96fcd6f5 _pthread_start + 321
4   libSystem.B.dylib               0x96fcd5b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib               0x96f9c4a6 mach_msg_trap + 10
1   libSystem.B.dylib               0x96fa3c9c mach_msg + 72
2   com.apple.CoreFoundation        0x92c1c0ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation        0x92c1ccf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork             0x930d3eca CFURLCacheWorkerThread(void*) + 
396
5   libSystem.B.dylib               0x96fcd6f5 _pthread_start + 321
6   libSystem.B.dylib               0x96fcd5b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib               0x96f9c4a6 mach_msg_trap + 10
1   libSystem.B.dylib               0x96fa3c9c mach_msg + 72
2   com.apple.CoreFoundation        0x92c1c0ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation        0x92c1ccf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation            0x90a56100 
+[NSURLConnection(NSURLConnectionReallyInternal) 
_resourceLoadLoop:] + 320
5   com.apple.Foundation            0x909f2bad -[NSThread main] + 45
6   com.apple.Foundation            0x909f2754 __NSThread__main__ + 308
7   libSystem.B.dylib               0x96fcd6f5 _pthread_start + 321
8   libSystem.B.dylib               0x96fcd5b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib               0x96fec5e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib               0x96fcd6f5 _pthread_start + 321
2   libSystem.B.dylib               0x96fcd5b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib               0x96fa368e __semwait_signal + 10
1   libSystem.B.dylib               0x96fce36d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore            0x91ddcbb9 fe_fragment_thread + 54
3   libSystem.B.dylib               0x96fcd6f5 _pthread_start + 321
4   libSystem.B.dylib               0x96fcd5b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000004  ebx: 0x90491c2e  ecx: 0x0fad77e0  edx: 0x00000000
  edi: 0x126a7280  esi: 0x00000004  ebp: 0xbfffe548  esp: 0xbfffe548
   ss: 0x0000001f  efl: 0x00210246  eip: 0x9027ec68   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000004

Binary Images:
    0x1000 -   0x140fe1  com.apple.Safari 4 Developer Preview (5526.11.2) 
<3bcf4f3ca3c0349e26db30a14658e525> 
/Applications/Safari.app/Contents/MacOS/Safari
  0x18a000 -   0x199ff8  SyndicationUI ??? (???) <f44522033c6fa93f5b0890b2e58a85b1> 
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndication
UI
  0x1b0000 -   0x1b0ffc +com.growl.GrowlSafariLoader 1.0 (1.1) 
/Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/Growl
SafariLoader
  0x1f5000 -   0x1f5ffe +org.xlife.InquisitorLoader 3.1 (55) <e4877ee4582562d98c95d447c8f77397> 
/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
  0x420000 -   0x608fff  com.apple.RawCamera.bundle 2.0.11 (410) 
<7704cc57f7daceb81672bfdc4434da40> 
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  0x694000 -   0x6b4fff +org.xlife.InquisitorCore 3.1 (55) <12dd56f198c259d694041ad6c867a278> 
/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/Inquisito
rCore.bundle/Contents/M
acOS/InquisitorCore
  0x6c6000 -   0x6f1ffb  libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> 
/usr/lib/libcurl.3.dylib
  0x6fb000 -   0x705fff +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) 
<7e3e7d42bb626d09e2620140ba963851> /Library/InputManagers/Smart Crash 
Reports/Smart Crash 
Reports.bundle/Contents/MacOS/Smart Crash Reports
  0x712000 -   0x714fff +net.culater.SIMBL 0.8.2 (8) 
/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
  0x71a000 -   0x71cfff +com.growl.GrowlSafari 1.1.2 (1.1.4) <9c2af95199bb2af49072793b2ec0e232> 
/Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/PlugIns/Gro
wlSafari.bundle/Content
s/MacOS/GrowlSafari
  0x721000 -   0x728fff +info.8-p.GreaseKit 1.5 (1.5) <4848112c468aafbb7085677d48bba17c> 
/Users/mrdspecs/Library/Application 
Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit
  0x7e7000 -   0x7eaffc +com.manytricks.Leech.Browser Plug ??? (1004) /Users/mrdspecs/Library/Application 
Support/SIMBL/Plugins/Leech Browser Plug.bundle/Contents/MacOS/Leech Browser 
Plug
 0xe8ac000 -  0xe8b1ff3  libCGXCoreImage.A.dylib ??? (???) <31761f6461b8dd390dc4df480b1fb564> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framewo
rk/Versions/A/Resources/libCGXCoreImage.A.dylib
 0xe9c9000 -  0xe9c9ffe  com.apple.JavaPluginCocoa 12.2.0 (12.2.0) 
<b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-
Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
 0xeace000 -  0xead3fff  com.apple.DictionaryServiceComponent 1.1 (1.1) 
<8edc1180f52db18e9ddfb4e95debe61b> 
/System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionary
Service
 0xf144000 -  0xf1e3fcf +ch.rafz.naegeli.christoph.xvid_codec 0.x.x (0.x.x) /Library/QuickTime/XviD_Codec-
r58 (Intel).component/Contents/MacOS/XviD_Codec
 0xf299000 -  0xf306fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX 
Decoder.component/Contents/MacOS/DivX Decoder
 0xf315000 -  0xf467fc3 +ch.rafz.naegeli.christoph.ff_avi_importer 1.0 (0.0) 
/Library/QuickTime/AviImporter-r7 (Intel).component/Contents/MacOS/AviImporter
 0xf901000 -  0xf907ffd  com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> 
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
 0xf93b000 -  0xf93bffd  liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> 
/usr/lib/liblangid.dylib
0x106f0000 - 0x10d16fd3 +com.macromedia.Flash Player.plugin 10.0.12.36 
(1.0.4f362) 
<38aeb67f6a0b43c6a341d7936603e84a> /Library/Internet Plug-Ins/Flash 
Player.plugin/Contents/MacOS/Flash Player
0x10e57000 - 0x10e76fed  com.apple.audio.CoreAudioKit 1.5 (1.5) 
<82f2e52c502db7f3b32349a54209a0fe> 
/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x11f78000 - 0x11f86feb  libSimplifiedChineseConverter.dylib ??? (???) 
<548d5a699dbe2bb8fcc8275321fdc0d4> 
/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x11ffd000 - 0x1200ffff  libTraditionalChineseConverter.dylib ??? (???) 
<89ec94121ef50601dc538548caae57fc> 
/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x13f41000 - 0x14068fe7  libmecab.1.0.0.dylib ??? (???) 
<7b38ea21924f2d04b3aa6c75b0ddcb29> 
/usr/lib/libmecab.1.0.0.dylib
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> 
/usr/lib/dyld
0x90003000 - 0x901d1fff  com.apple.security 5.0.4 (34102) 
<f01d6cbd6a0f24f6c13952ed448e77d6> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x901d2000 - 0x901d2ffa  com.apple.CoreServices 32 (32) 
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x901d3000 - 0x9020afff  com.apple.SystemConfiguration 1.9.2 (1.9.2) 
<8b26ebf26a009a098484f1ed01ec499c> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig
uration
0x9020b000 - 0x9020dfff  com.apple.CrashReporterSupport 10.5.5 (159) 
<9a0fe0419410218e5b1a25c08d4531cd> 
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cras
hReporterSupport
0x9027c000 - 0x909c6fff  com.apple.WebCore 5526.11 (5526.11) 
<92070a47a097cbc0df1dde4d4071fa0a> 
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framew
ork/Versions/A/W
ebCore
0x909cc000 - 0x909e7ffb  libPng.dylib ??? (???) 
<4780e979d35aa5ec2cea22678836cea5> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Ve
rsions/A/Resources/libPng.dylib
0x909e8000 - 0x90c63fe7  com.apple.Foundation 6.5.6 (677.21) 
<5cfa0aa8b9b43193955d601ba6c2591a> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90c64000 - 0x90ca2fff  libGLImage.dylib ??? (???) 
<f0fe2252f6b1ca341bc7837fe2dcf11a> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyli
b
0x90ca3000 - 0x90e22fff  com.apple.AddressBook.framework 4.1.1 (696) 
<bb7f2d5f0b2d180288cd959cd9ba6c1a> 
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x90e23000 - 0x90e39fe7  com.apple.CoreVideo 1.5.1 (1.5.1) 
<001910004257f1386724398f584b30b5> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90e6b000 - 0x90f32ff2  com.apple.vImage 3.0 (3.0) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra
mework/Versions/A/
vImage
0x90f63000 - 0x90f6dfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) 
<0f2ba6e891d3761212cf5a5e6134d683> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.fr
amework/Versions
/A/CarbonSound
0x90f6e000 - 0x91092fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x910e2000 - 0x91100fff  libresolv.9.dylib ??? (???) 
<a8018c42930596593ddf27f7c20fe7af> 
/usr/lib/libresolv.9.dylib
0x91101000 - 0x91130fe3  com.apple.AE 402.2 (402.2) 
<e01596187e91af5d48653920017b8c8e> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.frame
work/Versions/A/AE
0x91131000 - 0x9117bfe1  com.apple.securityinterface 3.0 (32532) 
<f521dae416ce7a3bdd594b0d4e2fb517> 
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterf
ace
0x9117c000 - 0x9117ffff  com.apple.help 1.1 (36) 
<b507b08e484cb89033e9cf23062d77de> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework
/Versions/A/Help
0x91180000 - 0x91187ff7  libCGATS.A.dylib ??? (???) 
<973c01cc14f3d673270e269ccfaec660> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framewo
rk/Versions/A/Resources/libCGATS.A.dylib
0x91188000 - 0x911a0fff  com.apple.openscripting 1.2.8 (???) 
<572c7452d7e740e8948a5ad07a99602b> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.
framework/Versions
/A/OpenScripting
0x911a1000 - 0x911feffb  libstdc++.6.dylib ??? (???) 
<04b812dcec670daa8b7d2852ab14be60> 
/usr/lib/libstdc++.6.dylib
0x911ff000 - 0x919fcfef  com.apple.AppKit 6.5.3 (949.34) 
<4c7af9b12c894d4a528fda29377f143b> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x919fd000 - 0x91afefff  com.apple.PubSub 1.0.3 (65.3) 
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x91aff000 - 0x91c37fe7  com.apple.imageKit 1.0.2 (1.0) 
<5eee702fe546c8c881acfc65c41ad178> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.frame
work/Versions/A/I
mageKit
0x91c38000 - 0x91c44ffe  libGL.dylib ??? (???) 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91c45000 - 0x91cabffb  com.apple.ISSupport 1.7 (38) 
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x91cac000 - 0x91cd9feb  libvDSP.dylib ??? (???) 
<b232c018ddd040ec4e2c2af632dd497f> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/li
bvDSP.dylib
0x91cda000 - 0x91ce1fff  com.apple.agl 3.0.9 (AGL-3.0.9) 
<aeab67ef267f8295ae80fddc197b52a5> 
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91ce2000 - 0x91ce7ffb  com.apple.DisplayServicesFW 2.0 (2.0) 
<8953865f53e940007a4e4ac5390d3c95> 
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplaySe
rvices
0x91ce8000 - 0x92085fe7  com.apple.QuartzCore 1.5.5 (1.5.5) 
<82435993614a3fff1236be18f82188bf> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92086000 - 0x92360ff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) 
<5682aae1e2cf5ae750d5a4dea98c084c> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo
re.framework/Versi
ons/A/CarbonCore
0x92361000 - 0x92366fff  com.apple.backup.framework 1.0 (1.0) 
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92367000 - 0x92376fff  libsasl2.2.dylib ??? (???) 
<b9e1ca0b6612e280b6cbea6df0eec5f6> 
/usr/lib/libsasl2.2.dylib
0x92377000 - 0x92458ff7  libxml2.2.dylib ??? (???) 
<de34eb9b43eb7d4a4e0b7f25529efa12> 
/usr/lib/libxml2.2.dylib
0x92459000 - 0x9245bff5  libRadiance.dylib ??? (???) 
<8a844202fcd65662bb9ab25f08c45a62> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Ve
rsions/A/Resources/libRadiance.dylib
0x9256d000 - 0x925acfef  libTIFF.dylib ??? (???) 
<3589442575ac77746ae99ecf724f5f87> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Ve
rsions/A/Resources/libTIFF.dylib
0x925ad000 - 0x929bdfef  libBLAS.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/li
bBLAS.dylib
0x929be000 - 0x929c7fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) 
<d3180f9edbd9a5e6f283d6156aa3c602> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit
ion.framework/Ver
sions/A/SpeechRecognition
0x929c8000 - 0x929c8ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/v
ecLib
0x929c9000 - 0x929c9ffe  com.apple.quartzframework 1.5 (1.5) 
<4b8f505e32e4f2d67967a276401f9aaf> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x929ca000 - 0x929e7ff7  com.apple.QuickLookFramework 1.3.1 (170.9) 
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x929f2000 - 0x929f2ff8  com.apple.ApplicationServices 34 (34) 
<8f910fa65f01d401ad8d04cc933cf887> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS
ervices
0x929f3000 - 0x92a7aff7  libsqlite3.0.dylib ??? (???) 
<6978bbcca4277d6ae9f042beff643f7d> 
/usr/lib/libsqlite3.0.dylib
0x92a7b000 - 0x92af7feb  com.apple.audio.CoreAudio 3.1.0 (3.1) 
<70bb7c657061631491029a61babe0b26> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92af8000 - 0x92af8ffb  com.apple.installserver.framework 1.0 (8) 
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServ
er
0x92af9000 - 0x92af9ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92afa000 - 0x92b9cff3  com.apple.QuickTimeImporters.component 7.5.5 (990.7) 
/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeI
mporters
0x92b9d000 - 0x92ba9ff9  com.apple.helpdata 1.0.1 (14.2) 
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92baa000 - 0x92cdcfff  com.apple.CoreFoundation 6.5.4 (476.15) 
<e2869ad6dc1dd289f21b305b0bea9158> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92cdd000 - 0x92d1cfff  com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) 
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/
A/CoreMediaIOServices
Private
0x92d1d000 - 0x92d1dffc  com.apple.audio.units.AudioUnit 1.5 (1.5) 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92d1e000 - 0x92e12ff4  libiconv.2.dylib ??? (???) 
<c508c60fafca17824c0017b2e4369802> 
/usr/lib/libiconv.2.dylib
0x92e13000 - 0x92e3dfff  com.apple.CoreMediaPrivate 11.0 (11.0) 
<e37d6ebd5934b482c864ba6eaf122488> 
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMedi
aPrivate
0x92e3e000 - 0x92e66ff7  com.apple.shortcut 1 (1.0) 
<057783867138902b52bc0941fedb74d1> 
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x92e67000 - 0x92e72fe7  libCSync.A.dylib ??? (???) 
<86d2f2e167ba6f74f45a186f5c7f8980> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framewo
rk/Versions/A/Resources/libCSync.A.dylib
0x92e73000 - 0x92f53fff  libobjc.A.dylib ??? (???) 
<7b92613fdf804fd9a0a3733a0674c30b> 
/usr/lib/libobjc.A.dylib
0x92f54000 - 0x9309aff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) 
<6a6623d3d1a7292b5c3763dcd108b55f> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Ve
rsions/A/ImageIO
0x9309b000 - 0x9309bff8  com.apple.Cocoa 6.5 (???) 
<e064f94d969ce25cb7de3cfb980c3249> 
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x930a8000 - 0x930c7ffa  libJPEG.dylib ??? (???) 
<e7eb56555109e23144924cd64aa8daec> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Ve
rsions/A/Resources/libJPEG.dylib
0x930c8000 - 0x9314cfe3  com.apple.CFNetwork 339.5 (339.5) 
<c6565c13b0356e1d4bb99a68398d558b> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwor
k.framework/Versio
ns/A/CFNetwork
0x931a7000 - 0x93201ff7  com.apple.CoreText 2.0.3 (???) 
<1f1a97273753e6cfea86c810d6277680> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreText.framework/V
ersions/A/CoreText
0x93207000 - 0x9320ffff  com.apple.DiskArbitration 2.2.1 (2.2.1) 
<75b0c8d8940a8a27816961dddcac8e0f> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93210000 - 0x93220ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) 
<8b7831b5f74a950a56cf2d22a2d436f6> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L
angAnalysis.framewor
k/Versions/A/LangAnalysis
0x93221000 - 0x932acfff  com.apple.framework.IOKit 1.5.1 (???) 
<324526f69e1443f2f9fb722cc88a23ec> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x932ad000 - 0x93468ff3  com.apple.QuartzComposer 2.1 (106.5) 
<1a52b406a3f3d04387c822da4a93c245> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer
.framework/Versio
ns/A/QuartzComposer
0x93469000 - 0x934fcff3  com.apple.ApplicationServices.ATS 3.4 (???) 
<a96cd91dabc68545183c11de8f92c7e4> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.framework/Versio
ns/A/ATS
0x934fd000 - 0x934fffff  com.apple.securityhi 3.0 (30817) 
<2b2854123fed609d1820d2779e2e0963> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra
mework/Versions/A/
SecurityHI
0x93500000 - 0x9350effd  libz.1.dylib ??? (???) 
<5ddd8539ae2ebfd8e7cc1c57525385c7> 
/usr/lib/libz.1.dylib
0x9350f000 - 0x9351ffff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) 
<06d8fc0307314f8ffc16f206ad3dbf44> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S
peechSynthesis.frame
work/Versions/A/SpeechSynthesis
0x93682000 - 0x936bcfe7  com.apple.coreui 1.2 (62) 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x936bd000 - 0x936fffef  com.apple.NavigationServices 3.5.2 (163) 
<91844980804067b07a0b6124310d3f31> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServ
ices.framework/Ver
sions/A/NavigationServices
0x93700000 - 0x9377fff5  com.apple.SearchKit 1.2.1 (1.2.1) 
<3140a605db2abf56b237fa156a08b28b> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi
t.framework/Version
s/A/SearchKit
0x93780000 - 0x93a87fff  com.apple.HIToolbox 1.5.4 (???) 
<5e2af960b53059c648af4adb99471032> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram
ework/Versions/A/
HIToolbox
0x93a88000 - 0x93abafff  com.apple.LDAPFramework 1.4.5 (110) 
<cc04500cf7b6edccc75bb3fe2973f72c> 
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93abb000 - 0x93ae6fe7  libauto.dylib ??? (???) 
<42d8422dc23a18071869fdf7b5d8fab5> 
/usr/lib/libauto.dylib
0x93b5a000 - 0x93b9bfe7  libRIP.A.dylib ??? (???) 
<1f09316e876fe813271bdfb9eb5b229e> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framewo
rk/Versions/A/Resources/libRIP.A.dylib
0x93b9c000 - 0x93f5afea  libLAPACK.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/li
bLAPACK.dylib
0x93f5e000 - 0x93f7cff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) 
<4b81063df189bc462f012a169474fcbc> 
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic
e
0x93f7d000 - 0x94047fef  com.apple.WebKit 5526.11 (5526.11) 
<e86d888c1926b248efea37192caeb22e> 
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94048000 - 0x940f6ffb  com.apple.QTKit 7.5.5 (990.7) 
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x940f7000 - 0x940f7ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x940f8000 - 0x94794fff  com.apple.CoreGraphics 1.351.33 (???) 
<481a77e81d9e53589a05e80cfa90bbb5> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framewo
rk/Versions/A/CoreGraphics
0x94795000 - 0x94799fff  libGIF.dylib ??? (???) 
<572a32e46e33be1ec041c5ef5b0341ae> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Ve
rsions/A/Resources/libGIF.dylib
0x9479a000 - 0x947f3ff7  libGLU.dylib ??? (???) 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x947f4000 - 0x9489bfeb  com.apple.QD 3.11.54 (???) 
<b743398c24c38e581a86e91744a2ba6e> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q
D.framework/Version
s/A/QD
0x9489c000 - 0x94d6df3e  libGLProgrammability.dylib ??? (???) 
<fe1a33d4919c121aab831ad516da6a89> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammab
ility.dylib
0x94d6e000 - 0x94d72fff  libmathCommon.A.dylib ??? (???) 
/usr/lib/system/libmathCommon.A.dylib
0x94d73000 - 0x94d9bfff  libcups.2.dylib ??? (???) 
<1031ca5b692b80a9568e57a342b60157> 
/usr/lib/libcups.2.dylib
0x94d9c000 - 0x94e4effb  libcrypto.0.9.7.dylib ??? (???) 
<69bc2457aa23f12fa7d052601d48fa29> 
/usr/lib/libcrypto.0.9.7.dylib
0x94e4f000 - 0x94e56fe9  libgcc_s.1.dylib ??? (???) 
<f53c808e87d1184c0f9df63aef53ce0b> 
/usr/lib/libgcc_s.1.dylib
0x94e57000 - 0x94e8dfef  libtidy.A.dylib ??? (???) 
<f1d1742e06280444baa5637b209fd0af> 
/usr/lib/libtidy.A.dylib
0x94f6f000 - 0x94fe1fff  com.apple.PDFKit 2.1.1 (2.1.1) 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framewo
rk/Versions/A/PDF
Kit
0x94fe2000 - 0x95006fff  libxslt.1.dylib ??? (???) 
<ea5c8d349a3934ecc2b936f9cdfaba04> 
/usr/lib/libxslt.1.dylib
0x95007000 - 0x95093ff7  com.apple.LaunchServices 290 (290) 
<61af37aac50984d220dd176f777e3b72> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchSe
rvices.framework/V
ersions/A/LaunchServices
0x95094000 - 0x950f0ff7  com.apple.htmlrendering 68 (1.1.3) 
<fe87a9dede38db00e6c8949942c6bd4f> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.
framework/Versio
ns/A/HTMLRendering
0x9514a000 - 0x9517bffb  com.apple.quartzfilters 1.5.0 (1.5.0) 
<22581f8fe9dd2cb261f97a897407ec3e> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.
framework/Versions/
A/QuartzFilters
0x9517c000 - 0x952b4ff7  libicucore.A.dylib ??? (???) 
<3d8fdaf51c2664ab620f1688203caf26> 
/usr/lib/libicucore.A.dylib
0x952b5000 - 0x952bbfff  com.apple.print.framework.Print 218.0.2 (220.1) 
<8bf7ef71216376d12fcd5ec17e43742c> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor
k/Versions/A/Print
0x952bc000 - 0x9534ffff  com.apple.ink.framework 101.3 (86) 
<bf3fa8927b4b8baae92381a976fd2079> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/
Versions/A/Ink
0x95350000 - 0x953caff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) 
<222dade7b33b99708b8c09d1303f93fc> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P
rintCore.framework/V
ersions/A/PrintCore
0x953cb000 - 0x9547bfff  edu.mit.Kerberos 6.0.12 (6.0.12) 
<da7253e3fb7e47e46cb46d47ed320ffc> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95489000 - 0x95506fef  libvMisc.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/li
bvMisc.dylib
0x95515000 - 0x95516ffc  libffi.dylib ??? (???) 
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x95517000 - 0x955fcff3  com.apple.CoreData 100.1 (186) 
<8e28162ef2288692615b52acc01f8b54> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x955fd000 - 0x955fdffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) 
<a2b462be6c51187eddf7d097ef0e0a04> 
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9564f000 - 0x96604ffe  com.apple.QuickTimeComponents.component 7.5.5 (990.7) 
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTime
Components
0x96605000 - 0x9663effe  com.apple.securityfoundation 3.0 (32989) 
<e9171eda22c69c884a04a001aeb526e0> 
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFound
ation
0x9663f000 - 0x9668efff  com.apple.QuickLookUIFramework 1.3.1 (170.9) 
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9668f000 - 0x96696ffe  libbsm.dylib ??? (???) 
<d25c63378a5029648ffd4b4669be31bf> 
/usr/lib/libbsm.dylib
0x96697000 - 0x9669cfff  com.apple.CommonPanels 1.2.4 (85) 
<ea0665f57cd267609466ed8b2b20e893> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f
ramework/Version
s/A/CommonPanels
0x9669d000 - 0x96768fff  com.apple.ColorSync 4.5.1 (4.5.1) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
olorSync.framework/
Versions/A/ColorSync
0x96769000 - 0x96776fe7  com.apple.opengl 1.5.7 (1.5.7) 
<db835aeb1ffca9f5b5647dd0829a5b2c> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x969e0000 - 0x969f6fff  com.apple.DictionaryServices 1.0.0 (1.0.0) 
<ad0aa0252e3323d182e17f50defe56fc> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Dictiona
ryServices.framework
/Versions/A/DictionaryServices
0x969f7000 - 0x96ab1fe3  com.apple.CoreServices.OSServices 226.5 (226.5) 
<2a135d4fb16f4954290f7b72b4111aa3> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic
es.framework/Versio
ns/A/OSServices
0x96ab2000 - 0x96ab2fff  com.apple.Carbon 136 (136) 
<98a5e3bc0c4fa44bbb09713bb88707fe> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96ab3000 - 0x96b3dfe3  com.apple.DesktopServices 1.4.7 (1.4.7) 
<d16642ba22c32f67be793ebfbe67ca3a> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt
opServicesPriv
0x96b56000 - 0x96e78fe2  com.apple.QuickTime 7.5.5 (990.7) 
<87077cec43c7e9b02c8ee80e50b8b81f> 
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96e79000 - 0x96e9dfeb  libssl.0.9.7.dylib ??? (???) 
<c7359b7ab32b5f8574520746e10a41cc> 
/usr/lib/libssl.0.9.7.dylib
0x96ea4000 - 0x96f9aff7  com.apple.JavaScriptCore 5526.11 (5526.11) 
<a635620d1ede7c6917bd6a66b9987484> 
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96f9b000 - 0x970fbff3  libSystem.B.dylib ??? (???) 
<a12f397abf2285077b89bd726bff5b18> 
/usr/lib/libSystem.B.dylib
0x970fc000 - 0x97110ff3  com.apple.ImageCapture 4.0 (5.0.0) 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f
ramework/Versions
/A/ImageCapture
0x97111000 - 0x97120ffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) 
<eac1c7b7c07ed3148c85934b6f656308> 
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrap
pers
0x97121000 - 0x9716afef  com.apple.Metadata 10.5.2 (398.22) 
<a6b676925dd832780daf991e79adfebd> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata
.framework/Version
s/A/Metadata
0x9716b000 - 0x971bbff7  com.apple.HIServices 1.7.0 (???) 
<f7e78891a6d08265c83dca8e378be1ea> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H
IServices.framework/
Versions/A/HIServices
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) 
<7b0248c392848338f5d6ed093313eeef> 
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???) 
<51586b8d9ef39123fbe6918f12d8285f> 
/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xc0000000 - 0xc0008fff +com.growl.growlframework 1.1.4 (1.1.4) 
<e42fe97093035d2485b764ccf9a15d70> 
/Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/PlugIns/Gro
wlSafari.bundle/Content
s/Frameworks/Growl.framework/Growl
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Original comment by putney.d...@gmail.com on 5 Dec 2008 at 6:38