AddressBook randomly crashes at startup

AddressBook crashes at startup fairly consistently (though not always).
Looking at the Console I get reports like this one:
Process: Address Book [13804]
Path: /Applications/Address Book.app/Contents/MacOS/Address Book
Identifier: com.apple.AddressBook
Version: 4.1.1 (699)
Build Info: AddressBook-6990000~2
Code Type: X86 (Native)
Parent Process: launchd [132]
Date/Time: 2009-04-13 08:01:34.124 -0400
OS Version: Mac OS X 10.5.6 (9G2133)
Report Version: 6
Exception Type: EXCBADINSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Crashed Thread: 0
Application Specific Information:
objc[13804]: FREED(id): message _realCompositeName sent to freed object=0x3194b8b0
Thread 0 Crashed:
0 libobjc.A.dylib 0x95fecbfa objcerror + 116
1 libobjc.A.dylib 0x95fecc30 _objcerror + 52
2 libobjc.A.dylib 0x95feb637 _freedHandler + 58
3 ...apple.AddressBook.framework 0x95e857f4 -[ABGroupsController outlineView:objectValueForTableColumn:byItem:] + 82
4 com.apple.AppKit 0x94291dee -[NSOutlineView _dataSourceValueForColumn:row:] + 99
5 com.apple.AppKit 0x94291a18 -[NSTableView preparedCellAtColumn:row:] + 188
6 com.apple.AppKit 0x9429187c -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 56
7 com.apple.AppKit 0x942917ea -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 99
8 com.apple.AppKit 0x94290db2 -[NSTableView drawRow:clipRect:] + 872
9 ...apple.AddressBook.framework 0x95e85797 -[ABOutlineView drawRow:clipRect:] + 122
10 com.apple.AppKit 0x942361a0 -[NSTableView drawRowIndexes:clipRect:] + 363
11 com.apple.AppKit 0x9423602a -[NSOutlineView drawRowIndexes:clipRect:] + 122
12 com.apple.AppKit 0x94234c84 -[NSTableView drawRect:] + 2199
13 com.apple.AppKit 0x942c529c -[NSView _drawRect:clip:] + 3853
14 com.apple.AppKit 0x942c3d93 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1050
15 com.apple.AppKit 0x942c412a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
16 com.apple.AppKit 0x942c412a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
17 com.apple.AppKit 0x942c412a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
18 com.apple.AppKit 0x942c412a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
19 com.apple.AppKit 0x942c412a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
20 com.apple.AppKit 0x942c412a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
21 com.apple.AppKit 0x942c26e9 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 759
22 com.apple.AppKit 0x942c202b -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 306
23 com.apple.AppKit 0x942beb4f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
24 com.apple.AppKit 0x941ff523 -[NSView displayIfNeeded] + 933
25 com.apple.AppKit 0x941ff0d1 -[NSWindow displayIfNeeded] + 189
26 com.apple.AppKit 0x942baca7 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1354
27 com.apple.AppKit 0x942ba700 -[NSWindow orderWindow:relativeTo:] + 105
28 com.apple.AppKit 0x94282092 -[NSWindow makeKeyAndOrderFront:] + 189
29 com.apple.AddressBook 0x00003243 0x1000 + 8771
30 com.apple.AddressBook 0x00005d04 0x1000 + 19716
31 com.apple.Foundation 0x92e08e1a nsnotecallback + 106
32 com.apple.CoreFoundation 0x9614c8da __CFXNotificationPost + 362
33 com.apple.CoreFoundation 0x9614cbb3 _CFXNotificationPostNotification + 179
34 com.apple.Foundation 0x92e06080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
35 com.apple.Foundation 0x92e0f8c8 -[NSNotificationCenter postNotificationName:object:] + 56
36 com.apple.AppKit 0x9428649a -[NSApplication _postDidFinishNotification] + 125
37 com.apple.AppKit 0x942863a9 -[NSApplication _sendFinishLaunchingNotification] + 77
38 com.apple.AppKit 0x941ffec3 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284
39 com.apple.AppKit 0x941ff6bc -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
40 com.apple.Foundation 0x92e2e43f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
41 com.apple.Foundation 0x92e2e14f _NSAppleEventManagerGenericHandler + 223
42 com.apple.AE 0x96bf0648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
43 com.apple.AE 0x96bf057e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
44 com.apple.AE 0x96bf0425 aeProcessAppleEvent + 177
45 com.apple.HIToolbox 0x900419a5 AEProcessAppleEvent + 38
46 com.apple.AppKit 0x941fcf91 _DPSNextEvent + 1189
47 com.apple.AppKit 0x941fc630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
48 com.apple.AppKit 0x941f566b -[NSApplication run] + 795
49 com.apple.AppKit 0x941c28a4 NSApplicationMain + 574
50 com.apple.AddressBook 0x0002d2c9 0x1000 + 180937
51 com.apple.AddressBook 0x00002b7a 0x1000 + 7034
Thread 1:
0 ??? 0000000000 0 + 0
Thread 2:
0 ??? 0000000000 0 + 0
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x319adb20 ebx: 0x95fecb97 ecx: 0x319adb20 edx: 0x319adb70
edi: 0x31956d90 esi: 0x960c51a8 ebp: 0xbfffd6a8 esp: 0xbfffd660
ss: 0x0000001f efl: 0x00010286 eip: 0x95fecbfa cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x312ec640
Binary Images:
0x1000 - 0x76fff com.apple.AddressBook 4.1.1 (699) <64a5d170b05987f2e72e122b90045ee4> /Applications/Address Book.app/Contents/MacOS/Address Book
0x94000 - 0x9effe com.apple.URLMount 3.1.1 (3.1.1) <1a16a925116d4b4d1bf523436b0a5505> /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
0xa6000 - 0xa8fff com.apple.yahoo.syncframework 1.2 (38.1) /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
0x3102e000 - 0x31226fff com.apple.RawCamera.bundle 2.0.13 (435) <083354ccec68bf7c9fc99523a5838f92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x31855000 - 0x3185aff3 libCGXCoreImage.A.dylib ??? (???) <96f255e134ce0b30ba1b233f8d6ea939> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <45ae763de6d253ccfc0eded8d82876a6> /usr/lib/dyld
0x90003000 - 0x9000efe7 libCSync.A.dylib ??? (???) <44639859efe59f2b1ad1dd970474a8e2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9000f000 - 0x90317fff com.apple.HIToolbox 1.5.4 (???) <f429a9b5b04de301c6bad00cad532e92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x90318000 - 0x90322feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x9035e000 - 0x903afff7 com.apple.HIServices 1.7.0 (???) <67988718780a0a367b1bde62f5a67c4b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x903b0000 - 0x90881f76 libGLProgrammability.dylib ??? (???) <280177f56425bd9fa1dd1bc2e33d0b87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x90882000 - 0x908b4ff7 com.apple.DotMacSyncManager 1.2.3 (305) <bc02ad3bac78817dd9e092502826fbaf> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
0x908b5000 - 0x90912ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x90913000 - 0x90922fff libsasl2.2.dylib ??? (???) <2091a1973f23f66ea9b377d43daf50ea> /usr/lib/libsasl2.2.dylib
0x90923000 - 0x90923ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90a5c000 - 0x90c18ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x91bf5000 - 0x91bf5ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x91bf6000 - 0x91cb0fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2cf6e7edf4f3c2f6218b73f15aea2cfb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x91cb1000 - 0x91e16fe7 com.apple.JavaScriptCore 5528 (5528.15) <a1edf2b00622f9d833987cb333b432ac> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91e17000 - 0x91ea3fff com.apple.framework.IOKit 1.5.1 (???) <632c70a3787f7edb86ff6355cb2405a7> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91ea4000 - 0x91edbfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91edc000 - 0x91ee3ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x91ee4000 - 0x91ee4ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91ee5000 - 0x91f64ff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x91f65000 - 0x91f70fff com.apple.dotMacLegacy 3.1 (246) <1303cf72b1dd19c762e28784dfa78db8> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
0x91f71000 - 0x92004fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92005000 - 0x92015fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x928a4000 - 0x928b1fe7 com.apple.opengl 1.5.9 (1.5.9) <09fb0b76a548c49bc8cafe3a953aa7e1> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x928b2000 - 0x92959feb com.apple.QD 3.11.54 (???) <c31150b40fcc27c195de40f0ae138666> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x9295a000 - 0x9295affd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9295b000 - 0x929b4ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x929b5000 - 0x929f3ff7 libGLImage.dylib ??? (???) <3a518fdd58fa9580039ab8b01873b480> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x92a46000 - 0x92b11fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x92b12000 - 0x92b2afff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x92b2b000 - 0x92b9dfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x92b9e000 - 0x92c31ff3 com.apple.ApplicationServices.ATS 3.4 (???) <ba3cf30e23231ce7e026a097fb224ac1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x92c32000 - 0x92c63ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x92c64000 - 0x92d16ffb libcrypto.0.9.7.dylib ??? (???) <75b80bff0d5cfaf10b6b6fe982da3578> /usr/lib/libcrypto.0.9.7.dylib
0x92d17000 - 0x92d1cfff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x92d1d000 - 0x92dfefff com.apple.syncservices 3.1 (389.12) <f773f441b411e1605bde166bcd8d7887> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x92dff000 - 0x9307afe7 com.apple.Foundation 6.5.7 (677.22) <3c6ffafbc8496316c68a62541b451ab3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9307b000 - 0x930bafef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x930bb000 - 0x930bbffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
0x930bc000 - 0x930cbffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x930cc000 - 0x930d1fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x930d2000 - 0x930f0fff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x930f1000 - 0x930f3ff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x930f4000 - 0x93118feb libssl.0.9.7.dylib ??? (???) <d04156c610530ca44979c899834fc24d> /usr/lib/libssl.0.9.7.dylib
0x93119000 - 0x93529fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x9352a000 - 0x93548ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <c5fc4d4a9de9fafcf955127deba678d0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x93549000 - 0x93572fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
0x93573000 - 0x936b9ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x9378f000 - 0x937bafe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x937bb000 - 0x937bfffd com.apple.AOSNotification 1.0.0 (68.10) <35d37d7f28affed2910932e6178fd593> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
0x937c0000 - 0x937c0ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x937c1000 - 0x937e5fff libxslt.1.dylib ??? (???) <6a58a8724941e8a0cfeb0cae28ea3f37> /usr/lib/libxslt.1.dylib
0x937e6000 - 0x93b83fef com.apple.QuartzCore 1.5.7 (1.5.7) <a841f68e7c1833489ffb931456b5ac0c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93b96000 - 0x93ebbfe2 com.apple.QuickTime 7.6.0 (1291) <63ad353ad6060f0b73395e2ca57bbc52> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93ebc000 - 0x93f22ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x93f23000 - 0x93f7dff7 com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x93f7e000 - 0x93f99ffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93f9a000 - 0x93fb0fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x9409a000 - 0x9417bff7 libxml2.2.dylib ??? (???) <306036e0070330e35045650e6d9f0d05> /usr/lib/libxml2.2.dylib
0x9417c000 - 0x941bbfff com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
0x941bc000 - 0x949bafef com.apple.AppKit 6.5.6 (949.43) <cb5414b69310c484a6a9844cd9207098> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x949bb000 - 0x94a6bfff edu.mit.Kerberos 6.0.12 (6.0.12) <18c3202b51efdce350919aacf6c74542> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94bbf000 - 0x94bdeffa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94bdf000 - 0x9527ffff com.apple.CoreGraphics 1.408.1 (???) <f8194d5746be7b0eacf479d2ed7976c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x95280000 - 0x9528cfff libbz2.1.0.dylib ??? (???) <1922ca2214a131073cd1c7ef3ee76398> /usr/lib/libbz2.1.0.dylib
0x9528d000 - 0x95294fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x95295000 - 0x9535cff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x9535d000 - 0x953a6fef com.apple.Metadata 10.5.2 (398.25) <7eb2df3e510cd308e91a6cf6d8e9fba5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x954d9000 - 0x95640ff3 libSystem.B.dylib ??? (???) <74ab9bc2aa6dff6895d16a6582c7e855> /usr/lib/libSystem.B.dylib
0x95641000 - 0x95683fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x95684000 - 0x95689fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cd0842e3c0bab2806e3eba5f723f4c4a> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x9568b000 - 0x95694fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x95695000 - 0x9569dfff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9569e000 - 0x956b3ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x956b9000 - 0x957f1fe7 com.apple.imageKit 1.0.2 (1.0) <c6dd88d87997153684f4aa468512c1a8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x95863000 - 0x9586fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95870000 - 0x95877ff7 libCGATS.A.dylib ??? (???) <144710480b91c13abed98b375855b03f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x959f9000 - 0x95a21fff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x95a25000 - 0x95a25fff com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95a5b000 - 0x95af8fe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x95c5b000 - 0x95d40ff3 com.apple.CoreData 100.1 (186) <50219bcb005cb15ea999a19391a8d523> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95d41000 - 0x95d51ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x95d6a000 - 0x95de4ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <98633ef67d419c1b02f56556cb4d843d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x95de5000 - 0x95df1ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95df2000 - 0x95e2cfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95e2d000 - 0x95e33fff com.apple.print.framework.Print 218.0.2 (220.1) <6c2ddea45d9cdff9a9be0666a13e2dd4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x95e34000 - 0x95fb3fff com.apple.AddressBook.framework 4.1.1 (699) <32f0ba071013fe7a74de2c6eecd940dc> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x95fb4000 - 0x95fe1feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x95fe2000 - 0x95fe2ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x95fe3000 - 0x95fe6fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x95fe7000 - 0x960c7fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x960f8000 - 0x9622bfff com.apple.CoreFoundation 6.5.5 (476.17) <8ee954daff64a8549ccfc783846883a1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9622c000 - 0x962b3ff7 libsqlite3.0.dylib ??? (???) <eeedc8bf6881ac9f2c1954b1c8037720> /usr/lib/libsqlite3.0.dylib
0x962b4000 - 0x96340ff7 com.apple.LaunchServices 290.3 (290.3) <14e0cac395a9d127848196a08df19cc7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x96341000 - 0x9650fff3 com.apple.security 5.0.4 (34102) <5d34482db5e053ce1aaf9d4199c08730> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96510000 - 0x9655ffff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x96574000 - 0x96575ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x96576000 - 0x965d2ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x965d3000 - 0x965d3ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x965e1000 - 0x968bbff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x968bc000 - 0x96a0eff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96a0f000 - 0x96a41fff com.apple.LDAPFramework 1.4.5 (110) <0625b4f70c28b2f239ca088edaf9cf0f> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x96a48000 - 0x96a65ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x96ab1000 - 0x96b68ff3 com.apple.QTKit 7.6 (1291) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96ba0000 - 0x96bc8ff7 com.apple.shortcut 1 (1.0) <35cd17d0179ca839c5fb08694f3dc5ef> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96bc9000 - 0x96bcbfff com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x96be9000 - 0x96bedfff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96bee000 - 0x96c1dfe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x96c1e000 - 0x96c1eff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x96c1f000 - 0x96c23fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x96c24000 - 0x96c3cff7 com.apple.CoreVideo 1.6.0 (20.0) <464fc6630b483a693d1dfeff144c4733> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96c3d000 - 0x96d75ff7 libicucore.A.dylib ??? (???) <b715ac22ee45ad9de97b333ab3b0b00d> /usr/lib/libicucore.A.dylib
0x96d76000 - 0x96e00fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <522152faf1ad0554509da9a9f2067935> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x9706a000 - 0x97078ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x97079000 - 0x970f6fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x970f7000 - 0x97174feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <cc1bcf4c585405ee92e59fa68cf42d5e> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97175000 - 0x97533fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9753e000 - 0x9757ffe7 libRIP.A.dylib ??? (???) <296dd934c3807846c9159188c36958c6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

I have almost the exact same problem ... Addressbook won't start at all!
Got message: Program does not respond.
Afterwards the usual "Mail to apple" message.
What can I / we do to solve the issue?
- Like dump the faulty version, and install a new one?

Similar Messages

  • Random crashes at startup

    Hi there,
    I recently had a problem of the computer "forgetting" the time which could be fixed by changing the BIOS battery. Unfortunately, I get random crashes at startup now. The probability is about 20% and the variance is very high, meaning that it may occur several times in a row, or not at all for several days. Behaviour: Shows "Arch, clean, blablablah" and then goes to black instead of displaying first the series of [OK] and then the console login. Yes, there is no DM installed. With "goes to black" I mean that the display is on, but only shows black. NumLock and CapsLock are working (I can turn them on and off). The Wireless Button shows by blinking that it is connected. Ctrl+Alt+Delete will turn off Wireless but does not result in any changes on the screen. It doesn't reboot either. Caps and Num keep working after that.
    I really don't want to reinstall the system, so I strongly hope that it's possible to fix it. FSCK does not help unfortunately.
    Any ideas how I can figure out what's wrong?
    Cheers,
    Kalsan

    Aha! I think I found it. Yes, dpm seems to be the problem here:
    Nov 05 11:41:48 lp-user-arch kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Nov 05 11:41:48 lp-user-arch kernel: switching from power state:
    Nov 05 11:41:48 lp-user-arch kernel: ui class: none
    Nov 05 11:41:48 lp-user-arch kernel: internal class: boot
    Nov 05 11:41:48 lp-user-arch kernel: caps:
    Nov 05 11:41:48 lp-user-arch kernel: uvd vclk: 0 dclk: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 0 sclk: 30000 mclk: 15000 vddc: 900 vddci: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 1 sclk: 30000 mclk: 15000 vddc: 900 vddci: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 2 sclk: 30000 mclk: 15000 vddc: 900 vddci: 0
    Nov 05 11:41:48 lp-user-arch kernel: status: c b
    Nov 05 11:41:48 lp-user-arch kernel: switching to power state:
    Nov 05 11:41:48 lp-user-arch kernel: ui class: performance
    Nov 05 11:41:48 lp-user-arch kernel: internal class: none
    Nov 05 11:41:48 lp-user-arch kernel: caps:
    Nov 05 11:41:48 lp-user-arch kernel: uvd vclk: 0 dclk: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 0 sclk: 30000 mclk: 15000 vddc: 900 vddci: 1000
    Nov 05 11:41:48 lp-user-arch kernel: power level 1 sclk: 40000 mclk: 80000 vddc: 900 vddci: 1000
    Nov 05 11:41:48 lp-user-arch kernel: power level 2 sclk: 50000 mclk: 80000 vddc: 900 vddci: 1000
    Nov 05 11:41:48 lp-user-arch kernel: status: r
    Nov 05 11:41:48 lp-user-arch kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000090
    Nov 05 11:41:48 lp-user-arch kernel: IP: [<ffffffffa0528b2b>] evergreen_bandwidth_update+0x4b/0x120 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: PGD 22dee7067 PUD 230494067 PMD 0
    Nov 05 11:41:48 lp-user-arch kernel: Oops: 0000 [#1] PREEMPT SMP
    Nov 05 11:41:48 lp-user-arch kernel: Modules linked in: joydev iTCO_wdt iTCO_vendor_support tpm_infineon ppdev snd_hda_codec_idt snd_hda_codec_generic coretemp intel_rapl x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm crct10dif_pc
    Nov 05 11:41:48 lp-user-arch kernel: ac(+) button ext4 crc16 mbcache jbd2 sd_mod sr_mod crc_t10dif cdrom crct10dif_common atkbd libps2 ahci libahci libata sdhci_pci scsi_mod ehci_pci sdhci firewire_ohci led_class xhci_hcd ehci_hcd fir
    Nov 05 11:41:48 lp-user-arch kernel: CPU: 1 PID: 1255 Comm: laptop_mode Tainted: G W 3.17.2-1-ARCH #1
    Nov 05 11:41:48 lp-user-arch kernel: Hardware name: Hewlett-Packard HP EliteBook 8570p/17A7, BIOS 68ICF Ver. F.45 10/07/2013
    Nov 05 11:41:48 lp-user-arch kernel: task: ffff88022cf35a90 ti: ffff88022cfe0000 task.ti: ffff88022cfe0000
    Nov 05 11:41:48 lp-user-arch kernel: RIP: 0010:[<ffffffffa0528b2b>] [<ffffffffa0528b2b>] evergreen_bandwidth_update+0x4b/0x120 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: RSP: 0018:ffff88022cfe3de8 EFLAGS: 00010246
    Nov 05 11:41:48 lp-user-arch kernel: RAX: ffff88022dd18498 RBX: ffff88022dd18000 RCX: ffff88022dd184c8
    Nov 05 11:41:48 lp-user-arch kernel: RDX: 0000000000000000 RSI: 0000000000000384 RDI: ffff88022dd18000
    Nov 05 11:41:48 lp-user-arch kernel: RBP: ffff88022cfe3e18 R08: ffff880231d8ce92 R09: 0000000000000384
    Nov 05 11:41:48 lp-user-arch kernel: R10: 000000000000c350 R11: 00000000000003b7 R12: ffff88022dd18000
    Nov 05 11:41:48 lp-user-arch kernel: R13: 0000000000000000 R14: ffff88022dd19738 R15: ffff88022dd19048
    Nov 05 11:41:48 lp-user-arch kernel: FS: 00007f8a4526c700(0000) GS:ffff88023dc40000(0000) knlGS:0000000000000000
    Nov 05 11:41:48 lp-user-arch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Nov 05 11:41:48 lp-user-arch kernel: CR2: 0000000000000090 CR3: 0000000231305000 CR4: 00000000001407e0
    Nov 05 11:41:48 lp-user-arch kernel: Stack:
    Nov 05 11:41:48 lp-user-arch kernel: 0000000040784cbc ffff88022dd18000 ffff88022dd19710 0000000000000000
    Nov 05 11:41:48 lp-user-arch kernel: ffff88022dd19738 ffff88022dd19048 ffff88022cfe3e58 ffffffffa051f38e
    Nov 05 11:41:48 lp-user-arch kernel: ffffffff8105e9ac ffff88022dd18000 000000000000000c ffff88023139b2c0
    Nov 05 11:41:48 lp-user-arch kernel: Call Trace:
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffffa051f38e>] radeon_pm_compute_clocks+0x62e/0x8f0 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8105e9ac>] ? __do_page_fault+0x2ec/0x600
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffffa051fc03>] radeon_set_dpm_state+0x73/0xf0 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff813a71d8>] dev_attr_store+0x18/0x30
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8123e46a>] sysfs_kf_write+0x3a/0x50
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8123d9de>] kernfs_fop_write+0xee/0x180
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff811c7247>] vfs_write+0xb7/0x200
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff811c7eb9>] SyS_write+0x59/0xd0
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8153c7a9>] system_call_fastpath+0x16/0x1b
    Nov 05 11:41:48 lp-user-arch kernel: Code: 94 24 78 20 00 00 85 d2 0f 8e d7 00 00 00 83 ea 01 49 8d 84 24 98 04 00 00 45 31 ed 49 8d 8c d4 a0 04 00 00 0f 1f 40 00 48 8b 10 <80> ba 90 00 00 00 01 41 83 dd ff 48 83 c0 08 48 39 c8 75 e9 4
    Nov 05 11:41:48 lp-user-arch kernel: RIP [<ffffffffa0528b2b>] evergreen_bandwidth_update+0x4b/0x120 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: RSP <ffff88022cfe3de8>
    Nov 05 11:41:48 lp-user-arch kernel: CR2: 0000000000000090
    Nov 05 11:41:48 lp-user-arch kernel: ---[ end trace 093cd6f2deafe652 ]---

  • Since last Update Safari randomly crashes at startup

    Hello there
    Since the last month or so (I guess since the last software update! But only a guess) Safari has developed the unfortunate habit of crashing every 10th-20th launch. It only happens when I start Safari – when it's running it's stable like a rock. That's why it's not really a problematic matter – I don't loose data or websites. But my Mac is running sooo smoothly, I just want Safari to do the same for me!
    So I peeked around the discussion boards and did what most of you suggested: Clear cache, clear history, remove preferences file and remove the icon folder. Well it made the problem better (only crashes around every 20th-30th launch) but didn't solve it completely! :-D
    Here is my crash log!
    Date/Time: 2007-03-22 15:11:45.586 +0100
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [63]
    Version: 2.0.4 (419.3)
    Build Version: 7
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 480
    Thread: 2
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x76951bb2
    Thread 0:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9284b90d -[NSSynchronousURLConnectionDelegate run:] + 116
    4 com.apple.Foundation 0x9284b774 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 94
    5 com.apple.WebKit 0x94cc74ad -[WebHistoryPrivate _loadHistoryGuts:URL:error:] + 97
    6 com.apple.WebKit 0x94cc7435 -[WebHistoryPrivate loadFromURL:error:] + 62
    7 com.apple.WebKit 0x94cc73af -[WebHistory loadFromURL:error:] + 51
    8 com.apple.Safari 0x0001e754 0x1000 + 120660
    9 com.apple.Safari 0x0001e6bb 0x1000 + 120507
    10 com.apple.Safari 0x0001e3ac 0x1000 + 119724
    11 com.apple.Foundation 0x927df17b nsnotecallback + 230
    12 com.apple.CoreFoundation 0x908573e6 __CFXNotificationPost + 345
    13 com.apple.CoreFoundation 0x9084ebd1 _CFXNotificationPostNotification + 600
    14 com.apple.Foundation 0x927d7724 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
    15 com.apple.Foundation 0x927de6c9 -[NSNotificationCenter postNotificationName:object:] + 55
    16 com.apple.AppKit 0x93261e94 -[NSApplication _postDidFinishNotification] + 124
    17 com.apple.AppKit 0x93261d7e -[NSApplication _sendFinishLaunchingNotification] + 67
    18 com.apple.AppKit 0x9326187d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
    19 com.apple.AppKit 0x93261448 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
    20 com.apple.Foundation 0x927e4e65 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
    21 com.apple.Foundation 0x927e4c8f _NSAppleEventManagerGenericHandler + 91
    22 com.apple.AE 0x9151afb5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    23 com.apple.AE 0x9151aee6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    24 com.apple.AE 0x9151adb2 aeProcessAppleEvent + 190
    25 com.apple.HIToolbox 0x92ddc0e4 AEProcessAppleEvent + 37
    26 com.apple.AppKit 0x9325f63d _DPSNextEvent + 1044
    27 com.apple.AppKit 0x9325f056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    28 com.apple.Safari 0x00006cea 0x1000 + 23786
    29 com.apple.AppKit 0x93258ddb -[NSApplication run] + 512
    30 com.apple.AppKit 0x9324cd2f NSApplicationMain + 573
    31 com.apple.Safari 0x0005f54a 0x1000 + 386378
    32 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9281cd3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9281cc36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94cb8529 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927e72e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2 Crashed:
    0 com.apple.CoreFoundation 0x9081ba61 __CFStringHash + 648
    1 com.apple.CoreFoundation 0x90827846 __CFSetFindBuckets2 + 91
    2 com.apple.CoreFoundation 0x90827766 __CFSetGrow + 367
    3 com.apple.CoreFoundation 0x90833fcf __CFSetAddValueAndReturn + 56
    4 com.apple.CoreFoundation 0x90833f6a _uniqueStringForCharacters + 497
    5 com.apple.CoreFoundation 0x90833cfa getString + 1604
    6 com.apple.CoreFoundation 0x908324f3 parseXMLElement + 1955
    7 com.apple.CoreFoundation 0x9083351a parseDictTag + 448
    8 com.apple.CoreFoundation 0x9083248f parseXMLElement + 1855
    9 com.apple.CoreFoundation 0x90832361 parseXMLElement + 1553
    10 com.apple.CoreFoundation 0x908321f1 parseXMLElement + 1185
    11 com.apple.CoreFoundation 0x908303d6 _CFPropertyListCreateFromXMLData + 2636
    12 com.apple.Foundation 0x9283d0cd +[NSPropertyListSerialization propertyListFromData:mutabilityOption:format:errorDescription:] + 89
    13 com.apple.Foundation 0x92845cb1 -[NSHTTPCookieDiskStorage initWithNotificationObject:] + 890
    14 com.apple.Foundation 0x92845904 -[NSHTTPCookieStorage(NSInternal) _connectToCookieStorage] + 90
    15 com.apple.Foundation 0x928457f1 setUpOnLoadThread + 83
    16 com.apple.Foundation 0x9281c30e -[NSHTTPCookieStorage(NSInternal) _scheduleSetupOnLoadThread] + 34
    17 com.apple.Foundation 0x9281bf91 -[NSHTTPCookieStorage(NSInternal) _internalInit] + 153
    18 com.apple.Foundation 0x9281bee0 initSharedCookieManager + 54
    19 libSystem.B.dylib 0x9000745d pthread_once + 33
    20 com.apple.Foundation 0x9281be9c +[NSHTTPCookieStorage sharedHTTPCookieStorage] + 36
    21 com.apple.Foundation 0x92845692 -[NSConnectionHTTPURLProtocol addCookieFieldToHeader] + 103
    22 com.apple.Foundation 0x928450af -[NSConnectionHTTPURLProtocol buildHTTPRequest] + 204
    23 com.apple.Foundation 0x92844f7c -[NSConnectionHTTPURLProtocol startOriginLoad] + 46
    24 com.apple.Foundation 0x92844cb7 -[NSURLConnection(NSURLConnectionInternal) _performOriginLoad] + 477
    25 com.apple.Foundation 0x92842b08 _resourceLoaderPerform + 250
    26 com.apple.CoreFoundation 0x9082df92 CFRunLoopRunSpecific + 1213
    27 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    28 com.apple.Foundation 0x9281ca0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    29 com.apple.Foundation 0x927e72e0 forkThreadForFunction + 123
    30 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92843bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927e72e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2 crashed with X86 Thread State (32-bit):
    eax: 0x64e19400 ebx: 0x9081b7e7 ecx: 0x361404ca edx: 0x76951bc2
    edi: 0x0045ca85 esi: 0xa080c980 ebp: 0xb019e7c8 esp: 0xb019e78c
    ss: 0x0000001f efl: 0x00010207 eip: 0x9081ba61 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x565000 - 0x565fff com.ksuther.chaxloader ??? (1.4.6) /Users/PeterMueller/Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9022a000 - 0x90300fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91045fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91058000 - 0x91068fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91073000 - 0x910f1fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91126000 - 0x91144fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91150000 - 0x9115efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913fe000 - 0x91406fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140d000 - 0x91433fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91445000 - 0x9144cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91450000 - 0x914c6fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91517000 - 0x91517fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91519000 - 0x91544fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91557000 - 0x9162bfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91666000 - 0x916d9fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91707000 - 0x917b0fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d6000 - 0x91821fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91840000 - 0x91856fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91862000 - 0x9187cfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91886000 - 0x918c3fff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918d7000 - 0x918e3fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918ea000 - 0x91929fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193c000 - 0x919eefff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a34000 - 0x91a4afff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a4f000 - 0x91a6dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a72000 - 0x91ad1fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae3000 - 0x91ae7fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ae9000 - 0x91b6dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b71000 - 0x91baefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bb4000 - 0x91bcefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bd3000 - 0x91bd5fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bd7000 - 0x91cb5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cd2000 - 0x91cd2fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd4000 - 0x91d62fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d69000 - 0x91d69fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d6b000 - 0x91dc4fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dcd000 - 0x91df1fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91df9000 - 0x92202fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9223c000 - 0x925f0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9261d000 - 0x9270afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9270c000 - 0x92789fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927ca000 - 0x929fafff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b14000 - 0x92b2bfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b36000 - 0x92b8efff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ba2000 - 0x92ba2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ba4000 - 0x92bb4fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bc3000 - 0x92bcbfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bd1000 - 0x92bd6fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bdc000 - 0x92c6dfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c81000 - 0x92c84fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c87000 - 0x92ca5fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cb7000 - 0x92cbdfff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc3000 - 0x92d26fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4a000 - 0x92d8bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db2000 - 0x92dbffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc6000 - 0x92dcbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd0000 - 0x930c5fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931cb000 - 0x931d6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931db000 - 0x931f6fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93246000 - 0x93246fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93248000 - 0x938fefff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c7f000 - 0x93cfafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d33000 - 0x93dedfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e30000 - 0x93e30fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e32000 - 0x93ff3fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94039000 - 0x9407afff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94082000 - 0x940bcfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940c1000 - 0x940d2fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94168000 - 0x941a6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941ea000 - 0x941fbfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94209000 - 0x94247fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94263000 - 0x94272fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94279000 - 0x94284fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942d0000 - 0x942eafff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94712000 - 0x94858fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948e4000 - 0x948f3fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948fa000 - 0x94923fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94929000 - 0x94938fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9493c000 - 0x94961fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9496d000 - 0x9498afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94cb6000 - 0x94d48fff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94da2000 - 0x94e24fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e5d000 - 0x9513cfff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x952bb000 - 0x952defff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9995b000 - 0x99992fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x999ae000 - 0x999c0fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 1.83 GHz, 1 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (4.80.79.1)
    Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD1600JS-40NGB2, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    Have fun and thank you!

    Adding my thanks to this thread also.
    Safari was crashing on startup every time my wife tried to use it but always worked fine for me. We have separate IDs on our iMac and are running the same program from the Applications folder. So it had to be something in our Preferences or Library folders. Deleting her Safari Preferences file didn't fix the problem.
    After deleting the Icons, History and even a Security folder from her Safari Library folder finally did the trick. Who would think cache files would found be in a folder called Icons? This is the first time I saw a Security folder. I hope this doesn't create any problems later for her.

  • Mail crashing on startup after 10.5.6 update

    Mail crashes on startup after I did a software update.
    I repaired permissions and I tried to restore from a Time Machine backup from before the crash, but Mail is still crashing.
    Any help would be greatly appreciated.
    Thanks.
    Here is the crash report:
    Process: Mail [462]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.5 (930.3)
    Build Info: Mail-9300300~1
    Code Type: X86 (Native)
    Parent Process: launchd [78]
    Date/Time: 2008-12-26 23:14:25.436 -0800
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000020
    Crashed Thread: 5
    Application Specific Information:
    -[MessageRouter routeQueuedMessages]
    -[MessageRouter routeQueuedMessages]
    -[MessageRouter routeQueuedMessages]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[MessageRouter routeQueuedMessages]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[MailApp _synchronouslyTellSyncServicesToRegisterAndSync]
    -[LibraryStore openSynchronouslyUpdatingMetadata:]
    Thread 0:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.SystemConfiguration 0x924e6a6c configget + 149
    3 com.apple.SystemConfiguration 0x924e6934 SCDynamicStoreCopyValue + 150
    4 com.apple.CFNetwork 0x9252c7b1 CFNetDiagnosticCopyNetworkStatusPassively + 177
    5 com.apple.MessageFramework 0x00455a79 -[NetworkController networkStatus] + 63
    6 com.apple.mail 0x0006fcc9 0x1000 + 453833
    7 com.apple.mail 0x0005e265 0x1000 + 381541
    8 com.apple.mail 0x001b5a8a 0x1000 + 1788554
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.Foundation 0x9550739c __NSThreadPerformPerform + 476
    12 com.apple.CoreFoundation 0x90ce75f5 CFRunLoopRunSpecific + 3141
    13 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    14 com.apple.HIToolbox 0x943f12c0 RunCurrentEventLoopInMode + 283
    15 com.apple.HIToolbox 0x943f10d9 ReceiveNextEventCommon + 374
    16 com.apple.HIToolbox 0x943f0f4d BlockUntilNextEventMatchingListInMode + 106
    17 com.apple.AppKit 0x92776d7d _DPSNextEvent + 657
    18 com.apple.AppKit 0x92776630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    19 com.apple.AppKit 0x9276f66b -[NSApplication run] + 795
    20 com.apple.AppKit 0x9273c8a4 NSApplicationMain + 574
    21 com.apple.mail 0x000fb6f2 0x1000 + 1025778
    Thread 1:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9553ad75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x95546e94 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003d6f65 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    8 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    10 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreGraphics 0x91018aee _CGSReenableUpdateForConnections + 214
    3 com.apple.CoreGraphics 0x910189a0 CGSReenableUpdateForConnections + 390
    4 com.apple.CoreGraphics 0x91018818 CGSReenableUpdate + 32
    5 com.apple.AppKit 0x927dd204 -[NSUIHeartBeat _heartBeatThread:] + 1893
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95569d40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    6 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    8 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x90c135dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x90c13464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    7 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 5 Crashed:
    0 libobjc.A.dylib 0x908a2688 objc_msgSend + 24
    1 com.apple.MessageFramework 0x0030d56a -[WebMessageDocument initWithMimePart:] + 88
    2 com.apple.mail 0x000952df 0x1000 + 606943
    3 com.apple.mail 0x0006f74e 0x1000 + 452430
    4 com.apple.mail 0x0006f188 0x1000 + 450952
    5 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    6 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    7 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    8 com.apple.MessageFramework 0x00382b29 -[InvocationOperation main] + 374
    9 com.apple.MessageFramework 0x0038294a -[InvocationOperation start] + 190
    10 com.apple.Foundation 0x95596d52 __runop + 34
    11 libSystem.B.dylib 0x92fb040f pthreadwqthread + 331
    12 libSystem.B.dylib 0x92fb02c2 start_wqthread + 30
    Thread 6:
    Thread 7:
    0 libSystem.B.dylib 0x92f47226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92f791ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x92f7aa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9554c75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9554c570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d8e27 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9553ad75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x95546e94 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x002fb659 +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    8 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    10 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x92f966f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    2 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x94becab9 fefragmentthread + 54
    3 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    4 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0xffff0292 _spinlock + 50 (cpu_capabilities.h:234)
    1 com.apple.CoreFoundation 0x90ce97e6 _CFRelease + 342
    2 com.apple.Foundation 0x95501e4f NSPopAutoreleasePool + 431
    3 com.apple.MessageFramework 0x003009df -[MimePart(MessageSupport) parseMimeBody] + 752
    4 com.apple.MessageFramework 0x002ffb75 -[MessageStore(MessageFrameworkOnly) _fetchBodyForMessage:updateFlags:] + 293
    5 com.apple.MessageFramework 0x002ff762 -[MessageStore bodyForMessage:fetchIfNotAvailable:updateFlags:] + 147
    6 com.apple.MessageFramework 0x00354c99 -[Message messageBodyUpdatingFlags:] + 80
    7 com.apple.MessageFramework 0x0041aa75 -[Message calculateAttachmentInfoFromBody:numberOfAttachments:isSigned:isEncrypted:force: ] + 96
    8 com.apple.MessageFramework 0x003976a6 -[Message calculateAttachmentInfoFromBody:numberOfAttachments:isSigned:isEncrypted:] + 70
    9 com.apple.MessageFramework 0x0031643c -[MessageStore(MessageFrameworkOnly) updateMessages:updateColor:updateNumberOfAttachments:] + 1011
    10 com.apple.MessageFramework 0x002f2d87 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 750
    11 com.apple.MessageFramework 0x00316034 -[LibraryStore openSynchronouslyUpdatingMetadata:] + 50
    12 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    13 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    14 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    15 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    16 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    17 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    18 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    19 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x92f47226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92f791ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x92f7aa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9554c75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9554c570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d8e27 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x92f47226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92f791ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x92f7aa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9554c75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9554c570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d8e27 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x92f47226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92f791ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x92f7aa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9554c75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9554c570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d8e27 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.MessageFramework 0x002e1d14 _MFAcquireObjectLock + 66
    3 com.apple.MessageFramework 0x003f60f1 -[MessageRouter asynchronouslyRouteMessages:] + 106
    4 com.apple.MessageFramework 0x0040ed18 -[POP3FetchStore connection:didRetrieveData:forMessageNumber:] + 851
    5 com.apple.MessageFramework 0x004096f7 -[POP3Connection retr:] + 973
    6 com.apple.MessageFramework 0x00409bec -[POP3Connection fetchMessages:] + 342
    7 com.apple.MessageFramework 0x0040d2a3 -[POP3FetchStore fetchSynchronously] + 3406
    8 com.apple.MessageFramework 0x0043f6e6 -[POPAccount fetchSynchronously] + 337
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    12 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    13 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    14 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    16 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.MessageFramework 0x002e1d14 _MFAcquireObjectLock + 66
    3 com.apple.MessageFramework 0x003f60f1 -[MessageRouter asynchronouslyRouteMessages:] + 106
    4 com.apple.MessageFramework 0x0040ed18 -[POP3FetchStore connection:didRetrieveData:forMessageNumber:] + 851
    5 com.apple.MessageFramework 0x004096f7 -[POP3Connection retr:] + 973
    6 com.apple.MessageFramework 0x00409bec -[POP3Connection fetchMessages:] + 342
    7 com.apple.MessageFramework 0x0040d2a3 -[POP3FetchStore fetchSynchronously] + 3406
    8 com.apple.MessageFramework 0x0043f6e6 -[POPAccount fetchSynchronously] + 337
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    12 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    13 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    14 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    16 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.MessageFramework 0x002e1d14 _MFAcquireObjectLock + 66
    3 com.apple.MessageFramework 0x003f60f1 -[MessageRouter asynchronouslyRouteMessages:] + 106
    4 com.apple.MessageFramework 0x0040ed18 -[POP3FetchStore connection:didRetrieveData:forMessageNumber:] + 851
    5 com.apple.MessageFramework 0x004096f7 -[POP3Connection retr:] + 973
    6 com.apple.MessageFramework 0x00409bec -[POP3Connection fetchMessages:] + 342
    7 com.apple.MessageFramework 0x0040d2a3 -[POP3FetchStore fetchSynchronously] + 3406
    8 com.apple.MessageFramework 0x0043f6e6 -[POPAccount fetchSynchronously] + 337
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    12 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    13 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    14 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    16 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.MessageFramework 0x002e1d14 _MFAcquireObjectLock + 66
    3 com.apple.MessageFramework 0x003f60f1 -[MessageRouter asynchronouslyRouteMessages:] + 106
    4 com.apple.MessageFramework 0x0040ed18 -[POP3FetchStore connection:didRetrieveData:forMessageNumber:] + 851
    5 com.apple.MessageFramework 0x004096f7 -[POP3Connection retr:] + 973
    6 com.apple.MessageFramework 0x00409bec -[POP3Connection fetchMessages:] + 342
    7 com.apple.MessageFramework 0x0040d2a3 -[POP3FetchStore fetchSynchronously] + 3406
    8 com.apple.MessageFramework 0x0043f6e6 -[POPAccount fetchSynchronously] + 337
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    12 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    13 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    14 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    16 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x9554e2d2 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x95506c6a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x9555a288 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.Mail.Syncer 0x13104017 0x130f0000 + 81943
    6 com.apple.Mail.Syncer 0x13103c4f 0x130f0000 + 80975
    7 com.apple.mail 0x0003878f 0x1000 + 227215
    8 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    9 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    10 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    11 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    12 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    13 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    14 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    15 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x92f4720e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92f4ece5 pthreadmutexlock + 569
    2 com.apple.MessageFramework 0x00365fe3 -[MessageHTMLConverter junkStringFromHTMLData:textEncodingName:context:] + 35
    3 com.apple.MessageFramework 0x0035e57a -[MimePart(StringRendering) renderString:] + 1432
    4 com.apple.MessageFramework 0x0035dd09 -[MimeBody(StringRendering) renderStringForJunk:] + 252
    5 com.apple.MessageFramework 0x0035dbf2 -[MimeBody(StringRendering) renderString:] + 110
    6 com.apple.MessageFramework 0x0035d12b -[Message stringValueRenderMode:updateBodyFlags:junkRecorder:] + 142
    7 com.apple.MessageFramework 0x0035d094 -[Message stringForJunk:] + 57
    8 com.apple.MessageFramework 0x0035ceef -[JunkMailFilter junkMailLevelForMessage:junkRecorder:] + 133
    9 com.apple.MessageFramework 0x0035ce64 -[JunkMailFilter junkMailLevelForMessage:] + 49
    10 com.apple.MessageFramework 0x003546b2 -[MessageCriterion _evaluateJunkMailCriterion:] + 676
    11 com.apple.MessageFramework 0x00352c0b -[MessageRule doesMessageSatisfyCriteria:] + 493
    12 com.apple.MessageFramework 0x003527e5 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 526
    13 com.apple.MessageFramework 0x00351a17 -[MessageRouter routeMessages:fromStores:] + 1482
    14 com.apple.MessageFramework 0x003f677e -[MessageRouter routeQueuedMessages] + 918
    15 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    16 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    17 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    18 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    19 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    20 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    21 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    22 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x92520052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    6 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x92f4720e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92f4ece5 pthreadmutexlock + 569
    2 com.apple.MessageFramework 0x00365fe3 -[MessageHTMLConverter junkStringFromHTMLData:textEncodingName:context:] + 35
    3 com.apple.MessageFramework 0x0035e57a -[MimePart(StringRendering) renderString:] + 1432
    4 com.apple.MessageFramework 0x0035dd09 -[MimeBody(StringRendering) renderStringForJunk:] + 252
    5 com.apple.MessageFramework 0x0035dbf2 -[MimeBody(StringRendering) renderString:] + 110
    6 com.apple.MessageFramework 0x0035d12b -[Message stringValueRenderMode:updateBodyFlags:junkRecorder:] + 142
    7 com.apple.MessageFramework 0x0035d094 -[Message stringForJunk:] + 57
    8 com.apple.MessageFramework 0x0035ceef -[JunkMailFilter junkMailLevelForMessage:junkRecorder:] + 133
    9 com.apple.MessageFramework 0x0035ce64 -[JunkMailFilter junkMailLevelForMessage:] + 49
    10 com.apple.MessageFramework 0x003546b2 -[MessageCriterion _evaluateJunkMailCriterion:] + 676
    11 com.apple.MessageFramework 0x00352c0b -[MessageRule doesMessageSatisfyCriteria:] + 493
    12 com.apple.MessageFramework 0x003527e5 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 526
    13 com.apple.MessageFramework 0x00351a17 -[MessageRouter routeMessages:fromStores:] + 1482
    14 com.apple.MessageFramework 0x003f677e -[MessageRouter routeQueuedMessages] + 918
    15 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    16 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    17 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    18 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    19 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    20 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    21 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    22 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x92f4720e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92f4ece5 pthreadmutexlock + 569
    2 com.apple.MessageFramework 0x00365fe3 -[MessageHTMLConverter junkStringFromHTMLData:textEncodingName:context:] + 35
    3 com.apple.MessageFramework 0x0035e57a -[MimePart(StringRendering) renderString:] + 1432
    4 com.apple.MessageFramework 0x0035f2d7 -[MimePart(StringRendering) renderString:] + 4853
    5 com.apple.MessageFramework 0x0035dd09 -[MimeBody(StringRendering) renderStringForJunk:] + 252
    6 com.apple.MessageFramework 0x0035dbf2 -[MimeBody(StringRendering) renderString:] + 110
    7 com.apple.MessageFramework 0x0035d12b -[Message stringValueRenderMode:updateBodyFlags:junkRecorder:] + 142
    8 com.apple.MessageFramework 0x0035d094 -[Message stringForJunk:] + 57
    9 com.apple.MessageFramework 0x0035ceef -[JunkMailFilter junkMailLevelForMessage:junkRecorder:] + 133
    10 com.apple.MessageFramework 0x0035ce64 -[JunkMailFilter junkMailLevelForMessage:] + 49
    11 com.apple.MessageFramework 0x003546b2 -[MessageCriterion _evaluateJunkMailCriterion:] + 676
    12 com.apple.MessageFramework 0x00352c0b -[MessageRule doesMessageSatisfyCriteria:] + 493
    13 com.apple.MessageFramework 0x003527e5 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 526
    14 com.apple.MessageFramework 0x00351a17 -[MessageRouter routeMessages:fromStores:] + 1482
    15 com.apple.MessageFramework 0x003f677e -[MessageRouter routeQueuedMessages] + 918
    16 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    17 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    18 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    19 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    20 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    21 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    22 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    23 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x9554e2d2 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x95506c6a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x9555a288 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.MessageFramework 0x002f072a -[NSThread(MainThreadAdditions) performOneway:result:withTarget:selector:] + 648
    6 com.apple.MessageFramework 0x0036629a -[MessageHTMLConverter _loadWebViewOnMainThreadFromData:withTextEncodingName:orFromWebArchive:] + 122
    7 com.apple.MessageFramework 0x0036605b -[MessageHTMLConverter junkStringFromHTMLData:textEncodingName:context:] + 155
    8 com.apple.MessageFramework 0x0035e57a -[MimePart(StringRendering) renderString:] + 1432
    9 com.apple.MessageFramework 0x0035dd09 -[MimeBody(StringRendering) renderStringForJunk:] + 252
    10 com.apple.MessageFramework 0x0035dbf2 -[MimeBody(StringRendering) renderString:] + 110
    11 com.apple.MessageFramework 0x0035d12b -[Message stringValueRenderMode:updateBodyFlags:junkRecorder:] + 142
    12 com.apple.MessageFramework 0x0035d094 -[Message stringForJunk:] + 57
    13 com.apple.MessageFramework 0x0035ceef -[JunkMailFilter junkMailLevelForMessage:junkRecorder:] + 133
    14 com.apple.MessageFramework 0x0035ce64 -[JunkMailFilter junkMailLevelForMessage:] + 49
    15 com.apple.MessageFramework 0x003546b2 -[MessageCriterion _evaluateJunkMailCriterion:] + 676
    16 com.apple.MessageFramework 0x00352c0b -[MessageRule doesMessageSatisfyCriteria:] + 493
    17 com.apple.MessageFramework 0x003527e5 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 526
    18 com.apple.MessageFramework 0x00351a17 -[MessageRouter routeMessages:fromStores:] + 1482
    19 com.apple.MessageFramework 0x003f677e -[MessageRouter routeQueuedMessages] + 918
    20 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    21 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    22 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    23 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    24 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    25 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    26 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    27 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x92f8913a pread$UNIX2003 + 10
    1 libsqlite3.0.dylib 0x90150210 sqlite3PagerAcquire + 3888
    2 libsqlite3.0.dylib 0x90159b55 clearDatabasePage + 181
    3 libsqlite3.0.dylib 0x90159d3a clearDatabasePage + 666
    4 libsqlite3.0.dylib 0x901aa315 sqlite3VdbeExec + 34421
    5 libsqlite3.0.dylib 0x901adea2 sqlite3Step + 386
    6 libsqlite3.0.dylib 0x9018e624 sqlite3_exec + 260
    7 com.apple.syncservices 0x93d88431 sqlite3execvprintf + 73
    8 com.apple.syncservices 0x93d10933 -[ISDDatabase(SqliteHelpers) executeWithCallback:context:rollbackOnError:sql:arguments:] + 245
    9 com.apple.syncservices 0x93d10838 -[ISDDatabase(SqliteHelpers) execute:] + 75
    10 com.apple.syncservices 0x93d2466e -[ISDDataDatabase removeAllRecords] + 112
    11 com.apple.syncservices 0x93d25764 -[ISyncConcreteSession _prepareRecordStoreForTruthPullingEntityNames:] + 385
    12 com.apple.syncservices 0x93d22475 -[ISyncConcreteSession _prepareRecordStoreForSyncing] + 1548
    13 com.apple.syncservices 0x93d1fe5f -[ISyncConcreteSession _enterPushing] + 2356
    14 com.apple.syncservices 0x93d1c285 -[ISyncConcreteSession _transitionStateMachine:] + 3662
    15 com.apple.syncservices 0x93d2993b -[ISyncConcreteSession _prepareToPullChangesForEntityNames:inBackground:target:selector:] + 78
    16 com.apple.syncservices 0x93d298bb -[ISyncConcreteSession prepareToPullChangesForEntityNames:beforeDate:] + 66
    17 com.apple.syncservices 0x93d28d4e -[ISyncConcreteSessionDriver _pullPhaseOfSession] + 1755
    18 com.apple.syncservices 0x93d152bf -[ISyncConcreteSessionDriver _sync:] + 223
    19 com.apple.syncservices 0x93dae876 -[ISyncConcreteSessionDriver _startAsynchronousSyncWorker] + 425
    20 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    21 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    22 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    23 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 5 crashed with X86 Thread State (32-bit):
    eax: 0x000030d2 ebx: 0x13518bd0 ecx: 0x007a06c0 edx: 0x00000000
    edi: 0x19870660 esi: 0x000030d2 ebp: 0xb05c2bb8 esp: 0xb05c2b88
    ss: 0x0000001f efl: 0x00010206 eip: 0x908a2688 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000020
    Binary Images:
    0x1000 - 0x271ff3 com.apple.mail 3.5 (930.3) <918d5fc75d11e2bad29cc7192e8459d2> /Applications/Mail.app/Contents/MacOS/Mail
    0x2e0000 - 0x537ffb com.apple.MessageFramework 3.5 (930.3) <548c39b875ebdc054eed49e9dd5238f3> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x68d000 - 0x68ffff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x696000 - 0x6bafe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x130f0000 - 0x1310efff com.apple.Mail.Syncer 3.5 (930.3) <7d8d8ca39b8535b2a585f360617d1a98> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x13178000 - 0x1318bfff com.apple.syncservices.syncservicesui 4.1 (389.12) <d3c0a867aa64f0e94b3dbb710da880d1> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x13512000 - 0x1351aff7 +com.restoroot.omic 2.0 Beta 5 (456) <31ee38cbaa3c6ce9ef5cd3dee6f49354> /Library/Mail/Bundles/OMiC.mailbundle/Contents/MacOS/OMiC
    0x13522000 - 0x13534fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) <a8a6c796a0d5575aafb9281b34b956b5> /Library/Mail/Bundles/OMiC.mailbundle/Contents/Frameworks/Sparkle.framework/Ver sions/A/Sparkle
    0x135bb000 - 0x135bcfe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x136e4000 - 0x136e6fff com.apple.textencoding.japanese 2.2 (2.2) <100c36acb81fd83ec71f1db66d7f86cd> /System/Library/TextEncodings/Japanese Encodings.bundle/Contents/MacOS/Japanese Encodings
    0x13773000 - 0x13776fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x13890000 - 0x13895fff com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x138a2000 - 0x138a7ff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x138cb000 - 0x13a9dfe7 com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x159ed000 - 0x15a5afff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x9001effb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9001f000 - 0x900eafff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x900eb000 - 0x9012dfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9012e000 - 0x901b5ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x901b6000 - 0x90205fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90206000 - 0x906d7f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x906d8000 - 0x906d8ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x906d9000 - 0x90811fe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90812000 - 0x9088cff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9088d000 - 0x9096dfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x9096e000 - 0x90972fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90973000 - 0x90a31fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90a32000 - 0x90a6efff com.apple.DAVKit 3.0.6 (653) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x90a6f000 - 0x90b02ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90b03000 - 0x90b0afe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x90b0b000 - 0x90b16fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90b17000 - 0x90b17ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90b18000 - 0x90b1fff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90b50000 - 0x90b82ff7 com.apple.DotMacSyncManager 1.2.3 (305) <76f2a03fbb91d701cd8c1d1dde21b531> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x90b83000 - 0x90bf5fff com.apple.iLifeMediaBrowser 1.0.11 (212.1.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x90bf6000 - 0x90c73feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90c74000 - 0x90da7fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90da8000 - 0x90dbefff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90dbf000 - 0x90e1bff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90e1c000 - 0x90ee3ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90ee4000 - 0x90f6efe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90f6f000 - 0x9160ffff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91610000 - 0x91a20fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91a21000 - 0x91a21ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x91a22000 - 0x91a6cfe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91a6d000 - 0x91becfff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91bed000 - 0x91c47ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91c48000 - 0x91da9ff2 com.apple.CalendarStore 3.0.6 (847) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x91dad000 - 0x91e06ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91e07000 - 0x91e25fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x91e26000 - 0x91ef4ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91ef5000 - 0x91f67fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91f68000 - 0x91f68ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91f69000 - 0x91f6efff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91f6f000 - 0x920a7ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x920a8000 - 0x92382ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92383000 - 0x92435ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x92436000 - 0x924e4ffb com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x924e5000 - 0x9251cfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9251d000 - 0x925baffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x925bb000 - 0x925e5fff com.apple.CoreMediaPrivate 11.0 (11.0) <e37d6ebd5934b482c864ba6eaf122488> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x925f0000 - 0x925f0ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x925f1000 - 0x9260dfff com.apple.IMFramework 4.0.5 (583) <a1890d82d681840490025bb50bf97cf8> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9260e000 - 0x9263bfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9263c000 - 0x9264bffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9264c000 - 0x9268aff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9268b000 - 0x926c1fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x926c2000 - 0x926d0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x926d1000 - 0x926e4fff com.apple.IMUtils 4.0.5 (583) <b54c55fea76255e789f607b78592c468> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x926e5000 - 0x926eafff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x926eb000 - 0x926efffd com.apple.AOSNotification 1.0.0 (68.10) <38239776860eed3c5265d4ae3c21dd73> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x926f0000 - 0x926f0ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x926f1000 - 0x9270fff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92710000 - 0x9272dff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9272e000 - 0x92735ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x92736000 - 0x92f34fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92f35000 - 0x92f45ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92f46000 - 0x930adff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x930ae000 - 0x933d0fe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x933d1000 - 0x93402ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93408000 - 0x93414ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93415000 - 0x93463ff3 com.apple.datadetectorscore 1.0.2 (52.14) <bd3bfe061091be75ce6a27172b988702> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x93464000 - 0x934f7fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x934f8000 - 0x9350dffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9350e000 - 0x9357bffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x9357c000 - 0x935b0fef com.apple.bom 9.0.1 (136.1.1) <e1f64b0dae30d560a1204c69c14751a0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x935b1000 - 0x9376dff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9376e000 - 0x9377aff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9377b000 - 0x93780fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93781000 - 0x9394fff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93950000 - 0x93d0efea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93d0f000 - 0x93df0fff com.apple.syncservices 3.1 (389.12) <e0c2241379300f52b12b479e53797016> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x93df1000 - 0x93dfbfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93dfc000 - 0x93e1bffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93e1c000 - 0x93f6eff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93f72000 - 0x93f79fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93f7a000 - 0x93f7affa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93f7b000 - 0x93fd8ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x93fd9000 - 0x94058ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94059000 - 0x940d6fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x940d7000 - 0x941d8fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x941d9000 - 0x941d9ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x941da000 - 0x941e2fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x941e3000 - 0x941effff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib
    0x941f0000 - 0x942d1ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x942d2000 - 0x94323feb com.apple.framework.familycontrols 1.0.3 (1.0.3) <52c7ec091f6d3dc99ec42e1e185c38a7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94324000 - 0x9434ffe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x94350000 - 0x94353fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94354000 - 0x94364fff 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
    0x94365000 - 0x943b6ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x943b7000 - 0x943c0fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x943c1000 - 0x946c9fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x946ca000 - 0x9470bfe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9470c000 - 0x94724fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94725000 - 0x9474dff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9474e000 - 0x94750ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x949ba000 - 0x94a5cff3 com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x94a5d000 - 0x94a6afe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94a6b000 - 0x94af7ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94af8000 - 0x94e95fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94e96000 - 0x94ebafeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x94ebb000 - 0x94eedfff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94eee000 - 0x94f79fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95139000 - 0x95150fff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x95151000 - 0x9518bfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9518c000 - 0x9518cfff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9518d000 - 0x952d3ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x952d4000 - 0x952d4ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x952d5000 - 0x95304fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95305000 - 0x95349feb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <29109fed9f54cbe3d3faea0603362719> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9534a000 - 0x95372fff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x95373000 - 0x95377fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95378000 - 0x953b1ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x953b2000 - 0x953b4fff com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x953b5000 - 0x9546ffe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95470000 - 0x954affff com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x954b0000 - 0x954effef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x954f0000 - 0x954fbfff com.apple.dotMacLegacy 3.1 (246) <d335114af509bf38a7ead5274a93dfb1> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x954fc000 - 0x95777fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95778000 - 0x9672dffe com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9672e000 - 0x96794ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96795000 - 0x9679bfff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9679c000 - 0x9679cff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9679d000 - 0x96882ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96883000 - 0x96894ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x96895000 - 0x9689affc com.apple.KerberosHelper 1.1 (1.0) <86b1b4589baa557d067d07efc01890d2> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9689b000 - 0x9689cffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9689d000 - 0x968a1fff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x968a2000 - 0x96ef3fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96ef4000 - 0x96f18fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x96f19000 - 0x96fc9fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96fca000 - 0x97013fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x97014000 - 0x9702afe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9702b000 - 0x9703afff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x9703b000 - 0x970e2feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0xba100000 - 0xba101fff libArabicConverter.dylib ??? (???) <074375ae8ee95d1695273f62e77050a9> /System/Library/CoreServices/Encodings/libArabicConverter.dylib
    0xba700000 - 0xba700ff3 libHebrewConverter.dylib ??? (???) <e0b1922078719ffd99bfd2b7d4721597> /System/Library/CoreServices/Encodings/libHebrewConverter.dylib
    0xbad00000 - 0xbad01fff libLatin2Converter.dylib ??? (???) <2448a9d19ea5bd0ad43091ebcbffd197> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0xbb100000 - 0xbb103fff libLatinSuppConverter.dylib ??? (???) <c178887e7c34ee4793e416438aed9b1d> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I was using two plugins that I really like:
    Mail Attachments Iconizer http://lokiware.info/Mail-Attachments-Iconizer
    and
    Letter Opener (OMIC) http://www.restoroot.com/OMiC/en/index.php
    I had not updated to the latest version of OMIC and I think that's where the problem was.
    Thanks again.

  • Safari 6.0.1 keeps randomly crashing

    Safari 6.0.1 keeps randomly crashing. I'm not exactly sure what triggers it. Sometimes it's when I navigate to a new page. Sometimes I'm not even touching my laptap, I'll walk away for a moment and I'll come back and safari has quit on me. Sometimes I'll have an open page in my dock, but working in another program and safari will just quit. I've searched thru many of the forums here and tried different things, but nothing has helped. I recently upgraded to Mountain Lion, and that is when I noticed safari kept crashing. Occasionally my entire computer will just shut down and I have to restart or while I'm working it will randomly log me out and log me back in without me doing anything, but that doesn't happen as often as safari crashing.
    Here is my crash report for safari. I hope someone can help me out with this.
    Process:         WebProcess [4107]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.26.14)
    Build Info:      WebKit2-7536026014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2012-10-22 23:12:02.961 -0400
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          150396 sec
    Crashes Since Last Report:           47
    Per-App Interval Since Last Report:  137882 sec
    Per-App Crashes Since Last Report:   41
    Anonymous UUID:                      6AB412BD-0E9A-1170-A58D-7964ADE900D0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8f1d7758 objc_msgSend_vtable14 + 24
    1   com.apple.CoreFoundation                0x00007fff8892685a CFRelease + 170
    2   com.apple.CoreFoundation                0x00007fff8892ae0a __CFBasicHashDrain + 442
    3   com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    4   com.apple.CFNetwork                     0x00007fff84d707cf MixedDict::~MixedDict() + 33
    5   com.apple.CFNetwork                     0x00007fff84d707a0 HTTPHeaderDict::~HTTPHeaderDict() + 18
    6   com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    7   com.apple.CFNetwork                     0x00007fff84d44df5 HTTPMessage::~HTTPMessage() + 143
    8   com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    9   com.apple.CFNetwork                     0x00007fff84d45102 URLResponse::~URLResponse() + 118
    10  com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    11  com.apple.CFNetwork                     0x00007fff84cdce4d __CFCachedURLResponse::~__CFCachedURLResponse() + 99
    12  com.apple.CFNetwork                     0x00007fff84cdcdd1 __CFCachedURLResponse::~__CFCachedURLResponse() + 17
    13  com.apple.CoreFoundation                0x00007fff889269af CFRelease + 511
    14  com.apple.CFNetwork                     0x00007fff84d3ec72 __CFURLCacheNode::~__CFURLCacheNode() + 40
    15  com.apple.CFNetwork                     0x00007fff84d3ec3b __CFURLCacheNode::~__CFURLCacheNode() + 17
    16  com.apple.CFNetwork                     0x00007fff84cdc452 __CFURLCache::RemoveResponseFromCacheContainers(__CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, bool) + 246
    17  com.apple.CFNetwork                     0x00007fff84ce55bd __CFURLCache::RemoveLRUCachedItems(long, __CFURLCacheNode*) + 169
    18  com.apple.CFNetwork                     0x00007fff84cd7ef9 __CFURLCache::CreateAndStoreCacheNode(__CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, _CFURLRequest const*, void const*, bool, bool&) + 137
    19  com.apple.CFNetwork                     0x00007fff84d3c6d3 AddCacheTask(__CFURLCacheNode*) + 406
    20  com.apple.CFNetwork                     0x00007fff84cd7d09 CFURLCacheAddCachedResponseForRequest + 221
    21  com.apple.CFNetwork                     0x00007fff84cd7c01 ___clientEvent_WillCacheResponse_block_invoke_0 + 55
    22  com.apple.CFNetwork                     0x00007fff84ce2111 ___delegate_willCacheResponse_block_invoke_0 + 95
    23  com.apple.CFNetwork                     0x00007fff84d5f3ca ___withDelegateAsync_block_invoke_0 + 90
    24  com.apple.CFNetwork                     0x00007fff84def56a __block_global_1 + 28
    25  com.apple.CoreFoundation                0x00007fff8894e724 CFArrayApplyFunction + 68
    26  com.apple.CFNetwork                     0x00007fff84d50554 RunloopBlockContext::perform() + 124
    27  com.apple.CFNetwork                     0x00007fff84d5042b MultiplexerSource::perform() + 221
    28  com.apple.CoreFoundation                0x00007fff88930101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    29  com.apple.CoreFoundation                0x00007fff8892fa25 __CFRunLoopDoSources0 + 245
    30  com.apple.CoreFoundation                0x00007fff88952dc5 __CFRunLoopRun + 789
    31  com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    32  com.apple.HIToolbox                     0x00007fff8df490a4 RunCurrentEventLoopInMode + 209
    33  com.apple.HIToolbox                     0x00007fff8df48e42 ReceiveNextEventCommon + 356
    34  com.apple.HIToolbox                     0x00007fff8df48cd3 BlockUntilNextEventMatchingListInMode + 62
    35  com.apple.AppKit                        0x00007fff86984613 _DPSNextEvent + 685
    36  com.apple.AppKit                        0x00007fff86983ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    37  com.apple.AppKit                        0x00007fff8697b283 -[NSApplication run] + 517
    38  com.apple.WebCore                       0x00007fff8331fe0f WebCore::RunLoop::run() + 63
    39  com.apple.WebKit2                       0x00007fff8f70ec8a WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    40  com.apple.WebKit2                       0x00007fff8f6d65bd WebKitMain + 285
    41  com.apple.WebProcess                    0x000000010c8f7e7b 0x10c8f7000 + 3707
    42  libdyld.dylib                           0x00007fff8a3af7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff83e4cd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff89d57dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff89d579ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff83e4a6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff89d58486 _dispatch_semaphore_wait_slow + 241
    2   libxpc.dylib                            0x00007fff84ecee1f xpc_connection_send_message_with_reply_sync + 127
    3   com.apple.SystemConfiguration           0x00007fff8c2840b3 _reach_server_target_status + 291
    4   com.apple.SystemConfiguration           0x00007fff8c284e5a __SCNetworkReachabilityServer_targetStatus + 34
    5   com.apple.SystemConfiguration           0x00007fff8c25512d __SCNetworkReachabilityGetFlags + 331
    6   com.apple.SystemConfiguration           0x00007fff8c254f58 SCNetworkReachabilityGetFlags + 241
    7   com.apple.CFNetwork                     0x00007fff84d379d3 SocketStream::Reachability::schedule(dispatch_queue_s*) + 39
    8   com.apple.CFNetwork                     0x00007fff84d37623 SocketStream::addNetworkReachability_NoLock() + 163
    9   com.apple.CFNetwork                     0x00007fff84d37487 SocketStream::socketCallbackConnectLocked(SocketStreamSignalHolder*, void const*) + 201
    10  com.apple.CFNetwork                     0x00007fff84d3736d SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 131
    11  com.apple.CFNetwork                     0x00007fff84d372d1 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 83
    12  com.apple.CoreFoundation                0x00007fff8896f408 __CFSocketPerformV0 + 728
    13  com.apple.CoreFoundation                0x00007fff88930101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    14  com.apple.CoreFoundation                0x00007fff8892faed __CFRunLoopDoSources0 + 445
    15  com.apple.CoreFoundation                0x00007fff88952dc5 __CFRunLoopRun + 789
    16  com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    17  com.apple.Foundation                    0x00007fff8808c586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    18  com.apple.Foundation                    0x00007fff880ea612 __NSThread__main__ + 1345
    19  libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    20  libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8b905d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b868724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8b868606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 5:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff88961371 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff833352b1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff83e4c322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff889924e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 7:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8335a9b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff828ad06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8335a9b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff828ad06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 9:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490fc3 _pthread_cond_wait + 927
    2   com.apple.CoreVideo                     0x00007fff886e0ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
    3   com.apple.CoreVideo                     0x00007fff886e023d CVDisplayLink::runIOThread() + 529
    4   com.apple.CoreVideo                     0x00007fff886e0013 startIOThread(void*) + 148
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 10:: Dispatch queue: com.apple.xpc.waitq
    0   libdispatch.dylib                       0x00007fff89d58b71 _dispatch_semaphore_dispose + 51
    1   libdispatch.dylib                       0x00007fff89d55898 _dispatch_dispose + 49
    2   libdispatch.dylib                       0x00007fff89d55837 -[OS_dispatch_object _xref_dispose] + 51
    3   libxpc.dylib                            0x00007fff84ecf83c _xpc_connection_call_reply + 31
    4   libdispatch.dylib                       0x00007fff89d550b6 _dispatch_client_callout + 8
    5   libdispatch.dylib                       0x00007fff89d5647f _dispatch_queue_drain + 235
    6   libdispatch.dylib                       0x00007fff89d562f1 _dispatch_queue_invoke + 52
    7   libdispatch.dylib                       0x00007fff89d561c3 _dispatch_worker_thread2 + 249
    8   libsystem_c.dylib                       0x00007fff8548ecab _pthread_wqthread + 404
    9   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 11:: Dispatch queue: com.apple.SystemConfiguration.SCNetworkReachability.xpcq
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548efb6 pthread_workqueue_addthreads_np + 47
    2   libdispatch.dylib                       0x00007fff89d56073 _dispatch_queue_wakeup_global_slow + 59
    3   libdispatch.dylib                       0x00007fff89d55ecd _dispatch_wakeup + 132
    4   libdispatch.dylib                       0x00007fff89d55e10 _dispatch_queue_push_list_slow2 + 33
    5   libxpc.dylib                            0x00007fff84ecf503 _xpc_connection_recv_message + 796
    6   libxpc.dylib                            0x00007fff84ecf16d _xpc_connection_wakeup_recv + 165
    7   libxpc.dylib                            0x00007fff84ecd8b4 _xpc_connection_wakeup2 + 1799
    8   libxpc.dylib                            0x00007fff84ecf0ae _xpc_connection_reply_event + 163
    9   libdispatch.dylib                       0x00007fff89d550b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff89d5729b _dispatch_source_invoke + 691
    11  libdispatch.dylib                       0x00007fff89d56305 _dispatch_queue_invoke + 72
    12  libdispatch.dylib                       0x00007fff89d56448 _dispatch_queue_drain + 180
    13  libdispatch.dylib                       0x00007fff89d562f1 _dispatch_queue_invoke + 52
    14  libdispatch.dylib                       0x00007fff89d56448 _dispatch_queue_drain + 180
    15  libdispatch.dylib                       0x00007fff89d562f1 _dispatch_queue_invoke + 52
    16  libdispatch.dylib                       0x00007fff89d561c3 _dispatch_worker_thread2 + 249
    17  libsystem_c.dylib                       0x00007fff8548ecab _pthread_wqthread + 404
    18  libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff88aca424  rbx: 0x00007fb9cc0c4170  rcx: 0x00007fff7358ce10  rdx: 0x0000000000000007
      rdi: 0x00007fb9cc0d8ba0  rsi: 0x00007fff871abc76  rbp: 0x00007fff53306a20  rsp: 0x00007fff533069d8
       r8: 0x00007fb9cc078990   r9: 0x000000005acb533d  r10: 0x00007fb9cc0a5ff0  r11: 0x0000000096d1230a
      r12: 0x0000000000000004  r13: 0x00000000a5baadb9  r14: 0x00000000a7baadb1  r15: 0x00007fb9cc0d8ba0
      rip: 0x00007fff8f1d7758  rfl: 0x0000000000010246  cr2: 0xffffff8092267004
    Logical CPU: 1
    Binary Images:
           0x10c8f7000 -        0x10c8f7fff  com.apple.WebProcess (8536 - 8536.26.14) <04443BB6-662D-3053-B839-23AC888D5497> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x10c8ff000 -        0x10c8fffff  WebProcessShim.dylib (7536.26.14) <E5E6AD28-2DA2-34DC-9715-F7915243144F> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x10e091000 -        0x10e0a7fff  com.apple.WebInspector (8536 - 8536.26.7) <695942A0-65F2-3E26-84D3-859D12938555> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x10e756000 -        0x10e757ff7  ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x10eb1c000 -        0x10eb32ff7  com.apple.webcontentfilter.framework (3.1 - 5) <D76F41C5-DAEF-3298-BFF7-B63A92B32ACA> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x111941000 -        0x111af8fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x111b2f000 -        0x111c71fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x111ca5000 -        0x111cb3ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x111cba000 -        0x111ce7fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x111cf0000 -        0x111cf9fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x111cff000 -        0x111d02ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x200000000 -        0x200822ff7  com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <CF32F783-46E3-3837-A993-01CB9C2BE6BC> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6c4f7000 -     0x7fff6c52b93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff82883000 -     0x7fff8288dfff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff8288e000 -     0x7fff83847fff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff838cb000 -     0x7fff838d1fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff838d2000 -     0x7fff83b52ff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff83b56000 -     0x7fff83b57fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff83b58000 -     0x7fff83c9cfef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff83c9d000 -     0x7fff83ceafff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff83d14000 -     0x7fff83d5ffff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff83d60000 -     0x7fff83e25ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83e3a000 -     0x7fff83e55ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff83e56000 -     0x7fff83eddff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
        0x7fff83f3c000 -     0x7fff83f92fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff84855000 -     0x7fff84855fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff84856000 -     0x7fff8487efff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8487f000 -     0x7fff84895fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff84896000 -     0x7fff84898fff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84899000 -     0x7fff848adfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff848ae000 -     0x7fff848afff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff8493b000 -     0x7fff84962ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff849b3000 -     0x7fff84ccaff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84ccb000 -     0x7fff84cd2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff84cd3000 -     0x7fff84e47fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff84e48000 -     0x7fff84e5cfff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84e67000 -     0x7fff84e82ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff84e83000 -     0x7fff84ebdfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff84ec3000 -     0x7fff84ee5ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff84ef7000 -     0x7fff850a5fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff850a6000 -     0x7fff850a8ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff850a9000 -     0x7fff850adfff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff850ae000 -     0x7fff850cfff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff850d0000 -     0x7fff85138fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85139000 -     0x7fff8513dff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8513e000 -     0x7fff8513efff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8513f000 -     0x7fff85145fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85146000 -     0x7fff8515cfff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff851a1000 -     0x7fff851befff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff851bf000 -     0x7fff85345fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85346000 -     0x7fff8534cff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8534d000 -     0x7fff8536cff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8536d000 -     0x7fff8538cff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8538d000 -     0x7fff85398fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff85399000 -     0x7fff853a3ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff853d6000 -     0x7fff85454ff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85478000 -     0x7fff85544fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff85545000 -     0x7fff85ed5c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff85ed6000 -     0x7fff86060fff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86061000 -     0x7fff86062fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff86063000 -     0x7fff860baff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff860bb000 -     0x7fff8614cfff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8614d000 -     0x7fff8620aff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8620b000 -     0x7fff8620dfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8620e000 -     0x7fff8629bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8629c000 -     0x7fff862aafff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff862ab000 -     0x7fff862affff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86345000 -     0x7fff86346ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86347000 -     0x7fff86352ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff86353000 -     0x7fff8637ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff86380000 -     0x7fff8641dff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8641e000 -     0x7fff8641ffff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff86422000 -     0x7fff8653cfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8653d000 -     0x7fff86580ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff865e1000 -     0x7fff865e5fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff865e6000 -     0x7fff865eafff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff865eb000 -     0x7fff865f7ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff865f8000 -     0x7fff865fbfff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8677d000 -     0x7fff8682efff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8682f000 -     0x7fff8745cff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8745d000 -     0x7fff8747fff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87480000 -     0x7fff874b6fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff87503000 -     0x7fff87531ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff87534000 -     0x7fff875cefff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff875cf000 -     0x7fff875d4fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff875d5000 -     0x7fff87600fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87601000 -     0x7fff87632ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87633000 -     0x7fff878d7fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87928000 -     0x7fff8792aff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8793d000 -     0x7fff879d7fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff879d8000 -     0x7fff879e4fff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff879e5000 -     0x7fff87c1aff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87c1b000 -     0x7fff87c88ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87c89000 -     0x7fff87cdfff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87ce0000 -     0x7fff87cf2ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff87d07000 -     0x7fff87d4ffff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff87d50000 -     0x7fff87d67fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87d68000 -     0x7fff87da2fff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff87da3000 -     0x7fff87da5fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff87da6000 -     0x7fff88054fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff88055000 -     0x7fff883b1fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff884a2000 -     0x7fff884f1ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff884f2000 -     0x7fff884f4ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff884f5000 -     0x7fff884f8fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff884f9000 -     0x7fff88544ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff88545000 -     0x7fff88584ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff88585000 -     0x7fff885b9fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff885ba000 -     0x7fff886dafff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff886de000 -     0x7fff88708ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8870b000 -     0x7fff88722fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88723000 -     0x7fff887fdff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff887fe000 -     0x7fff88803fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8891e000 -     0x7fff88b07fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88b08000 -     0x7fff88b75fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88b76000 -     0x7fff88bc0ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88bc1000 -     0x7fff88bc9fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff88bca000 -     0x7fff88fc3ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff88fc4000 -     0x7fff88fd3ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff88fec000 -     0x7fff88ff2fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88ff3000 -     0x7fff89075fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff89076000 -     0x7fff89076fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8908c000 -     0x7fff890b3ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff890b4000 -     0x7fff89110fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89111000 -     0x7fff89166ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89167000 -     0x7fff891c3fff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff891c4000 -     0x7fff891c4fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff891c5000 -     0x7fff891d8ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff891d9000 -     0x7fff891e8ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff891e9000 -     0x7fff89312ff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff89589000 -     0x7fff8958dfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8958e000 -     0x7fff895cafff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff895cb000 -     0x7fff895d6ff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89789000 -     0x7fff89b80fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89c50000 -     0x7fff89d45fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff89d46000 -     0x7fff89d52fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89d53000 -     0x7fff89d68ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff89d69000 -     0x7fff89d89fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89d8a000 -     0x7fff89d97fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff89d98000 -     0x7fff89dc1fff  libsandbox.1.dylib (220) <163B48F0-2A0D-3E07-8576-6734C98CEF25> /usr/lib/libsandbox.1.dylib
        0x7fff89dfd000 -     0x7fff89dfffff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89e00000 -     0x7fff89e00fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89e01000 -     0x7fff89e04fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff89e05000 -     0x7fff8a060ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8a061000 -     0x7fff8a061fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a068000 -     0x7fff8a075fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8a076000 -     0x7fff8a0d3fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a0d4000 -     0x7fff8a26ffef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a2cb000 -     0x7fff8a325fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8a326000 -     0x7fff8a33bfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8a33c000 -     0x7fff8a3acfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8a3ad000 -     0x7fff8a3b0ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8a3f7000 -     0x7fff8a41efff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a41f000 -     0x7fff8a51dfff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8a51e000 -     0x7fff8a526ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a527000 -     0x7fff8a56bfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8a595000 -     0x7fff8a616fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a617000 -     0x7fff8a61efff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8a61f000 -     0x7fff8a622ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8a623000 -     0x7fff8a651fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8a663000 -     0x7fff8a765fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a9ae000 -     0x7fff8a9faff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8aab9000 -     0x7fff8aab9fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8aaba000 -     0x7fff8aac8ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ac7d000 -     0x7fff8ae7dfff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff8ae7e000 -     0x7fff8ae80fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8ae81000 -     0x7fff8ae81fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ae82000 -     0x7fff8aeb9ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8aeba000 -     0x7fff8af22ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8af23000 -     0x7fff8b665ff7  libclh.dylib (4.0.3 - 4.0.3) <16FC7127-61C7-3F3A-870E-16CD38E5BB37> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8b666000 -     0x7fff8b670fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8b671000 -     0x7fff8b684ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b685000 -     0x7fff8b6dcff

    This is getting so ridiculous. It's becoming very difficult to get anything productive done. Here is the latest crash report.
    Process:         WebProcess [8836]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.26.14)
    Build Info:      WebKit2-7536026014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2012-10-25 13:52:23.815 -0400
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          299595 sec
    Crashes Since Last Report:           92
    Per-App Interval Since Last Report:  284485 sec
    Per-App Crashes Since Last Report:   83
    Anonymous UUID:                      6AB412BD-0E9A-1170-A58D-7964ADE900D0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010c3ea000-000000010c3eb000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     000000000000000000 0 + 0
    1   com.apple.JavaScriptCore                0x00007fff8b8666ae JSC::MarkedBlock::FreeList JSC::MarkedBlock::sweepHelper<true>(JSC::MarkedBlock::SweepMode) + 398
    2   com.apple.JavaScriptCore                0x00007fff8b8664d4 JSC::MarkedBlock::sweep(JSC::MarkedBlock::SweepMode) + 36
    3   com.apple.JavaScriptCore                0x00007fff8b8116cb JSC::Heap::sweep() + 107
    4   com.apple.JavaScriptCore                0x00007fff8b811875 JSC::Heap::collect(JSC::Heap::SweepToggle) + 245
    5   com.apple.JavaScriptCore                0x00007fff8b81064b JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 315
    6   com.apple.CoreFoundation                0x00007fff8896dda4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    7   com.apple.CoreFoundation                0x00007fff8896d8bd __CFRunLoopDoTimer + 557
    8   com.apple.CoreFoundation                0x00007fff88953099 __CFRunLoopRun + 1513
    9   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    10  com.apple.HIToolbox                     0x00007fff8df490a4 RunCurrentEventLoopInMode + 209
    11  com.apple.HIToolbox                     0x00007fff8df48e42 ReceiveNextEventCommon + 356
    12  com.apple.HIToolbox                     0x00007fff8df48cd3 BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                        0x00007fff86984613 _DPSNextEvent + 685
    14  com.apple.AppKit                        0x00007fff86983ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    15  com.apple.AppKit                        0x00007fff8697b283 -[NSApplication run] + 517
    16  com.apple.WebCore                       0x00007fff8331fe0f WebCore::RunLoop::run() + 63
    17  com.apple.WebKit2                       0x00007fff8f70ec8a WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    18  com.apple.WebKit2                       0x00007fff8f6d65bd WebKitMain + 285
    19  com.apple.WebProcess                    0x000000010c3eae7b 0x10c3ea000 + 3707
    20  libdyld.dylib                           0x00007fff8a3af7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff83e4cd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff89d57dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff89d579ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8808c586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff880ea612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8b905d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b868724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8b868606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 5:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff88961371 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff833352b1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff83e4c322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff889924e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 7:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8335a9b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff828ad06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b6e3d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8335a9b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff828ad06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b91b36f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 9:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff88961371 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8ec35496 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 10:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff83e4a686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83e49c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8894d803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff88952ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889526b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff88961371 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8ec35931 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff83e4c0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85490fc3 _pthread_cond_wait + 927
    2   com.apple.CoreVideo                     0x00007fff886e0ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
    3   com.apple.CoreVideo                     0x00007fff886e023d CVDisplayLink::runIOThread() + 529
    4   com.apple.CoreVideo                     0x00007fff886e0013 startIOThread(void*) + 148
    5   libsystem_c.dylib                       0x00007fff8548c742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85479181 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff83e4c6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8548eeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8548ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85479171 start_wqthread + 13
    Thread 18:
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000800  rbx: 0x00000001626c2ba0  rcx: 0x00007fff73b46b08  rdx: 0x0000000000000000
      rdi: 0x00000001626c2ba0  rsi: 0x0000000000000000  rbp: 0x00007fff538141d0  rsp: 0x00007fff53814198
       r8: 0x000000000000001a   r9: 0x0000000000000020  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x1ffffffffffffffc  r13: 0x000000014eeef068  r14: 0x00000001626c0000  r15: 0x000000000000015d
      rip: 0x0000000000000000  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x10c3ea000 -        0x10c3eafff  com.apple.WebProcess (8536 - 8536.26.14) <04443BB6-662D-3053-B839-23AC888D5497> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x10c3ef000 -        0x10c3effff  WebProcessShim.dylib (7536.26.14) <E5E6AD28-2DA2-34DC-9715-F7915243144F> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x14ee4e000 -        0x14ee64fff  com.apple.WebInspector (8536 - 8536.26.7) <695942A0-65F2-3E26-84D3-859D12938555> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x150c65000 -        0x150c7bff7  com.apple.webcontentfilter.framework (3.1 - 5) <D76F41C5-DAEF-3298-BFF7-B63A92B32ACA> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x152378000 -        0x15252ffff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x152566000 -        0x1526a8fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1526dc000 -        0x1526eaff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x1526f1000 -        0x15271efff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x152727000 -        0x152730fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x152736000 -        0x152739ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x200000000 -        0x200822ff7  com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <CF32F783-46E3-3837-A993-01CB9C2BE6BC> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6bfea000 -     0x7fff6c01e93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff82883000 -     0x7fff8288dfff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff8288e000 -     0x7fff83847fff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff838cb000 -     0x7fff838d1fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff838d2000 -     0x7fff83b52ff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff83b56000 -     0x7fff83b57fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff83b58000 -     0x7fff83c9cfef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff83c9d000 -     0x7fff83ceafff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff83d14000 -     0x7fff83d5ffff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff83d60000 -     0x7fff83e25ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83e3a000 -     0x7fff83e55ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff83e56000 -     0x7fff83eddff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
        0x7fff83f3c000 -     0x7fff83f92fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff84855000 -     0x7fff84855fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff84856000 -     0x7fff8487efff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8487f000 -     0x7fff84895fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff84896000 -     0x7fff84898fff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84899000 -     0x7fff848adfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff848ae000 -     0x7fff848afff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff8493b000 -     0x7fff84962ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff849b3000 -     0x7fff84ccaff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84ccb000 -     0x7fff84cd2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff84cd3000 -     0x7fff84e47fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff84e48000 -     0x7fff84e5cfff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84e67000 -     0x7fff84e82ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff84e83000 -     0x7fff84ebdfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff84ec3000 -     0x7fff84ee5ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff84ef7000 -     0x7fff850a5fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff850a6000 -     0x7fff850a8ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff850a9000 -     0x7fff850adfff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff850ae000 -     0x7fff850cfff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff850d0000 -     0x7fff85138fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85139000 -     0x7fff8513dff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8513e000 -     0x7fff8513efff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8513f000 -     0x7fff85145fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85146000 -     0x7fff8515cfff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff851a1000 -     0x7fff851befff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff851bf000 -     0x7fff85345fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85346000 -     0x7fff8534cff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8534d000 -     0x7fff8536cff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8536d000 -     0x7fff8538cff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8538d000 -     0x7fff85398fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff85399000 -     0x7fff853a3ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff853d6000 -     0x7fff85454ff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85478000 -     0x7fff85544fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff85545000 -     0x7fff85ed5c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff85ed6000 -     0x7fff86060fff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86061000 -     0x7fff86062fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff86063000 -     0x7fff860baff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff860bb000 -     0x7fff8614cfff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8614d000 -     0x7fff8620aff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8620b000 -     0x7fff8620dfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8620e000 -     0x7fff8629bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8629c000 -     0x7fff862aafff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff862ab000 -     0x7fff862affff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86345000 -     0x7fff86346ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86347000 -     0x7fff86352ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff86353000 -     0x7fff8637ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff86380000 -     0x7fff8641dff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8641e000 -     0x7fff8641ffff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff86422000 -     0x7fff8653cfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8653d000 -     0x7fff86580ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff865e1000 -     0x7fff865e5fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff865e6000 -     0x7fff865eafff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff865eb000 -     0x7fff865f7ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff865f8000 -     0x7fff865fbfff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8677d000 -     0x7fff8682efff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8682f000 -     0x7fff8745cff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8745d000 -     0x7fff8747fff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87480000 -     0x7fff874b6fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff87503000 -     0x7fff87531ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff87534000 -     0x7fff875cefff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff875cf000 -     0x7fff875d4fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff875d5000 -     0x7fff87600fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87601000 -     0x7fff87632ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87633000 -     0x7fff878d7fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87928000 -     0x7fff8792aff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8793d000 -     0x7fff879d7fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff879d8000 -     0x7fff879e4fff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff879e5000 -     0x7fff87c1aff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87c1b000 -     0x7fff87c88ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87c89000 -     0x7fff87cdfff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87ce0000 -     0x7fff87cf2ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff87d07000 -     0x7fff87d4ffff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff87d50000 -     0x7fff87d67fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87d68000 -     0x7fff87da2fff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff87da3000 -     0x7fff87da5fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff87da6000 -     0x7fff88054fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff88055000 -     0x7fff883b1fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff884a2000 -     0x7fff884f1ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff884f2000 -     0x7fff884f4ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff884f5000 -     0x7fff884f8fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff884f9000 -     0x7fff88544ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff88545000 -     0x7fff88584ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff88585000 -     0x7fff885b9fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff885ba000 -     0x7fff886dafff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff886de000 -     0x7fff88708ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8870b000 -     0x7fff88722fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88723000 -     0x7fff887fdff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff887fe000 -     0x7fff88803fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8891e000 -     0x7fff88b07fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88b08000 -     0x7fff88b75fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88b76000 -     0x7fff88bc0ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88bc1000 -     0x7fff88bc9fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff88bca000 -     0x7fff88fc3ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff88fc4000 -     0x7fff88fd3ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff88fec000 -     0x7fff88ff2fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88ff3000 -     0x7fff89075fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff89076000 -     0x7fff89076fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8908c000 -     0x7fff890b3ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff890b4000 -     0x7fff89110fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89111000 -     0x7fff89166ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89167000 -     0x7fff891c3fff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff891c4000 -     0x7fff891c4fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff891c5000 -     0x7fff891d8ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff891d9000 -     0x7fff891e8ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff891e9000 -     0x7fff89312ff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff89589000 -     0x7fff8958dfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8958e000 -     0x7fff895cafff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff895cb000 -     0x7fff895d6ff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89789000 -     0x7fff89b80fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89c50000 -     0x7fff89d45fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff89d46000 -     0x7fff89d52fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89d53000 -     0x7fff89d68ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff89d69000 -     0x7fff89d89fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89d8a000 -     0x7fff89d97fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff89d98000 -     0x7fff89dc1fff  libsandbox.1.dylib (220) <163B48F0-2A0D-3E07-8576-6734C98CEF25> /usr/lib/libsandbox.1.dylib
        0x7fff89dfd000 -     0x7fff89dfffff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89e00000 -     0x7fff89e00fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89e01000 -     0x7fff89e04fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff89e05000 -     0x7fff8a060ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8a061000 -     0x7fff8a061fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a068000 -     0x7fff8a075fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8a076000 -     0x7fff8a0d3fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a0d4000 -     0x7fff8a26ffef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a2cb000 -     0x7fff8a325fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8a326000 -     0x7fff8a33bfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8a33c000 -     0x7fff8a3acfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8a3ad000 -     0x7fff8a3b0ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8a3f7000 -     0x7fff8a41efff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a41f000 -     0x7fff8a51dfff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8a51e000 -     0x7fff8a526ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a527000 -     0x7fff8a56bfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8a595000 -     0x7fff8a616fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a617000 -     0x7fff8a61efff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8a61f000 -     0x7fff8a622ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8a623000 -     0x7fff8a651fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8a663000 -     0x7fff8a765fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a9ae000 -     0x7fff8a9faff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8aab9000 -     0x7fff8aab9fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8aaba000 -     0x7fff8aac8ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ac7d000 -     0x7fff8ae7dfff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff8ae7e000 -     0x7fff8ae80fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8ae81000 -     0x7fff8ae81fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ae82000 -     0x7fff8aeb9ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8aeba000 -     0x7fff8af22ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8af23000 -     0x7fff8b665ff7  libclh.dylib (4.0.3 - 4.0.3) <16FC7127-61C7-3F3A-870E-16CD38E5BB37> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8b666000 -     0x7fff8b670fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8b671000 -     0x7fff8b684ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b685000 -     0x7fff8b6dcff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8b6dd000 -     0x7fff8b977ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8b9ac000 -     0x7fff8b9defff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8b9df000 -     0x7fff8bab2ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <005BE6FF-38A1-3AEA-B24C-9D4F330EF6BE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8bab3000 -     0x7fff8baf3fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8baf4000 -     0x7fff8bb3cfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8bb3d000 -     0x7fff8bb3dffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8bb3e000 -     0x7fff8bb3efff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8bb3f000 -     0x7fff8bb40fff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
        0x7fff8bb41000 -     0x7fff8bb6dff7  libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8bb6e000 -     0x7fff8bbeeff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8bcb3000 -     0x7fff8bd02ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8bd03000 -     0x7fff8bd2efff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8bd2f000 -     0x7fff8bd67fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8bd68000 -     0x7fff8be0eff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8be0f000 -     0x7fff8c0d2ff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8c0d3000 -     0x7fff8c0edfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c0ee000 -     0x7fff8c0eefff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c131000 -     0x7fff8c174fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8c175000 -     0x7fff8c247ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c248000 -     0x7fff8c299ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c29a000 -     0x7fff8c2a8ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff8c2a9000 -     0x7fff8c2ceff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff8c32a000 -     0x7fff8c81ffff  com.apple.Safari.framework (8536 - 8536.26.14) <8A1EDE49-1974-3CA6-9B1A-54A1C5B2FF24> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8c820000 -     0x7fff8cfc8fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8cfc9000 -     0x7fff8cfcefff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8cfcf000 -     0x7fff8d252fff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8d30c000 -     0x7fff8d31dff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8d31e000 -     0x7fff8d325fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8d368000 -     0x7fff8d481ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d482000 -     0x7fff8d4b8fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d4d4000 -     0x7fff8d5d6fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d5d7000 -     0x7fff8d5dbff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d637000 -     0x7fff8d734ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8d735000 -     0x7fff8d73efff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8d741000 -     0x7fff8d79dff7  com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8d79e000 -     0x7fff8d79fff7  libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib
        0x7fff8d7a0000 -     0x7fff8d7adff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8d7ae000 -     0x7fff8d7ebfe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d7ec000 -     0x7fff8d7edff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dyli

  • Final Cut Pro crashes at startup after upgrade to FCP 7 (and FCS 3)

    I bought the upgrade to FCS 3 and installed it.
    After this I can't open Final Cut Pro 7
    It start opening and fails during "Profiling for RT extreme"
    I get the popup with: the application Final cut pro quit unexpectedly
    I use a MAC Pro 8-core intel
    All latest updates installed before upgrade and all permissions repaired and clean processes done.
    What can I do, what is wrong??
    System:
    Model Name: Mac Pro
    Model Identifier: MacPro3,1
    Processor Name: Quad-Core Intel Xeon
    Processor Speed: 2.8 GHz
    Number Of Processors: 2
    Total Number Of Cores: 8
    L2 Cache (per processor): 12 MB
    Memory: 10 GB
    Bus Speed: 1.6 GHz
    Boot ROM Version: MP31.006C.B05
    ATI Radeon HD 3870:
    Chipset Model: ATI Radeon HD 3870
    Type: Display
    Bus: PCIe
    Slot: Slot-1
    PCIe Lane Width: x16
    VRAM (Total): 512 MB
    Vendor: ATI (0x1002)
    Device ID: 0x9501
    Revision ID: 0x0000
    ROM Revision: 113-B3390F-270
    EFI Driver Version: 01.00.270
    Report I get:
    Process: Final Cut Pro [186]
    Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier: com.apple.FinalCutPro
    Version: 7.0 (7.0)
    Build Info: FCPApp-906181654~22
    Code Type: X86 (Native)
    Parent Process: launchd [82]
    Interval Since Last Report: 3306 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 28 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-07-29 00:31:47.328 +0200
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 8D4408DC-4FB9-4F53-8131-470E800EA0A6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000009d91c6c4
    Crashed Thread: 13
    Thread 0:
    0 libGLImage.dylib 0x928ace69 void glgConvertTo32<GLGConverterEndianSwap, (GLGMemory)2>(GLGOperation const*, GLDPixelMode const*) + 441
    1 libGLImage.dylib 0x928aaf8f glgProcessPixelsWithProcessor + 1359
    2 ...pple.ATIRadeonX2000GLDriver 0x097be44f gldGetQueryInfo + 3743
    3 GLEngine 0x09032144 glReadPixels_Exec + 2004
    4 com.apple.FinalCutPro 0x00467cf9 KGOpenGLMotionBlitWithComposite(KGCanvasRec*, KGCanvasRec*, KGCanvasRec*, KGMotionPointInstance*, KGRect*, KGFloatPt*, float, KGOpenGLEffectFlags, unsigned long) + 4555
    5 com.apple.FinalCutPro 0x00468a2f OFXProfileEffectsOnMainThread(OFXData*, KGListRecord*) + 3111
    6 com.apple.FinalCutPro 0x0046a037 OFXSetupEffects(OFXData*, unsigned long, unsigned long, unsigned char) + 4497
    7 com.apple.FinalCutPro 0x0046aa77 OpenGLEffectsInitialize() + 575
    8 com.apple.FinalCutPro 0x0044e49b PluginMainEntry(long, long, KGDictInt*, void*) + 957
    9 com.apple.FinalCutPro 0x00244d44 MessageToPlugins(long, long) + 54
    10 com.apple.FinalCutPro 0x00244eef KGRegisterLibAction + 127
    11 com.apple.FinalCutPro 0x00245288 CallLibs(KGLibActionCode, unsigned char) + 118
    12 com.apple.FinalCutPro 0x0024551e KGFinishLibraries + 130
    13 com.apple.FinalCutPro 0x00245643 KGInit() + 173
    14 com.apple.FinalCutPro 0x004130d3 OpenApplication(AEDesc const*, AEDesc*, long) + 73
    15 com.apple.AE 0x9205b648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
    16 com.apple.AE 0x9205b57e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    17 com.apple.AE 0x9205b425 aeProcessAppleEvent + 177
    18 com.apple.HIToolbox 0x930bf961 AEProcessAppleEvent + 38
    19 com.apple.HIToolbox 0x9311dd06 AEProcessEvent + 160
    20 com.apple.HIToolbox 0x9311dc57 HIStdAppHandler::HandleEvent(OpaqueEventHandlerCallRef*, TCarbonEvent&) + 219
    21 com.apple.HIToolbox 0x9311af02 TEventHandler::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 70
    22 com.apple.HIToolbox 0x9309511d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    23 com.apple.HIToolbox 0x9309455b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    24 com.apple.HIToolbox 0x930943c0 SendEventToEventTargetWithOptions + 58
    25 com.apple.HIToolbox 0x930c2d34 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 356
    26 com.apple.HIToolbox 0x930954d6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    27 com.apple.HIToolbox 0x9309455b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    28 com.apple.HIToolbox 0x930b0eac SendEventToEventTarget + 52
    29 com.apple.HIToolbox 0x9311da4c ToolboxEventDispatcher + 86
    30 com.apple.HIToolbox 0x9311a2a2 RunApplicationEventLoop + 222
    31 com.apple.FinalCutPro 0x0015464f KGMainEvent(void*) + 51
    32 com.apple.FinalCutPro 0x002c1aa8 main + 54
    33 com.apple.FinalCutPro 0x00003a6b _start + 209
    34 com.apple.FinalCutPro 0x00003999 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x953ba6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    2 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9537246e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9539cdcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x956f3b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    4 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x00429495 DisplayQueue::Run() + 681
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9536b286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95372a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9019804e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90198c78 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x90a025f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x90a02480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9536b286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95372a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9019804e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90198c78 CFRunLoopRunInMode + 88
    4 ....CoreMediaIOServicesPrivate 0x967d6ecc MIO::DAL::RunLoop::OwnThread(void*) + 160
    5 ....CoreMediaIOServicesPrivate 0x967d904c CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 13 Crashed:
    0 com.apple.CoreFoundation 0x90212608 __exceptionFinalize + 152
    1 libSystem.B.dylib 0x9539f013 pthread_tsdcleanup + 163
    2 libSystem.B.dylib 0x9539ebb5 pthreadexit + 98
    3 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x953ba6fa select$DARWIN_EXTSN + 10
    1 com.apple.AECore 0x247c3319 threadProc(void*) + 17
    2 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    3 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 13 crashed with X86 Thread State (32-bit):
    eax: 0xa7246ccc ebx: 0x90212584 ecx: 0xb0651000 edx: 0x0f470f30
    edi: 0x01001380 esi: 0x0f470f30 ebp: 0xb0650f08 esp: 0xb0650ed0
    ss: 0x0000001f efl: 0x00010293 eip: 0x90212608 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x9d91c6c4
    Binary Images:
    0x1000 - 0x867ffc com.apple.FinalCutPro 7.0 (7.0) <de75b35631cea155c3a58c130f2429fd> /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    0xc22000 - 0xc25ff7 +KGCore ??? (???) <513569271e6452fce38b637bc74ec30f> /Applications/Final Cut Pro.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore
    0xc2d000 - 0xc2dffc com.apple.iokit.dvcomponentglue 1.9.5 (1.9.5) <0759a2500bb678c4e6fc1c4a90d17e03> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0xc32000 - 0xc41fff com.apple.AERegistration 1.2 (77) <0c4c13009e3ae2a14507380c2544b223> /Applications/Final Cut Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0xc55000 - 0xc5cfff com.apple.AEProfiling 1.2 (22) <50fd5623d2c18102fd41d8e745e08353> /Applications/Final Cut Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0xc66000 - 0xe1fff3 com.apple.prokit 5.0 (883) <f30846e78a05f4f97f6ba78fbeda517a> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0xf27000 - 0xf99fef com.apple.ProFX 1.2.3 (1.2.3) <5db359dc8a447ae2ca9a82e0c895e4b0> /Library/Application Support/ProApps/SharedA/Frameworks/ProFX.framework/Versions/A/ProFX
    0xfb9000 - 0x10b2fe0 com.apple.DiskImagesFramework 10.5.5 (199) <221119fb6b335af96fb0e85a9403cbc5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x1118000 - 0x1172ff7 com.apple.proapps.MIO 1.0 (498) <1ffa992f4d82684fb2054c9015ba14fa> /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x11ae000 - 0x11b7ff7 com.apple.finalcutstudio.prometadatasupport 0.6 (1.0) <c4af15573cc83bb7c01755d66b0873c1> /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0x11bf000 - 0x11f2fff com.apple.FWAVCPrivate 1.46 (46) /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x120a000 - 0x1228fef com.apple.XSKey 1.0.0 (52) <71b94f5315db901291f2211f7c2cd790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x1237000 - 0x126dfff com.apple.MediaKit 9.1 (401) <36149a69962ed3101199093a6220ef74> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x127e000 - 0x1347fe5 com.apple.DiscRecording 4.0.5 (4050.4.1) <503c77a4da92eb3262d3fbfe46e74f20> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x13b2000 - 0x13ddffb libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
    0x160d000 - 0x164cfff com.apple.vmutils 4.1 (104) <2fcd53ce313bb6050bfaf0ac6c1b5ead> /System/Library/PrivateFrameworks/vmutils.framework/vmutils
    0x6cd2000 - 0x6cdaff7 com.apple.proapps.mrcheckpro 1.4 (359) <353f1a07ba9560cdd0834537d209bb69> /Applications/Final Cut Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x8fe5000 - 0x916afe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x9198000 - 0x91b4ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x91db000 - 0x91dcfff com.apple.FinalCutPro.Plugins.Text Window 7.0 (7.0) <b32ba8aa5ae68001c0315475b65c32b1> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window
    0x9224000 - 0x9228ff3 com.apple.FinalCutPro.Plugins.AudioGroupsExport 7.0 (7.0) <1a97986c80fae8a2e3f136442967ede0> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioGroupsExport.bundle/Contents/MacOS/AudioGro upsExport
    0x94e4000 - 0x96ebfef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9781000 - 0x9a5fff1 com.apple.ATIRadeonX2000GLDriver 1.5.44 (5.4.4) <aeb5e93202779fb8e0f5da88291ce9f6> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x9b7b000 - 0x9ba5ff7 com.apple.FinalCutPro.Plugins.AfterEffects 7.0 (7.0) <12df4bd0ef34bfdbd48673331325bafc> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects
    0x9bad000 - 0x9bc4ff3 com.apple.FinalCutPro.Plugins.AudioMixer 7.0 (7.0) <88f6d4e72cbf77119f64ae4f960fd2f4> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer
    0x9bcf000 - 0x9bedfe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
    0x9bf5000 - 0x9bfafff com.apple.FinalCutPro.Plugins.Cache Manager 7.0 (7.0) <5b5a8a9259e929dffc04c3e741bfdde3> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cache Manager.bundle/Contents/MacOS/Cache Manager
    0xad00000 - 0xad1dff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xad35000 - 0xad5ffeb com.apple.proapps.ControlSurfaceSupport 2.0 (68) <86163aa665bfcd271ab4d40199ca8269> /Applications/Final Cut Pro.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlS urfaceSupport
    0xad80000 - 0xae58ff2 com.apple.FinalCutPro.Plugins.Browser 7.0 (7.0) <298f68cabb0daca071967e24032020da> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser
    0xae76000 - 0xae90fff com.apple.FinalCutPro.CinemaTools 5.0 (5.0) <db65880a253159220325d66e55cae4ce> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cinema Tools.bundle/Contents/MacOS/Cinema Tools
    0xae9c000 - 0xaea6ff9 com.apple.FinalCutPro.Plugins.CTHelper 7.0 (7.0) <4e702488ded734fc926a1dfe89685e00> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/CTHelper.bundle/Contents/MacOS/CTHelper
    0xaead000 - 0xaed3ff7 com.apple.FinalCutPro.Plugins.EditTape 7.0 (7.0) <7d39d97872ffc63b2c455cca7f2265af> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape
    0xaee2000 - 0xaf3cff5 com.apple.FinalCutPro.Plugins.EDL Export 7.0 (7.0) <074f25e4efce90e7f53997b9f1227303> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EDL Export.bundle/Contents/MacOS/EDL Export
    0xaf51000 - 0xaf59fff com.apple.FinalCutPro.Plugins.Effect Builder 7.0 (7.0) <935f0d8eb03370afc80bd94ed7ebb82b> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Effect Builder.bundle/Contents/MacOS/Effect Builder
    0xaf5e000 - 0xaf69ffe com.apple.FinalCutPro.Plugins.FCPExtPluginSupport 7.0 (7.0) <456a6bbc75a05914ffad7ed1020db313> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExt PluginSupport
    0xaf72000 - 0xafa5ff7 com.apple.FinalCutPro.Plugins.FCS Engine 7.0 (7.0) <8c4a49f70e3e9665d239d5f1fc6c0da8> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine
    0xafaf000 - 0xafc0ff7 com.apple.FinalCutPro.Plugins.FilterCustomEd 7.0 (7.0) <ce6d77f246b8b435f8461f54e690a1dd> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCusto mEd
    0xafc6000 - 0xafdbffb com.apple.FinalCutPro.Plugins.FilterViewer 7.0 (7.0) <c1993b2c8e985ff8a1450bea4eeb24d5> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer
    0xafe1000 - 0xafe4ffc com.apple.FinalCutPro.Plugins.FinalTouchExport 7.0 (7.0) <4a3a19c345bb540191e8e4f44d15ecea> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FinalTouchExport.bundle/Contents/MacOS/FinalTouc hExport
    0xafea000 - 0xb008fea com.apple.FinalCutPro.Plugins.Flash 7.0 (7.0) <7042d12f13089d6afbfdc04480954adc> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash
    0xb014000 - 0xb021ffb com.apple.FinalCutPro.Plugins.GenViewer 7.0 (7.0) <40e4bdd56095d88e4011e350ae87290b> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer
    0xb027000 - 0xb02bfff com.apple.FinalCutPro.Plugins.LayerFileReader 7.0 (7.0) <3e6e650422d7e8406b79c0629cdef396> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileR eader
    0xb030000 - 0xb07cff3 com.apple.FinalCutPro.Plugins.Media Manager 7.0 (7.0) <7256bcaec22f0a2e0d25b0e99f7aed53> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager
    0xb086000 - 0xb098ff0 com.apple.FinalCutPro.Plugins.MolokiniSupport 7.0 (7.0) <45ff947371051e594c0c71b6d6e9e952> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSu pport
    0xb0a7000 - 0xb0bbfff com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 (1.0) <f30d5326241ccf33f94739ecb45c6c2a> /Applications/Final Cut Pro.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTr anslation
    0xb0c9000 - 0xb0fbffb com.apple.FinalCutPro.Plugins.Motion Viewer 7.0 (7.0) <853fbbc72628c483aebcac69b8a61d0c> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer
    0xb10c000 - 0xb127ff3 com.apple.FinalCutPro.Plugins.Movie Analyzer 7.0 (7.0) <3a3417f473e4447ed1b11d8888230801> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer
    0xb136000 - 0xb14cffb com.apple.FinalCutPro.Plugins.Movie Viewer 7.0 (7.0) <de8f3578388640a4e170c61698df9cb6> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer
    0xb158000 - 0xb15cfff com.apple.FinalCutPro.Plugins.NuggetExport 7.0 (7.0) <f7a383d090ab1ffe2016de7f47afda42> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport
    0xb161000 - 0xb21afe7 com.apple.FinalCutPro.Plugins.OMF Audio Export 7.0 (7.0) <7e770367d26fa1be5f90e5a915a6477d> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/OMF Audio Export.bundle/Contents/MacOS/OMF Audio Export
    0xb22d000 - 0xb235ffb com.apple.FinalCutPro.Plugins.Perf Analyzer 7.0 (7.0) <fe5b80c6f4643bdf82a7ab62d8d53131> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer
    0xb23a000 - 0xb24fffb com.apple.FinalCutPro.Plugins.ProAppsIntegration 7.0 (7.0) <9770e1e4fb6fafe0621376e583255fcd> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/ProAppsIntegration.bundle/Contents/MacOS/ProApps Integration
    0xb25f000 - 0xb26cff7 com.apple.FinalCutPro.Plugins.Pulldown Support 7.0 (7.0) <b02018ab481d96b6533694219158a6cb> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Pulldown Support.bundle/Contents/MacOS/Pulldown Support
    0xb274000 - 0xb2b3fef com.apple.FinalCutPro.Plugins.QTM Reader 7.0 (7.0) <ba765a559bdb254cacea01902e82ffd0> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader
    0xb2c0000 - 0xb2c8ff3 com.apple.FinalCutPro.Plugins.QuickView 7.0 (7.0) <1fec8b5f4e5ece95260a1566cd44c5d3> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QuickView.bundle/Contents/MacOS/QuickView
    0xb2cd000 - 0xb2ddffe com.apple.FinalCutPro.Plugins.Relink Media 7.0 (7.0) <00b1cb9d18f0ef7eb47f4ad62b817b80> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media
    0xb2e4000 - 0xb37dff2 com.apple.FinalCutPro.Plugins.Timeline Editor 7.0 (7.0) <f0cadd73511abf441fd00ab78dedcbfb> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor
    0xb38c000 - 0xb39dfff com.apple.FinalCutPro.Plugins.Transcoder 7.0 (7.0) <342dbf2c0e4835d26f07fad4e3061902> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder
    0xb3a7000 - 0xb3b9fff com.apple.FinalCutPro.Plugins.Transition Viewer 7.0 (7.0) <f90bc19a157a64c9533a6e15ee63ddf2> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer
    0xb3bf000 - 0xb3d4ff3 com.apple.FinalCutPro.Plugins.Trimming 7.0 (7.0) <d043123319e2517f1d753d05aad1cc67> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming
    0xb3da000 - 0xb3e0ffb com.apple.FinalCutPro.Plugins.VDUSupport 7.0 (7.0) <9f7e6de69346fa87dd517a7ab41470f2> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VDUSupport.bundle/Contents/MacOS/VDUSupport
    0xb3e6000 - 0xb3e7ffb com.apple.FinalCutPro.Plugins.Vector Accelerator 7.0 (7.0) <f1ba1fff8f2b1484a9e627524f9e85df> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator
    0xb3ec000 - 0xb3fdfff com.apple.FinalCutPro.Plugins.VideoLog 7.0 (7.0) <4817e2073ab8c0095d5d61fd5d749536> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog
    0xb402000 - 0xb41aff7 com.apple.FinalCutPro.Plugins.VoiceOver 7.0 (7.0) <c036ae1b43e897b0050accc29e78fbaa> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver
    0xb421000 - 0xb49dfe5 com.apple.FinalCutPro.Plugins.XML Support 7.0 (7.0) <e6ab4b9287c8af7a1d91baa89756507d> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support
    0xb7f8000 - 0xb7f8ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0xbd93000 - 0xbda4fe7 com.apple.FCP Uncompressed 422.component 1.6 (1.6) <5cef993fdbac12fd57c6efa42ab7aee2> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xbe20000 - 0xbe22ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <d60e25373b47ea9900776ce394378d07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xbe28000 - 0xbe8cfe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <1509b3ff8573ca6e914a6701f10c2159> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0xbeaa000 - 0xbf17fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0xbf26000 - 0xbf6cffb com.apple.motion.component 1.0 (687) <b2fd93af0488c687c7b5a8fc8ae2d40c> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0xbf72000 - 0xbf74ff7 +Motion ??? (???) <ba03f73fdcb26b738ebd87c2a5a93317> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0xbf7a000 - 0xc016ff8 com.apple.procore.framework 4.0 (712) <09ee33b4412cfc2553561de47695baa6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0xc055000 - 0xc069fef com.apple.fcp.DVOutputUnit 1.3 (1.3) <28e28bc601a034b28f64474f521105c8> /Applications/Final Cut Pro.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit
    0xc219000 - 0xc286fe7 com.apple.AppleProResCodec 2.0 (224) <b7a79ff29c325554a3c3be91f9b89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0xc2d3000 - 0xc6a8fe5 QuickTimeH264.scalar ??? (???) <69abf0b9133b89e4ad9171ea7b156d87> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0xc713000 - 0xc74afe7 com.apple.DVCPROHDCodec 1.5 (237) <5ba422055aee73bba7de5417ef028d5b> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0xc75a000 - 0xc7a0fef com.apple.viceroy.codec 32.1 (32.1) /System/Library/Components/VCH263Codec.component/VCH263Codec
    0xc7a9000 - 0xc858fe3 com.apple.AppleHDVCodec 1.5 (228) <8d2121a0ba5328a2c9a53bed137701da> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0xc880000 - 0xc8cefe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0xc8d7000 - 0xc8f1feb com.apple.AppleIntermediateCodec 1.3 (151) <038597cb32e7eba5f81624ed96182ea4> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xc8f7000 - 0xc90afe3 com.apple.IMXCodec 1.4 (155) <b7a1514f1a2bec3e719db8bb25016a05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0xc91c000 - 0xc935ff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <386af0b779e8c148e6b6cbc7f5489d45> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xc93a000 - 0xc975fff com.apple.QuickTimeFireWireDV.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xcb17000 - 0xcb4ffff com.apple.motion.MotionBundle 4.0.0 (687) <d55a6b65819f904e69e1fb688d60f967> /Library/Application Support/ProApps/Bundles/Motion.bundle/Contents/MacOS/Motion
    0xce00000 - 0xcefeff7 com.apple.soundtrackpro.integration 3.0 (3.0) <bdd75f4ac31068a0f0a8de05104637d9> /Library/Application Support/ProApps/Bundles/Soundtrack Pro Integration.bundle/Contents/MacOS/Soundtrack Pro Integration
    0xd0b3000 - 0xd7e8fdf +com.borisfx.TextScrambler ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Text Scrambler.bundle/Contents/MacOS/Text Scrambler
    0xe227000 - 0xe959fc7 +com.borisfx.Title3D ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title 3D.bundle/Contents/MacOS/Title 3D
    0xf5a3000 - 0xf5b2ff7 com.apple.QuartzComposer.FxPlugWrapper 1.2.3 (92) <8a7ac5fd7b3fc001e5b9eedb450e6f0f> /Library/Application Support/ProApps/SharedA/Plug-Ins/ProFX/FxPlugWrapper.plugin/Contents/MacOS/FxPl ugWrapper
    0xf5bd000 - 0xf5c9fff com.apple.PluginManager 1.7.3 (34) <13cd3a05a00c4fa7ad612a706a67e390> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0xf5d6000 - 0xf5e7ff7 com.apple.fxplugframework 1.2.3 (1.2.3) <033fea79e666d3195bd525a9a4331190> /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0xf5fa000 - 0xf5fbff7 com.apple.Helium 3.0.0 (221) <f9d224cd8d1f7dd1e0919186186fb3d1> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Helium
    0xf5ff000 - 0xf754fec com.apple.Helium.HeliumRender 2.0.0 (221) <9046df26e22414dc6a4bf7b23ebad338> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Frameworks/Heliu mRender.framework/Versions/A/HeliumRender
    0xf7b2000 - 0xf7baff7 com.apple.QuartzComposer.QCMotionPatch 1.0 (687) <d70c471ae02dd2332f5fcecc0153f1a8> /Library/Application Support/ProApps/SharedA/Plug-Ins/ProFX/QCMotionPatch.plugin/Contents/MacOS/QCMo tionPatch
    0xf7c2000 - 0xf7c2fff com.apple.FxHeliumImage 4.0.0 (1.0) <6d239534fcad22b90d2caa77651a84c0> /Library/Application Support/ProApps/SharedA/Frameworks/FxHeliumImage.framework/Versions/A/FxHeliumI mage
    0xf7f7000 - 0xf7fbff3 com.apple.SmoothCamFxPlug 1.0.1 (1.0.1) <50a3c8733b3f0e6e342a6e191584750a> /Library/Application Support/ProApps/SharedA/Plug-Ins/FxPlug/SmoothCam.fxplug/Contents/MacOS/SmoothC am
    0xf856000 - 0xf856ffc com.apple.qmaster.swamp 3.5 (3.5) <233fac83dceaf42fee7d167e550d32f5> /Library/Frameworks/Qmaster.framework/Versions/A/Qmaster
    0xf86f000 - 0xf888fff com.apple.promath.framework 4.0.0 (687) <305ae8651d4f02d5e8d3f6bc8c217c97> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMath.framework/Versions/A/ProMath
    0xf892000 - 0xf8a8fea libedit.2.dylib ??? (???) <be5a6f391887bb96bdeeafd443cf19fb> /usr/lib/libedit.2.dylib
    0xf8b3000 - 0xf8c4fff com.apple.RetimingMath 4.0.0 (687) <6efb289b0ae864c25b5e0674da51e905> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/RetimingMath.framework/Versions/A/Ret imingMath
    0xfb00000 - 0xfd68ff2 com.apple.motion.filters 3.0.2 (567) <776ce7a8b35ebcb522a4467e6c5f101a> /Library/Application Support/ProApps/SharedA/Plug-Ins/FxPlug/Filters.bundle/Contents/MacOS/Filters
    0xfe20000 - 0xfe44ff7 com.apple.AppleAVCIntraCodec 1.0 (16) <8a1a4cee1610eece74dad2af42825e6d> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
    0xfe4f000 - 0xfe52fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <63c9ef8da77eb8768e03991ec0e413fd> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xfe58000 - 0xfe5dfff com.apple.audio.AppleHDAHALPlugIn 1.6.8 (1.6.8a3) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xfe62000 - 0xfe6dff0 com.apple.fcp.TundraOutputUnit 1.3 (1.3) <0ec4d5449a62f1640b39f4097f006c27> /Applications/Final Cut Pro.app/Contents/Resources/TundraOutputUnit.bundle/Contents/MacOS/TundraOutputU nit
    0xfe76000 - 0xfe81ff7 com.apple.DVCPROHDVideoOutput 1.3.2 (1.3.2) <273f520ba3b21d46eea91b0284dd43db> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0xfe89000 - 0xfeeefe0 com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <94c8ca828e8df23f0771d065994a65d3> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xff08000 - 0xff32fff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xff38000 - 0xff44fff com.apple.FinalCutPro.iChatTheaterPreview 1.0 (194) <a9c67bd80f6c547fd7883d6be0681b0e> /Library/QuickTime/iChatTheaterPreview.component/Contents/MacOS/iChatTheaterPre view
    0xff4c000 - 0xff82ff6 com.apple.proinspector.framework 3.1.0 (711) <f3006443f4b03f2317cb2e28f98ab0f9> /Library/Application Support/ProApps/SharedA/Frameworks/ProInspector.framework/Versions/A/ProInspect or
    0x10000000 - 0x10060fef com.apple.proapps.AudioMixEngine 2.0 (68) <b3519762653e30674228e744347b85bb> /Applications/Final Cut Pro.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine
    0x20091000 - 0x207c1fef +com.borisfx.TitleCrawl ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title Crawl.bundle/Contents/MacOS/Title Crawl
    0x211fe000 - 0x21934ff7 +com.borisfx.VectorShape ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Vector Shape.bundle/Contents/MacOS/Vector Shape
    0x2237f000 - 0x22438ff2 com.apple.DesktopVideoOut 1.2.5 (1.2.5) <6c42e46e2720866f613ba0f93c4ec7fb> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x22455000 - 0x2245efff com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x22468000 - 0x22472ff7 com.apple.compressor.MediaServerAPI 3.5 (3.5) <6aae6c49e3849689f3fa1fe006a987b1> /Library/Frameworks/MediaServerAPI.framework/Versions/A/MediaServerAPI
    0x2247f000 - 0x2248afff com.apple.compressor.StompUtil 3.5 (3.5) <49b4ee0acba327f69c661106733101cb> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUtil.framew ork/Versions/A/StompUtil
    0x22499000 - 0x224a4fff com.apple.qmaster.SwampUtil 3.5 (3.5) <d59210c891db2e561f215b2e12b690af> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUtil.framework /Versions/A/SwampUtil
    0x224c4000 - 0x224d6fff com.apple.motion.Text 4.0.0 (687) <41eb02547d99e54b438d372fd449425d> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Text.ozp/Contents/MacOS/Text
    0x224e7000 - 0x224ecffb com.apple.fxmetaplug.ImageUnit 1.2.2 (1.2.2) <874ee8a7b64432c8d8e21e4ea379c31b> /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
    0x224f3000 - 0x224f5fff com.apple.Helium.HCache 2.1.0 (221) <6fb55f8ff1498d51921b15c0e692443f> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Plug-ins/HCache.bundle/Cont ents/MacOS/HCache
    0x22700000 - 0x22fd7fe2 com.apple.ozone.framework 4.0.0 (687) <d314d46280c3a69c92cc2bca2edefcba> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Ozone.framework/Ozone
    0x23473000 - 0x2353ffeb org.python.python 2.5 (2.5) <523ba54c654eeed6bc670db2f58a73ab> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
    0x2358c000 - 0x236f0ff2 com.apple.ProMedia 4.0.0 (687) <0f9638d930e56f101450cec204c2e3e6> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMedia.framework/Versions/A/ProMedi a
    0x2375e000 - 0x237c6fff com.apple.ProGraphics 4.0.0 (687) <66bc8748d129af15637b4d7c168a7944> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProGraphics.framework/Versions/A/ProG raphics
    0x238e2000 - 0x23a63ff2 com.apple.Lithium 4.0.0 (687) <1690ba2f13639d9bd105f519f9d4ae12> /Library/Application Support/ProApps/SharedA/Frameworks/Lithium.framework/Versions/A/Lithium
    0x23ae6000 - 0x23bb3ff3 com.apple.prochannel.framework 3.1.0 (711) <62b98bc25e3220e40fb15a4417ed8899> /Library/Application Support/ProApps/SharedA/Frameworks/ProChannel.framework/Versions/A/ProChannel
    0x23c52000 - 0x23fffff2 com.apple.motion.TextFramework 4.0.0 (687) <d4c3bf4c51739de1e1e1171072ef12db> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/TextFramework.framework/TextFramework
    0x240bb000 - 0x24250ff7 com.apple.motion.Behaviors 4.0.0 (687) <de2fba30738c104f127524b1967c54b3> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Behaviors.ozp/Contents/MacOS/Behaviors
    0x242ef000 - 0x2433aff4 com.apple.Bloodhound 4.0.0 (687) <1e9d1f259333f9ecb42cb0b7d15d7098> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Bloodhound.framework/Versions/A/Blood hound
    0x24365000 - 0x24501ff8 com.apple.motion.Particles 4.0.0 (687) <bd2c7ba33028a40768dda6284cd051df> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Particles.ozp/Contents/MacOS/Particles
    0x245c6000 - 0x245cffff com.apple.qmaster.SwampService 3.5 (3.5) <d66473c34ca8499971d1276eca915488> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampService.framew ork/Versions/A/SwampService
    0x245df000 - 0x245e9fff com.apple.qmaster.Status 3.5 (3.5) <261770bfb41aa924d1843a73e89a6ba3> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/Status.framework/Ve rsions/A/Status
    0x24745000 - 0x2477cff7 com.apple.CompressorKit 3.5 (3.5) <bf14424ff064ca69483f686357fe0f72> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/CompressorKit.fr amework/CompressorKit
    0x247ab000 - 0x24901ff7 com.apple.AECore 3.5 (3.5) <61d86dc6ccf286676063acc5e65432c0> /Library/Frameworks/AECore.framework/Versions/A/AECore
    0x24996000 - 0x24a38fef com.apple.compressor.StompUI 3.5 (3.5) <1c723172c751fbdbe6efe50248db7ae9> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUI.framewor k/Versions/A/StompUI
    0x24a96000 - 0x24b7efe3 com.apple.compressor.StompTypes 3.5 (3.5) <eefbad5e1d6320585ef182174d298047> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompTypes.frame work/Versions/A/StompTypes
    0x24c07000 - 0x24c3bfff com.apple.qmaster.SwampCore 3.5 (3.5) <1875820ae25dd7d979ea14dde6a07ff2> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
    0x24c66000 - 0x24d2dfe3 com.apple.qmaster.SwampTypes 3.5 (3.5) <28a392fc2b277229a369ee048c0ff2e9> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampTypes.framewor k/Versions/A/SwampTypes
    0x24dba000 - 0x24e2eff8 com.apple.qmaster.do 3.5 (3.5) <4b871d5349867d551f629abc64d20fc8> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/DistributedObjects. framework/Versions/A/DistributedObjects
    0x24e97000 - 0x24ea2fff com.apple.qmaster.RequestProcessing 3.5 (3.5) <fc88cd1a8b917153ce46985133fc048d> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/RequestProcessing.f ramework/Versions/A/RequestProcessing
    0x24eb6000 - 0x24ec9ffb com.apple.qmaster.ServiceControl 3.5 (3.5) <2388440199acbb4c6f4d25feb856a6ce> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ServiceControl.fram ework/Versions/A/ServiceControl
    0x24ee2000 - 0x24f4fff3 com.apple.qmaster.ContentControl 3.5 (3.5) <fb82908184d21db49519eecffc261878> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ContentControl.fram ework/Versions/A/ContentControl
    0x24f97000 - 0x2505cfff com.apple.qmaster.JobControl 3.5 (3.5) <bb5a951009a8d59e9f9b7a2cb008a2e5> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/JobControl.framewor k/Versions/A/JobControl
    0x250e5000 - 0x250f0fff com.apple.qmaster.ClusterManager 3.5 (3.5) <72674c5a495fac9914553a64c9124d7b> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ClusterManager.fram ework/Versions/A/ClusterManager
    0x34204000 - 0x3422eff7 com.apple.qmaster.SwampUI 3.5 (3.5) <b54d0112c5cd8dcf6199607946b9b554> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUI.framework/V ersions/A/SwampUI
    0x34253000 - 0x3425efff com.apple.qmaster.SwampExecutor 3.5 (3.5) <17ee655c1095b150b3bd2a661a15df16> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampExecutor.frame work/Versions/A/SwampExecutor
    0x34272000 - 0x3428cffb com.apple.ScriptingBridge 1.0.1 (1.0.1) <2c42ce602b3a533b07e1971c8075048d> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x342a2000 - 0x342caffb com.apple.framework.Admin 3.7 (3.7) <4954bcd420547f8024b432b4e84bd483> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x342ec000 - 0x342f5fff com.apple.dsppublishing 1.0.0 (115) <c46ba135abd7484e8f3432f28a791cf9> /Library/Frameworks/DSPPublishing.framework/Versions/A/DSPPublishing
    0x34303000 - 0x3433bfff com.apple.compressor.ImageProcessing 3.5 (3.5) <c08ab0f16b327af3339a8026ab249ce7> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/ImageProcessing. framework/Versions/A/ImageProcessing
    0x34364000 - 0x34503feb com.apple.compressor.transcoding 3.5 (3.5) <5b140c625bce43aea05b7707af14a092> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/Transcoding.fram ework/Versions/A/Transcoding
    0x3462a000 - 0x34630fff com.apple.compressor.FilterUI 3.5 (3.5) <86bf0c7a81bb5a3011c04018c2ec1f9d> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/FilterUI.framewo rk/Versions/A/FilterUI
    0x34639000 - 0x34658fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x3466a000 - 0x3466ffe7 com.apple.H264Encoder 1.0 (21) <2ad1dcd7087a57ee615e659280a1ec6c> /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/H264Encoder
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90004ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90005000 - 0x900bcff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x900bd000 - 0x900f1fef com.apple.bom 9.0.1 (136.1.1) <e1f64b0dae30d560a1204c69c14751a0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x900f2000 - 0x90124fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90125000 - 0x90258fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90259000 - 0x90271ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90272000 - 0x903abff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x903ac000 - 0x903acffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x903ad000 - 0x90467fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90468000 - 0x904c1ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x904c2000 - 0x90614ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90615000 - 0x908efff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x908f0000 - 0x908f0ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x908f1000 - 0x909bafef com.apple.QuickTimeMPEG4.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x909bb000 - 0x909e4fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x909e5000 - 0x90a62feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90a63000 - 0x90a9afff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90a9b000 - 0x90aa7fff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib
    0x90aa8000 - 0x90b6fff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90b70000 - 0x90bb2fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90bb3000 - 0x90c04ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90c05000 - 0x90c07ff1 com.apple.QuickTimeH264.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x90c08000 - 0x90c0efff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90c0f000 - 0x90cdafff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90cdb000 - 0x90cf6ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90cf7000 - 0x90cfafff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90cfb000 - 0x90d78fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90df6000 - 0x90e89fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90e8a000 - 0x90ea7ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90ea8000 - 0x90ea8ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90ea9000 - 0x90f4cff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x90f4d000 - 0x90f52fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90f53000 - 0x90f6bfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90f6c000 - 0x90f7cfff 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
    0x90f7d000 - 0x90fa8fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x90fa9000 - 0x90fadfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90fae000 - 0x90ffdfff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x91031000 - 0x9200cff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9204a000 - 0x92056ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92057000 - 0x92057fff com.apple.Carbon 136 (136) <450e7e239de3f8e559c78f6473ec5149> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92058000 - 0x92058ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92059000 - 0x92088fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92089000 - 0x92090ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92091000 - 0x920b0ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x920b1000 - 0x9212bff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9212c000 - 0x92150fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x92233000 - 0x92327ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x92328000 - 0x9232dfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9232e000 - 0x9235bfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9235c000 - 0x9238bff7 libncurses.5.4.dylib ??? (???) <3b2ac2ca8190942b6b81d2a7012ea859> /usr/lib/libncurses.5.4.dylib
    0x9238c000 - 0x923cdfe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92637000 - 0x92671fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92684000 - 0x92693ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92694000 - 0x92738fec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92739000 - 0x92761ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92762000 - 0x9289afe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9289b000 - 0x928a8fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x928a9000 - 0x928e7fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x928e8000 - 0x928e8ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92938000 - 0x92994ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92995000 - 0x929a4fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x929a5000 - 0x92ccbfe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92ccc000 - 0x92dacfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92dc5000 - 0x92eadff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92eae000 - 0x92eb0fff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92eb1000 - 0x93082ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93083000 - 0x9308cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9308d000 - 0x93395fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93396000 - 0x9339dffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9339e000 - 0x933bcfff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x933bd000 - 0x933c9ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x933ca000 - 0x93646fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93647000 - 0x937d6fe7 com.apple.CoreAUC 3.07.3 (3.07.3) <f98585dd6479989bf85beae472aa3656> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x937d7000 - 0x937defe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x937df000 - 0x93828fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93829000 - 0x938d0feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x938d1000 - 0x93902ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93a67000 - 0x93a67ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93a68000 - 0x93aceffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93acf000 - 0x93c8bff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93c8c000 - 0x93d16fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93d17000 - 0x94127fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94128000 - 0x94182ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94183000 - 0x9420fff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94210000 - 0x9428fff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94290000 - 0x94290ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94291000 - 0x9462efef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9462f000 - 0x946c2ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x946c3000 - 0x946c3ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x946c4000 - 0x946c4ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x946c5000 - 0x94844fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94848000 - 0x948bafff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x948bb000 - 0x9499cff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
    0x9499d000 - 0x949a8fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x949ae000 - 0x949d2feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x94a0e000 - 0x94abefff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94abf000 - 0x94ac1ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95354000 - 0x95369ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9536a000 - 0x954d1ff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x954d2000 - 0x9565afe3 com.apple.JavaScriptCore 5530.19 (5530.19) <df70ffca834a208aae04aa045009a6e7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9565b000 - 0x95679ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x956cc000 - 0x95b9dfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95b9e000 - 0x95bbafff com.apple.IMFramework 4.0.8 (584) <49551f914cd1c3ba154f15f3765803a9> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x95bbb000 - 0x95bbffff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95bc0000 - 0x95bd0ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95c08000 - 0x95c0cfff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x95ce8000 - 0x95cedfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95cee000 - 0x95d75ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x95dbb000 - 0x95e47ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95e93000 - 0x95e93ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95e94000 - 0x95e9bfff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95ea8000 - 0x95eb2feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95eb3000 - 0x95f65ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x95f66000 - 0x95f6efff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95f6f000 - 0x95f82fff com.apple.IMUtils 4.0.8 (584) <2105663d09d2bee0d8742159d0581a3e> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x95f89000 - 0x96787fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96788000 - 0x967c7fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x967c8000 - 0x96808fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x96809000 - 0x96817ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x9688b000 - 0x96c49fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96c4a000 - 0x972eafe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x972eb000 - 0x97314fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x97315000 - 0x97372ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x97373000 - 0x97389fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9738a000 - 0x974d0ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0xf0000000 - 0xf018cfe6 +com.mainconcept.mch264enc 8.0 (8.0.0.44755) /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/Frameworks/ mch264enc.framework/mch264enc
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Thanks for the link to the remover. I had been using AppZapper and was going to try something similar. Removing qmaster did the trick to get Final Cut to open. And... I can say it is a fine speed improvement for me on video scrubbing and other things from the first playing around.
    As soon as qmaster is back in the mix... crash on startup.
    Installing qmaster with Pacifist doesn't cause the daemon to start like the FCS installer. So, I thought starting from the terminal might lead to better data for troubleshooting. So far, when qmaster is installed launch Compressor will start, but it doesn't recognize the computer as a Quick Cluster and Qadministrator will crash when trying to create one. So, now it is diving into the qmaster preference files to see if Pacifist didn't copy in the machine name or something simple.
    Thanks to those sticking with this thread. At least I can function with editing now and I can export using QuickTime. I am just without the services of Compressor and its batching until I can find the clue missing with the cluster (at least that's where I am thinking the next step is).

  • Safari 2.0.4 crashing on startup

    Suddenly Safari is crashing on startup. I've trashed the plist file, run Onyx, repaired from disk startup (no repairs necessary, it said) and don't know what to do next. Here's the crash report. Can anybody tell me how I might proceed?
    Date/Time: 2007-10-11 19:43:51.746 +0100
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [58]
    Version: 2.0.4 (419.3)
    Build Version: 13
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 230
    Thread: 2
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.HIToolbox 0x92ded8d8 RunCurrentEventLoopInMode + 285
    4 com.apple.HIToolbox 0x92decfe2 ReceiveNextEventCommon + 385
    5 com.apple.HIToolbox 0x92dece39 BlockUntilNextEventMatchingListInMode + 81
    6 com.apple.AppKit 0x93273465 _DPSNextEvent + 572
    7 com.apple.AppKit 0x93273056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8 com.apple.Safari 0x00006cea 0x1000 + 23786
    9 com.apple.AppKit 0x9326cddb -[NSApplication run] + 512
    10 com.apple.AppKit 0x93260d2f NSApplicationMain + 573
    11 com.apple.Safari 0x0005f54a 0x1000 + 386378
    12 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282ad3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9282ac36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94d3cb89 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2 Crashed:
    0 libobjc.A.dylib 0x90a594c7 objc_msgSend + 23
    1 com.apple.Foundation 0x9285758d -[NSHTTPURLProtocol retryWithRedirectedURLAndResultCode:] + 672
    2 com.apple.Foundation 0x928572e1 -[NSConnectionHTTPURLProtocol attemptRetryAfter3xxResponse] + 741
    3 com.apple.Foundation 0x92945047 -[NSConnectionHTTPURLProtocol performHTTPHeaderRead] + 827
    4 com.apple.Foundation 0x928568a9 readStreamCallback2 + 84
    5 com.apple.CoreFoundation 0x9087ab72 _CFStreamSignalEventSynch + 281
    6 com.apple.CoreFoundation 0x9082cf92 CFRunLoopRunSpecific + 1213
    7 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    8 com.apple.Foundation 0x9282aa0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    9 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    10 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92851bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284b26c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x99dff966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x928586ea ecx: 0x90ac80a4 edx: 0x0c9e7100
    edi: 0x00000008 esi: 0x01297dd0 ebp: 0xb019f778 esp: 0xb019f724
    ss: 0x0000001f efl: 0x00010206 eip: 0x90a594c7 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x555000 - 0x555fff com.piclens.plugin ??? (0.1.1) /Library/InputManagers/PicLens/PicLens.bundle/Contents/MacOS/PicLens
    0x1038000 - 0x1053fff com.piclens.plugincore ??? (0.1.1) /Library/InputManagers/PicLens/PicLens.bundle/Contents/PlugIns/PicLensCore.bund le/Contents/MacOS/PicLensCore
    0x1066000 - 0x11bffff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1305000 - 0x1321fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x1328000 - 0x134cfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1373000 - 0x1375fff com.unsanity.menuextraenabler 1.0.3 /Users/johnlockerbie/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x1384000 - 0x1386fff net.culater.SIMBL 0.8 (8) /Users/johnlockerbie/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SI MBL
    0x1394000 - 0x139bfff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/johnlockerbie/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x13a6000 - 0x13a7fff com.1passwd.InputManager ??? (1.0) /Users/johnlockerbie/Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/ MacOS/1PasswdIM
    0x13b4000 - 0x13bbfff com.tildesoft.SafariSource SafariSource v1.7.1
    Copyright © Kevin Ballard, 2004-2007 (1.7.1) /Library/Application Support/SIMBL/Plugins/SafariSource.bundle/Contents/MacOS/SafariSource
    0x13c3000 - 0x13c6fff com.connolly.SafariTabs 0.3.1 /Library/Application Support/SIMBL/Plugins/SafariTabs.bundle/Contents/MacOS/SafariTabs
    0x13cc000 - 0x13cdfff com.nukethemfromorbit.TabStop 1.1.7 /Library/Application Support/SIMBL/Plugins/TabStop.bundle/Contents/MacOS/TabStop
    0x1505000 - 0x1543fff com.quixpace.safaritidy 0.2.1 /Library/InputManagers/safaritidy/safaritidy.bundle/Contents/MacOS/safaritidy
    0x155f000 - 0x159afff com.onepasswd.onepasswdsafaribundle 2.4.13 (5170) /Applications/Utilities/Security/1Passwd/1Passwd.app/Contents/Extensions/OnePas swdSafari.bundle/Contents/MacOS/OnePasswdSafari
    0xd09e000 - 0xd09ffff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xd605000 - 0xd7f3fff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91bbcfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc2000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b22000 - 0x92b39fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b44000 - 0x92b9cfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb0000 - 0x92bb0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb2000 - 0x92bc2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd1000 - 0x92bd9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdf000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c90000 - 0x92c94fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c97000 - 0x92cb5fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc7000 - 0x92ccdfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd3000 - 0x92d36fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d5d000 - 0x92d9efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc5000 - 0x92dd3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dda000 - 0x92ddffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de4000 - 0x930d9fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931df000 - 0x931eafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ef000 - 0x9320afff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325a000 - 0x9325afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325c000 - 0x93912fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c93000 - 0x93d0efff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d47000 - 0x93e01fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e44000 - 0x93e44fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e46000 - 0x94007fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404d000 - 0x9408efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94096000 - 0x940d0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d5000 - 0x940ebfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94183000 - 0x941c1fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94205000 - 0x94216fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94224000 - 0x94262fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9427e000 - 0x9428dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94294000 - 0x9429ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942eb000 - 0x94305fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94797000 - 0x948ddfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94969000 - 0x94978fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9497f000 - 0x949a8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949ae000 - 0x949bdfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949c1000 - 0x949e6fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949f2000 - 0x94a0ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d3a000 - 0x94dcdfff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e27000 - 0x94ea7fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ee0000 - 0x951bffff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9533e000 - 0x95361fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96ac4000 - 0x96b9bfff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96bb6000 - 0x96bb7fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x99dfd000 - 0x99e34fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e50000 - 0x99e62fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: MacBookPro2,2, BootROM MBP22.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.1.9.3
    Bluetooth: Version 1.9.0f8, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA

    I have been reading all the various posts and trying most of the suggestions I could find. Now I am crashing on start up as well. So, any help is much appreciated. new Mac - iMac, think it started when I installed recommended updates. Hope I did not post more then needed to look at the issues
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [56]
    Version: 2.0.4 (419.3)
    Build Version: 31
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 198
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x0f66f1ea 0xf305000 + 3580394
    1 ...romedia.Flash Player.plugin 0x0f47721f 0xf305000 + 1516063
    2 ...romedia.Flash Player.plugin 0x0f47b5f8 0xf305000 + 1533432
    3 ...romedia.Flash Player.plugin 0x0f51b79a 0xf305000 + 2189210
    4 ...romedia.Flash Player.plugin 0x0f45d3c7 0xf305000 + 1409991
    5 ...romedia.Flash Player.plugin 0x0f4003c4 0xf305000 + 1029060
    6 ...romedia.Flash Player.plugin 0x0f400e7e 0xf305000 + 1031806
    7 ...romedia.Flash Player.plugin 0x0f402051 0xf305000 + 1036369
    8 ...romedia.Flash Player.plugin 0x0f4659d2 0xf305000 + 1444306
    9 ...romedia.Flash Player.plugin 0x0f4662d9 0xf305000 + 1446617
    10 ...romedia.Flash Player.plugin 0x0f5064ac 0xf305000 + 2102444
    11 ...romedia.Flash Player.plugin 0x0f691e10 NP_Initialize + 556
    12 ...romedia.Flash Player.plugin 0x0f6987a2 Flash_EnforceLocalSecurity + 4604
    13 com.apple.WebKit 0x94d66f9d -[WebBaseNetscapePluginView start] + 266
    14 com.apple.WebKit 0x94d66d62 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 74
    15 com.apple.AppKit 0x93287b3d -[NSView _setWindow:] + 916
    16 com.apple.AppKit 0x9328ad4d -[NSView addSubview:] + 416
    17 com.apple.WebKit 0x94d5e63e -[WebHTMLView addSubview:] + 57
    18 com.apple.WebCore 0x94f6e7ad QWidget::addToSuperview(NSView*) + 97
    19 com.apple.WebCore 0x94f6e11b khtml::RenderWidget::setQWidget(QWidget*, bool) + 527
    20 com.apple.WebCore 0x94f6dea3 khtml::RenderPart::setWidget(QWidget*) + 133
    21 com.apple.WebCore 0x94f6ae40 KHTMLPart::processObjectRequest(khtml::ChildFrame*, KURL const&, QString const&) + 708
    22 com.apple.WebCore 0x94f6a54c KHTMLPart::requestObject(khtml::ChildFrame*, KURL const&, KParts::URLArgs const&) + 1098
    23 com.apple.WebCore 0x94fab7b5 KHTMLPart::requestObject(khtml::RenderPart*, QString const&, QString const&, QStringList const&, QStringList const&) + 467
    24 com.apple.WebCore 0x94f699c0 khtml::RenderPartObject::updateWidget() + 3416
    25 com.apple.WebCore 0x94f0635d KHTMLParser::insertNode(DOM::NodeImpl*, bool) + 245
    26 com.apple.WebCore 0x94f04b1b KHTMLParser::parseToken(khtml::Token*) + 475
    27 com.apple.WebCore 0x94f027f4 khtml::HTMLTokenizer::processToken() + 268
    28 com.apple.WebCore 0x94f03b0f khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 4853
    29 com.apple.WebCore 0x94f02394 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 776
    30 com.apple.WebCore 0x94f50d42 DOM::DocumentImpl::write(QString const&) + 146
    31 com.apple.WebCore 0x94f50c8a DOM::DocumentImpl::write(DOM::DOMString const&) + 44
    32 com.apple.WebCore 0x94f50a62 KJS::HTMLDocFunction::tryCall(KJS::ExecState*, KJS::Object&, KJS::List const&) + 916
    33 com.apple.WebCore 0x94f4e125 KJS::DOMFunction::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 65
    34 com.apple.JavaScriptCore 0x94e3c65a KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    35 com.apple.JavaScriptCore 0x94e3b609 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    36 com.apple.JavaScriptCore 0x94e412c8 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    37 com.apple.JavaScriptCore 0x94e3af4e KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    38 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    39 com.apple.JavaScriptCore 0x94e464aa KJS::IfNode::execute(KJS::ExecState*) + 344
    40 com.apple.JavaScriptCore 0x94e3af4e KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
    41 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    42 com.apple.JavaScriptCore 0x94e464aa KJS::IfNode::execute(KJS::ExecState*) + 344
    43 com.apple.JavaScriptCore 0x94e3b023 KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    44 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    45 com.apple.JavaScriptCore 0x94e47d5f KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
    46 com.apple.JavaScriptCore 0x94e47896 KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
    47 com.apple.JavaScriptCore 0x94e3c65a KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
    48 com.apple.JavaScriptCore 0x94e3b609 KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
    49 com.apple.JavaScriptCore 0x94e412c8 KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
    50 com.apple.JavaScriptCore 0x94e3b023 KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
    51 com.apple.JavaScriptCore 0x94e3ae0e KJS::BlockNode::execute(KJS::ExecState*) + 102
    52 com.apple.JavaScriptCore 0x94e343cc KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&, KJS::UString const&, int) + 1120
    53 com.apple.JavaScriptCore 0x94e33e51 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UString const&, KJS::Value const&) + 63
    54 com.apple.WebCore 0x94f1e5f4 KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) + 234
    55 com.apple.WebCore 0x94f1e4f0 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 212
    56 com.apple.WebCore 0x94f1e2b8 khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 456
    57 com.apple.WebCore 0x94f1dec3 khtml::HTMLTokenizer::scriptHandler() + 923
    58 com.apple.WebCore 0x94f1483d khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 71
    59 com.apple.WebCore 0x94f03c4f khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 5173
    60 com.apple.WebCore 0x94f02394 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 776
    61 com.apple.WebCore 0x94f4c1c4 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 370
    62 com.apple.WebCore 0x94f4c029 khtml::CachedScript::checkNotify() + 61
    63 com.apple.WebCore 0x94f4bfc2 khtml::CachedScript::data(QBuffer&, bool) + 250
    64 com.apple.WebCore 0x94f23df5 khtml::Loader::slotFinished(KIO::Job*, NSData*) + 419
    65 com.apple.WebCore 0x9506ed81 KWQSignal::callWithData(KIO::Job*, NSData*) const + 115
    66 com.apple.WebCore 0x94f23c41 KIO::TransferJob::emitResult(NSData*) + 37
    67 com.apple.WebCore 0x94f23bec -[KWQResourceLoader finishJobAndHandle:] + 76
    68 com.apple.WebKit 0x94d55b62 -[WebSubresourceClient didFinishLoading] + 78
    69 com.apple.WebKit 0x94d54ca1 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 40
    70 com.apple.Foundation 0x9285bd74 -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 176
    71 com.apple.Foundation 0x92859e19 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748
    72 com.apple.Foundation 0x92859ab5 _sendCallbacks + 201
    73 com.apple.CoreFoundation 0x9082cf92 CFRunLoopRunSpecific + 1213
    74 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    75 com.apple.HIToolbox 0x92ded8d8 RunCurrentEventLoopInMode + 285
    76 com.apple.HIToolbox 0x92decfe2 ReceiveNextEventCommon + 385
    77 com.apple.HIToolbox 0x92dece39 BlockUntilNextEventMatchingListInMode + 81
    78 com.apple.AppKit 0x93273465 _DPSNextEvent + 572
    79 com.apple.AppKit 0x93273056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    80 com.apple.Safari 0x00006cea 0x1000 + 23786
    81 com.apple.AppKit 0x9326cddb -[NSApplication run] + 512
    82 com.apple.AppKit 0x93260d2f NSApplicationMain + 573
    83 com.apple.Safari 0x0005f54a 0x1000 + 386378
    84 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282ad3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x9282ac36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94d3cb89 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282aa0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92851bc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284b26c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x99df8966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x0f6ef60d Flash_EnforceLocalSecurity + 360551
    2 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xbfffaea4 ebx: 0x0f476c0b ecx: 0x0f96c020 edx: 0xbfffae54
    edi: 0x00000000 esi: 0x00000001 ebp: 0xbfffaed8 esp: 0xbfffae10
    ss: 0x0000001f efl: 0x00010282 eip: 0x0f66f1ea cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0xd07e000 - 0xd07ffff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xf305000 - 0xf829fff com.macromedia.Flash Player.plugin 9.0.47.0 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91bbcfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc2000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b22000 - 0x92b39fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b44000 - 0x92b9cfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb0000 - 0x92bb0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb2000 - 0x92bc2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd1000 - 0x92bd9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdf000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c90000 - 0x92c94fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c97000 - 0x92cb5fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc7000 - 0x92ccdfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd3000 - 0x92d36fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d5d000 - 0x92d9efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc5000 - 0x92dd3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dda000 - 0x92ddffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de4000 - 0x930d9fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931df000 - 0x931eafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ef000 - 0x9320afff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325a000 - 0x9325afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325c000 - 0x93912fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c93000 - 0x93d0efff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d47000 - 0x93e01fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e44000 - 0x93e44fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e46000 - 0x94007fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404d000 - 0x9408efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94096000 - 0x940d0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d5000 - 0x940ebfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94183000 - 0x941c1fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94205000 - 0x94216fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94224000 - 0x94262fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9427e000 - 0x9428dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94294000 - 0x9429ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942eb000 - 0x94305fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9430b000 - 0x94614fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94797000 - 0x948ddfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94969000 - 0x94978fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9497f000 - 0x949a8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949ae000 - 0x949bdfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949c1000 - 0x949e6fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949f2000 - 0x94a0ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d3a000 - 0x94dcdfff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e27000 - 0x94ea7fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ee0000 - 0x951bffff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9533e000 - 0x95361fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96f54000 - 0x96f68fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x99df6000 - 0x99e2dfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e49000 - 0x99e5bfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2 GHz, 1 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.80.79.1)
    Bluetooth: Version 1.9.0f8, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3160812AS Q, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

  • My iMac's iPhoto is crashing on startup on Mountain Lion. Help!

    Since upgrading my daughter's iMac to Mountain Lion from the latest version of Lion last night, it's crashing on startup every time. This happens even if I unmount the drive that has my photo library on it or try to start it in recovery mode to repair the library. I've reinstalled iPhoto by following instructions I've found online (I removed its caches, the app itself, its Application Support directory, preferences, etc, then reinstalled from the Mac App Store). No joy.
    It seems to be crashing while trying to load a nib, but I don't know which one. It must be a support library or framework of some kind, I presume. Any ideas?
    The crash log follows.
    Process:   
    iPhoto [36260]
    Path:       
    /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: 
    com.apple.iPhoto
    Version:   
    9.3.2 (9.3.2)
    Build Info: 
    iPhotoProject-670063000000000~2
    App Item ID:
    408981381
    App External ID: 9487287
    Code Type: 
    X86 (Native)
    Parent Process:  launchd [35907]
    User ID:   
    504
    Date/Time: 
    2012-08-01 08:40:43.808 -0400
    OS Version: 
    Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:     
    3548 sec
    Crashes Since Last Report:     
    35
    Per-App Interval Since Last Report:  19 sec
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                 
    461335AE-E5D1-48CC-9444-56EC36136EEF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000aca01000
    VM Regions Near 0xaca01000:
    __OBJC           
    00000000aca00000-00000000aca01000 [
    4K] rw-/rwx SM=COW  /usr/lib/libobjc.A.dylib
    --> Submap           
    00000000aca01000-00000000aca02000     
    r-x/rwx process-only submap
    __IMPORT         
    00000000aca01000-00000000aca02000 [
    4K] rw-/rw- SM=COW  /usr/lib/libobjc.A.dylib
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                     
    0xaca01000 objc_assign_ivar + 0
    1   libobjc.A.dylib         
    0x97d45d47 object_setIvar + 353
    2   libobjc.A.dylib         
    0x97d45bda object_setInstanceVariable + 80
    3   com.apple.AppKit         
    0x9679b461 -[NSNibOutletConnector establishConnection] + 486
    4   com.apple.AppKit         
    0x9676d15f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1002
    5   com.apple.AppKit         
    0x9674b762 loadNib + 373
    6   com.apple.AppKit         
    0x9674ad84 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 819
    7   com.apple.AppKit         
    0x9674a95f -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 256
    8   com.apple.AppKit         
    0x9674a6ec +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    9   com.apple.AppKit         
    0x96746688 NSApplicationMain + 447
    10  com.apple.iPhoto         
    0x00010f40 0x1000 + 65344
    11  com.apple.iPhoto         
    0x00010409 0x1000 + 62473
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x911849ae kevent + 10
    1   libdispatch.dylib       
    0x95275cc5 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib       
    0x952757fd _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x911840ee __workq_kernreturn + 10
    1   libsystem_c.dylib       
    0x9297f04c _pthread_workq_return + 45
    2   libsystem_c.dylib       
    0x9297ee19 _pthread_wqthread + 448
    3   libsystem_c.dylib       
    0x92966cca start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x911840ee __workq_kernreturn + 10
    1   libsystem_c.dylib       
    0x9297f04c _pthread_workq_return + 45
    2   libsystem_c.dylib       
    0x9297ee19 _pthread_wqthread + 448
    3   libsystem_c.dylib       
    0x92966cca start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib   
    0x911838e2 __psynch_cvwait + 10
    1   libsystem_c.dylib       
    0x92981289 _pthread_cond_wait + 938
    2   libsystem_c.dylib       
    0x92981512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x961f7506 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x961f732d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x961fc880 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore     
    0x01a3cba2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore     
    0x01a3bb60 -[XTThread run:] + 416
    8   com.apple.Foundation     
    0x961c9318 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x961c929b __NSThread__main__ + 1396
    10  libsystem_c.dylib       
    0x9297c557 _pthread_start + 344
    11  libsystem_c.dylib       
    0x92966cee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x911840ee __workq_kernreturn + 10
    1   libsystem_c.dylib       
    0x9297f04c _pthread_workq_return + 45
    2   libsystem_c.dylib       
    0x9297ee19 _pthread_wqthread + 448
    3   libsystem_c.dylib       
    0x92966cca start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib   
    0x911840ee __workq_kernreturn + 10
    1   libsystem_c.dylib       
    0x9297f04c _pthread_workq_return + 45
    2   libsystem_c.dylib       
    0x9297ee19 _pthread_wqthread + 448
    3   libsystem_c.dylib       
    0x92966cca start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib   
    0x911817d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x91180cb0 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x952b5cc9 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation 
    0x952bb6af __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation 
    0x952bad6a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation 
    0x952babdb CFRunLoopRunInMode + 123
    6   com.apple.Foundation     
    0x961cea86 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.apple.proxtcore     
    0x01a3df7d -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation     
    0x961c9318 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x961c929b __NSThread__main__ + 1396
    10  libsystem_c.dylib       
    0x9297c557 _pthread_start + 344
    11  libsystem_c.dylib       
    0x92966cee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x911817d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x91180cb0 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x952b5cc9 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation 
    0x952bb6af __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation 
    0x952bad6a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation 
    0x952babdb CFRunLoopRunInMode + 123
    6   com.apple.Foundation     
    0x961cea86 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.apple.proxtcore     
    0x01a3df7d -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation     
    0x961c9318 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x961c929b __NSThread__main__ + 1396
    10  libsystem_c.dylib       
    0x9297c557 _pthread_start + 344
    11  libsystem_c.dylib       
    0x92966cee thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xac9fa47c  ebx: 0x00d5e1d0  ecx: 0xbffff868  edx: 0x00000000
      edi: 0x97d45bf4  esi: 0x0000001c  ebp: 0xbffff878  esp: 0xbffff84c
       ss: 0x00000023  efl: 0x00010246  eip: 0xaca01000   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0xaca01000
    Logical CPU: 0
    Binary Images:
    0x1000 -   0xcfbff3  com.apple.iPhoto (9.3.2 - 9.3.2) <A33D0C4A-0581-3BF2-A7C4-EF351019E843> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xe71000 -   0xf4bffc  org.python.python (2.6.7 - 2.6.7) <AEF0F842-12A1-3139-9187-6B33EBE4100F> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
      0xf95000 -  0x1187ff3  com.apple.geode (1.5.3 - 210.29) <F6F862B0-9CFC-3BE9-887A-55804D4467FD> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x1214000 -  0x1217fff  com.apple.iLifePhotoStreamConfiguration (2.2 - 2.2) <4F9B7F9D-AD7E-3495-A2B6-CFC4CC8EAD08> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
    0x121e000 -  0x122dff7  com.apple.iLifeAssetManagement (2.6 - 25.16) <E39DFFD0-D146-3CA8-A894-2B0F07684813> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
    0x123a000 -  0x1263ff3  com.apple.iPhoto.Tessera (1.1 - 65.7) <88A68775-F1A5-36F2-AA2A-224C51DDD890> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x1274000 -  0x129affb  com.apple.iPhoto.Tellus (1.3 - 65.7) <7A27CAB2-95C5-3F66-9D1F-FA6EC1FD1713> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x12af000 -  0x12bafff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <A9C52AAB-F33F-3D1E-BD53-AADB189277CA> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x12c5000 -  0x12dbff3  com.apple.iLifeFaceRecognition (1.0 - 23.2) <3407BCC8-3223-334F-8319-308D91018515> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x12e9000 -  0x1312ff3  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <F5A4CCC3-E5E2-3451-96FD-40BA328605B6> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x132b000 -  0x132dfff  com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x1333000 -  0x133efff  com.apple.UpgradeChecker (9.2 - 9.2) <9DE952C9-AC7B-3B15-8C51-FBB717554589> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1346000 -  0x13c5ff7  com.apple.iLifeMediaBrowser (2.7.1 - 543) <679D1492-6CE0-3A36-85E7-B0B612CED18F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x1409000 -  0x1527ff3  com.apple.WebKit (8536 - 8536.25) <5365AA39-A1A7-315D-AA1C-0C564909C0E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x15d7000 -  0x15ebff7  com.apple.iChat.InstantMessage (7.0 - 3037) <E7D0D9ED-C46C-3395-9ED3-A81A5245AFB1> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x15f9000 -  0x15f9fff  com.apple.iLifeSlideshow (2.4.0 - 878.0.2) <ADFB65F0-56EC-35E0-B337-3B5D4D582136> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
    0x15fc000 -  0x1879ffb  com.apple.iLifePageLayout (1.3 - 170.28) <7594EF40-DE52-3AA9-B998-ECC7A2C66968> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
    0x1946000 -  0x19ddff7  com.apple.MobileMe (13 - 1.0.4) <BAF2AF51-01DE-307F-9F03-B907058D2A34> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x1a38000 -  0x1aa0ff7  com.apple.proxtcore (1.4.1 - 220.26) <3948E2B9-6FB1-388B-8D98-B4C82B28C88E> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x1ade000 -  0x1be9ff3  com.apple.iLifeSQLAccess (1.7.1 - 45.14) <6D891984-9CF0-30B2-94D7-8F6365EECA50> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
    0x1c2a000 -  0x1c56fef  com.apple.ProUtils (1.1 - 160.10) <BD7E74E8-8F92-343F-B390-5717805C3DAB> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x1c71000 -  0x1cdaff7  com.apple.iLifeKit (1.3.1 - 155.9) <3B9927C2-D34E-37D7-AED2-3745E5F43D7E> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
    0x1d1b000 -  0x1f4cff7  com.apple.prokit (7.3.0 - 1938) <2DCCDF03-D43D-3151-A281-408831A68C12> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x2064000 -  0x2578fef  com.apple.RedRock (1.9.4 - 260.53) <AF7E58A2-30F5-3EC8-888D-47DFE5BD9A31> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x2760000 -  0x2781ffb  com.apple.AOSAccounts (1.1.2 - 1.1.86) <FA337AD9-ABCF-3C4D-85C8-857E4CE23E20> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x2798000 -  0x2798fff  com.apple.SafariServices.framework (8536 - 8536.25) <3E5D0660-C9C9-324A-B80A-DA51051BF9D2> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x279d000 -  0x27a4ff7  com.apple.AOSNotification (1.7.0 - 636.2) <F68F735D-0B5C-3F27-9E39-FB296CF82958> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x27ae000 -  0x27aeffc  com.apple.SafariDAVNotifier (1.1.1 - 1) <4173B9EB-A1C5-31BD-955B-E9D3CAB862C4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x27b3000 -  0x2a05fff  com.apple.CalendarStore (6.0 - 1235) <05EB21F7-1AAE-352E-B877-BD1980636683> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x2afb000 -  0x2b57fff  com.apple.corelocation (1.0 - 1239.35) <6E266E57-FA31-3B35-9CFD-29AA45B52C7B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x2b84000 -  0x2bb6ff3  com.apple.GeoServices (1.0 - 1) <5D61BA20-171C-373D-A8F0-BCC02AD1DD81> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x2bc8000 -  0x2bd1fff  com.apple.ProtocolBuffer (2 - 104) <BFA598AA-2E77-3578-B079-2C89796811B3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x2bd9000 -  0x2be1ff3  com.apple.AppSandbox (2.0 - 1) <AD3E6C3E-1543-3319-8D1A-ABE01BFC833B> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x2be9000 -  0x2c2affb  com.apple.CalDAV (6.0 - 112) <25C7B6DE-7EF4-31C4-BECB-4CCBAF4FADBA> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x2c58000 -  0x2c61fff  com.apple.CalendarAgentLink (1.0 - 35) <EA8489B1-0997-3CE4-A537-AD564B92A49C> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x2c6e000 -  0x2c7ffff  com.apple.CalendarFoundation (1.0 - 27) <97499E11-F03F-30FA-BFA5-4CBBD6421B91> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x2c8f000 -  0x2ceffff  com.apple.coredav (1.0.1 - 179.4) <3E62FDFC-D3A7-3196-A11F-93F54FF44EB8> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x2d28000 -  0x2d75ffb  com.apple.ExchangeWebServices (3.0 - 157) <29FBE8CC-2EC5-3209-B2CB-DD32E3E2ECC7> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x2dc9000 -  0x2e15fff  com.apple.iCalendar (6.0 - 126.2) <7F5A1C5F-72C7-328C-8BCE-45AC0A45D7BB> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x2e3f000 -  0x2e4cffb  com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x2e56000 -  0x2fa2fff  com.apple.syncservices (7.0 - 713) <442C8E15-8870-3D65-98EC-82C0E2580EC0> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x301e000 -  0x308bffb  com.apple.WhitePagesFramework (10.7.0 - 141.0) <6879CD26-8E35-315B-897C-D52B6EB741F6> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x30b9000 -  0x30e0ff3  libsandbox.1.dylib (220) <D05340F5-32E0-31C7-9D26-28804F4723D6> /usr/lib/libsandbox.1.dylib
    0x30e7000 -  0x30faff3  com.apple.AppContainer (2.0 - 1) <6A0E3762-CA45-385C-9027-83A0E45531F9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x3109000 -  0x310dfff  com.apple.SecCodeWrapper (2.0 - 1) <2B52B215-6EC2-35FD-8CAC-91FE057A0785> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x3114000 -  0x3118ffe  libMatch.1.dylib (17) <29090908-32A9-3087-B197-00128F5954CD> /usr/lib/libMatch.1.dylib
    0x311c000 -  0x3176fff  com.apple.proapps.MIO (1.0.6 - 512) <7918F3C0-EACE-3C23-AD22-3F52CC171E3B> /Applications/iPhoto.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x318d000 -  0x3e17ff3  com.apple.WebCore (8536 - 8536.24) <06F7EC1E-A7F2-37F1-ADC6-687284E661D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x4597000 -  0x4598fff +eOkaoCom.dylib (1) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x459d000 -  0x45c2ff2 +eOkaoPt.dylib (1) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x45cb000 -  0x45fffe7 +eOkaoDt.dylib (1) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x4607000 -  0x476efff +eOkaoFr.dylib (1) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x4772000 -  0x479bfff  com.apple.iLifeSlideshowCore (2.4.0 - 240) <748E234B-5163-361F-A809-6ED2E7236380> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
    0x47ae000 -  0x48c2fff  com.apple.iLifeSlideshowProducer (2.4.0 - 636) <D667189A-875B-315A-9034-49458D504BFA> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    0x4910000 -  0x4a79ff3  com.apple.iLifeSlideshowRenderer (2.4.0 - 697) <F814366B-0D47-387B-9DA1-9FAC3E9DD37C> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x4ad7000 -  0x4af0ff7  com.apple.iLifeSlideshowExporter (2.4.0 - 261) <6F4D8FCD-35F0-3192-932B-D74702ED8988> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
    0x4afd000 -  0x4b2aff3  com.apple.audio.CoreAudioKit (1.6.4 - 1.6.4) <5F0E55AF-BDA6-36B3-86F2-8A84A8F5D089> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x4b3d000 -  0x4b99fff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <DC8444CC-FAAB-3DCA-A644-8712001A5F2E> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x4bb0000 -  0x4be8ff3  com.apple.CoreMediaIOServicesPrivate (52.0 - 3311.1) <1F651752-FD09-3CF5-BCCC-5C1366DDFACD> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x4c03000 -  0x4c2aff7  com.apple.CoreMediaPrivate (20.0 - 20.0) <D963392A-4B4C-3B81-A873-E1C06C6829E6> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x4c3d000 -  0x4c6eff3  com.apple.FWAVCPrivate (52.47 - 47) <14C9A9D3-4065-3395-A8BC-C0535162017E> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x4c83000 -  0x4ccbffb  com.apple.CoreMediaIOServices (171.0 - 3244) <9563BB38-F23A-3FC6-855D-05487E700465> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x4cec000 -  0x4d7fff7  com.apple.imcore (8.0 - 900) <8911DDE4-750E-303A-BBD8-A405B7E0F7D8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x4da3000 -  0x4df2ff7  com.apple.imfoundation (8.0 - 900) <01150210-920D-3D01-8538-C7148483F42C> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x4e1b000 -  0x4e23ffb  com.apple.marco (8.0 - 900) <EF8A2072-4CDC-3A1F-80CE-ECCD7A5A3013> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x4e2a000 -  0x4e51fff  com.apple.ExpressCheckout (1.0 - 1.0) <545AC2EB-36E2-32BC-8AF3-A218962FECB9> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
    0x4e6b000 -  0x4ea6ff3  com.apple.iLifeImageAnalysis (3.0 - 3) <47FC76F0-BFFB-3958-9FF2-E3EE7685B0C1> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/iLifeImageAnalysis.framework/Versions/A/iLifeImageAnalysis
    0xde9b000 -  0xdea8ffb  com.apple.Librarian (1.1 - 1) <C8D82AA3-AE5E-3B6D-A8D1-847856057186> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x8fef1000 - 0x8ff23e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90053000 - 0x90053fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90054000 - 0x9009bff3  com.apple.CoreMedia (1.0 - 926.37) <9F458B7C-9F81-3CCF-939D-2E58FE93B86A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9009c000 - 0x900bcff7  com.apple.ChunkingLibrary (2.0 - 132) <172C3F7F-CB49-323F-932F-35340999979E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x900bd000 - 0x900feff7  libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
    0x900ff000 - 0x90102ff9  libCGXType.A.dylib (322) <2090D588-49DD-3DB6-A296-8E7B0FF1482A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x90103000 - 0x90104fff  libdnsinfo.dylib (453.16) <6441AEC9-3916-3BF6-BE54-9C25E2BE61E1> /usr/lib/system/libdnsinfo.dylib
    0x90105000 - 0x90111ffd  com.apple.CrashReporterSupport (10.8 - 411) <62036837-CFEC-37FD-AEB1-040EF573C2B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90112000 - 0x9012bfff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9012c000 - 0x90150fff  libJPEG.dylib (843) <04383F74-067F-3E98-882F-21F5B9578984> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90151000 - 0x90151fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x904c8000 - 0x90640ff5  com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90641000 - 0x90643fff  libCVMSPluginSupport.dylib (8.5) <9043B315-4E68-3262-A310-76E64F0409C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x90644000 - 0x9064dfff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <96F5E1F9-395F-3695-80E9-F3803BCD6576> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90651000 - 0x90654ffe  com.apple.LoginUICore (2.0 - 2.0) <2CCB81A5-1194-3F16-8FD0-F779014E389D> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x90657000 - 0x9066aff9  com.apple.MultitouchSupport.framework (235.27 - 235.27) <75D9C0FD-6A40-3A9E-8861-C74DBE137CF3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9066b000 - 0x90715ff7  com.apple.LaunchServices (539 - 539) <4C026504-5420-35D7-912E-A584C6F9FFC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90716000 - 0x90716fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x90743000 - 0x90ad5ff3  com.apple.MediaToolbox (1.0 - 926.37) <6B111039-22B1-3ED0-9E1B-E4810B6BC23E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x90ad6000 - 0x90ae1fff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
    0x90ae2000 - 0x90ae2ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <B688A998-93B5-3D9B-BAE4-E49947AA82B4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90ae3000 - 0x90ae3fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x90b0a000 - 0x90b0afff  com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90b0b000 - 0x90b41ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x90b42000 - 0x90b46fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90b47000 - 0x90b53ffc  libkxld.dylib (2050.7.9) <D2892FF5-C00D-3493-8945-5C36733FE9A3> /usr/lib/system/libkxld.dylib
    0x90b54000 - 0x90b81ffb  com.apple.CoreServicesInternal (153 - 153) <DB105788-CCF5-3678-88C5-65A7267DC581> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x90b82000 - 0x90b86fff  com.apple.IOSurface (86.0.2 - 86.0.2) <BDF93CE4-9F14-3747-9CD5-FFE71D488BDA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90b87000 - 0x90e71fff  com.apple.AOSKit (1.05 - 148) <9F077C87-CDC2-308E-83A1-06A9662482F9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x90e72000 - 0x90e7dffb  com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e7e000 - 0x90e9aff7  libPng.dylib (843) <43C3DD20-4BB2-3429-A40A-7FF9BC50E5FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90e9b000 - 0x90ef1ff3  com.apple.HIServices (1.20 - 416) <B23E2C58-A6A5-32B6-811C-0F0551E14483> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9116d000 - 0x9116efff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
    0x9116f000 - 0x91189ffc  libsystem_kernel.dylib (2050.7.9) <81E269C6-0F96-3075-9589-D35657D23CDD> /usr/lib/system/libsystem_kernel.dylib
    0x9118a000 - 0x91248ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91249000 - 0x914c5ff7  com.apple.QuickTime (7.7.1 - 2599) <C1EAA16D-C51E-3A85-B114-6C7DDCEC864C> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x914c6000 - 0x914c9ff3  com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x914ca000 - 0x915bbffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x915fc000 - 0x9160aff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x9160b000 - 0x91657fff  libcorecrypto.dylib (106) <FAAD1A30-0D84-3A17-AC40-288EF0F529AA> /usr/lib/system/libcorecrypto.dylib
    0x91658000 - 0x9165bffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9176d000 - 0x91bafff3  com.apple.CoreGraphics (1.600.0 - 322) <2E04AAAD-8403-3819-BD6C-9836D42F58B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91bb0000 - 0x91d0dffb  com.apple.QTKit (7.7.1 - 2599) <78806D5A-A983-3C4C-A151-2AEF28779358> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91d0e000 - 0x91e29ff3  com.apple.desktopservices (1.7.0 - 1.7.0) <62495AB3-8FD5-39D0-A881-07BA77139EAA> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91e2a000 - 0x91f26ff3  com.apple.DiskImagesFramework (10.8 - 344) <98C16F91-9D3E-3FD0-A30B-BD49EE4ED9A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x91f27000 - 0x91f8bfff  com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x91f8c000 - 0x91ffbffb  com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x91ffc000 - 0x92012fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9271b000 - 0x9271cffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x92725000 - 0x92728ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x92729000 - 0x92846ff3  com.apple.MediaControlSender (1.4.1 - 141.23) <D2B3E1AC-AB2B-3811-B1EC-E794ECA81C81> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x92849000 - 0x92956ffb  com.apple.ImageIO.framework (3.2.0 - 843) <4BFEFB05-3EE3-36A7-891D-CE03D1DF8125> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x92957000 - 0x92965fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x92966000 - 0x92a23ffb  libsystem_c.dylib (825.24) <7D90CAC5-EC98-35F8-A52E-81B54F0C7DCC> /usr/lib/system/libsystem_c.dylib
    0x92a24000 - 0x92a74ff7  com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x92a75000 - 0x92a76fff  libDiagnosticMessagesClient.dylib (7) <B2BC685E-C129-3F6B-9222-AF3CF4F186AC> /usr/lib/libDiagnosticMessagesClient.dylib
    0x92a77000 - 0x92c33ffd  libicucore.A.dylib (491.11.1) <DB04A8FD-9BBE-3CBC-869F-8FA855FB43D2> /usr/lib/libicucore.A.dylib
    0x92c34000 - 0x92c38fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x92c39000 - 0x92d0dff7  com.apple.backup.framework (1.4 - 1.4) <12123FB8-B42D-38B0-8463-6BA375C3C643> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92d0e000 - 0x92d10ffd  com.apple.EFILogin (2.0 - 2) <6CBAD686-B716-3E4F-B5A7-9E4B003A9DE9> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x92d11000 - 0x92d13ffb  libRadiance.dylib (843) <6C2B92DB-A537-3618-9E68-F006DF427D2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x92d14000 - 0x92d22ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x92d23000 - 0x92d72ff6  libTIFF.dylib (843) <AA81BA16-8026-35DA-8193-2C8715ACD435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92d73000 - 0x93190ff3  FaceCoreLight (2.0.1) <3EF03B25-C361-31A6-8704-3FBFFBD0E10B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x93191000 - 0x931d3ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x931d4000 - 0x931d4fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x931d5000 - 0x9325dfff  com.apple.PDFKit (2.7 - 2.7) <D65CBEF8-4BEF-38E4-8622-ECEA79C66F7F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9329b000 - 0x932a5ffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D3112172-D3A7-3C9A-825D-5630D47327D1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x932a6000 - 0x93537fff  com.apple.AddressBook.framework (7.0 - 1143) <689FB192-FFE0-3B3A-A407-FA618E6AED85> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9353a000 - 0x93791fff  com.apple.JavaScriptCore (8536 - 8536.24) <361AF27F-4E6B-3D86-B363-95DED1D56981> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93792000 - 0x937a7fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x937b6000 - 0x93810fff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x93811000 - 0x9386affb  com.apple.ImageCaptureCore (4.0 - 4.0) <29FC269A-79E8-3FBD-A462-F2621485D4BB> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9386b000 - 0x9390bff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9390c000 - 0x9394cfff  com.apple.MediaKit (13 - 658) <2CF2116F-EA07-31BB-A702-5B6C77F9D68B> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9394d000 - 0x93950fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93951000 - 0x93954ffb  com.apple.TCC (1.0 - 1) <C1B2A1EB-9EA2-3340-8611-F788C87A951F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x9395b000 - 0x93a31fff  com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x93a32000 - 0x93d37fff  com.apple.CoreServices.CarbonCore (1037 - 1037) <92494ADA-2ED1-3141-81B9-23F2C27E779C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93d38000 - 0x93d69ff7  com.apple.DictionaryServices (1.2 - 184) <9199E88F-2477-3596-9F56-B8E317A7164D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93d6a000 - 0x93e82ff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x93e83000 - 0x93f1afff  com.apple.ink.framework (1.4 - 110) <C01F2572-E7E4-3A6C-B4F2-2F97B4AD43D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93f1b000 - 0x93f95ff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93f96000 - 0x941ffff7  com.apple.imageKit (2.2 - 660) <66EE23B9-3562-3888-833B-DDB732603C14> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94200000 - 0x94207fff  liblaunch.dylib (442.21) <349330F8-1BBF-3B78-AFB2-4F32413CE971> /usr/lib/system/liblaunch.dylib
    0x94208000 - 0x94209fff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
    0x9420a000 - 0x94283ff0  com.apple.CorePDF (2.0 - 2) <BEB48187-261E-3263-8CD9-6CD3057B5108> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x94284000 - 0x9428cfff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x9428d000 - 0x942f1ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x942f2000 - 0x94325ff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
    0x94326000 - 0x9438dff7  com.apple.framework.IOKit (2.0 - 755.9.7) <CB976A7C-2601-3054-BC41-C3AD6896327C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9438e000 - 0x943b7fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x943b8000 - 0x94434ffb  com.apple.Metadata (10.7.0 - 707.1) <E18350AD-CAA9-3323-BDE9-63A688792C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94435000 - 0x9443cfff  libsystem_dnssd.dylib (379.27) <4B3700EA-F14D-3994-BAAB-79BBD33D7305> /usr/lib/system/libsystem_dnssd.dylib
    0x9443d000 - 0x9448bffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x94496000 - 0x944d7ff7  com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x944d8000 - 0x9451cfff  libGLU.dylib (8.5) <E4F932FD-A644-354D-8D4E-F337C93AAFC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9451d000 - 0x94615ff2  libsqlite3.dylib (138) <AA00F27E-B72D-31DE-8EE4-985227CC9912> /usr/lib/libsqlite3.dylib
    0x94616000 - 0x94616fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94617000 - 0x94763ffb  com.apple.CFNetwork (596.0.1 - 596.0.1) <0EC65BE8-5775-37C8-B6C7-8BC7CAECB222> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x94795000 - 0x94799ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x9479a000 - 0x94848ff3  com.apple.CoreText (260.0 - 275.14) <3CC31B7F-5560-364A-ADFC-31861C3C2328> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x94849000 - 0x94a79fff  com.apple.QuartzComposer (5.1 - 281) <F52C0922-7E0C-36B1-A055-96E0FDB00F14> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94ab0000 - 0x94ab8fff  com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x94ab9000 - 0x94b02ff3  com.apple.framework.CoreWLAN (3.0 - 300.9) <0C5A2604-2185-3D71-950C-D5E93239419A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x94b03000 - 0x94b31ff3  com.apple.framework.Admin (12.0 - 12.0) <E7364F79-8DF9-3A64-9C78-4CF317AD1123> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x94b32000 - 0x94b44fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x94b45000 - 0x94bdffff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x94bec000 - 0x94c54fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94c55000 - 0x94cbbffc  com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94cbc000 - 0x94cdaffb  com.apple.Ubiquity (1.2 - 234.2) <BEFF43DE-CF72-3E66-90C8-CAECAFD5F3ED> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x94cdb000 - 0x94cddfff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94cde000 - 0x94cdefff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94cdf000 - 0x94cdfffe  com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x94ce0000 - 0x94d25ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94d26000 - 0x94d33fff  libGL.dylib (8.5) <930067EA-F131-336E-BE31-49DD7F6DFB81> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94dd2000 - 0x94dd3fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x94dd4000 - 0x94debfff  com.apple.GenerationalStorage (1.1 - 132.1) <4E0F0C47-7796-3152-A77D-F6456287498A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x94dec000 - 0x94e09ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x94e0a000 - 0x94e65ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x94e66000 - 0x95066ffb  com.apple.CoreData (106 - 407.5) <B4386286-5C67-3134-A5BD-852447DA696E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95067000 - 0x950feffb  libCoreStorage.dylib (274.4) <C8514E5D-86A7-3DDF-9B12-6ABF7D9B0B19> /usr/lib/libCoreStorage.dylib
    0x950ff000 - 0x95134ff7  com.apple.framework.internetaccounts (2.0 - 200) <AA6349FE-B029-3755-9DF5-90CD13CFB5A0> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x95135000 - 0x95270ff7  libBLAS.dylib (1073.3) <804B5AF7-2646-31D1-8875-FCCF158476D4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95271000 - 0x95283ff7  libdispatch.dylib (228.18) <833C83BE-278C-353E-AC6D-9B85FAC50A1D> /usr/lib/system/libdispatch.dylib
    0x95284000 - 0x9546bffb  com.apple.CoreFoundation (6.8 - 744) <A2BB4949-264A-302B-897E-713860894FE6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9546c000 - 0x954cefff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x954cf000 - 0x95502ff3  com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x95503000 - 0x9550fff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x95510000 - 0x95519ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9551a000 - 0x955b2ff7  com.apple.CoreServices.OSServices (557 - 557) <219C11A8-8446-336E-B518-F52D1571420F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x955b3000 - 0x955bdfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x955be000 - 0x95715ff7  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <6856CA9B-BF08-341B-AEE9-91CC258D4534> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95716000 - 0x95719ffb  libutil.dylib (30) <605DD210-46C2-3D4A-8DC1-08B0E80694FD> /usr/lib/libutil.dylib
    0x9571a000 - 0x95744ff9  com.apple.framework.Apple80211 (8.0 - 800.15) <DC1EC5B5-7021-3CFC-8C32-FD515F1F9C58> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x95820000 - 0x959a9ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x959ad000 - 0x959b3fff  libGFXShared.dylib (8.5) <D2D214E8-A243-3FFD-BA70-D695FF5BD040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x959b4000 - 0x959b4fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x959b5000 - 0x95ab3ff7  libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95ab4000 - 0x95d71ff3  com.apple.security (7.0 - 55163.44) <798A1E51-3030-35BD-B5E6-4B6F65469357> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95d72000 - 0x9612affa  libLAPACK.dylib (1073.3) <0F813868-D84F-365D-8A7B-67FDA169F19C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9612b000 - 0x96448fff  com.apple.Foundation (6.8 - 945) <B6F00754-C3F7-3E33-B708-CCEA2AA3E969> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96449000 - 0x9646eff7  com.apple.CoreVideo (1.8 - 99.0) <7A90C337-4493-3393-9C56-75EB52112D75> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9646f000 - 0x96501ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96502000 - 0x96510fff  com.apple.opengl (1.8.5 - 1.8.5) <AA14FBC0-8AF3-3CCB-A390-C8F9AE81E1E9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96511000 - 0x9653dff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x9653e000 - 0x96649ff7  libJP2.dylib (843) <D8FE1E1C-D4DC-3465-95C4-AEADD6C2611C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x9664a000 - 0x97203fff  com.apple.AppKit (6.8 - 1187) <5E13B150-4096-3B61-9DC0-6ABA48F6515B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x972bc000 - 0x972c2fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x972c3000 - 0x972c4ffb  libodfde.dylib (18) <3A56DA84-5ACC-3D91-B31A-B87BC4BC34F1> /usr/lib/libodfde.dylib
    0x972c5000 - 0x972c9ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x972ca000 - 0x9730fff5  com.apple.opencl (2.1.17 - 2.1.17) <921C1549-637A-33D7-A891-834FB9F582C7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97310000 - 0x97367ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x97368000 - 0x97378ff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
    0x97379000 - 0x97396fff  com.apple.openscripting (1.3.5 - 148) <3460338D-B686-3C33-B322-DC8391668F8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x97397000 - 0x97628ffb  com.apple.CoreImage (8.0.17 - 1.0.1) <CE54EC11-1C41-3857-B82D-F8B7D1798F42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x97629000 - 0x9769eff7  com.apple.ApplicationServices.ATS (332 - 341) <472F564A-BD46-30C3-92F5-87273A512910> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9769f000 - 0x976c1ff3  libc++abi.dylib (24.2) <4C064BFE-B8B4-35CA-AB3C-F6A47D47A0F2> /usr/lib/libc++abi.dylib
    0x976c2000 - 0x976c3ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x97707000 - 0x97ae9ff7  com.apple.HIToolbox (2.0 - 624) <04C20B6A-FE3D-396E-BCAF-AC4DBAB3747E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97aea000 - 0x97bd3ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x97bd4000 - 0x97c59ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x97c5a000 - 0x97cb3ff7  com.apple.AE (645 - 645) <D4919967-EF16-36BA-9E8A-DA110DE8BB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x97cb4000 - 0x97cbcfff  com.apple.DiskArbitration (2.5 - 2.5) <E49427B0-5317-3DFD-B12E-117402BB19CB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x97cbd000 - 0x97ce1fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x97ce2000 - 0x97d3bfff  com.apple.QuickLookFramework (4.0 - 555.0) <291276B2-7A40-3D68-98ED-7FBD1F601D84> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97d3c000 - 0x97e4915f  libobjc.A.dylib (532) <9663A040-F232-3E2A-8318-AA40B940AF6F> /usr/lib/libobjc.A.dylib
    0x97e4a000 - 0x97e8cfff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
    0x97e8d000 - 0x97ee8fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97ee9000 - 0x97ef3fff  libCSync.A.dylib (322) <CD2707A0-48EB-30C5-8431-460663D44A91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x97ef4000 - 0x97f51fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97f52000 - 0x985defeb  com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x985df000 - 0x985ebff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x985ec000 - 0x985f6fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x985f7000 - 0x98627ff3  libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
    0x98628000 - 0x9862fff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x98630000 - 0x9866fff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x98670000 - 0x98687ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x98688000 - 0x98695ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x98696000 - 0x98696fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x98697000 - 0x986d2fe7  libGLImage.dylib (8.5) <E5F2D8DE-3053-361A-982B-9BB2AE73E324> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x986d3000 - 0x986e8fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <20E394D6-D9BA-3C1D-993A-533B60EF3B63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x986e9000 - 0x986effff  com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x986f2000 - 0x98758fff  com.apple.print.framework.PrintCore (8.0 - 387) <84DFC4F0-3186-3C59-9EBD-9EF2C3561A43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x98759000 - 0x9875cff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x9875d000 - 0x9875dfff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
    0x9875e000 - 0x98768ffb  libcsfde.dylib (274.4) <C38DE190-D386-3BF2-B35E-42953C764F58> /usr/lib/libcsfde.dylib
    0x9876e000 - 0x98792ff2  com.apple.framework.familycontrols (4.0 - 400) <A313D83E-5A03-3174-A213-1F7D379040D1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x98793000 - 0x98797ffc  libGIF.dylib (843) <355B672B-D07D-36FE-B6B9-142406ACFBA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98798000 - 0x98879fff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
    0x995b3000 - 0x995ccffb  com.apple.frameworks.preferencepanes (15.0 - 15.0) <5F610D7F-8AAC-300B-9331-FD95701D3304> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x995cd000 - 0x99604ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <AA8CC981-78EF-38F0-9959-83DEF9E418DC> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x99605000 - 0x996b8ff7  com.apple.coreui (2.0 - 181) <4F071012-F857-367D-B0B8-EAD088A05740> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x996e3000 - 0x997d7fff  com.apple.QuickLookUIFramework (4.0 - 555.0) <457CB3C3-5049-3F98-9C6E-EFEBC09A7653> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x997d8000 - 0x997e1ffe  com.apple.aps.framework (3.0 - 3.0) <75A60380-46BE-31FA-8267-9DE6A32D6FC0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x997f1000 - 0x99820ff7  com.apple.s

    Fortunately, Google Chrome crashes in exactly the same way, and the geniuses at Google have devised a solution that does not require reinstalling the entire operating system.  The same steps that they recommend also work for fixing iPhoto.
    Be sure that you are logged in as a user with administrative privileges (System Preferences → Users & Groups → Current User → ☑ Allow user to administer this computer).
    Launch the Terminal application.
    Inside the Terminal, run sudo update_dyld_shared_cache -force
    When prompted, enter your password.
    After the command completes (in about a minute), restart the computer.

  • Crashes on Startup and to the best of my knowledge, unfixable.

    Its a random chance at the start of a random day that it crashes on startup, freeze then crash. The only plugins i have installed are Java and Shockwave flash. I tried every method possible to the best of my knowledge but nothing worked. Eventually it let me back on, but it is still annoying regardless, as it happens nearly every time i start up Firefox.

    If you are actually seeing Firefx crash hopefully it is generating and submitting Crash Reports; and the crash ID's would potentially be useful, they start with '''bp-''' and are obtained by navigating to ''about:crashes''
    We're sorry to hear that Firefox is crashing. In order to assist you better, please follow the steps below to provide us crash IDs to help us learn more about your crash.
    #Enter ''about:crashes'' in the Firefox address bar and press Enter. A Submitted Crash Reports list will appear, similar to the one shown below.
    #Copy the '''5''' most recent Report IDs that start with '''bp-''' and then go back to your forum question and paste that into the "Post a Reply" box.
    [[Image:aboutcrashesFx29|width=520]]
    <br><br>
    Thank you for your help!
    More information and further troubleshooting steps can be found in the [[Firefox crashes - Troubleshoot, prevent and get help fixing crashes]] article.

  • After new HD,RAM Apple apps random crashing

    Hi, out there,
    If any one has been following my sorry tale, here is the next installment.  MacBook Pro 17"2.4 Ghz Intel Core 2 Duo new 4 GB RAM from Crucial, new HD installed by Apple including Leopard plus updates, new motherboard in last 1 1/2 years, software: iWork, Adobe Creative Suite CS3, most home files copied manually (documents and YES quite a few  fonts) am experiencing random crashing esp Safari, Mail and iTunes  - sometimes when I am not even near the computer.
    Any ideas? (I am kind of tired of troubleshooting - old HD passed all tests, had to manually back up as Time Machine would not work, eliminated at least a dozen or more corrupt InDesign files - but lay it on me!)
    Annexit

    Does "not that I know of" cover it?  Except for my font obsession (and now that I look, I haven't even reinstalled my extra fonts) I just don't download a bunch of stuff - the usual flashplayer,etc, whatever Adobe Creative Suite needs, but I am pretty much down to business.  Apple techs reloaded my Leopard plus all updates, and I think all I put in was the CS3 and iWork 9.  I didn't reinstall my files since i had to back up manually, so I added them back manually as well - home folders, etc. The iTunes crash occurred when I wasn't at the computer.
    The complete Mail Crash report is below but before that is the first part of the crash report for the- 3 Safari crashes - if you need more please let me know, it is just a lot of information that may just clog up the post.  Thanks for your help.  I will research how to see what plugins i have - I know that Adobe installs some, but I wouldn't know how to figure out if one was corrupt. I am pretty limited in my understanding of the deeper structure, I understand the general principle of code but have no education or experience in understanding what it says or how to write it, so nothing is obvious. In the past I have used the Terminal to execute sudo commands to do maintanence, and some searches but that is it. Kern[el?] PRotection Failure sounds ominous.It looks like one of the Safari crashes has the same program counter issue as Mail.  Yikes!
    Annexit
    SAFARI 1st CRASH
    Process:         Safari [9833]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [221]
    Date/Time:       2011-10-29 15:13:07.231 -0400
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  256F8F28-C74D-4FCA-A671-0D3D50BABCB8
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010
    Crashed Thread:  0
    SAFARI 2nd
    Process:         Safari [71923]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [221]
    Date/Time:       2011-10-31 08:54:53.275 -0400
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  256F8F28-C74D-4FCA-A671-0D3D50BABCB8
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0
    SAFARI 3rd
    Process:         Safari [17780]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [221]
    Date/Time:       2011-10-31 10:35:37.454 -0400
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  256F8F28-C74D-4FCA-A671-0D3D50BABCB8
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000004d8
    Crashed Thread:  0
    MAIL CRASH
    Process:         Mail [10399]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         3.6 (936)
    Build Info:      Mail-9360000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [221]
    Date/Time:       2011-10-29 15:05:40.343 -0400
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  256F8F28-C74D-4FCA-A671-0D3D50BABCB8
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000009403f007
    Crashed Thread:  0
    Thread 0 Crashed:
    0   ...ple.ApplicationServices.ATS          0x97869dfe _eATSFontGetGlyphIDsForGlyphNames + 3174
    1   ...ple.ApplicationServices.ATS          0x9786917e ATSFontGetGlyphIDsForGlyphNames + 83
    2   libCGATS.A.dylib                        0x924761ce ats_font_get_glyphs_for_glyph_names + 48
    3   libCGATS.A.dylib                        0x924780bf get_glyphs_for_glyph_names + 74
    4   com.apple.CoreGraphics                  0x96b4ef03 CGFontGetGlyphForGlyphName + 39
    5   com.apple.CoreGraphics                  0x96b4ee83 get_char_top + 22
    6   com.apple.CoreGraphics                  0x96b4e54e CGFontGetAutohintTransform + 557
    7   com.apple.CoreGraphics                  0x96b73200 CGFontCreateGlyphBitmaps32 + 441
    8   com.apple.CoreGraphics                  0x96b4e11c CGFontCreateGlyphBitmaps + 208
    9   com.apple.CoreGraphics                  0x96b4df32 create_missing_bitmaps + 468
    10  com.apple.CoreGraphics                  0x96b4d29c CGGlyphLockLockGlyphBitmaps + 352
    11  libRIP.A.dylib                          0x932a0c27 ripc_RenderGlyphs + 207
    12  libRIP.A.dylib                          0x932a99b0 ripc_DrawGlyphs + 1444
    13  com.apple.CoreGraphics                  0x97088215 draw_glyphs + 732
    14  com.apple.CoreGraphics                  0x96b4ab3b CGContextShowGlyphsWithAdvances + 660
    15  com.apple.WebCore                       0x94d80d80 __ZN7WebCoreL22showGlyphsWithAdvancesERKNS_10FloatPointEPKNS_14SimpleFontDataEP 9CGContextPKtPK6CGSizem + 112
    16  com.apple.WebCore                       0x94d806ab WebCore::Font::drawGlyphs(WebCore::GraphicsContext*, WebCore::SimpleFontData const*, WebCore::GlyphBuffer const&, int, int, WebCore::FloatPoint const&) const + 667
    17  com.apple.WebCore                       0x94d803a4 WebCore::Font::drawGlyphBuffer(WebCore::GraphicsContext*, WebCore::GlyphBuffer const&, WebCore::FloatPoint const&) const + 132
    18  com.apple.WebCore                       0x94d800c4 WebCore::Font::drawSimpleText(WebCore::GraphicsContext*, WebCore::TextRun const&, WebCore::FloatPoint const&, int, int) const + 452
    19  com.apple.WebCore                       0x94e4aee9 __ZN7WebCoreL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7Text RunERKN3***12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10ShadowDat aEbb + 441
    20  com.apple.WebCore                       0x94e48f86 WebCore::InlineTextBox::paint(WebCore::PaintInfo&, int, int, int, int) + 2454
    21  com.apple.WebCore                       0x94e47d1d WebCore::InlineFlowBox::paint(WebCore::PaintInfo&, int, int, int, int) + 381
    22  com.apple.WebCore                       0x94e47ad5 WebCore::RootInlineBox::paint(WebCore::PaintInfo&, int, int, int, int) + 85
    23  com.apple.WebCore                       0x94e47160 WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::PaintInfo&, int, int) const + 704
    24  com.apple.WebCore                       0x95918471 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, int, int) + 81
    25  com.apple.WebCore                       0x94e41e6d WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 637
    26  com.apple.WebCore                       0x94e43bce WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 238
    27  com.apple.WebCore                       0x94e425fa WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, int, int) + 538
    28  com.apple.WebCore                       0x94e41e6d WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 637
    29  com.apple.WebCore                       0x94e43bce WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 238
    30  com.apple.WebCore                       0x94e425fa WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, int, int) + 538
    31  com.apple.WebCore                       0x94e41e6d WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 637
    32  com.apple.WebCore                       0x94e43bce WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 238
    33  com.apple.WebCore                       0x94f4d895 WebCore::RenderTableCell::paint(WebCore::PaintInfo&, int, int) + 53
    34  com.apple.WebCore                       0x94f4d4ea WebCore::RenderTableSection::paintCell(WebCore::RenderTableCell*, WebCore::PaintInfo&, int, int) + 154
    35  com.apple.WebCore                       0x94f4cd08 WebCore::RenderTableSection::paintObject(WebCore::PaintInfo&, int, int) + 488
    36  com.apple.WebCore                       0x94f4cae7 WebCore::RenderTableSection::paint(WebCore::PaintInfo&, int, int) + 167
    37  com.apple.WebCore                       0x94f46f41 WebCore::RenderTable::paintObject(WebCore::PaintInfo&, int, int) + 305
    38  com.apple.WebCore                       0x94f46d8e WebCore::RenderTable::paint(WebCore::PaintInfo&, int, int) + 238
    39  com.apple.WebCore                       0x94e425fa WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, int, int) + 538
    40  com.apple.WebCore                       0x94e41e6d WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 637
    41  com.apple.WebCore                       0x94e43bce WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 238
    42  com.apple.WebCore                       0x94e425fa WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, int, int) + 538
    43  com.apple.WebCore                       0x94e41e6d WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 637
    44  com.apple.WebCore                       0x94e43bce WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 238
    45  com.apple.WebCore                       0x94e425fa WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, int, int) + 538
    46  com.apple.WebCore                       0x94e41e6d WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 637
    47  com.apple.WebCore                       0x94e43bce WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 238
    48  com.apple.WebCore                       0x94e407dd WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 3549
    49  com.apple.WebCore                       0x94f893f6 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul>*, WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 102
    50  com.apple.WebCore                       0x94e3fd72 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 882
    51  com.apple.WebCore                       0x94e3f975 WebCore::RenderLayer::paint(WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*) + 101
    52  com.apple.WebCore                       0x94e3f4dd WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 445
    53  com.apple.WebKit                        0x95f351a4 -[WebFrame(WebInternal) _drawRect:contentsOnly:] + 260
    54  com.apple.WebKit                        0x95f34d04 -[WebHTMLView drawSingleRect:] + 388
    55  com.apple.WebKit                        0x95f349e3 -[WebHTMLView drawRect:] + 595
    56  com.apple.AppKit                        0x93791bf8 -[NSView _drawRect:clip:] + 3853
    57  com.apple.AppKit                        0x937906ef -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1050
    58  com.apple.WebKit                        0x95f3456a -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 266
    59  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    60  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    61  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    62  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    63  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    64  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    65  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    66  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    67  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    68  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    69  com.apple.AppKit                        0x93790a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    70  com.apple.AppKit                        0x9378f045 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 759
    71  com.apple.AppKit                        0x9378e987 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 306
    72  com.apple.AppKit                        0x9378b4ab -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
    73  com.apple.AppKit                        0x936cbe7b -[NSView displayIfNeeded] + 933
    74  com.apple.QuickLookUIFramework          0x930efc53 -[QLPreviewView _setCurrentPreview:documentPreview:displayedView:canDelayDisplay:transition:ste aling:] + 1118
    75  com.apple.QuickLookUIFramework          0x930ef7ef -[QLPreviewView _setCurrentPreview:documentPreview:displayedView:canDelayDisplay:transition:] + 78
    76  com.apple.QuickLookUIFramework          0x930edffe -[QLPreviewView _endedLoadingURL:documentPreviewView:result:] + 476
    77  com.apple.QuickLookUIFramework          0x930ee209 -[QLPreviewView _endedLoadingPreview:documentPreviewView:result:] + 172
    78  com.apple.QuickLookUIFramework          0x930eec26 -[QLPreviewView _loadPreviewSucceededForDocumentPreviewView:] + 197
    79  com.apple.Foundation                    0x908bb42a _nsnote_callback + 106
    80  com.apple.CoreFoundation                0x924cd47a __CFXNotificationPost + 362
    81  com.apple.CoreFoundation                0x924cd753 _CFXNotificationPostNotification + 179
    82  com.apple.Foundation                    0x908b8680 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    83  com.apple.mail                          0x000037d0 0x1000 + 10192
    84  com.apple.Foundation                    0x908c1ed8 -[NSNotificationCenter postNotificationName:object:] + 56
    85  com.apple.qldisplay.Web                 0x18c32876 0x18c2d000 + 22646
    86  com.apple.qldisplay.Web                 0x18c2ea8e 0x18c2d000 + 6798
    87  com.apple.WebKit                        0x95f8f110 __ZL12CallDelegatePFP11objc_objectS0_P13objc_selectorzEP7WebViewS0_S2_S0_ + 240
    88  com.apple.WebKit                        0x95f3f4aa WebFrameLoaderClient::dispatchDidFinishLoad() + 106
    89  com.apple.WebCore                       0x94e0cce6 WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 694
    90  com.apple.WebCore                       0x94e0c9a1 WebCore::FrameLoader::recursiveCheckLoadComplete() + 209
    91  com.apple.WebCore                       0x94e7b8fa WebCore::FrameLoader::finishedLoading() + 138
    92  com.apple.WebCore                       0x94e7b7c2 WebCore::MainResourceLoader::didFinishLoading(double) + 130
    93  com.apple.WebCore                       0x94e7b6e7 -[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 87
    94  com.apple.Foundation                    0x90921497 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
    95  com.apple.Foundation                    0x90921403 _NSURLConnectionDidFinishLoading + 147
    96  com.apple.CFNetwork                     0x9474bba4 URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 212
    97  com.apple.CFNetwork                     0x9474c8fa URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 310
    98  com.apple.CFNetwork                     0x9474cbaa URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 998
    99  com.apple.CFNetwork                     0x9474b370 URLConnectionClient::processEvents() + 104
    100 com.apple.CFNetwork                     0x946f8c2b MultiplexerSource::perform() + 189
    101 com.apple.CoreFoundation                0x924ec3c5 CFRunLoopRunSpecific + 3141
    102 com.apple.CoreFoundation                0x924ecaa8 CFRunLoopRunInMode + 88
    103 com.apple.QuickLookUIFramework          0x930ed915 -[QLPreviewView _startTimeOutWithSelector:documentPreview:object:stopOnCondition:] + 239
    104 com.apple.QuickLookUIFramework          0x930ee953 -[QLPreviewView _loadPreview:withDocumentPreviewView:] + 652
    105 com.apple.QuickLookUIFramework          0x930ee694 -[QLPreviewView _fetchedPreviewTypeForDocumentPreview:] + 374
    106 com.apple.Foundation                    0x908bc9ac __NSThreadPerformPerform + 476
    107 com.apple.CoreFoundation                0x924ec3c5 CFRunLoopRunSpecific + 3141
    108 com.apple.CoreFoundation                0x924ecaa8 CFRunLoopRunInMode + 88
    109 com.apple.QuickLookUIFramework          0x930ed915 -[QLPreviewView _startTimeOutWithSelector:documentPreview:object:stopOnCondition:] + 239
    110 com.apple.QuickLookUIFramework          0x930ee155 -[QLPreviewView _startLoadingPreview:timeoutDate:] + 335
    111 com.apple.QuickLookUIFramework          0x930eddd9 -[QLPreviewView _startLoadingURL:timeoutDate:] + 829
    112 com.apple.QuickLookUIFramework          0x930b8f8c -[QLPreviewPanelController _setCurrentDocumentURL:withTransition:blocking:] + 322
    113 com.apple.QuickLookUIFramework          0x930b8950 -[QLPreviewPanelController _refreshLayoutAndContent] + 383
    114 com.apple.QuickLookUIFramework          0x930b9a49 -[QLPreviewPanelController willOpen] + 270
    115 com.apple.QuickLookUIFramework          0x930e90c3 -[QLPreviewPanel _makeKeyAndOrderFrontWithEffect:canClose:willOpen:toFullscreen:] + 750
    116 com.apple.QuickLookUIFramework          0x930e8dcf -[QLPreviewPanel makeKeyAndOrderFrontWithEffect:canClose:] + 65
    117 com.apple.QuickLookUIFramework          0x930e8cd5 -[QLPreviewPanel makeKeyAndOrderFrontWithEffect:] + 91
    118 com.apple.mail                          0x000a2c83 0x1000 + 662659
    119 com.apple.mail                          0x000a26a7 0x1000 + 661159
    120 com.apple.AppKit                        0x9379ae8f -[NSApplication sendAction:to:from:] + 112
    121 com.apple.AppKit                        0x9379adcc -[NSControl sendAction:to:] + 108
    122 com.apple.AppKit                        0x9379ac52 -[NSCell _sendActionFrom:] + 169
    123 com.apple.AppKit                        0x9379a2ab -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1827
    124 com.apple.AppKit                        0x93799afe -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 541
    125 com.apple.AppKit                        0x937993b8 -[NSControl mouseDown:] + 888
    126 com.apple.AppKit                        0x93797af7 -[NSWindow sendEvent:] + 5381
    127 com.apple.mail                          0x0012d0fb 0x1000 + 1229051
    128 com.apple.AppKit                        0x937646a5 -[NSApplication sendEvent:] + 2939
    129 com.apple.mail                          0x0002f508 0x1000 + 189704
    130 com.apple.AppKit                        0x936c1fe7 -[NSApplication run] + 867
    131 com.apple.AppKit                        0x9368f1d8 NSApplicationMain + 574
    132 com.apple.mail                          0x000fc0b2 0x1000 + 1028274
    Thread 1:
    0   libSystem.B.dylib                       0x9404534e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9406fccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x949c1d58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore                0x949c1d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x9403e166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9404595c mach_msg + 72
    2   com.apple.CoreFoundation                0x924ebe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x924ecaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x908f03d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5   com.apple.Foundation                    0x908fc4f4 -[NSRunLoop(NSRunLoop) run] + 84
    6   com.apple.MessageFramework              0x003d8dc5 -[RSSInterchange _runManager] + 2140
    7   com.apple.Foundation                    0x908bbdfd -[NSThread main] + 45
    8   com.apple.Foundation                    0x908bb9a4 __NSThread__main__ + 308
    9   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    10  libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x940a71a2 __workq_ops + 10
    1   libSystem.B.dylib                       0x940a71d2 start_wqthread + 30
    Thread 4:
    0   libSystem.B.dylib                       0x940a71a2 __workq_ops + 10
    1   libSystem.B.dylib                       0x940a71d2 start_wqthread + 30
    Thread 5:
    0   libSystem.B.dylib                       0x9404534e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9406fccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.QuartzCore                    0x9286fa09 fe_fragment_thread + 54
    3   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    4   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x9403e166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9404595c mach_msg + 72
    2   com.apple.CoreFoundation                0x924ebe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x924ecaa8 CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork                     0x946cc18c CFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    6   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x9404534e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9406fccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x948166b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x94d8877c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x9403e166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9404595c mach_msg + 72
    2   com.apple.CoreFoundation                0x924ebe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x924ecaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x908f03d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5   com.apple.Foundation                    0x908fc4f4 -[NSRunLoop(NSRunLoop) run] + 84
    6   com.apple.MessageFramework              0x002fc9fd +[_NSSocket _runIOThread] + 98
    7   com.apple.Foundation                    0x908bbdfd -[NSThread main] + 45
    8   com.apple.Foundation                    0x908bb9a4 __NSThread__main__ + 308
    9   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    10  libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x9403e166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9404595c mach_msg + 72
    2   com.apple.CoreFoundation                0x924ebe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x924ecaa8 CFRunLoopRunInMode + 88
    4   com.apple.audio.CoreAudio               0x901775f8 HALRunLoop::OwnThread(void*) + 160
    5   com.apple.audio.CoreAudio               0x90177480 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x9403e1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x940701af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x94071a33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x90901dbc -[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation                    0x90901bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.Foundation                    0x90901b35 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.AppKit                        0x9372f6e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7   com.apple.Foundation                    0x908bbdfd -[NSThread main] + 45
    8   com.apple.Foundation                    0x908bb9a4 __NSThread__main__ + 308
    9   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    10  libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x9408d60a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    2   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x9404534e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9406fccd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib              0x965e3b32 glvmDoWork + 162
    3   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    4   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x9403e166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9404595c mach_msg + 72
    2   com.apple.CoreFoundation                0x924ebe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x924ecaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x9091f520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation                    0x908bbdfd -[NSThread main] + 45
    6   com.apple.Foundation                    0x908bb9a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x9403e166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9404595c mach_msg + 72
    2   com.apple.CoreFoundation                0x924ebe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x924ecaa8 CFRunLoopRunInMode + 88
    4   com.apple.IMUtils                       0x900acdb7 -[IMRemoteObjectBroadcaster _workerThread] + 246
    5   com.apple.Foundation                    0x908bbdfd -[NSThread main] + 45
    6   com.apple.Foundation                    0x908bb9a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x9403e166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9404595c mach_msg + 72
    2   com.apple.CoreFoundation                0x924ebe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x924ecb04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x95b53d0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5   ...ple.CoreServices.CarbonCore          0x97dbafbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x9403e166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9404595c mach_msg + 72
    2   com.apple.CoreFoundation                0x924ebe7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x924ecb04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x95b53e88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5   ...ple.CoreServices.CarbonCore          0x97dbafbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x9404534e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9406fccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x97dbcde3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x97d9bc36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x97dbca60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x95b5ee6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6   ...ple.CoreServices.CarbonCore          0x97dbafbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x9406e8c6 kevent + 10
    1   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    2   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x9403e1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x940701af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x94071a33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x97d9bc62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x97dbca60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x95b60db4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore          0x97dbafbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x9404534e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9406fccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.ColorSync                     0x945473c8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3   com.apple.ColorSync                     0x94559d4e CMMConvTask(void*) + 54
    4   libSystem.B.dylib                       0x9406f055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9406ef12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000200  ebx: 0x978691af  ecx: 0x6f4dd328  edx: 0x9403f007
      edi: 0x00000297  esi: 0x000024b9  ebp: 0xbffeff48  esp: 0xbffefda0
       ss: 0x0000001f  efl: 0x00010282  eip: 0x97869dfe   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x9403f007
    Binary Images:
        0x1000 -   0x272ff3  com.apple.mail 3.6 (936) <02de10795176b4e702af977cb8428f1c> /Applications/Mail.app/Contents/MacOS/Mail
      0x2e1000 -   0x53affb  com.apple.MessageFramework 3.6 (936) <d7a6e5f6721cbab99ed3e83137dba11a> /System/Library/Frameworks/Message.framework/Versions/B/Message
      0x691000 -   0x693fff  com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0x69a000 -   0x6befe7  com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
      0x6d6000 -   0x6dbfff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x14027000 - 0x14028fff  com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <5451adf6a77e3088b1a096fe1e16b189> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x1413c000 - 0x14140ffd  JavaLaunching ??? (???) <41aa04fadb9589ab9c249284090b2ef7> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x14156000 - 0x14157ffd  com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x1415c000 - 0x1416afff  com.apple.mail.WebPlugIn 3.6 (936) <1f74ed40863ef8b78d7e759087c82172> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.bundle/Contents/MacOS/Mai lWebPlugIn
    0x14213000 - 0x1422fff7  GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x142ab000 - 0x142aefff  com.apple.qldisplay.PDF 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/Resources/Di splayBundles/PDF.qldisplay/Contents/MacOS/PDF
    0x14824000 - 0x14829ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x148f9000 - 0x14bf2ff3  com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14fa9000 - 0x14fa9ffd  liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x14fef000 - 0x14ff0fe1  com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x16cd8000 - 0x16cd9ff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1785e000 - 0x17860ffe  com.apple.AutomatorCMM 1.1 (162) <413d7e87f90ba14adf2c2a08af448666> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x17a4a000 - 0x17a4dfff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x17a53000 - 0x17a59fff  com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17ce4000 - 0x17ceeffe  com.apple.URLMount 3.1.1 (3.1.1) <55d7d7ad5616607b50ac93fe02115015> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x17d26000 - 0x17d28fff  com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x18091000 - 0x180a3fff  libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x18400000 - 0x18420fff  com.apple.Mail.Syncer 3.6 (936) <3e6943e7ab57e8b89e4ae4f540223433> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x18434000 - 0x18447fff  com.apple.syncservices.syncservicesui 4.3 (389.20) <6356d458bbafd6d6901f38a4c43e00ff> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x18506000 - 0x18514feb  libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x18519000 - 0x1851efff  libFontStreams.A.dylib ??? (???) <cf3003fc101252633cfbc097257ae925> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x18c2d000 - 0x18c35fff  com.apple.qldisplay.Web 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/Resources/Di splayBundles/Web.qldisplay/Contents/MacOS/Web
    0x194ee000 - 0x19673fe3  GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x196a1000 - 0x19a0afe8  com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <880ed3155078052260ade6e705c9ca64> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x1b571000 - 0x1b5e6ff7  com.apple.Bluetooth 2.1.9 (2.1.9f10) <d70a88066ebf7eb8071781f686caced3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x1bfdd000 - 0x1c190ffb  libCMaps.A.dylib ??? (???) <a70607c65b388e00357ebbca90d810b5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
    0x70000000 - 0x700e6ff2  com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x900aafeb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x900ab000 - 0x900befff  com.apple.IMUtils 4.0.8 (584) <f9b5c40fc6a37b082ae2a3df33766105> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x900bf000 - 0x900cfffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x900d0000 - 0x900ebff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x900ec000 - 0x90159ffb  com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x9015a000 - 0x901d7feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x901d8000 - 0x901e0fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x901e1000 - 0x901ecfe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x901ed000 - 0x901edff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x901ee000 - 0x90327ff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x90328000 - 0x903afff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x903b0000 - 0x9040dffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x9040e000 - 0x90442fef  com.apple.bom 9.0.1 (136.1.1) <007941632d316d064e8decc51255a5e0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90443000 - 0x905a6ff2  com.apple.CalendarStore 3.0.8 (860) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x905a7000 - 0x908affe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x908b0000 - 0x908b0fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x908b1000 - 0x90b2dfe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91af9000 - 0x91b4aff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91b4b000 - 0x91b55feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91b56000 - 0x91b56ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91b57000 - 0x91b76ffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b77000 - 0x91cf7fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91cf8000 - 0x91d43ff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x91d44000 - 0x91d53ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91d54000 - 0x91de1ff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91de2000 - 0x91e54fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91e55000 - 0x91ed4ff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91ed5000 - 0x91f02feb  libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f03000 - 0x91f20ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91f21000 - 0x91f9efef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91f9f000 - 0x9235bff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9235c000 - 0x9238bfe3  com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9238c000 - 0x9238eff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9238f000 - 0x92470ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x92471000 - 0x92478ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92479000 - 0x925acfe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x925ad000 - 0x92769ff3  com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9276a000 - 0x9277afff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9277b000 - 0x92b18fef  com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92b19000 - 0x92b30fff  com.apple.datadetectors 1.0.1 (66.2) <bdd74646d7fc46d7f7820622d0997fbc> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x92b31000 - 0x92b40fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x92b41000 - 0x92b77fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x92b80000 - 0x92b80ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92b81000 - 0x92c32fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c33000 - 0x92c6dffe  com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92c6e000 - 0x92c84fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92c85000 - 0x92e56fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92e57000 - 0x92e60fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92e61000 - 0x92e8afff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x92e8b000 - 0x92fd4ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92fd5000 - 0x930b5fff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x930b6000 - 0x93105fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93106000 - 0x93144fff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9314f000 - 0x9315bff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9315c000 - 0x93178ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93179000 - 0x931aaffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x931ab000 - 0x9328dfff  com.apple.syncservices 3.3 (389.20) <bfedc8cbb3754652e13d67a45791fac9> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9328e000 - 0x9329affe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9329b000 - 0x9329bffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9329c000 - 0x9329cffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9329d000 - 0x932defe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x932df000 - 0x933cdfef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x933ce000 - 0x93518feb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93519000 - 0x9355bfef  com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9355c000 - 0x93578fff  com.apple.IMFramework 4.0.8 (584) <03c3fc58fa1809c1716aaa7b623ff3d1> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x93579000 - 0x93580ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x93581000 - 0x93614fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93615000 - 0x93688fff  com.apple.iLifeMediaBrowser 2.1.5 (368) <3026150475335424dd1532739ded6fb0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x93689000 - 0x93e87fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93f2d000 - 0x93fe8fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93fe9000 - 0x93ff0fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x93ff1000 - 0x9403cfe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9403d000 - 0x941a4ff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x941cf000 - 0x94353fef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x94354000 - 0x9437ffe7  libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
    0x94380000 - 0x94432ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x94433000 - 0x94451ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94452000 - 0x9

  • IPhoto 8.1.1 / 8.1.2 crash on startup.

    Hi,
    I've read several previous threads on iPhoto crashing at startup but none seem to match my circumstances.
    I have one iMac with 4 user accounts. On 3 of those accounts iPhoto works. On the 4th it crashes during start-up.
    I have tried:-
    1) Deleting iPhoto preferences in the problem account.
    2) Creating a new iPhoto library.
    2) Copying the iPhoto library from the account that crashes to another account. The library opens with no problems.
    3) Copying an iPhoto library from one of the accounts that doesn't crash into the account that does. iPhoto still crashes.
    4) Upgrading iPhoto from 8.1.1 to 8.1.2
    5) Upgrading OS X from 10.6.2 to 10.6.3
    No success and I have no idea what is causing the crash. Both the iPhoto library from the problem account and iPhoto itself work in other accounts.
    Here is a typical crash log (com.apple.iLifeMediaBrowser threads also crash with the exception,) any help will be appreciated.
    Process: iPhoto [4270]
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: com.apple.iPhoto
    Version: 8.1.2 (8.1.2)
    Build Info: iPhotoProject-4240000~8
    Code Type: X86 (Native)
    Parent Process: launchd [259]
    Date/Time: 2010-05-07 18:42:31.262 +0700
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 3 sec
    Crashes Since Last Report: 779
    Per-App Crashes Since Last Report: 9
    Anonymous UUID: EC8BC991-CEBC-4539-B164-335F2D90CF78
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 9
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x924e809a __getdirentries64 + 10
    1 libSystem.B.dylib 0x924e8039 readdirunlocked$INODE64 + 78
    2 libSystem.B.dylib 0x924e7fd4 readdir$INODE64 + 70
    3 com.apple.CoreFoundation 0x909fef81 _CFBundleCopyDirectoryContentsAtPath + 1793
    4 com.apple.CoreFoundation 0x90a420ec _CFBundleTryOnePreferredLprojNameInDirectory + 268
    5 com.apple.CoreFoundation 0x90a417d5 _CFBundleAddPreferredLprojNamesInDirectory + 1285
    6 com.apple.CoreFoundation 0x90a40ec0 _CFBundleGetLanguageSearchList + 160
    7 com.apple.CoreFoundation 0x90a40d0a CFBundleCopyResourceURL + 26
    8 com.apple.CoreFoundation 0x90a4b2a4 CFBundleGetLocalInfoDictionary + 84
    9 com.apple.Foundation 0x9309d290 -[NSBundle objectForInfoDictionaryKey:] + 45
    10 com.apple.iLifeMediaBrowser 0x93b2b2e2 -[ILPluginManager loadPluginsWithDelegate:] + 627
    11 com.apple.iLifeMediaBrowser 0x93b2c0f3 -[ILPluginManager pluginForIdentifier:forceLoad:] + 81
    12 com.apple.iLifeMediaBrowser 0x93b2c985 +[ILiPhotoMediaManager sharedMediaManager] + 75
    13 com.apple.iPhoto 0x0036827f 0x1000 + 3568255
    14 com.apple.iPhoto 0x00065be3 0x1000 + 412643
    15 com.apple.Foundation 0x930991cb nsnotecallback + 176
    16 com.apple.CoreFoundation 0x90a4a3f9 __CFXNotificationPost + 905
    17 com.apple.CoreFoundation 0x90a49e2a _CFXNotificationPostNotification + 186
    18 com.apple.Foundation 0x9308e098 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    19 com.apple.Foundation 0x9309b475 -[NSNotificationCenter postNotificationName:object:] + 56
    20 com.apple.AppKit 0x9281adba -[NSApplication _postDidFinishNotification] + 125
    21 com.apple.AppKit 0x9281acca -[NSApplication _sendFinishLaunchingNotification] + 74
    22 com.apple.AppKit 0x92971d85 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
    23 com.apple.AppKit 0x929719a5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
    24 com.apple.Foundation 0x930ce408 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    25 com.apple.Foundation 0x930ce1cc _NSAppleEventManagerGenericHandler + 228
    26 com.apple.AE 0x93ff1f58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    27 com.apple.AE 0x93ff1e57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    28 com.apple.AE 0x93ff1d61 aeProcessAppleEvent + 197
    29 com.apple.HIToolbox 0x92100487 AEProcessAppleEvent + 50
    30 com.apple.AppKit 0x927eb372 _DPSNextEvent + 1420
    31 com.apple.AppKit 0x927ea976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    32 com.apple.AppKit 0x927acbef -[NSApplication run] + 821
    33 com.apple.AppKit 0x927a4c85 NSApplicationMain + 574
    34 com.apple.iPhoto 0x00124b80 0x1000 + 1194880
    35 com.apple.iPhoto 0x00003172 0x1000 + 8562
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x92503b42 kevent + 10
    1 libSystem.B.dylib 0x9250425c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x92503719 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x925034be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x92502f41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x92502d86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x924dd35a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9250aea1 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92539a28 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x930d5a88 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x9308e7f9 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x9308e6dc -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.proxtcore 0x00f6c201 -[XTMsgQueue waitForMessage] + 49
    7 com.apple.proxtcore 0x00f5a363 -[XTThread run:] + 387
    8 com.apple.Foundation 0x930998dc -[NSThread main] + 45
    9 com.apple.Foundation 0x9309988c _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x9250aa19 pthreadstart + 345
    11 libSystem.B.dylib 0x9250a89e thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x924dd35a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9250aea1 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92539a28 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x930d5a88 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x9308e7f9 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x9308e6dc -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.proxtcore 0x00f6c201 -[XTMsgQueue waitForMessage] + 49
    7 com.apple.proxtcore 0x00f5a363 -[XTThread run:] + 387
    8 com.apple.Foundation 0x930998dc -[NSThread main] + 45
    9 com.apple.Foundation 0x9309988c _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x9250aa19 pthreadstart + 345
    11 libSystem.B.dylib 0x9250a89e thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x924dd2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x924dda67 mach_msg + 68
    2 com.apple.CoreFoundation 0x90a2c00f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x90a2b0f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x90a2af21 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x930d3380 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6 com.apple.proxtcore 0x00f5b8a5 -[XTRunLoopThread run:] + 421
    7 com.apple.Foundation 0x930998dc -[NSThread main] + 45
    8 com.apple.Foundation 0x9309988c _NSThread__main_ + 1499
    9 libSystem.B.dylib 0x9250aa19 pthreadstart + 345
    10 libSystem.B.dylib 0x9250a89e thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9250b262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9250af1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x9250cbb8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.iPhoto 0x00506841 0x1000 + 5265473
    4 com.apple.Foundation 0x930998dc -[NSThread main] + 45
    5 com.apple.Foundation 0x9309988c _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x9250aa19 pthreadstart + 345
    7 libSystem.B.dylib 0x9250a89e thread_start + 34
    Thread 6: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x9250b262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9250af1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x9250cbb8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x954973e6 ***::TCMalloc_PageHeap::scavengerThread() + 614
    4 libSystem.B.dylib 0x9250a89e thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x92502bd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x92503168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x92502d86 start_wqthread + 30
    Thread 8:
    0 libSystem.B.dylib 0x924fc286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x90a6b82d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x9250aa19 pthreadstart + 345
    3 libSystem.B.dylib 0x9250a89e thread_start + 34
    Thread 9 Crashed:
    0 com.apple.CoreFoundation 0x90a0126e CFHash + 174
    1 com.apple.CoreFoundation 0x90a0106c _CFBasicHashFindBucket1 + 444
    2 com.apple.CoreFoundation 0x90a0925c CFBasicHashFindBucket + 252
    3 com.apple.CoreFoundation 0x90a09123 CFDictionaryGetValue + 131
    4 com.apple.LaunchServices 0x978c0a78 LSAppCheckDictionaryVersion(_CFDictionary const*, LSContext*, FSNode*, unsigned long, long) + 93
    5 com.apple.LaunchServices 0x978c05dc _LSAppMeetsMinimumVersionRequirement + 68
    6 com.apple.LaunchServices 0x978c04ee _LSLaunch(LSContext*, FSNode*, unsigned long, void*, __CFArray const*, AEDesc const*, __CFArray const*, __CFDictionary const*, unsigned long, ProcessSerialNumber*) + 9943
    7 com.apple.LaunchServices 0x978bdc93 _LSOpenApp(LSOpenState*, unsigned long, FSNode*, unsigned long, unsigned char*, ProcessSerialNumber*) + 249
    8 com.apple.LaunchServices 0x978bc5a9 LSOpenItemsWithHandlerCFDictionaryApplier(void const*, void const*, void*) + 798
    9 com.apple.CoreFoundation 0x90a149c0 _CFDictionaryApplyFunction_block_invoke1 + 32
    10 com.apple.CoreFoundation 0x90a1486a CFBasicHashApply + 202
    11 com.apple.CoreFoundation 0x90a14781 CFDictionaryApplyFunction + 177
    12 com.apple.LaunchServices 0x978bbc71 _LSOpenStuff + 3854
    13 com.apple.LaunchServices 0x978bad14 LSOpenApplication_Common(LSApplicationParametersV1 const*, AEKeyDesc const*, ProcessSerialNumber*, FSRef*) + 182
    14 com.apple.LaunchServices 0x978f5223 LSOpenFromURLSpec + 252
    15 com.apple.ImageCapture 0x952b25ae _ICALaunchImageCaptureExtension + 134
    16 com.apple.ImageCapture 0x952ab3e5 ICACommand::PrepareCommand() + 311
    17 com.apple.ImageCapture 0x952a69e6 ICACommand::ICACommand(void ()(ICAHeader), unsigned char*, unsigned long, __CFString const*) + 138
    18 com.apple.ImageCapture 0x952a7a18 ICAGetDeviceListImp::ICAGetDeviceListImp(ICAGetDeviceListPB*, void ()(ICAHeader)) + 66
    19 com.apple.ImageCapture 0x952a99c2 ICAGetDeviceList + 51
    20 com.apple.iPhoto 0x00101497 0x1000 + 1049751
    21 com.apple.iPhoto 0x0010143a 0x1000 + 1049658
    22 com.apple.iPhoto 0x00101529 0x1000 + 1049897
    23 com.apple.iPhoto 0x00101130 0x1000 + 1048880
    24 com.apple.iPhoto 0x000aa188 0x1000 + 692616
    25 com.apple.iPhoto 0x00219357 0x1000 + 2196311
    26 com.apple.iPhoto 0x002196a6 0x1000 + 2197158
    27 com.apple.Foundation 0x930998dc -[NSThread main] + 45
    28 com.apple.Foundation 0x9309988c _NSThread__main_ + 1499
    29 libSystem.B.dylib 0x9250aa19 pthreadstart + 345
    30 libSystem.B.dylib 0x9250a89e thread_start + 34
    Thread 9 crashed with X86 Thread State (32-bit):
    eax: 0x90a141d9 ebx: 0x90a011d4 ecx: 0x00000000 edx: 0x18657ac0
    edi: 0x78840000 esi: 0x00000000 ebp: 0xb0427878 esp: 0xb0427850
    ss: 0x0000001f efl: 0x00000246 eip: 0x90a0126e cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x17fbe000
    Binary Images:
    0x1000 - 0x9fbfee com.apple.iPhoto 8.1.2 (8.1.2) <436E886C-E26D-2C7D-9745-252829318EFE> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0xb31000 - 0xb5cff3 com.apple.DiscRecordingUI 5.0.3 (5030.4.2) <E7AD526D-2149-065C-BA8D-2DA22BE43926> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0xb74000 - 0xc29fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0xc6f000 - 0xc79fff com.apple.UpgradeChecker 1.0 (1.1) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0xc83000 - 0xd1fffc com.apple.MobileMe 8 (1.0) <47DF6C20-78C5-1AA2-1D64-274EAE522D93> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0xd81000 - 0xd81fff +eOkaoCom.dylib ??? (???) <17ADB0F4-BF83-0B0B-5293-F843F1724644> /Applications/iPhoto.app/Contents/MacOS/eOkaoCom.dylib
    0xd85000 - 0xdb8fe7 +eOkaoDt.dylib ??? (???) <673BD0C5-FAC4-ABB7-B55E-FD8A75E4759D> /Applications/iPhoto.app/Contents/MacOS/eOkaoDt.dylib
    0xdbe000 - 0xf24fff +eOkaoFr.dylib ??? (???) <684982FE-55E4-174D-9CF3-DA4319BD57F9> /Applications/iPhoto.app/Contents/MacOS/eOkaoFr.dylib
    0xf28000 - 0xf4cff2 +eOkaoPt.dylib ??? (???) <E2ED8DE8-7A2D-8309-3CB5-2E87F135A8A8> /Applications/iPhoto.app/Contents/MacOS/eOkaoPt.dylib
    0xf53000 - 0xf9aff7 com.apple.proxtcore 1.0.0 (1.0.0) /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0xfde000 - 0xfdeff8 com.apple.iLifeSlideshow 1.1 (452) <65FE31A8-C4C3-2069-9B2C-CB00BB168CFE> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow
    0xfe2000 - 0x1062fef com.apple.NetServices.NetServices 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x10c4000 - 0x10c4ff7 com.apple.AppleAppSupport 1.5 (1.5) <9FD82212-62A9-A388-940B-2343D69889C3> /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x10c8000 - 0x10f0fff com.apple.iLifeSlideshowCore 1.1 (134) <6B3AA83C-6198-9C49-7AFB-619E5DC2C756> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
    0x110a000 - 0x121afe3 com.apple.iLifeSlideshowProducer 1.1 (382) <BBC8AFE4-95A6-4993-C10C-FF8AAC006928> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    0x128d000 - 0x1396ff3 com.apple.iLifeSlideshowRenderer 1.1 (375) <F8723883-3C5C-734F-CD08-709E4079B2C5> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x140a000 - 0x1415fff com.apple.iLifeSlideshowExporter 1.1 (159) <A378AE26-9698-2327-CDAA-D2AF255DE5BE> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
    0x141e000 - 0x1447fe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1458000 - 0x1460fe7 com.apple.NetServices.BDControl 1.0.5 (1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x146c000 - 0x146ffff com.apple.NetServices.BDRuleEngine 1.0.2 (1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x1563c000 - 0x15640fff com.apple.iPhoto.RSSPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0x15761000 - 0x15776fff com.apple.iPhoto.FacebookPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
    0x15783000 - 0x15793ff3 com.apple.iPhoto.FlickrPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
    0x158f6000 - 0x158f7ff7 com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x171d7000 - 0x17208ff7 com.apple.iPhoto.MobileMePublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
    0x17f5c000 - 0x17f67fff com.apple.BookService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x17f71000 - 0x17f7bfff com.apple.CalendarsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x17f85000 - 0x17f8ffff com.apple.CardsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x17f99000 - 0x17fa4fff com.apple.PrintsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x9000e000 - 0x90085ff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9009a000 - 0x9011cffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9011d000 - 0x9012eff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90148000 - 0x9055eff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9055f000 - 0x905afff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x905b0000 - 0x905cdfe7 com.apple.DotMacSyncManager 2.0.2 (446.8) <EFCEF228-E07F-E3E0-5C72-686185783289> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x905ce000 - 0x905d5ff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x905d6000 - 0x905eafe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x905eb000 - 0x905ebff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x905ec000 - 0x905ecff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x905ed000 - 0x9062dfe7 com.apple.IMCore 5.0.2 (745) <4BFDB3FF-19A2-163A-4C80-58DD47F5EC89> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x906dd000 - 0x9072dff7 com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9072e000 - 0x907d7ff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x907d8000 - 0x9080cff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
    0x9080d000 - 0x909c9ff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x909ca000 - 0x909eeff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x909ef000 - 0x90b68ffb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90b69000 - 0x90b81ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x90b82000 - 0x90b8ffe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
    0x90b90000 - 0x90b91ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90b92000 - 0x90c01ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90c02000 - 0x90c42fe7 com.apple.DAVKit 4.0.1 (730) <2F07D7D0-9D31-67BC-8000-FAFF7EBB8643> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x90c43000 - 0x90d14fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x90d15000 - 0x90d20ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90d21000 - 0x90d21ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90d22000 - 0x90d24fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x90d25000 - 0x91c76fe7 com.apple.QuickTimeComponents.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91c77000 - 0x91daeff7 com.apple.CoreAUC 6.04.00 (6.04.00) <0551FB8D-0894-B40B-B924-4AF51E3648AF> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91de4000 - 0x91de5ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91e11000 - 0x91eecff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <CC86EBA6-5E48-32C0-77AE-81479DFF6D4A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x91eed000 - 0x91fcaff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91fcb000 - 0x9200bff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92016000 - 0x920c3fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x920c4000 - 0x923e8fef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x923e9000 - 0x924dbff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0x924dc000 - 0x92681feb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0x92789000 - 0x92789ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x927a3000 - 0x93082ff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93083000 - 0x932f3ffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x932f4000 - 0x93368fef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x9339c000 - 0x93437ff7 com.apple.ApplicationServices.ATS 4.1 (???) <22FCDB9B-B588-D602-3991-26A2E3C51E6E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93438000 - 0x9343cff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9343d000 - 0x9346eff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9346f000 - 0x9351ffe3 com.apple.QuickTimeImporters.component 7.6.6 (1729) <6C2372BA-69D9-E713-902F-95E16FD18EFD> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93520000 - 0x93532ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x93533000 - 0x9358eff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9358f000 - 0x9370ffeb com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x93710000 - 0x9371bff7 com.apple.CrashReporterSupport 10.6.3 (250) <E2835962-67A2-CA10-4016-467175851348> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9371c000 - 0x9384afe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93875000 - 0x938c2feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x938c3000 - 0x939c4fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x939c5000 - 0x939cbfff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x939cc000 - 0x93ad8ff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93ad9000 - 0x93b4cfff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x93b4e000 - 0x93b55ff7 com.apple.KerberosHelper 2.1 (1.0) <2E28DB03-60AF-1C7B-28B0-2768DFBF44EB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x93b56000 - 0x93b5bff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93b5c000 - 0x93b65ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93b66000 - 0x93bd4ff7 com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93be5000 - 0x93debfeb com.apple.AddressBook.framework 5.0.1 (868) <2CCD7801-F3B8-CED3-D5D7-096AF8DC004D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93dec000 - 0x93df8ff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
    0x93df9000 - 0x93e03fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93e04000 - 0x93ecefef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93ecf000 - 0x93ed5ff7 libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <DD359830-97D4-0CD4-8666-DFE450E8D633> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x93ed6000 - 0x93f6efe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93fee000 - 0x94021ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94022000 - 0x940fdfe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x940fe000 - 0x943f3fe7 com.apple.MessageFramework 4.2 (1078) <15971C83-555D-E3F3-4E01-E90BFA7CAFEA> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x943f4000 - 0x943f4ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94434000 - 0x94439ff7 com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x94468000 - 0x94488fe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0x94489000 - 0x94489ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9448a000 - 0x9458cfef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x945af000 - 0x945eafe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x945eb000 - 0x94e1efe7 com.apple.WebCore 6531.22 (6531.22.7) <952A0D34-63F5-F7F7-D6E5-D0AD78002F89> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94e1f000 - 0x94e34ff7 com.apple.iChat.InstantMessage 5.0.2 (745) <E5F260B5-0DC5-5CA5-6FA9-25C9FD49EA33> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x94e35000 - 0x94e6bfff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x94e6c000 - 0x94e94ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x94e95000 - 0x9518efef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9518f000 - 0x9519dfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0x9519e000 - 0x951d6ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x951d7000 - 0x95215ff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95216000 - 0x95228ff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <D3B86149-3466-B202-DBC1-06C575D451EB> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x95229000 - 0x95239ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x952a3000 - 0x952b8fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x952b9000 - 0x952c3ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x952c4000 - 0x95374ff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95375000 - 0x95513feb com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95514000 - 0x959d1ffb com.apple.VideoToolbox 0.484.5 (484.5) <DA9B4FA8-B91C-43AC-1D84-0BFF46BB5BCE> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x959d2000 - 0x959d5ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x959d6000 - 0x95a50fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95a51000 - 0x95abbfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x95abc000 - 0x95ba0ff7 com.apple.WebKit 6531.22 (6531.22.7) <87C81D6F-77B1-C517-93E6-5DEF214326A7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95c71000 - 0x95cc7ff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x95cc8000 - 0x95d09ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95d0a000 - 0x9602afeb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9602e000 - 0x960d6ffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x960d7000 - 0x9613bffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9613c000 - 0x96252ff7 com.apple.PubSub 1.0.4 (65.12.1) <1B79C698-A2A1-6B74-A137-67516ABE088E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96253000 - 0x96267ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x962b0000 - 0x962f6ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x962f7000 - 0x96348ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96349000 - 0x9648bff7 com.apple.syncservices 5.2 (578.3) <16A29689-1A80-3065-C4E7-AEC6A3C05C2E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9648c000 - 0x9660efe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0x9662f000 - 0x96e1e537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96e1f000 - 0x96e20ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x96e21000 - 0x96e92ff7 com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x96e93000 - 0x971faff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x971fb000 - 0x9733dfe3 com.apple.QTKit 7.6.6 (1729) <1EC021FB-AB8F-F8BF-0434-78C0A7B78EB2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9733e000 - 0x97365ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x97366000 - 0x9739ffe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x973cb000 - 0x974f7fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x97503000 - 0x97503ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97504000 - 0x97522ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x97523000 - 0x97567ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97568000 - 0x97578ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x97579000 - 0x97583ff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x97663000 - 0x9788eff3 com.apple.QuartzComposer 4.1 (156.13) <FE0BF06B-8D32-C712-7CCD-63D8918B8B6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9788f000 - 0x9792cfe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9792d000 - 0x979e6fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x979ee000 - 0x97a4ffe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97a50000 - 0x97c15ff7 com.apple.CalendarStore 4.0.1 (976) <D2568750-0010-590F-96AF-6D90DEBEF785> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x97c16000 - 0x97c23ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x97c5d000 - 0x97c8eff3 libTrueTypeScaler.dylib ??? (???) <4C189FCA-A210-7255-8F70-38DF9D19F877> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x97c8f000 - 0x97cd2ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x97cd3000 - 0x97cd3ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97cd4000 - 0x97d4dff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97d4e000 - 0x97d69ff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97d6a000 - 0x97d9fff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0x97da0000 - 0x9811fff3 com.apple.RawCamera.bundle 3.0.2 (527) <981AB834-6C34-6FA5-F886-01DF06C56609> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x98120000 - 0x98141fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x98142000 - 0x98164fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x98165000 - 0x983c7ff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x983c8000 - 0x9847efef libFontParser.dylib ??? (???) <FA6B6B8B-1E3C-8EEB-DD0D-6C7482353179> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9847f000 - 0x98481ff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x98482000 - 0x984dcfe7 com.apple.CorePDF 1.1 (1.1) <E4608FF6-A27D-7DFC-5620-D86762502AC0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x984dd000 - 0x984e8ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x984e9000 - 0x9850ffff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x98510000 - 0x985beff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x985bf000 - 0x985fcff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x985fd000 - 0x985ffff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x98633000 - 0x98639ff7 com.apple.DisplayServicesFW 2.2.2 (251) <D8BB3A1F-29C7-A957-C781-794CC9550525> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9863a000 - 0x9867cff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9867d000 - 0x9885ffff com.apple.imageKit 2.0.3 (1.0) <56AE34CD-4406-8AA2-DDBF-DBF902BD0E0A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x98860000 - 0x988adff7 com.apple.ExchangeWebServices 1.2 (60) <AA36F562-FBA8-8D9A-D4E7-1E6B0657467F> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x988ae000 - 0x9892efeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9892f000 - 0x98936ff7 com.apple.iChat.IMUtils 5.0.2 (745) <E44EAFC5-18B4-E65B-F759-53DD90BAECA1> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x98937000 - 0x98967ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x98968000 - 0x9896cff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x98972000 - 0x989b6fe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x989b7000 - 0x98b92ff3 libType1Scaler.dylib ??? (???) <13019E13-3A15-928F-3F13-B79BACB0FD13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x98b93000 - 0x98b96ff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x98bd9000 - 0x98bddff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98c12000 - 0x98ca4fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x98ca5000 - 0x98cfdfe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x98cfe000 - 0x98d6cff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x98d6d000 - 0x98d7aff7 com.apple.AppleFSCompression 24.0.1 (1.0) <62870D1B-4A67-B744-5930-8257E16D9247> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x98d7b000 - 0x98d7bff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98d7c000 - 0x98dbbff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <A03C5D7E-54CD-D56D-E120-9B35EBC9D8F1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x98dbc000 - 0x98ddaff7 com.apple.iChat.IMFoundation 5.0.2 (745) <89DCF63D-19E5-1494-FCC6-7D67BF830CFC> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x98ddb000 - 0x98de9ff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x98dea000 - 0x98dedfe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x98dee000 - 0x98e34ffb com.apple.CoreMediaIOServices 130.0 (1035) <397101F4-BA80-C8C2-F816-E2FBE5E15D4F> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x98e35000 - 0x98ea3ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x98eb5000 - 0x98efefe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98f04000 - 0x98f07ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x98f08000 - 0x98f50fff com.apple.iCalendar 1.0.1 (51) <3FF8D7DB-CA31-ADC2-23E9-E1254EAF8BB2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x98f51000 - 0x98f94ff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x990f6000 - 0x990fdff7 com.apple.NSServerNotificationCenter 2 (1.0) <63EAE599-362C-CD27-CC18-1F211C12B8B8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x990fe000 - 0x99139feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9913a000 - 0x99178ff7 com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x99179000 - 0x99180ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99183000 - 0x991a9fe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <EB422111-E732-2AE0-0CFD-1D8B713B2EC9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x991aa000 - 0x991c6fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x992bc000 - 0x996f1ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.66 GHz, 2 GB, SMC 1.29f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en5
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en6
    Serial ATA Device: Hitachi HDP725032GLA380, 298.09 GB
    Parallel ATA Device: OPTIARC DVD RW AD-5630A, 7.95 GB
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: USB2.0 MFP(Hi-Speed), 0x04b8 (Seiko Epson Corp.), 0x0849, 0xfd100000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfa400000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfa420000
    USB Device: Hub, 0x050d (Belkin Corporation), 0x0233, 0xfa200000
    USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc525, 0xfa240000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    FireWire Device: LaCie Hard Drive FireWire+, LaCie Group SA, Up to 400 Mb/sec

    I got the same problem on startup, it crash even I have installed new iLife
    the following is the report from crash:
    Process: iPhoto [1462]
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: com.apple.iPhoto
    Version: 8.1.2 (8.1.2)
    Build Info: iPhotoProject-4240000~8
    Code Type: X86 (Native)
    Parent Process: launchd [165]
    Date/Time: 2010-05-08 23:29:54.394 +0800
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 226324 sec
    Crashes Since Last Report: 43
    Per-App Interval Since Last Report: 472501 sec
    Per-App Crashes Since Last Report: 25
    Anonymous UUID: C876D00B-D993-4DC4-B1D7-F5156BDE33A4
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.WebKit 0x90af7a90 -[WebView initWithFrame:] + 0
    1 com.apple.AppKit 0x92ae12d4 -[NSCustomView nibInstantiate] + 576
    2 com.apple.AppKit 0x92a263f4 -[NSIBObjectData instantiateObject:] + 253
    3 com.apple.AppKit 0x92a256fa -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 336
    4 com.apple.AppKit 0x92a23ba0 loadNib + 257
    5 com.apple.AppKit 0x92a231f4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 831
    6 com.apple.AppKit 0x92a22eaa +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
    7 com.apple.AppKit 0x92a22df5 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
    8 com.apple.iPhoto 0x00371f66 0x1000 + 3608422
    9 com.apple.iPhoto 0x00097dca 0x1000 + 617930
    10 com.apple.iPhoto 0x00097b02 0x1000 + 617218
    11 com.apple.iPhoto 0x003723ba 0x1000 + 3609530
    12 com.apple.iPhoto 0x0006d2aa 0x1000 + 443050
    13 com.apple.iPhoto 0x0009f7b9 0x1000 + 649145
    14 com.apple.iPhoto 0x000657a5 0x1000 + 411557
    15 com.apple.Foundation 0x984531cb nsnotecallback + 176
    16 com.apple.CoreFoundation 0x90ef03f9 __CFXNotificationPost + 905
    17 com.apple.CoreFoundation 0x90eefe2a _CFXNotificationPostNotification + 186
    18 com.apple.Foundation 0x98448098 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    19 com.apple.Foundation 0x98455475 -[NSNotificationCenter postNotificationName:object:] + 56
    20 com.apple.AppKit 0x92a95dba -[NSApplication _postDidFinishNotification] + 125
    21 com.apple.AppKit 0x92a95cca -[NSApplication _sendFinishLaunchingNotification] + 74
    22 com.apple.AppKit 0x92becd85 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
    23 com.apple.AppKit 0x92bec9a5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
    24 com.apple.Foundation 0x98488408 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    25 com.apple.Foundation 0x984881cc _NSAppleEventManagerGenericHandler + 228
    26 com.apple.AE 0x93591f58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    27 com.apple.AE 0x93591e57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    28 com.apple.AE 0x93591d61 aeProcessAppleEvent + 197
    29 com.apple.HIToolbox 0x915e6487 AEProcessAppleEvent + 50
    30 com.apple.AppKit 0x92a66372 _DPSNextEvent + 1420
    31 com.apple.AppKit 0x92a65976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    32 com.apple.AppKit 0x92a27bef -[NSApplication run] + 821
    33 com.apple.AppKit 0x92a1fc85 NSApplicationMain + 574
    34 com.apple.iPhoto 0x00124b80 0x1000 + 1194880
    35 com.apple.iPhoto 0x00003172 0x1000 + 8562
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x913ecb42 kevent + 10
    1 libSystem.B.dylib 0x913ed25c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x913ec719 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x913ec4be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x913ebf41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x913ebd86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x913ebbd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x913ec168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x913ebd86 start_wqthread + 30
    Thread 3:
    0 libSystem.B.dylib 0x913c635a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x913f3ea1 pthread_condwait + 1066
    2 libSystem.B.dylib 0x91422a28 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9848fa88 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x984487f9 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x984486dc -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.proxtcore 0x00f6c201 -[XTMsgQueue waitForMessage] + 49
    7 com.apple.proxtcore 0x00f5a363 -[XTThread run:] + 387
    8 com.apple.Foundation 0x984538dc -[NSThread main] + 45
    9 com.apple.Foundation 0x9845388c _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x913f3a19 pthreadstart + 345
    11 libSystem.B.dylib 0x913f389e thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x913c635a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x913f3ea1 pthread_condwait + 1066
    2 libSystem.B.dylib 0x91422a28 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9848fa88 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x984487f9 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x984486dc -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.proxtcore 0x00f6c201 -[XTMsgQueue waitForMessage] + 49
    7 com.apple.proxtcore 0x00f5a363 -[XTThread run:] + 387
    8 com.apple.Foundation 0x984538dc -[NSThread main] + 45
    9 com.apple.Foundation 0x9845388c _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x913f3a19 pthreadstart + 345
    11 libSystem.B.dylib 0x913f389e thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x913c62fa machmsgtrap + 10
    1 libSystem.B.dylib 0x913c6a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x90ed200f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x90ed10f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x90ed0f21 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x9848d380 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6 com.apple.proxtcore 0x00f5b8a5 -[XTRunLoopThread run:] + 421
    7 com.apple.Foundation 0x984538dc -[NSThread main] + 45
    8 com.apple.Foundation 0x9845388c _NSThread__main_ + 1499
    9 libSystem.B.dylib 0x913f3a19 pthreadstart + 345
    10 libSystem.B.dylib 0x913f389e thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x913f4262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x913f3f1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x913f5bb8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.iPhoto 0x00506841 0x1000 + 5265473
    4 com.apple.Foundation 0x984538dc -[NSThread main] + 45
    5 com.apple.Foundation 0x9845388c _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x913f3a19 pthreadstart + 345
    7 libSystem.B.dylib 0x913f389e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x90af7a90 ebx: 0x00000000 ecx: 0x00000001 edx: 0x00000000
    edi: 0x43ed0000 esi: 0x43808000 ebp: 0xbfffe8a8 esp: 0xbfffe84c
    ss: 0x0000001f efl: 0x00010246 eip: 0x90af7a90 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0xa00afed0
    Binary Images:
    0x1000 - 0x9fbfee com.apple.iPhoto 8.1.2 (8.1.2) <436E886C-E26D-2C7D-9745-252829318EFE> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0xb31000 - 0xb5cff3 com.apple.DiscRecordingUI 5.0.3 (5030.4.2) <E7AD526D-2149-065C-BA8D-2DA22BE43926> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0xb74000 - 0xc29fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0xc6f000 - 0xc79fff com.apple.UpgradeChecker 1.0 (1.1) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0xc83000 - 0xd1fffc com.apple.MobileMe 8 (1.0) <47DF6C20-78C5-1AA2-1D64-274EAE522D93> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0xd81000 - 0xd81fff +eOkaoCom.dylib ??? (???) <17ADB0F4-BF83-0B0B-5293-F843F1724644> /Applications/iPhoto.app/Contents/MacOS/eOkaoCom.dylib
    0xd85000 - 0xdb8fe7 +eOkaoDt.dylib ??? (???) <673BD0C5-FAC4-ABB7-B55E-FD8A75E4759D> /Applications/iPhoto.app/Contents/MacOS/eOkaoDt.dylib
    0xdbe000 - 0xf24fff +eOkaoFr.dylib ??? (???) <684982FE-55E4-174D-9CF3-DA4319BD57F9> /Applications/iPhoto.app/Contents/MacOS/eOkaoFr.dylib
    0xf28000 - 0xf4cff2 +eOkaoPt.dylib ??? (???) <E2ED8DE8-7A2D-8309-3CB5-2E87F135A8A8> /Applications/iPhoto.app/Contents/MacOS/eOkaoPt.dylib
    0xf53000 - 0xf9aff7 com.apple.proxtcore 1.0.0 (1.0.0) /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0xfde000 - 0xfdeff7 com.apple.iLifeSlideshow 1.1.2 (452.17) <2672CFB9-6533-3C1C-23E3-398306985263> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow
    0xfe2000 - 0x1062fef com.apple.NetServices.NetServices 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x10c4000 - 0x10c4ff7 com.apple.AppleAppSupport 1.5 (1.5) <9FD82212-62A9-A388-940B-2343D69889C3> /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x10c8000 - 0x10efff7 com.apple.iLifeSlideshowCore 1.1 (134) <BCB09DFF-AD96-9FCB-0295-2ADFF0CDB807> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
    0x110a000 - 0x121efeb com.apple.iLifeSlideshowProducer 1.1 (382) <24D95F9C-2713-D075-74A9-DBE548B1F0A6> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    0x1290000 - 0x13a1feb com.apple.iLifeSlideshowRenderer 1.1.2 (375.17) <E13E66AE-1661-D190-4482-E1665AF470FB> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x1413000 - 0x141eff7 com.apple.iLifeSlideshowExporter 1.1 (159) <748D5FE1-1E9D-C058-C4DF-C7C8C58F96DE> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
    0x1428000 - 0x1451fe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1462000 - 0x146afe7 com.apple.NetServices.BDControl 1.0.5 (1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x1476000 - 0x1479fff com.apple.NetServices.BDRuleEngine 1.0.2 (1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x1495000 - 0x14a7ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x14f7000 - 0x14f9ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x3659000 - 0x36bdfe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <7AABA687-4323-E5B9-BA04-8F61C217E6FD> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x36dd000 - 0x374ffff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x158a9000 - 0x158befff com.apple.iPhoto.FacebookPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
    0x158cb000 - 0x158dbff3 com.apple.iPhoto.FlickrPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
    0x158e6000 - 0x158eafff com.apple.iPhoto.RSSPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0x15a00000 - 0x15a31ff7 com.apple.iPhoto.MobileMePublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x901deff3 libType1Scaler.dylib ??? (???) <944F686E-9CC2-03F0-A139-8F322F0AC49F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x901df000 - 0x9021dff7 com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9021e000 - 0x9021eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9021f000 - 0x9034bfff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9034c000 - 0x9034cff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9034d000 - 0x9039aff7 com.apple.ExchangeWebServices 1.2 (60) <AA36F562-FBA8-8D9A-D4E7-1E6B0657467F> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x9039b000 - 0x9039fff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x903a0000 - 0x903a3fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x903a4000 - 0x903c5fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x903c6000 - 0x903d8ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9040e000 - 0x9053cfe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9058c000 - 0x9058cff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9058d000 - 0x90592ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90593000 - 0x90713feb com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x90714000 - 0x90715ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90716000 - 0x9071cff7 com.apple.DisplayServicesFW 2.2.2 (251) <D8BB3A1F-29C7-A957-C781-794CC9550525> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9071d000 - 0x907cdfe3 com.apple.QuickTimeImporters.component 7.6.6 (1729) <6C2372BA-69D9-E713-902F-95E16FD18EFD> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x907ce000 - 0x90905ff7 com.apple.CoreAUC 6.04.00 (6.04.00) <0551FB8D-0894-B40B-B924-4AF51E3648AF> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90934000 - 0x90974fe7 com.apple.DAVKit 4.0.1 (730) <2F07D7D0-9D31-67BC-8000-FAFF7EBB8643> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x909a0000 - 0x90a32fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90a33000 - 0x90acbfe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90acc000 - 0x90bb0ff7 com.apple.WebKit 6531.22 (6531.22.7) <87C81D6F-77B1-C517-93E6-5DEF214326A7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90bb1000 - 0x90beeff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90c03000 - 0x90c49ffb com.apple.CoreMediaIOServices 130.0 (1035) <397101F4-BA80-C8C2-F816-E2FBE5E15D4F> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x90c4a000 - 0x90cb4fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x90cb5000 - 0x90d5eff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90d5f000 - 0x90d6cfe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
    0x90d6d000 - 0x90daeff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90daf000 - 0x90dd5fe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <EB422111-E732-2AE0-0CFD-1D8B713B2EC9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x90dd6000 - 0x90dddff7 com.apple.NSServerNotificationCenter 2 (1.0) <63EAE599-362C-CD27-CC18-1F211C12B8B8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x90dde000 - 0x90e94fff libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90e95000 - 0x9100effb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9100f000 - 0x91067fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x91068000 - 0x910a3feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x910a4000 - 0x913c4feb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x913c5000 - 0x9156afeb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0x9156b000 - 0x91575ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x915aa000 - 0x918cefef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x919e1000 - 0x91a16ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0x91a17000 - 0x91a3bff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a3c000 - 0x91aabff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91aac000 - 0x91addff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91ade000 - 0x91bb9ff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <CC86EBA6-5E48-32C0-77AE-81479DFF6D4A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x91bba000 - 0x91cc6ff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91cc7000 - 0x91cceff7 com.apple.KerberosHelper 2.1 (1.0) <2E28DB03-60AF-1C7B-28B0-2768DFBF44EB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x91ccf000 - 0x91cd8ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91cd9000 - 0x91d1dff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91e13000 - 0x91e15fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x91e20000 - 0x91e35ff7 com.apple.iChat.InstantMessage 5.0.2 (745) <E5F260B5-0DC5-5CA5-6FA9-25C9FD49EA33> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x91e36000 - 0x91e54ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91e55000 - 0x91e60ff7 com.apple.CrashReporterSupport 10.6.3 (250) <E2835962-67A2-CA10-4016-467175851348> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91ea8000 - 0x91f58ff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92060000 - 0x921e2fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0x921e6000 - 0x9220cfff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9220d000 - 0x922eaff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x922f6000 - 0x9230bfff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9230c000 - 0x9231eff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <D3B86149-3466-B202-DBC1-06C575D451EB> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x9231f000 - 0x9232cff7 com.apple.AppleFSCompression 24.0.1 (1.0) <62870D1B-4A67-B744-5930-8257E16D9247> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x9232d000 - 0x92331ff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x92332000 - 0x92396ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92397000 - 0x92854ffb com.apple.VideoToolbox 0.484.5 (484.5) <DA9B4FA8-B91C-43AC-1D84-0BFF46BB5BCE> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92855000 - 0x928d5feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x928d6000 - 0x928d7ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x928d8000 - 0x9291eff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x9294b000 - 0x9294bff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9294c000 - 0x9299dff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x929a9000 - 0x92a1dfef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x92a1e000 - 0x932fdff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x932fe000 - 0x932feff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9330f000 - 0x93357fff com.apple.iCalendar 1.0.1 (51) <3FF8D7DB-CA31-ADC2-23E9-E1254EAF8BB2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x93358000 - 0x9339aff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9339b000 - 0x933dbfe7 com.apple.IMCore 5.0.2 (745) <4BFDB3FF-19A2-163A-4C80-58DD47F5EC89> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x933dc000 - 0x93429feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9342a000 - 0x9346dff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9346e000 - 0x9356ffe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x93570000 - 0x9358dfe7 com.apple.DotMacSyncManager 2.0.2 (446.8) <EFCEF228-E07F-E3E0-5C72-686185783289> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x9358e000 - 0x935c1ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x935c2000 - 0x93600ff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93601000 - 0x93645fe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93646000 - 0x936a0fe7 com.apple.CorePDF 1.1 (1.1) <E4608FF6-A27D-7DFC-5620-D86762502AC0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x936a1000 - 0x936afff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936b0000 - 0x936f9fe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x936fa000 - 0x9370efe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x9370f000 - 0x93825ff7 com.apple.PubSub 1.0.4 (65.12.1) <1B79C698-A2A1-6B74-A137-67516ABE088E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x93826000 - 0x939ebff7 com.apple.CalendarStore 4.0.1 (976) <D2568750-0010-590F-96AF-6D90DEBEF785> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x939ec000 - 0x939fcff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x939fd000 - 0x93afffef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x93b00000 - 0x93df5fe7 com.apple.MessageFramework 4.2 (1078) <15971C83-555D-E3F3-4E01-E90BFA7CAFEA> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x93df6000 - 0x93fb2ff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93fb3000 - 0x93fb7ff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93fb8000 - 0x947ebfe7 com.apple.WebCore 6531.22 (6531.22.7) <952A0D34-63F5-F7F7-D6E5-D0AD78002F89> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x947ec000 - 0x947ecff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x947ed000 - 0x947f7fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x947f8000 - 0x948d3fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x948d4000 - 0x9490ffe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x94943000 - 0x94965fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94966000 - 0x94971ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94ad3000 - 0x94af1ff7 com.apple.iChat.IMFoundation 5.0.2 (745) <89DCF63D-19E5-1494-FCC6-7D67BF830CFC> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x94af2000 - 0x94e71ff3 com.apple.RawCamera.bundle 3.0.2 (527) <981AB834-6C34-6FA5-F886-01DF06C56609> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x94e72000 - 0x951d9ff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x951da000 - 0x95378feb com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95379000 - 0x953f3fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x953f4000 - 0x95444ff7 com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9545e000 - 0x9548fff3 libTrueTypeScaler.dylib ??? (???) <F6A32C01-CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x95490000 - 0x954a8ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x954a9000 - 0x955ebff7 com.apple.syncservices 5.2 (578.3) <16A29689-1A80-3065-C4E7-AEC6A3C05C2E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95697000 - 0x956cbff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
    0x956cc000 - 0x9573dff7 com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95800000 - 0x9581bff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9581c000 - 0x9585cff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9585d000 - 0x958f8ff7 com.apple.ApplicationServices.ATS 4.2 (???) <3BEB7210-4C85-7309-B22D-695765526524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x958f9000 - 0x9594fff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x95950000 - 0x9595dff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9595e000 - 0x95a17fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x95a18000 - 0x95a1aff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95a1b000 - 0x95ae5fef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95aeb000 - 0x95aecff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95aed000 - 0x95af0ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95af1000 - 0x95b27fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x95b28000 - 0x95b96ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x95b97000 - 0x95bd6ff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <A03C5D7E-54CD-D56D-E120-9B35EBC9D8F1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x95bd7000 - 0x95be2ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95be3000 - 0x95d25fe3 com.apple.QTKit 7.6.6 (1729) <1EC021FB-AB8F-F8BF-0434-78C0A7B78EB2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95d26000 - 0x95d30ff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x95d31000 - 0x95d37fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95d38000 - 0x95f63ff3 com.apple.QuartzComposer 4.1 (156.13) <FE0BF06B-8D32-C712-7CCD-63D8918B8B6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95f9d000 - 0x95fedff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95fee000 - 0x96016ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x96017000 - 0x96109ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0x9610a000 - 0x9610dff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9610e000 - 0x9613eff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x9613f000 - 0x9615ffe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0x96160000 - 0x96459fef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9645a000 - 0x96c49537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96c5b000 - 0x97071ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9708b000 - 0x97138fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x97139000 - 0x9808afe7 com.apple.QuickTimeComponents.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98098000 - 0x9829efeb com.apple.AddressBook.framework 5.0.1 (868) <2CCD7801-F3B8-CED3-D5D7-096AF8DC004D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9829f000 - 0x98321ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x98322000 - 0x9837dff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9837e000 - 0x983b6ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x983b7000 - 0x983faff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x983fb000 - 0x983fbff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x983fc000 - 0x98423ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9843d000 - 0x986adffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x986ae000 - 0x9875cff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x98762000 - 0x989c4ff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x989c5000 - 0x989d3fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0x989d4000 - 0x98a35fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x98a36000 - 0x98a3dff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98a3e000 - 0x98a45ff7 com.apple.iChat.IMUtils 5.0.2 (745) <E44EAFC5-18B4-E65B-F759-53DD90BAECA1> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x98a46000 - 0x98abdff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x98abe000 - 0x98b2cff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x98b2d000 - 0x98b39ff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
    0x98b3a000 - 0x98b3dff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x98b86000 - 0x98ba2fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x98ba3000 - 0x98d85fff com.apple.imageKit 2.0.3 (1.0) <56AE34CD-4406-8AA2-DDBF-DBF902BD0E0A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x98dad000 - 0x98e26ff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98e27000 - 0x98ecfffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x98ed0000 - 0x99305ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x99306000 - 0x9931affb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9931b000 - 0x99389ff7 com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9938a000 - 0x9938aff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9938b000 - 0x993c4fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x993e7000 - 0x993f7ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9943a000 - 0x9943fff7 com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x99440000 - 0x99451ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x99452000 - 0x99452ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9947d000 - 0x99484ff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x99504000 - 0x995d5fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x995d6000 - 0x995d8ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x995d9000 - 0x9964cfff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9964d000 - 0x996eafe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x996eb000 - 0x996f1ff7 libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <DD359830-97D4-0CD4-8666-DFE450E8D633> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.21f4
    Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: 乙太網路, PPP (PPPoE), ppp0
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3500630AS Q, 465.76 GB
    Parallel ATA Device: OPTIARC DVD RW AD-5630A
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Hub, 0x0409 (NEC Corporation), 0x005a, 0xfd100000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd110000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfd112000
    USB Device: iPhone, 0x05ac (Apple Inc.), 0x1294, 0xfa400000
    USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfa200000
    USB Device: Mass Storage Device, 0x058f (Alcor Micro, Corp.), 0x6362, 0xfa210000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x1a100000
    FireWire Device: Hard Drive FW/USB, LaCie, Up to 400 Mb/sec

  • IPhoto 08 keeps crashing on startup

    I've just installed iLife 08, and since I updated iPhoto to 7.0.2, it keeps crashing on startup. I have gone to other accounts on the computer (non administrator), and it seems to launch OK. I even tried reinstalling iLife from the disk, but still crashes, now even before I updated to 7.0.2. I have repaired disk permissions. The other components of iLife (iWeb, etc) seem to work fine. I obviously have corrupt file(s) in my account somewhere. Any ideas what I could do to remedy the problem? I have an iMac G5 2GHz 512 MB RAM.
    Here is the crash report:
    Date/Time: 2007-09-16 01:04:50.466 -0700
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent: WindowServer [1183]
    Version: 7.0.2 (7.0.2)
    Build Version: 3
    Project Name: iPhotoProject
    Source Version: 3410000
    PID: 1245
    Thread: 3
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000001
    Code[1]: 0x92bfe12c
    Thread 0:
    0 libSystem.B.dylib 0x900148ac read + 12
    1 com.apple.CoreGraphics 0x9050ec9c read_file + 92
    2 com.apple.CoreGraphics 0x90427ac4 CGDataProviderCreateWithFilename + 172
    3 com.apple.CoreGraphics 0x90427938 CGDataProviderCreateWithURL + 76
    4 com.apple.iPhoto 0x0044427c 0x1000 + 4469372
    5 com.apple.iPhoto 0x0044b228 0x1000 + 4497960
    6 com.apple.AppKit 0x937c6858 -[NSView _drawRect:clip:] + 2128
    7 com.apple.AppKit 0x937c5e18 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 404
    8 com.apple.AppKit 0x937c8b60 _recursiveDisplayInRect2 + 84
    9 com.apple.CoreFoundation 0x907ed3ec CFArrayApplyFunction + 416
    10 com.apple.AppKit 0x937c5f2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
    11 com.apple.AppKit 0x937c8b60 _recursiveDisplayInRect2 + 84
    12 com.apple.CoreFoundation 0x907ed3ec CFArrayApplyFunction + 416
    13 com.apple.AppKit 0x937c5f2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
    14 com.apple.AppKit 0x937c8b60 _recursiveDisplayInRect2 + 84
    15 com.apple.CoreFoundation 0x907ed3ec CFArrayApplyFunction + 416
    16 com.apple.AppKit 0x937c5f2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
    17 com.apple.AppKit 0x937c8b60 _recursiveDisplayInRect2 + 84
    18 com.apple.CoreFoundation 0x907ed3ec CFArrayApplyFunction + 416
    19 com.apple.AppKit 0x937c5f2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
    20 com.apple.AppKit 0x937c8b60 _recursiveDisplayInRect2 + 84
    21 com.apple.CoreFoundation 0x907ed3ec CFArrayApplyFunction + 416
    22 com.apple.AppKit 0x937c5f2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
    23 com.apple.AppKit 0x937c8b60 _recursiveDisplayInRect2 + 84
    24 com.apple.CoreFoundation 0x907ed3ec CFArrayApplyFunction + 416
    25 com.apple.AppKit 0x937c5f2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
    26 com.apple.AppKit 0x937c8b60 _recursiveDisplayInRect2 + 84
    27 com.apple.CoreFoundation 0x907ed3ec CFArrayApplyFunction + 416
    28 com.apple.AppKit 0x937c5f2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
    29 com.apple.AppKit 0x937c8b60 _recursiveDisplayInRect2 + 84
    30 com.apple.CoreFoundation 0x907ed3ec CFArrayApplyFunction + 416
    31 com.apple.AppKit 0x937c5f2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
    32 com.apple.AppKit 0x937c8b60 _recursiveDisplayInRect2 + 84
    33 com.apple.CoreFoundation 0x907ed3ec CFArrayApplyFunction + 416
    34 com.apple.AppKit 0x937c5f2c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680
    35 com.apple.AppKit 0x937c53e0 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 196
    36 com.apple.AppKit 0x937c59a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    37 com.apple.AppKit 0x937c59a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    38 com.apple.AppKit 0x937c59a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    39 com.apple.AppKit 0x937c5220 -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 280
    40 com.apple.AppKit 0x937bf054 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 384
    41 com.apple.AppKit 0x937b4348 -[NSView displayIfNeeded] + 248
    42 com.apple.AppKit 0x937b41b8 -[NSWindow displayIfNeeded] + 180
    43 com.apple.AppKit 0x937b4064 _handleWindowNeedsDisplay + 200
    44 com.apple.CoreFoundation 0x907dd76c __CFRunLoopDoObservers + 352
    45 com.apple.CoreFoundation 0x907dda0c __CFRunLoopRun + 420
    46 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    47 com.apple.HIToolbox 0x9329bb20 RunCurrentEventLoopInMode + 264
    48 com.apple.HIToolbox 0x9329b12c ReceiveNextEventCommon + 244
    49 com.apple.HIToolbox 0x9329b020 BlockUntilNextEventMatchingListInMode + 96
    50 com.apple.AppKit 0x93780ae4 _DPSNextEvent + 384
    51 com.apple.AppKit 0x937807a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    52 com.apple.AppKit 0x9377ccec -[NSApplication run] + 472
    53 com.apple.AppKit 0x9386d87c NSApplicationMain + 452
    54 com.apple.iPhoto 0x00002f98 0x1000 + 8088
    55 com.apple.iPhoto 0x00002c9c 0x1000 + 7324
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92bea30c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x9381d708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f0434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3 Crashed:
    0 com.apple.Foundation 0x92bfe12c _NSRaiseError + 264
    1 com.apple.Foundation 0x92bfde68 +[NSException raise:format:] + 40
    2 com.apple.Foundation 0x92be7a08 _decodeObjectBinary + 568
    3 com.apple.Foundation 0x92be8864 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 676
    4 com.apple.Foundation 0x92c05fc4 -[NSDictionary initWithCoder:] + 580
    5 com.apple.Foundation 0x92be7f2c _decodeObjectBinary + 1884
    6 com.apple.Foundation 0x92be8864 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 676
    7 com.apple.Foundation 0x92be8d04 -[NSArray initWithCoder:] + 428
    8 com.apple.Foundation 0x92be7f2c _decodeObjectBinary + 1884
    9 com.apple.Foundation 0x92be8864 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 676
    10 com.apple.Foundation 0x92c05fc4 -[NSDictionary initWithCoder:] + 580
    11 com.apple.Foundation 0x92be7f2c _decodeObjectBinary + 1884
    12 com.apple.Foundation 0x92be8864 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 676
    13 com.apple.Foundation 0x92be8d04 -[NSArray initWithCoder:] + 428
    14 com.apple.Foundation 0x92be7f2c _decodeObjectBinary + 1884
    15 com.apple.Foundation 0x92be8864 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 676
    16 com.apple.Foundation 0x92c05fc4 -[NSDictionary initWithCoder:] + 580
    17 com.apple.Foundation 0x92be7f2c _decodeObjectBinary + 1884
    18 com.apple.Foundation 0x92be7710 _decodeObject + 164
    19 com.apple.iPhoto 0x002b88cc 0x1000 + 2848972
    20 com.apple.Foundation 0x92be7f2c _decodeObjectBinary + 1884
    21 com.apple.Foundation 0x92be8864 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 676
    22 com.apple.Foundation 0x92be8d04 -[NSArray initWithCoder:] + 428
    23 com.apple.Foundation 0x92be7f2c _decodeObjectBinary + 1884
    24 com.apple.Foundation 0x92be8864 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 676
    25 com.apple.Foundation 0x92c05fc4 -[NSDictionary initWithCoder:] + 580
    26 com.apple.Foundation 0x92be7f2c _decodeObjectBinary + 1884
    27 com.apple.Foundation 0x92be8864 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 676
    28 com.apple.Foundation 0x92be8d04 -[NSArray initWithCoder:] + 428
    29 com.apple.Foundation 0x92be7f2c _decodeObjectBinary + 1884
    30 com.apple.Foundation 0x92be7710 _decodeObject + 164
    31 com.apple.iPhoto 0x002b9d84 0x1000 + 2854276
    32 com.apple.iPhoto 0x002ba0a4 0x1000 + 2855076
    33 com.apple.iPhoto 0x001d06ac 0x1000 + 1898156
    34 com.apple.iPhoto 0x001d09e8 0x1000 + 1898984
    35 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    36 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf2170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92c36e70 -[NSRunLoop runUntilDate:] + 80
    6 com.apple.iLifeMediaBrowser 0x00780a70 -[ILMediaBrowserPathWatcher watcherThread:] + 540
    7 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf2170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92c36e70 -[NSRunLoop runUntilDate:] + 80
    6 com.apple.iLifeMediaBrowser 0x0078295c -[ILMediaBrowserPathWatcher(SpotlightSupport) spotlightWatcherThread:] + 652
    7 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be66b4 -[NSConditionLock lock] + 52
    3 com.apple.Foundation 0x92bf0850 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 780
    4 com.apple.Foundation 0x92bf0524 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 120
    5 com.apple.iLifeMediaBrowser 0x00783858 -[ILMediaManager setRootMediaGroupThreaded:] + 108
    6 com.apple.iLifeMediaBrowser 0x007564cc -[ILiTunesMediaManager _performLoadData] + 372
    7 com.apple.iLifeMediaBrowser 0x007831e4 -[ILMediaManager _loadDataThreaded] + 168
    8 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    9 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be66b4 -[NSConditionLock lock] + 52
    3 com.apple.Foundation 0x92bf0850 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 780
    4 com.apple.Foundation 0x92bf0524 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 120
    5 com.apple.iLifeMediaBrowser 0x00783858 -[ILMediaManager setRootMediaGroupThreaded:] + 108
    6 com.apple.iLifeMediaBrowser 0x00750194 -[ILGarageBandMediaManager _performLoadData] + 344
    7 com.apple.iLifeMediaBrowser 0x007831e4 -[ILMediaManager _loadDataThreaded] + 168
    8 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    9 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be66b4 -[NSConditionLock lock] + 52
    3 com.apple.Foundation 0x92bf0850 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 780
    4 com.apple.Foundation 0x92bf0524 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 120
    5 com.apple.iLifeMediaBrowser 0x00783858 -[ILMediaManager setRootMediaGroupThreaded:] + 108
    6 com.apple.iLifeMediaBrowser 0x0078e668 -[ILiMovieMediaManager(Private) _performLoadData] + 232
    7 com.apple.iLifeMediaBrowser 0x0078e80c -[ILiMovieMediaManager(Private) _loadDataThreaded] + 140
    8 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    9 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be66b4 -[NSConditionLock lock] + 52
    3 com.apple.Foundation 0x92bf0850 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 780
    4 com.apple.Foundation 0x92bf0524 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 120
    5 com.apple.iLifeMediaBrowser 0x007836b8 -[ILMediaManager addMediaGroupThreaded:] + 108
    6 com.apple.iLifeMediaBrowser 0x0074f930 -[ILFolderMediaManager _createFolderMediaGroupForPath:isRoot:] + 704
    7 com.apple.iLifeMediaBrowser 0x0074d1a8 -[ILFolderMediaManager _loadMediaFoldersThreaded:] + 264
    8 com.apple.iLifeMediaBrowser 0x0074cfa8 -[ILFolderMediaManager _performLoadData] + 208
    9 com.apple.iLifeMediaBrowser 0x0074d05c -[ILFolderMediaManager _loadDataThreaded] + 140
    10 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    11 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be66b4 -[NSConditionLock lock] + 52
    3 com.apple.Foundation 0x92bf0850 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 780
    4 com.apple.Foundation 0x92bf0524 -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 120
    5 com.apple.iLifeMediaBrowser 0x0077e61c -[ILApertureMediaManager _performLoadData] + 748
    6 com.apple.iLifeMediaBrowser 0x007831e4 -[ILMediaManager _loadDataThreaded] + 168
    7 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3 crashed with PPC Thread State 64:
    srr0: 0x0000000092bfe12c srr1: 0x100000000202f030 vrsave: 0x0000000000000000
    cr: 0x28000442 xer: 0x0000000000000000 lr: 0x0000000092bfe104 ctr: 0x0000000092bbfebc
    r0: 0x0000000000000000 r1: 0x00000000f010e5a0 r2: 0x00000000a2bbd508 r3: 0x00000000f010e150
    r4: 0x0000000000000000 r5: 0x0000000092bbf7e4 r6: 0x00000000f010e1d4 r7: 0x00000000000000ff
    r8: 0x00000000f010e1c0 r9: 0x0000000005c2ee40 r10: 0x0000000090a3e628 r11: 0x0000000028000442
    r12: 0x0000000092bbfebc r13: 0x0000000000000000 r14: 0x0000000005c2eee0 r15: 0x00000000006b0000
    r16: 0x00000000006b0000 r17: 0x00000000006ad5dc r18: 0x00000000006b0000 r19: 0x00000000006b0000
    r20: 0x0000000005c336b0 r21: 0x00000000006b0300 r22: 0x000000000000afc3 r23: 0x0000000000000000
    r24: 0x0000000090a5cf34 r25: 0x0000000006389000 r26: 0x0000000005c336b0 r27: 0x0000000005c336b0
    r28: 0x000000000767e630 r29: 0x00000000a2bc2df8 r30: 0x00000000f010e6c0 r31: 0x0000000092bfe034
    Binary Images Description:
    0x1000 - 0x663fff com.apple.iPhoto 7.0.2 /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x739000 - 0x743fff com.apple.UpgradeChecker 1.0 /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x74b000 - 0x7a9fff com.apple.iLifeMediaBrowser 0.9 (151) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x1008000 - 0x107ffff com.apple.imageKit 1.0 /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/A/Frame works/ImageKit.framework/Versions/A/ImageKit
    0x1205000 - 0x12a5fff com.apple.DotMacKit 44 (3.0.2L) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x4c89000 - 0x4c93fff com.apple.BookService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x4c9b000 - 0x4ca3fff com.apple.NetServices.BDControl 1.0.5 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x4cab000 - 0x4caefff com.apple.NetServices.BDRuleEngine 1.0.2 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x4cb4000 - 0x4cbdfff com.apple.CalendarsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x4cc4000 - 0x4ccdfff com.apple.CardsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x4cd4000 - 0x4cd9fff com.apple.NetSlidesService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x4cde000 - 0x4ce8fff com.apple.PrintsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x58a6000 - 0x5904fff com.apple.NetServices.NetServices 6.0 /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x5a44000 - 0x5a46fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5aad000 - 0x5b15fff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x5dde000 - 0x5e81fff com.apple.iTunesAccess 7.4.1 /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x41340000 - 0x4137ffff com.apple.CoreMediaIOServicesPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x41410000 - 0x414affff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x41840000 - 0x41866fff com.apple.CoreMediaPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b59fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6f000 - 0x90b81fff libauto.dylib /usr/lib/libauto.dylib
    0x90b88000 - 0x90e5ffff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec5000 - 0x90f45fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8f000 - 0x90fd1fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2f000 - 0x91b44fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b49000 - 0x91b67fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6d000 - 0x91c24fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c73000 - 0x91c77fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c79000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d43fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d48000 - 0x91d4bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4d000 - 0x91e2bfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4b000 - 0x91e4bfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4d000 - 0x91f32fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3a000 - 0x91f59fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc5000 - 0x92033fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203e000 - 0x920d3fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ed000 - 0x92675fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a8000 - 0x929d3fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a03000 - 0x92af1fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af4000 - 0x92b7cfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbd000 - 0x92de8fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f15000 - 0x92f33fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3e000 - 0x92f98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb6000 - 0x92fb6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb8000 - 0x92fccfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe4000 - 0x92ff4fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93000000 - 0x93015fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93027000 - 0x930aefff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c2000 - 0x930cdfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d7000 - 0x93104fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311e000 - 0x9312efff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93702000 - 0x93722fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93776000 - 0x93776fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93778000 - 0x93dabfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94138000 - 0x941aafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e3000 - 0x942a7fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f9000 - 0x942f9fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fb000 - 0x944bbfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94505000 - 0x94542fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454a000 - 0x9459afff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a3000 - 0x945bdfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945cd000 - 0x945edfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9462a000 - 0x9466ffff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9478e000 - 0x9479dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a5000 - 0x947b1fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000 - 0x9480ffff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94816000 - 0x94b35fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c19000 - 0x94c8afff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94dff000 - 0x94f2ffff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fc1000 - 0x94fd0fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fd8000 - 0x95005fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9500c000 - 0x9501cfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95020000 - 0x9504ffff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9505f000 - 0x9507cfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9546e000 - 0x9546efff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95470000 - 0x954f3fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95520000 - 0x95566fff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95795000 - 0x95846fff com.apple.WebKit 522.11.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958aa000 - 0x9595cfff com.apple.JavaScriptCore 522.10 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95983000 - 0x95ec4fff com.apple.WebCore 522.12.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96124000 - 0x96131fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96149000 - 0x96172fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96302000 - 0x96383fff com.apple.QTKit 7.2 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x963f9000 - 0x963fbfff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x963fe000 - 0x96430fff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97397000 - 0x973b6fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97a27000 - 0x97a4cfff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x97d03000 - 0x97d04fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9863f000 - 0x98710fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9878d000 - 0x9878dfff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9878f000 - 0x9878ffff com.apple.AppleAppSupport 1.4 /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x988be000 - 0x988e0fff com.apple.DiscRecordingUI 3.1.2 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x98d80000 - 0x98d83fff com.apple.DisplayServicesFW 1.8.1 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x98fce000 - 0x99b94fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a68d000 - 0x9a7e6fff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: PowerMac8,2, BootROM 5.2.5f1, 1 processors, PowerPC G5 (3.1), 2 GHz, 512 MB
    Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB
    Memory Module: DIMM1/J4001, 512 MB, DDR SDRAM, PC3200U-30330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Bluetooth: Version 1.7.14f14, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: Maxtor 7Y250M0, 233.76 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-K04L
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Lexmark Z52, Lexmark, Up to 12 Mb/sec, 500 mA

    Mac Canuck:
    First download and run BatChmod on the iPhoto Library folder with the settings shown here, putting your administrator login name, long or short, in the owner and group sections. You can either type in the path to the folder or just drag the folder into that field.
    Next, rebuild the library as follows: launch iPhoto with the Command+Option keys depressed and follow the instructions to rebuild the library. Select the first three options. It may not succeed since the library is crashing but it may.
    If that doesn't help, try rebuilding with iPhoto Library Manager. It creates a new library and copied what it needs to build it. It may succeed where iPhoto did not. Here's how:
    Using iPhoto Library Manager to Rebuild Your iPhoto Library
    1 -Download iPhoto Library Manager and launch.
    2 -Click on the Add Library button, navigate to your User/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File->Rebuild Library menu option
    4 - In the next window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: It may take some time to create the new library if you have a lot of photos. Report back on how long it took and how many photos you have in the library so we can give other users an idea of how long it may take.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • MOTION 4 KEEPS CRASHING ON STARTUP

    Motion keeps crashing on startup...this is the error log i get....HELP!!!!!
    Process: Motion [383]
    Path: /Applications/Motion.app/Contents/MacOS/Motion
    Identifier: com.apple.motion
    Version: 4.0.0 (687)
    Build Info: Motion-6870000~22
    Code Type: X86 (Native)
    Parent Process: launchd [201]
    Date/Time: 2010-12-09 12:03:08.946 -0800
    OS Version: Mac OS X 10.6.5 (10H574)
    Report Version: 6
    Interval Since Last Report: 1465993 sec
    Crashes Since Last Report: 10
    Per-App Crashes Since Last Report: 10
    Anonymous UUID: 254B47DD-1247-4D99-A690-FECB58C1FE90
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    Symbol not found: __ZN14LiSimpleCamera15setDOFDepthModeEi
    Referenced from: /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Ozone.framework/Versions/A/Ozone
    Expected in: /Library/Application Support/ProApps/SharedA/Frameworks/Lithium.framework/Versions/A/Lithium
    Binary Images:
    0x1000 - 0x3ffe7 com.apple.motion 4.0.0 (687) <810547A6-E634-5300-8568-7DB2247F0A55> /Applications/Motion.app/Contents/MacOS/Motion
    0x143000 - 0x179ffa com.apple.proinspector.framework 4.0.2 (761) <F27F2F3B-ADAD-523A-63F3-1566C8151CC5> /Library/Application Support/ProApps/SharedA/Frameworks/ProInspector.framework/Versions/A/ProInspect or
    0x19c000 - 0x3c2fe7 com.apple.prokit 6.0.1 (1176) <7F8A965A-3159-4B0C-D52C-0F51854FB3FD> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x4c6000 - 0x4d5fff com.apple.AERegistration 1.2 (77) <0C4C1300-9E3A-E2A1-4507-380C2544B223> /Applications/Motion.app/Contents/Frameworks/AERegistration.framework/Versions/ A/AERegistration
    0x4e9000 - 0x4f5fff com.apple.PluginManager 1.7.4 (34) <8730ED32-46B4-1A7B-2703-A5E1E7FF0687> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x503000 - 0x51cfff com.apple.promath.framework 4.0.0 (687) <305AE865-1D4F-02D5-E8D3-F6BC8C217C97> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMath.framework/Versions/A/ProMath
    0x526000 - 0x52dfff com.apple.AEProfiling 1.2 (22) <50FD5623-D2C1-8102-FD41-D8E745E08353> /Applications/Motion.app/Contents/Frameworks/AEProfiling.framework/Versions/A/A EProfiling
    0x537000 - 0x69bff2 com.apple.ProMedia 4.0.0 (687) <0F9638D9-30E5-6F10-1450-CEC204C2E3E6> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMedia.framework/Versions/A/ProMedi a
    0x709000 - 0xfe0fe2 com.apple.ozone.framework 4.0.0 (687) <D314D462-80C3-A69C-92CC-2BCA2EDEFCBA> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Ozone.framework/Versions/A/Ozone
    0x147c000 - 0x14e4fff com.apple.ProGraphics 4.0.0 (687) <66BC8748-D129-AF15-637B-4D7C168A7944> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProGraphics.framework/Versions/A/ProG raphics
    0x1600000 - 0x1784fe2 com.apple.Lithium 4.0.2 (729) <228EB85A-BDBC-55EE-9AC6-E4990DB34DFF> /Library/Application Support/ProApps/SharedA/Frameworks/Lithium.framework/Versions/A/Lithium
    0x180b000 - 0x18d9ff3 com.apple.prochannel.framework 4.0.2 (763) <721D6E76-2081-097D-4C2E-22C6162B8DDB> /Library/Application Support/ProApps/SharedA/Frameworks/ProChannel.framework/Versions/A/ProChannel
    0x1978000 - 0x1a15ff8 com.apple.procore.framework 4.0.2 (757) <D3146F1E-F86D-F2A2-509B-E3F9640CBE40> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x1a55000 - 0x1a73fef com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x1a82000 - 0x1a8bff7 com.apple.finalcutstudio.prometadatasupport 0.6 (1.0) <C4AF1557-3CC8-3BB7-C017-55D66B0873C1> /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0x1a93000 - 0x1b66fff org.python.python 2.5.4 (2.5) <2425B12D-D1AB-C0EE-D6EF-64D5600F6905> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
    0x1ba6000 - 0x1c0afe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <7AABA687-4323-E5B9-BA04-8F61C217E6FD> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x1c2a000 - 0x1c2bff7 com.apple.Helium 3.0.2 (352) <74B9D860-0A0E-6000-063B-57B035CF9CF4> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Helium
    0x1c30000 - 0x1c30ff7 com.apple.iokit.dvcomponentglue 1.9.9 (1.9.9) <2BA05DB9-D847-CBC7-42D6-A9D96D7E1ED2> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x1c34000 - 0x1c80ffb com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1ca5000 - 0x1cb6ff7 com.apple.fxplugframework 1.2.3 (1.2.3) <033FEA79-E666-D319-5BD5-25A9A4331190> /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0x1cc9000 - 0x1ce0fe7 libedit.2.dylib 2.11.0 (compatibility 2.0.0) <45688CB7-9BE4-5D1B-C209-A414EE98C5D2> /usr/lib/libedit.2.dylib
    0x1ced000 - 0x1cfefff com.apple.RetimingMath 4.0.0 (687) <6EFB289B-0AE8-64C2-5B5E-0674DA51E905> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/RetimingMath.framework/Versions/A/Ret imingMath
    0x1d13000 - 0x1d14fff com.apple.FxHeliumImage 4.0.0 (1.0) <61516468-63B8-0FDE-822A-73985B6A462E> /Library/Application Support/ProApps/SharedA/Frameworks/FxHeliumImage.framework/Versions/A/FxHeliumI mage
    0x1d1a000 - 0x1e6cfec com.apple.Helium.HeliumRender 2.0.2 (352) <0B979438-6DD0-B8B0-FE89-BDF33ABD8A46> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Frameworks/Heliu mRender.framework/Versions/A/HeliumRender
    0x1ec5000 - 0x1f7afe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x10000000 - 0x10060fef com.apple.proapps.AudioMixEngine 2.0 (68) <B3519762-653E-3067-4228-E744347B85BB> /Applications/Motion.app/Contents/Frameworks/AudioMixEngine.framework/Versions/ A/AudioMixEngine
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90025000 - 0x9006bff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9006c000 - 0x90482ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x904a1000 - 0x904b9ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x904ba000 - 0x904bfff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9060a000 - 0x90642ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90643000 - 0x906a4fe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x906a5000 - 0x906f5ff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x906f6000 - 0x90ee5557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91029000 - 0x91036fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
    0x91114000 - 0x91154ff3 com.apple.securityinterface 4.0.1 (37214) <83E87779-530F-4D6A-4D42-0A9860D054D2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9144f000 - 0x91773fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x918ac000 - 0x918efff7 libGLU.dylib ??? (???) <F8580594-0B38-F3ED-A715-CB3776B747A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x918f0000 - 0x91914ff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91915000 - 0x91946ff7 libGLImage.dylib ??? (???) <78F59EAB-BBD4-7366-CA84-970547501978> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91947000 - 0x9197aff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9197b000 - 0x91db0ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91db1000 - 0x91dc3ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x91dc4000 - 0x91dc4ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x91dec000 - 0x91e2fff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91e73000 - 0x91eb2ff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x91eb3000 - 0x91ec0ff7 com.apple.NetFS 3.2.1 (3.2.1) <1F28472D-9913-B8CE-B025-BBA52372F568> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x91ec1000 - 0x920ecff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x920ed000 - 0x92126fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x92127000 - 0x92146ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92147000 - 0x921fdff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x922f7000 - 0x92377feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92378000 - 0x9251fff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    0x92520000 - 0x92530ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9255c000 - 0x925a9feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x925c0000 - 0x925c1ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x925c2000 - 0x92606fe7 com.apple.Metadata 10.6.3 (507.12) <8632684D-ED4C-4CE1-4C53-015DFF10D873> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9263a000 - 0x926d2fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x926d3000 - 0x9284efe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9284f000 - 0x92887fe7 libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <8776C654-D54E-9756-A58D-74738A4E9497> /usr/lib/libncurses.5.4.dylib
    0x92888000 - 0x92923ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92924000 - 0x92a30ff7 libGLProgrammability.dylib ??? (???) <8B308FAE-843F-EE76-0254-3374CBFFA7B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92a31000 - 0x92a3eff7 com.apple.AppleFSCompression 24.4 (1.0) <6D696284-020B-7F5C-226D-B820F0E981D2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x92c53000 - 0x92c55ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92c6f000 - 0x92d0cfe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92d0d000 - 0x92d34ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92d35000 - 0x92d56fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92d57000 - 0x92daffe7 com.apple.datadetectorscore 2.0 (80.7) <18C2FB6A-BF60-F838-768C-0306151C21DA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92db0000 - 0x92db3ff7 libCoreVMClient.dylib ??? (???) <1F738E81-BB71-32C5-F1E9-C1302F71021C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x92db4000 - 0x93017fef com.apple.security 6.1.1 (37594) <1949216A-7583-B73A-6112-4D55CA5852E3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93114000 - 0x9316efe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9316f000 - 0x9321cfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <3308DD74-5D03-6189-2AFD-63BF06848E91> /usr/lib/libobjc.A.dylib
    0x93c69000 - 0x93c73fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93c74000 - 0x93c94fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x93c95000 - 0x93cf2ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93cf3000 - 0x93cf6ffb com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93ed3000 - 0x941f3ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94342000 - 0x943bdfff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x943be000 - 0x943fbff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9446c000 - 0x94476ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <45083DBA-5EA4-9B90-8BEB-A089E515180F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94477000 - 0x94479ff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9447f000 - 0x94488ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94489000 - 0x9448ffff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x944c9000 - 0x9454bffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9458d000 - 0x9468efe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <89E648DC-E865-0AF4-5D4D-9562458FE939> /usr/lib/libxml2.2.dylib
    0x9468f000 - 0x947bdfe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x947d2000 - 0x949cfff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x949d0000 - 0x949d4ff7 libGFXShared.dylib ??? (???) <C3A805C4-C0E5-B300-430A-7E811395CB8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x94a7f000 - 0x94a80ff7 com.apple.TrustEvaluationAgent 1.1 (1) <8C570606-D77C-738E-7148-6B28846F0B3C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94a81000 - 0x94f3affb com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x94f3b000 - 0x94f3bff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94f3c000 - 0x94f80ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94fd2000 - 0x9533dff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9538c000 - 0x95456fef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95457000 - 0x95499ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9549a000 - 0x954c2ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x954c3000 - 0x954c3ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96417000 - 0x96417ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96445000 - 0x96455ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x96456000 - 0x96457ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9656f000 - 0x9657aff7 com.apple.CrashReporterSupport 10.6.5 (252) <1781CBE9-F2F4-0272-B434-124250CD48B5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9657b000 - 0x965c2ffb com.apple.CoreMediaIOServices 133.0 (1158) <150A5F22-E7EC-9E8E-3B68-BAD75280EFC3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x965c3000 - 0x96ea3ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96fab000 - 0x97022ff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x97023000 - 0x970d1ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x970d5000 - 0x971d9fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x971da000 - 0x97306ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x97307000 - 0x9731bffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9731c000 - 0x97355ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <D6F24434-8217-DF72-2126-1953080680D7> /usr/lib/libcups.2.dylib
    0x9735f000 - 0x9739cff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9739d000 - 0x973b2fff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x974c8000 - 0x9752cffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9752d000 - 0x97670fef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97671000 - 0x976dfff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x976e0000 - 0x97759ff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9775a000 - 0x977c9ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x977d5000 - 0x977e1ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x977e2000 - 0x979e9feb com.apple.AddressBook.framework 5.0.3 (875) <759B660B-00F6-F08C-37CD-69468C774B5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x979ea000 - 0x97a7cfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97a7d000 - 0x97aadff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x97aae000 - 0x97aaeff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x97af6000 - 0x97af6ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97af7000 - 0x97b2efe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
    0x97b2f000 - 0x97b78fe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97b79000 - 0x97b79ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x97b95000 - 0x97b95ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97b96000 - 0x97c00fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x97c01000 - 0x97c01ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97c02000 - 0x97c53ff7 com.apple.HIServices 1.8.1 (???) <51BDD848-32A5-2425-BE07-BD037A89630A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x97c73000 - 0x97cb1ff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97cb2000 - 0x97d08ff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x97d09000 - 0x97db3fe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x97db4000 - 0x98027fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x98069000 - 0x9807dfe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x9807e000 - 0x980a0fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x982b3000 - 0x98390ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98442000 - 0x98446ff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98447000 - 0x98740fef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9874e000 - 0x98829feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9882a000 - 0x988a4fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x988ef000 - 0x988f6ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x98a61000 - 0x98a6fff7 com.apple.opengl 1.6.11 (1.6.11) <286D1BC4-4CD8-3CD4-F723-5C196FE15FE0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x98a70000 - 0x98b72fef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x98baf000 - 0x98d68feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x98e90000 - 0x98eb6ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x98ebf000 - 0x98edaff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98edb000 - 0x9900afe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9900b000 - 0x990c4fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x990c5000 - 0x990e4fe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x990e5000 - 0x990f3fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x990f4000 - 0x991a4ff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9958c000 - 0x99590ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x99591000 - 0x99639ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9963a000 - 0x9964bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9964c000 - 0x99657ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9968d000 - 0x9986ffff com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x99870000 - 0x9988cfe3 com.apple.openscripting 1.3.1 (???) <DE20A1B9-F9B6-697C-B533-F5869BA43077> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9988d000 - 0x99a0ffe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x99a14000 - 0x99a17fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x99a18000 - 0x99a20ff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    Model: iMac11,1, BootROM IM111.0034.B02, 4 processors, Intel Core i7, 2.8 GHz, 8 GB, SMC 1.54f36
    Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x8F), Atheros 9280: 2.1.14.5
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST31000528ASQ, 931.51 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H, 7.56 GB
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfa140000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfa142000
    USB Device: Photosmart C4100 series, 0x03f0 (Hewlett Packard), 0x5711, 0xfa130000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa120000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000
    FireWire Device: OEM ATA Device 00, G-TECH, Up to 800 Mb/sec
    FireWire Device: d2 quadra (button), LaCie, Up to 800 Mb/sec
    FireWire Device: OEM ATA Device 00, G-TECH, Up to 800 Mb/sec

    Framework Mismatch
    Motion is expecting a different version of "/Library/Application Support/ProApps/SharedA/Frameworks/Lithium.framework" than the one present on your system. Motion cannot run without this specific framework version.
    Suggested Actions:
    * Update Final Cut Studio, your operating system, ProKit and QuickTime to the latest versions.
    * Remove and reinstall Final Cut Studio.
    Relevant Line:
    Symbol not found: __ZN14LiSimpleCamera15setDOFDepthModeEi
    Generated by Crash Analyzer in FCS Maintenance Pack.

  • Ibooks keeps crashing on startup

    Hi everyone,
    i have a strange issue with iBooks, everytime i try to use it crashes on startup, is this a known issue and is there a fix?
    my crash report is below if it helps
    Process:         iBooks [21770]
    Path:            /Applications/iBooks.app/Contents/MacOS/iBooks
    Identifier:      com.apple.iBooksX
    Version:         1.0.1 (281)
    Build Info:      iBooks-281000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [147]
    Responsible:     iBooks [21770]
    User ID:         501
    Date/Time:       2014-06-04 23:19:23.910 +0100
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  0B716FF1-FA6D-F9C0-79C3-C970AF624F08
    Sleep/Wake UUID: 64B52951-3CE8-4400-AD92-E98E61298B6A
    Crashed Thread:  3  Dispatch queue: com.apple.NSXPCConnection.user.com.apple.BKAgentService
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Assertion failed: (bitmap != nullptr), function void CGGlyphBuilder::create_missing_bitmaps(const CGGlyphIdentifier *, size_t, const CGGlyphBitmap **), file Fonts/CGGlyphBuilder.cc, line 147.
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8fab5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8fab4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff94ef2fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff94ef25e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff94ef1f25 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox                     0x00007fff90a9da0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox                     0x00007fff90a9d7b7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox                     0x00007fff90a9d5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit                        0x00007fff95cfb26e _DPSNextEvent + 1434
    9   com.apple.AppKit                        0x00007fff95cfa8bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit                        0x00007fff95cee9bc -[NSApplication run] + 553
    11  com.apple.AppKit                        0x00007fff95cd97a3 NSApplicationMain + 940
    12  libdyld.dylib                           0x00007fff912c45fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8fab9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8ed35f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8ed38fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8faba662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff924c8421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff924c8136 _dispatch_mgr_thread + 52
    Thread 3 Crashed:: Dispatch queue: com.apple.NSXPCConnection.user.com.apple.BKAgentService
    0   libsystem_kernel.dylib                  0x00007fff8fab9866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff8ed3535c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff904bcb1a abort + 125
    3   libsystem_c.dylib                       0x00007fff904869bf __assert_rtn + 321
    4   com.apple.CoreGraphics                  0x00007fff94223e28 CGGlyphBuilder::create_missing_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**) + 256
    5   libRIP.A.dylib                          0x00007fff8e6b1a7f render_glyphs + 197
    6   libRIP.A.dylib                          0x00007fff8e6b0d4a draw_glyph_bitmaps + 1739
    7   libRIP.A.dylib                          0x00007fff8e6b01da ripc_DrawGlyphs + 2204
    8   com.apple.CoreGraphics                  0x00007fff946d1327 draw_glyphs + 1449
    9   com.apple.CoreGraphics                  0x00007fff942e03dc draw_glyphs + 1534
    10  com.apple.CoreGraphics                  0x00007fff942de887 simple_draw + 327
    11  com.apple.CoreGraphics                  0x00007fff942de712 CGPDFTextLayoutDrawGlyphs + 90
    12  com.apple.CoreGraphics                  0x00007fff942e0602 op_Tj + 69
    13  com.apple.CoreGraphics                  0x00007fff94272071 pdf_scanner_handle_xname + 108
    14  com.apple.CoreGraphics                  0x00007fff94271377 CGPDFScannerScan + 308
    15  com.apple.CoreGraphics                  0x00007fff942d958b CGPDFDrawingContextDraw + 84
    16  com.apple.CoreGraphics                  0x00007fff94660ce1 CGPDFDrawingContextDrawStream + 73
    17  com.apple.CoreGraphics                  0x00007fff94399264 CGPDFDrawingContextDrawForm + 331
    18  com.apple.CoreGraphics                  0x00007fff94277e2e op_Do + 92
    19  com.apple.CoreGraphics                  0x00007fff94272071 pdf_scanner_handle_xname + 108
    20  com.apple.CoreGraphics                  0x00007fff94271377 CGPDFScannerScan + 308
    21  com.apple.CoreGraphics                  0x00007fff9426f677 CGPDFDrawingContextDrawPage + 513
    22  com.apple.CoreGraphics                  0x00007fff9426f42c pdf_page_draw_in_context + 89
    23  com.apple.CoreGraphics                  0x00007fff9426f3cc CGContextDrawPDFPage + 57
    24  com.apple.BKLibraryPlatformDataSources          0x0000000113a26afe 0x113a1b000 + 47870
    25  com.apple.BKLibraryPlatformDataSources          0x0000000113a23259 0x113a1b000 + 33369
    26  com.apple.BKLibraryPlatformDataSources          0x0000000113a1f7a5 0x113a1b000 + 18341
    27  libdispatch.dylib                       0x00007fff924c91bb _dispatch_call_block_and_release + 12
    28  libdispatch.dylib                       0x00007fff924c628d _dispatch_client_callout + 8
    29  libdispatch.dylib                       0x00007fff924c8673 _dispatch_queue_drain + 451
    30  libdispatch.dylib                       0x00007fff924c99c1 _dispatch_queue_invoke + 110
    31  libdispatch.dylib                       0x00007fff924c7f87 _dispatch_root_queue_drain + 75
    32  libdispatch.dylib                       0x00007fff924c9177 _dispatch_worker_thread2 + 40
    33  libsystem_pthread.dylib                 0x00007fff8ed35ef8 _pthread_wqthread + 314
    34  libsystem_pthread.dylib                 0x00007fff8ed38fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8fab9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8ed35f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8ed38fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8fab9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8ed35f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8ed38fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8fab9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8ed35f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8ed38fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8fab9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8ed35f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8ed38fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8fab9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8ed35f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8ed38fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8fab9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8ed35f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8ed38fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8fab5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8fab4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff94ef2fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff94ef25e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff94ef1f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff95e9b05e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8ed34899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8ed3472a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8ed38fc9 thread_start + 13
    Thread 3 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000010e894000  rcx: 0x000000010e892868  rdx: 0x0000000000000000
      rdi: 0x0000000000002803  rsi: 0x0000000000000006  rbp: 0x000000010e892890  rsp: 0x000000010e892868
       r8: 0x00000000fffff000   r9: 0x0000000000000093  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x00007fff94754dab  r13: 0x00007fff94754d2c  r14: 0x0000000000000006  r15: 0x00007fff94754d93
      rip: 0x00007fff8fab9866  rfl: 0x0000000000000206  cr2: 0x00000001102da000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10e1f9000 -        0x10e22afff  com.apple.iBooksX (1.0.1 - 281) <EAEE0F24-D1B8-3953-AC5D-8A4D5C48FBCC> /Applications/iBooks.app/Contents/MacOS/iBooks
           0x10e243000 -        0x10e265fff  com.apple.BKBookshelfCommonCore (1.0.1 - 1) <BBF756E3-A0FE-352E-A629-4389C18BBC21> /Applications/iBooks.app/Contents/Frameworks/BKBookshelfCommonCore.framework/Ve rsions/A/BKBookshelfCommonCore
           0x10e285000 -        0x10e2c8fff  com.apple.IMPlatformCore (1.0.1 - 1) <FE1373CA-4F25-3C2F-BAEB-38CD4D1E4CA6> /Applications/iBooks.app/Contents/Frameworks/IMPlatformCore.framework/Versions/ A/IMPlatformCore
           0x10e2ff000 -        0x10e3c2fff  com.apple.iTunesLibrary (11.2.2 - 11.2.2) <EA48A292-852A-3170-83BB-94D4C12FEC19> /Library/Frameworks/iTunesLibrary.framework/Versions/A/iTunesLibrary
           0x10e3fd000 -        0x10e403ff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/BookKit
           0x10e410000 -        0x10e487fff  com.apple.IMCommonCore (1.0.1 - 1) <6D28CBF5-525D-33E8-946C-777A7952ED30> /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/ IMCommonCore
           0x10e4f4000 -        0x10e503ff7  com.apple.BKCommonCore (1.0.1 - 1) <74BB15B4-356B-3C71-AE96-C5771EA0A97A> /Applications/iBooks.app/Contents/Frameworks/BKCommonCore.framework/Versions/A/ BKCommonCore
           0x10e518000 -        0x10e5c9ff7  com.apple.BKPlatformCore (1.0.1 - 1) <B2CF0921-9145-3C82-8E58-9ADE1656ED07> /Applications/iBooks.app/Contents/Frameworks/BKPlatformCore.framework/Versions/ A/BKPlatformCore
           0x10e651000 -        0x10e662fff  com.apple.BKStoreAccess (1.0.1 - 1) <B46A26FE-700E-34CD-A8E0-F9030B4B22D6> /Applications/iBooks.app/Contents/Frameworks/BKStoreAccess.framework/Versions/A /BKStoreAccess
           0x10e67d000 -        0x10e681fff  com.apple.BKFairPlayCore (1.0.1 - 1) <7470801B-2979-3B62-8798-2781AE37FC35> /Applications/iBooks.app/Contents/Frameworks/BKFairPlayCore.framework/Versions/ A/BKFairPlayCore
           0x10e68f000 -        0x10e6c7ff7  com.apple.LookupFramework (1.1 - 132) <943587D3-3F31-329F-BB5A-893F81ECDE6A> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
           0x1102f1000 -        0x1102f4fff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
           0x113998000 -        0x1139dcff7  com.apple.BKBookshelf (1.0.1 - 1) <65629A2A-453A-305D-8FD7-DC55012A6C1D> /Applications/iBooks.app/Contents/PlugIns/BKBookshelf.bundle/Contents/MacOS/BKB ookshelf
           0x113a1b000 -        0x113a32ff7  com.apple.BKLibraryPlatformDataSources (1.0.1 - 1) <3DC599E3-2CDF-335A-9622-AC12EF362B84> /Applications/iBooks.app/Contents/PlugIns/BKLibraryPlatformDataSources.bundle/C ontents/MacOS/BKLibraryPlatformDataSources
           0x114077000 -        0x114de2ff7  com.apple.CoreFP (2.6.12 - 2.6.12) <AF25F685-326D-3DFE-9367-21895C69BD1D> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x115a84000 -        0x115a85fee +cl_kernels (???) <44C8AA05-E14B-49E1-B5FA-7CD31865A161> cl_kernels
           0x115a8a000 -        0x115a8afe7 +cl_kernels (???) <59C58B97-F213-4522-B333-3098B0B9492F> cl_kernels
           0x115a93000 -        0x115a94feb +cl_kernels (???) <E1B92663-EF31-495D-BD7D-C4EC3F4D20CF> cl_kernels
           0x115a96000 -        0x115b7cfef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x115bce000 -        0x115bcffef +cl_kernels (???) <9888036B-8195-4D32-92D7-F9D3F7C69BAE> cl_kernels
           0x115efb000 -        0x115fe0fe7  unorm8_argb.dylib (2.3.58) <7B4A2580-C169-3ABC-8F62-B766914C59DD> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
        0x7fff620cf000 -     0x7fff62102817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff88e67000 -     0x7fff88eb5ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88eb6000 -     0x7fff88ee5fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff88ee6000 -     0x7fff88efeff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88eff000 -     0x7fff88f11ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff88f12000 -     0x7fff88f12fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff88f13000 -     0x7fff89035fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff89038000 -     0x7fff89053ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89054000 -     0x7fff8905afff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8905b000 -     0x7fff8913ffff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff89140000 -     0x7fff89154fff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89155000 -     0x7fff89155fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89156000 -     0x7fff8915dff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff89160000 -     0x7fff89177ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff89178000 -     0x7fff8917bfff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8917c000 -     0x7fff8969ffff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff896ad000 -     0x7fff896bbfff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff896f6000 -     0x7fff8970dfff  com.apple.PackageKit.PackageUIKit (3.0 - 332) <419D2A01-3A7A-3EB4-B4E5-55DEEB786572> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff8970e000 -     0x7fff8977afff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8977b000 -     0x7fff89a65fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff89a66000 -     0x7fff89a68fff  com.apple.loginsupport (1.0 - 1) <4FBB283B-5BBD-3918-AC89-3A7286CFA145> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff89abd000 -     0x7fff89b22ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff89b23000 -     0x7fff89b7bff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89b7c000 -     0x7fff89bcdff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89bce000 -     0x7fff89c15fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff89c16000 -     0x7fff89c63ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89d1a000 -     0x7fff89d1bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff89d74000 -     0x7fff89e65ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff89e66000 -     0x7fff8a23dfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8a54a000 -     0x7fff8a552ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8a8b4000 -     0x7fff8a8d8fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8a8d9000 -     0x7fff8a8dcff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8a8dd000 -     0x7fff8a8ddfff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a8df000 -     0x7fff8abddfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8abde000 -     0x7fff8abe4ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8abe5000 -     0x7fff8abe5ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8abe6000 -     0x7fff8ac2dff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff8ac2e000 -     0x7fff8acf0ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8acf1000 -     0x7fff8ad08ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8ad09000 -     0x7fff8bb5bffb  com.apple.WebCore (9537 - 9537.75.14) <B43801D5-1BD9-3385-B028-39E2A346D064> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8bbb7000 -     0x7fff8bbc0ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8bbc1000 -     0x7fff8bd79ffb  libicucore.A.dylib (511.32) <A7CE7DAD-D3AD-36A2-BE4F-25C5F21FADBB> /usr/lib/libicucore.A.dylib
        0x7fff8bd7a000 -     0x7fff8bd7bff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
        0x7fff8bd7c000 -     0x7fff8bd8bff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8bd8c000 -     0x7fff8bd9dff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8bd9e000 -     0x7fff8bdc7ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8bdc8000 -     0x7fff8bdfdffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8be3b000 -     0x7fff8c0ccff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8c0cd000 -     0x7fff8c0d8ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8c0d9000 -     0x7fff8c21afff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8c21b000 -     0x7fff8c2a7ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8c2f3000 -     0x7fff8c48fff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8c490000 -     0x7fff8c4c9ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8c560000 -     0x7fff8c941ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8c942000 -     0x7fff8c944fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8d119000 -     0x7fff8d567fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8d568000 -     0x7fff8d5a4ff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8d5a5000 -     0x7fff8d7edff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8d7ee000 -     0x7fff8da37ff7  com.apple.AddressBook.framework (8.0 - 1371) <86409BC9-C2EB-3BBC-8F4D-43DCA2B23C5D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8da3b000 -     0x7fff8da4dfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8da4e000 -     0x7fff8da4ffff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8da50000 -     0x7fff8db56ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8db57000 -     0x7fff8db5afff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8db5b000 -     0x7fff8dbf1ff7  com.apple.PackageKit (3.0 - 332) <70BE1C7F-0609-32D3-9FA3-3C2CCF7FE999> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8dbf2000 -     0x7fff8dce1fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8dce2000 -     0x7fff8dd3dffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e245000 -     0x7fff8e273ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8e3ad000 -     0x7fff8e3b6fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8e3b7000 -     0x7fff8e3d3fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8e3d4000 -     0x7fff8e3f8fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8e3f9000 -     0x7fff8e3fcffa  libCGXType.A.dylib (599.23.13) <E459DD26-592F-3DBD-8C47-B342ECE8FFD3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8e3fd000 -     0x7fff8e419fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8e5bb000 -     0x7fff8e5bbffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8e5bc000 -     0x7fff8e6a6fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8e6a7000 -     0x7fff8e6cfffb  libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8e702000 -     0x7fff8e95cffd  com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8e95d000 -     0x7fff8ea8cfef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8ea8d000 -     0x7fff8eaccfff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8eb0c000 -     0x7fff8eb0effb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8eb0f000 -     0x7fff8ecbcf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8ecca000 -     0x7fff8ed2efff  com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8ed2f000 -     0x7fff8ed32fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8ed33000 -     0x7fff8ed3aff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8ed3b000 -     0x7fff8edd8fff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8edd9000 -     0x7fff8eddbff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8eddc000 -     0x7fff8ede5ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8ede6000 -     0x7fff8edebfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8edec000 -     0x7fff8edf7fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8edf8000 -     0x7fff8ee2dffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8ee2e000 -     0x7fff8eea1fff  com.apple.securityfoundation (6.0 - 55122.1) <D5AA4461-7406-3054-875D-0EDA3A6030EA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8f27e000 -     0x7fff8f552fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8f553000 -     0x7fff8f57fff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8f580000 -     0x7fff8f590fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8f591000 -     0x7fff8f5d7fff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8f5d8000 -     0x7fff8fa0bffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8fa0c000 -     0x7fff8fa0cfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8fa0d000 -     0x7fff8fa97fff  com.apple.SoftwareUpdate.framework (6 - 574.5) <52C7384D-68E4-369C-88D7-142A86147FA8> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8fa98000 -     0x7fff8faa3fff  libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib
        0x7fff8faa4000 -     0x7fff8fac0ff7  libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8fe50000 -     0x7fff8fe52fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8fe53000 -     0x7fff8fe54ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8fe78000 -     0x7fff8fe85ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8fed9000 -     0x7fff9020ffff  com.apple.MediaToolbox (1.0 - 1273.54) <E11683F7-BB60-37EB-98B6-BD519D93CB30> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff902a3000 -     0x7fff902f5fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff902f6000 -     0x7fff90309ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff9031e000 -     0x7fff9037bfff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff9037c000 -     0x7fff903c9fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff903cc000 -     0x7fff903cdffb  libScreenReader.dylib (333.11) <11D709B9-AA71-3B2C-9F06-F7CDD5B05574> /usr/lib/libScreenReader.dylib
        0x7fff903d4000 -     0x7fff9045ffff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
        0x7fff90460000 -     0x7fff904e9ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff9053a000 -     0x7fff9053eff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff9053f000 -     0x7fff90569ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff9056b000 -     0x7fff90589fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff9058a000 -     0x7fff90594fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff90595000 -     0x7fff90705ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff90706000 -     0x7fff90707fff  com.apple.AddressBook.ContactsData (8.0 - 1371) <917BFD6E-9489-36FE-BFFD-DA29B0183686> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff90708000 -     0x7fff90743fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff90744000 -     0x7fff90775fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90776000 -     0x7fff907feff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff90893000 -     0x7fff90897fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff908af000 -     0x7fff908edff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90963000 -     0x7fff909d2ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff909d3000 -     0x7fff90a6eff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff90a6f000 -     0x7fff90d19ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff90d1a000 -     0x7fff91091ff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <C3A7612F-34CC-3547-B01C-522D255B69ED> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff91251000 -     0x7fff91257fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1371) <59351927-BCFF-3B94-AD1B-4C3DE6A8FD73> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff9126d000 -     0x7fff91271fff  com.apple.ServerInformation (2.0 - 1) <85F3EFCA-246B-30A1-8757-ECC97533D38D> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff91272000 -     0x7fff912c0ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff912c1000 -     0x7fff912c4ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff9130a000 -     0x7fff91337ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff91338000 -     0x7fff91348ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff91349000 -     0x7fff9134cffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff9134d000 -     0x7fff91365ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff91371000 -     0x7fff913bffff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff913c0000 -     0x7fff91420fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff91421000 -     0x7fff91425ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff91426000 -     0x7fff91437fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff91438000 -     0x7fff91467ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91468000 -     0x7fff91497ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff91498000 -     0x7fff91606ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff91607000 -     0x7fff916e6fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff91703000 -     0x7fff9170dff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff9170e000 -     0x7fff91775ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff917b5000 -     0x7fff917fefff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff917ff000 -     0x7fff91818ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff91819000 -     0x7fff91907fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff91cc5000 -     0x7fff91d14ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff91d15000 -     0x7fff91d17ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff91d18000 -     0x7fff91e48ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff91ea6000 -     0x7fff91eaeff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff9222d000 -     0x7fff92254ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff92352000 -     0x7fff923b5ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff923b6000 -     0x7fff9249dff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff924c5000 -     0x7fff924dffff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff925b1000 -     0x7fff925fdffe  com.apple.CoreMediaIO (407.0 - 4561) <040A98E4-F480-315B-BCEE-C18AF686492C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff925fe000 -     0x7fff925ffff7  libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff92600000 -     0x7fff92604ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff92605000 -     0x7fff92606ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff9261a000 -     0x7fff92641ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff92642000 -     0x7fff92642ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff92643000 -     0x7fff9264bfff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff92676000 -     0x7fff92678fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff92679000 -     0x7fff9269eff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff9269f000 -     0x7fff926cffff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff926d0000 -     0x7fff926dcff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff926dd000 -     0x7fff926dfff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff926ea000 -     0x7fff928dbff3  com.apple.WebKit2 (9537 - 9537.75.14) <E9508FAA-EF68-343F-8EA5-981080CBD11E> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff928dc000 -     0x7fff928e1ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff928e2000 -     0x7fff928e4fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff928e5000 -     0x7fff9293efff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9293f000 -     0x7fff92bc8fff  com.apple.CommerceKit (1.2.0 - 232.9) <F7FE41AC-AEFE-39B9-892B-0CD486C8E442> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff92bc9000 -     0x7fff92e2afff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff92e2b000 -     0x7fff92e37ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff92e52000 -     0x7fff92e5bfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff92e5c000 -     0x7fff92ea1ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff92ea2000 -     0x7fff92ecefff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff92ecf000 -     0x7fff92ee5fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff92ee6000 -     0x7fff92ef4fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff92ef5000 -     0x7fff92efcfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff92efd000 -     0x7fff931cdffc  com.apple.CoreImage (9.2.8) <1509987F-5671-3AE3-91C7-18E952ED90C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff93b37000 -     0x7fff93be7ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff93be8000 -     0x7fff93c78ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff93c79000 -     0x7fff93c79fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff93c7a000 -     0x7fff93dceff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff93dcf000 -     0x7fff93df7ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff93df8000 -     0x7fff93e27fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff93e28000 -     0x7fff93ef9ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <B26C8237-52E0-3E93-A2E2-147B57B3292E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff93f0d000 -     0x7fff93f2aff7  com.apple.framework.Apple80211 (9.3.2 - 932.59) <DA61BF63-978E-342D-8F7F-83D0169A7F48> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff93f2b000 -     0x7fff93f5ffff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff93f60000 -     0x7fff93f91ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff93f92000 -     0x7fff93fddfff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff94011000 -     0x7fff94012ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff94013000 -     0x7fff94066fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff940c6000 -     0x7fff94197fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff941b2000 -     0x7fff941f7fff  libcurl.4.dylib (78.92.2) <FE790105-B56B-3972-96F4-E133764FF735> /usr/lib/libcurl.4.dylib
        0x7fff941f8000 -     0x7fff941ffff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff94200000 -     0x7fff94b1ff43  com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff94b20000 -     0x7fff94b23fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff94b24000 -     0x7fff94b66ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff94b67000 -     0x7fff94bcdfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff94bce000 -     0x7fff94d04ffc  com.apple.WebKit (9537 - 9537.75.14) <81BB019D-78E2-3CD9-B148-5F5EA5357D2B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff94d05000 -     0x7fff94d1eff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff94db4000 -     0x7fff94db4fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff94db5000 -     0x7fff94e22fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff94e66000 -     0x7fff94e81ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff94e82000 -     0x7fff95067fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff95068000 -     0x7fff9506cfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff950f5000 -     0x7fff9511aff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff95121000 -     0x7fff9512eff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff9512f000 -     0x7fff95186fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff95187000 -     0x7fff951b0fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff951b1000 -     0x7fff951ccfff  com.apple.DistributionKit (700 - 846) <E4562C9C-9367-3C8E-87C2-80C6C0C7B187> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff951cd000 -     0x7fff951d6ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff951d7000 -     0x7fff951d9fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff951df000 -     0x7fff951e1fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff951e2000 -     0x7fff95475fff  com.apple.RawCamera.bundle (5.05 - 743) <ACFD986B-59D0-313C-941A-5F239CDF9AA7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff95476000 -     0x7fff95487ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff955ef000 -     0x7fff955f3ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff955f4000 -     0x7fff955feff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff955ff000 -     0x7fff95680fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff95681000 -     0x7fff956c2fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff956ca000 -     0x7fff95741fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff9574d000 -     0x7fff95805ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff95806000 -     0x7fff9580cff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff9580d000 -     0x7fff95817ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.fra

    just delerte the app comletely for the mac and clean the cache once and you just need to copy the app from anothe Mac "working same" OS X (10.9.3) for ex. ,
    Try this out.
    Thank you.

  • Safari 5.0.5 crashs at startup OS X 10.6.8 - Kernel address invalid

    Safari crashes at startup on OS X 10.6.8 - with kernel address invalid
    So far the following have been done:
    Removed plist files from ~/Library/preferences and ~/Library/Safari
    Clear Database Cashes
    Removed all Cookies, and temp files
    Permissions Repair
    Safe mode boot
    Changed to i386 and error changed to KERN_PROTECTION_FAILURE
    Tried to install Safari5.1.7SnowLeopard.dmg no change
    Reinstalled the 10.8.6 cumulative update
    Other browsers work such as Opera and I have full internet connectivity with the App Store.
    Bellow is the error message any help would be appreciated:
    Process:         Safari [241]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75345702~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [145]
    Date/Time:       2012-06-27 18:08:05.952 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          12382 sec
    Crashes Since Last Report:           30
    Per-App Interval Since Last Report:  7 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      1AB0012E-4D19-4B03-B811-4F9A10E4EF34
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    Crashed Thread:  7  WebCore: LocalStorage
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                  0x00007fff84e4e148 OSAtomicCompareAndSwapInt + 0
    1   com.apple.CoreFoundation           0x00007fff830b35f2 _CFRetain + 82
    2   com.apple.CoreFoundation           0x00007fff830bcf47 __CFBasicHashAddValue + 727
    3   com.apple.CoreFoundation           0x00007fff830c4688 CFBasicHashSetValue + 184
    4   com.apple.CoreFoundation           0x00007fff830c44a7 CFDictionarySetValue + 199
    5   com.apple.CFNetwork                0x00007fff88f6f8a1 State_addTransition(State*, __CFString const*) + 158
    6   com.apple.CFNetwork                0x00007fff88f6f7a5 initializeTLDMachine() + 608
    7   libSystem.B.dylib                  0x00007fff84e6137a pthread_once + 95
    8   com.apple.CFNetwork                0x00007fff88f6f3a7 CFNIsTopLevelDomain + 39
    9   com.apple.CFNetwork                0x00007fff88f6f13e CookieUtils::web_domainMatches(__CFString const*, __CFString const*) + 390
    10  com.apple.CFNetwork                0x00007fff88f6d2ef HTTPCookieStorage::copyCookiesForURL(__CFURL const*, unsigned char) + 407
    11  com.apple.Foundation               0x00007fff834f3b8e -[NSHTTPCookieStorage cookiesForURL:] + 101
    12  com.apple.WebCore                  0x00007fff8143be2b WebCore::shouldRelaxThirdPartyCookiePolicy(WebCore::KURL const&) + 203
    13  com.apple.WebCore                  0x00007fff808c2d7d WebCore::ResourceHandle::createNSURLConnection(objc_object*, bool, bool) + 109
    14  com.apple.WebCore                  0x00007fff808c299f WebCore::ResourceHandle::start(WebCore::NetworkingContext*) + 335
    15  com.apple.WebCore                  0x00007fff808c1dfc WebCore::ResourceHandle::create(WebCore::NetworkingContext*, WebCore::ResourceRequest const&, WebCore::ResourceHandleClient*, bool, bool) + 156
    16  com.apple.WebCore                  0x00007fff808bfaef WebCore::MainResourceLoader::loadNow(WebCore::ResourceRequest&) + 655
    17  com.apple.WebCore                  0x00007fff808beb84 WebCore::MainResourceLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&) + 1140
    18  com.apple.WebCore                  0x00007fff808bdf63 WebCore::DocumentLoader::startLoadingMainResource(unsigned long) + 131
    19  com.apple.WebCore                  0x00007fff808bd885 WebCore::FrameLoader::continueLoadAfterWillSubmitForm() + 213
    20  com.apple.WebCore                  0x00007fff808bcd97 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, ***::PassRefPtr, bool) + 551
    21  com.apple.WebCore                  0x00007fff808bcaa5 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr, bool) + 37
    22  com.apple.WebCore                  0x00007fff808bc8a1 WebCore::PolicyCallback::call(bool) + 81
    23  com.apple.WebCore                  0x00007fff808bc6fa WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 1754
    24  com.apple.WebKit                   0x00007fff87e8fae1 -[WebFramePolicyListener receivedPolicyDecision:] + 49
    25  com.apple.Safari                   0x0000000100189ffe 0x100000000 + 1613822
    26  com.apple.Safari                   0x000000010010c3d8 0x100000000 + 1098712
    27  com.apple.CoreFoundation           0x00007fff8313393c __invoking___ + 140
    28  com.apple.CoreFoundation           0x00007fff8313380d -[NSInvocation invoke] + 141
    29  com.apple.CoreFoundation           0x00007fff8314f6e1 -[NSInvocation invokeWithTarget:] + 49
    30  com.apple.WebKit                   0x00007fff87e8a2e4 -[_WebSafeForwarder forwardInvocation:] + 132
    31  com.apple.CoreFoundation           0x00007fff8313095c ___forwarding___ + 860
    32  com.apple.CoreFoundation           0x00007fff8312ca38 _CF_forwarding_prep_0 + 232
    33  com.apple.WebKit                   0x00007fff87e8ef11 WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr) + 193
    34  com.apple.WebCore                  0x00007fff808bb1c3 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr, void (*)(void*, WebCore::ResourceRequest const&, ***::PassRefPtr, bool), void*) + 1859
    35  com.apple.WebCore                  0x00007fff808ba57f WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr) + 1647
    36  com.apple.WebCore                  0x00007fff808b9ada WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 186
    37  com.apple.WebCore                  0x00007fff808b996b WebCore::FrameLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&, bool) + 331
    38  com.apple.WebCore                  0x00007fff808b96da WebCore::FrameLoader::load(WebCore::ResourceRequest const&, bool) + 122
    39  com.apple.WebKit                   0x00007fff87e8ed41 -[WebFrame loadRequest:] + 257
    40  com.apple.Safari                   0x0000000100178daa 0x100000000 + 1543594
    41  com.apple.Safari                   0x0000000100179599 0x100000000 + 1545625
    42  com.apple.Safari                   0x00000001000149e2 0x100000000 + 84450
    43  com.apple.Safari                   0x0000000100014561 0x100000000 + 83297
    44  com.apple.Safari                   0x0000000100012cc9 0x100000000 + 77001
    45  com.apple.Safari                   0x0000000100012ad7 0x100000000 + 76503
    46  com.apple.Safari                   0x000000010000b68c 0x100000000 + 46732
    47  com.apple.CoreFoundation           0x00007fff8310c9fd -[NSSet makeObjectsPerformSelector:] + 205
    48  com.apple.AppKit                   0x00007fff81abd85b -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1445
    49  com.apple.AppKit                   0x00007fff81abba91 loadNib + 226
    50  com.apple.AppKit                   0x00007fff81abb1a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    51  com.apple.AppKit                   0x00007fff81abadd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
    52  com.apple.AppKit                   0x00007fff81ab835b NSApplicationMain + 279
    53  com.apple.Safari                   0x0000000100009f1c 0x100000000 + 40732
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                  0x00007fff84e61c0a kevent + 10
    1   libSystem.B.dylib                  0x00007fff84e63add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                  0x00007fff84e637b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                  0x00007fff84e632de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                  0x00007fff84e62c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                  0x00007fff84e62aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                  0x00007fff84e62a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                  0x00007fff84e62e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                  0x00007fff84e62aa5 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                  0x00007fff84e83a6a __semwait_signal + 10
    1   libSystem.B.dylib                  0x00007fff84e87881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                  0x00007fff807c8ca9 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                  0x00007fff807c60a8 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                  0x00007fff84e81fd6 _pthread_start + 331
    5   libSystem.B.dylib                  0x00007fff84e81e89 thread_start + 13
    Thread 4:  Safari: CertRevocationChecker
    0   libSystem.B.dylib                  0x00007fff84e48d7a mach_msg_trap + 10
    1   libSystem.B.dylib                  0x00007fff84e493ed mach_msg + 59
    2   com.apple.CoreFoundation           0x00007fff830f9902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation           0x00007fff830f8d8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari                   0x000000010002f5c9 0x100000000 + 193993
    5   com.apple.Safari                   0x000000010002f559 0x100000000 + 193881
    6   libSystem.B.dylib                  0x00007fff84e81fd6 _pthread_start + 331
    7   libSystem.B.dylib                  0x00007fff84e81e89 thread_start + 13
    Thread 5:  JavaScriptCore::Marking
    0   libSystem.B.dylib                  0x00007fff84e83a6a __semwait_signal + 10
    1   libSystem.B.dylib                  0x00007fff84e87881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore           0x00007fff84c3128d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore           0x00007fff84c314e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore           0x00007fff84c31589 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib                  0x00007fff84e81fd6 _pthread_start + 331
    6   libSystem.B.dylib                  0x00007fff84e81e89 thread_start + 13
    Thread 6:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                  0x00007fff84e83a6a __semwait_signal + 10
    1   libSystem.B.dylib                  0x00007fff84e87881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore           0x00007fff849ba407 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore           0x00007fff84c39bcc JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore           0x00007fff84c39c09 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib                  0x00007fff84e81fd6 _pthread_start + 331
    6   libSystem.B.dylib                  0x00007fff84e81e89 thread_start + 13
    Thread 7 Crashed:  WebCore: LocalStorage
    0   com.apple.WebCore                  0x00007fff810763e0 ***::HashSet >::add(***::String const&) + 64
    1   com.apple.WebCore                  0x00007fff807e1f08 WebCore::StorageTracker::syncImportOriginIdentifiers() + 568
    2   com.apple.WebCore                  0x00007fff807e1b14 WebCore::LocalStorageThread::threadEntryPoint() + 308
    3   libSystem.B.dylib                  0x00007fff84e81fd6 _pthread_start + 331
    4   libSystem.B.dylib                  0x00007fff84e81e89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                  0x00007fff84e48d7a mach_msg_trap + 10
    1   libSystem.B.dylib                  0x00007fff84e493ed mach_msg + 59
    2   com.apple.CoreFoundation           0x00007fff830f9902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation           0x00007fff830f8d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation               0x00007fff834f214f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation               0x00007fff83473114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                  0x00007fff84e81fd6 _pthread_start + 331
    7   libSystem.B.dylib                  0x00007fff84e81e89 thread_start + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000113686e40  rbx: 0x0000000000000064  rcx: 0x0000000113686e40  rdx: 0x00000000000000ff
      rdi: 0x0000000113686e00  rsi: 0x0000000100b51fb8  rbp: 0x0000000113686dd0  rsp: 0x0000000113686d40
       r8: 0x0000000100b51ea0   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000113686e20  r13: 0x0000000100b51e00  r14: 0x0000000000000064  r15: 0x0000000100b9e800
      rip: 0x00007fff810763e0  rfl: 0x0000000000010206  cr2: 0x0000000000000018
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <09261F3D-C3EC-A309-83F4-DC49CC549176> /Applications/Safari.app/Contents/MacOS/Safari
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80053000 -     0x7fff8005eff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
        0x7fff8005f000 -     0x7fff80070fff  SyndicationUI ??? (???) <1DBD7D2A-56A1-BDFA-4742-04B2F42FDF2D> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
        0x7fff800b0000 -     0x7fff801baff7  com.apple.MeshKitIO 1.1 (49.2)  /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
        0x7fff801bb000 -     0x7fff8022cff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8022d000 -     0x7fff80274fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff80275000 -     0x7fff80315fff  com.apple.LaunchServices 362.3 (362.3)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff80316000 -     0x7fff8031bfff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff8031c000 -     0x7fff80326fff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff8039c000 -     0x7fff8050cfff  com.apple.QTKit 7.7 (1790) <04FA6686-0570-78BC-7D24-9CFFC87CBE87> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff80515000 -     0x7fff80653fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff806a0000 -     0x7fff806a5fff  libGIF.dylib ??? (???) <3FD1157B-C002-5268-DEF4-70DDC40E6EDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff806a6000 -     0x7fff807c0fff  libGLProgrammability.dylib ??? (???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
        0x7fff807c1000 -     0x7fff8182bfef  com.apple.WebCore 6534.57 (6534.57.2) <9BE3BFB2-D520-CD10-E4A1-3C2AF322A097> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
        0x7fff8182c000 -     0x7fff81ab5ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff81ab6000 -     0x7fff824b0ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff82516000 -     0x7fff8254fff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff82550000 -     0x7fff825a5ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff825a6000 -     0x7fff829edfef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff829ee000 -     0x7fff82a3dff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
        0x7fff82a3e000 -     0x7fff82a87fef  libGLU.dylib ??? (???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff82b61000 -     0x7fff82b67ff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff82b68000 -     0x7fff82bf8fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff82bf9000 -     0x7fff82bf9ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff82bfa000 -     0x7fff82cb3fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff82cb4000 -     0x7fff82cb6fff  com.apple.print.framework.Print 6.1 (237.1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
        0x7fff82cb7000 -     0x7fff82d35ff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff82d36000 -     0x7fff82e4dfef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff82e4e000 -     0x7fff82e71fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff82eae000 -     0x7fff82f6bfff  com.apple.CoreServices.OSServices 359.2 (359.2)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff82f6c000 -     0x7fff82fb3ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff82fb4000 -     0x7fff82fd5fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff83036000 -     0x7fff83065ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
        0x7fff83066000 -     0x7fff83067fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
        0x7fff8306b000 -     0x7fff830acfff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff830ad000 -     0x7fff83224fe7  com.apple.CoreFoundation 6.6.6 (550.44)  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff83225000 -     0x7fff832a1ff7  com.apple.ISSupport 1.9.7 (55)  /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff832a2000 -     0x7fff83461fff  com.apple.ImageIO.framework 3.0.5 (3.0.5) <175E97F1-B1A7-655A-F154-5B6ACC5F3985> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff83462000 -     0x7fff836e4fff  com.apple.Foundation 6.6.8 (751.63)  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff836e5000 -     0x7fff836e7fff  libRadiance.dylib ??? (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff836e8000 -     0x7fff836f3fff  com.apple.CrashReporterSupport 10.6.7 (258)  /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff83825000 -     0x7fff83d2bff7  com.apple.VideoToolbox 0.484.60 (484.60)  /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff84089000 -     0x7fff84090fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84091000 -     0x7fff8489bfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff8489c000 -     0x7fff8489cff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8489d000 -     0x7fff849a3fe7  com.apple.PubSub 1.0.5 (65.21) <4C14C413-07AD-2529-45FA-8E5B438D38A0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff849b0000 -     0x7fff84cd3fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff84cd4000 -     0x7fff84d20fff  libauto.dylib ??? (???)  /usr/lib/libauto.dylib
        0x7fff84d52000 -     0x7fff84e13fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
        0x7fff84e14000 -     0x7fff84e45fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff84e46000 -     0x7fff84e47fff  liblangid.dylib ??? (???)  /usr/lib/liblangid.dylib
        0x7fff84e48000 -     0x7fff85009fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff850c2000 -     0x7fff850eafff  com.apple.DictionaryServices 1.1.2 (1.1.2)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff850eb000 -     0x7fff8512efef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff85228000 -     0x7fff8526dfff  com.apple.CoreMediaIOServices 140.0 (1496)  /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
        0x7fff8526e000 -     0x7fff8527dfef  com.apple.opengl 1.6.14 (1.6.14)  /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8529a000 -     0x7fff8529aff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8529b000 -     0x7fff852dcfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff852e6000 -     0x7fff852ebff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
        0x7fff852ec000 -     0x7fff853aefe7  libFontParser.dylib ??? (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff853af000 -     0x7fff853c1fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff853c2000 -     0x7fff853c5ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff853c6000 -     0x7fff853d5fff  libxar.1.dylib ??? (???)  /usr/lib/libxar.1.dylib
        0x7fff853d6000 -     0x7fff8548bfe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff8548c000 -     0x7fff855abfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff855ac000 -     0x7fff858aafff  com.apple.HIToolbox 1.6.5 (???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff858ab000 -     0x7fff858ccfe7  libPng.dylib ??? (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff858cd000 -     0x7fff85c01fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff85c02000 -     0x7fff85c02ff7  com.apple.quartzframework 1.5 (1.5)  /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff85c03000 -     0x7fff86046fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff86047000 -     0x7fff86047ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff8604a000 -     0x7fff860c9fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff860cc000 -     0x7fff860e5fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff860e6000 -     0x7fff860e7ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff860e8000 -     0x7fff860fefe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff860ff000 -     0x7fff861e4fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff86bfb000 -     0x7fff86c01ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86c02000 -     0x7fff86c2dff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff86c2e000 -     0x7fff86d56ff7  com.apple.MediaToolbox 0.484.60 (484.60)  /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff86d7b000 -     0x7fff86d91fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff86de4000 -     0x7fff86e7efff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
        0x7fff86e7f000 -     0x7fff86eb9fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff86ec6000 -     0x7fff86f03ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8)  /usr/lib/libssl.0.9.8.dylib
        0x7fff86f04000 -     0x7fff86f41fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff86f42000 -     0x7fff86f4dfff  com.apple.corelocation 12.3 (12.3)  /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff86f4e000 -     0x7fff86f99fef  com.apple.ImageCaptureCore 1.1 (1.1)  /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff86f9a000 -     0x7fff87029fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
        0x7fff8702a000 -     0x7fff87074ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff87075000 -     0x7fff870d5fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87106000 -     0x7fff8711afff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8718e000 -     0x7fff871e4fff  libTIFF.dylib ??? (???) <31FA0318-105B-9E11-B4D4-246BFD5B18E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87230000 -     0x7fff87271fef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87272000 -     0x7fff8796eff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8796f000 -     0x7fff879c2ff7  com.apple.HIServices 1.8.3 (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff879c3000 -     0x7fff879d1ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff87a8c000 -     0x7fff87b69fff  com.apple.vImage 4.1 (4.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
        0x7fff87b6a000 -     0x7fff87b6aff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff87b6b000 -     0x7fff87b6eff7  com.apple.securityhi 4.0 (36638)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
        0x7fff87ba4000 -     0x7fff87c06fe7  com.apple.datadetectorscore 2.0 (80.7)  /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff87c07000 -     0x7fff87c2cff7  com.apple.CoreVideo 1.6.2 (45.6)  /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff87c2d000 -     0x7fff87c48ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
        0x7fff87c49000 -     0x7fff87c5eff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff87c5f000 -     0x7fff87ce1fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
        0x7fff87d76000 -     0x7fff87df3fef  com.apple.backup.framework 1.2.2 (1.2.2)  /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff87e34000 -     0x7fff87e45ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff87e6e000 -     0x7fff87e6eff7  com.apple.CoreServices 44 (44)  /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff87e6f000 -     0x7fff88010fe7  com.apple.WebKit 6534.57 (6534.57.2)  /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff88011000 -     0x7fff8801efe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8801f000 -     0x7fff880cffff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff880d0000 -     0x7fff88155ff7  com.apple.print.framework.PrintCore 6.3 (312.7)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff88327000 -     0x7fff8832afff  com.apple.help 1.3.2 (41.1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
        0x7fff8832b000 -     0x7fff88342fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
        0x7fff88377000 -     0x7fff883c0ff7  com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
        0x7fff883c1000 -     0x7fff8842bfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff884a8000 -     0x7fff884e3fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff88507000 -     0x7fff88507ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88508000 -     0x7fff88528ff7  com.apple.DirectoryService.Framework 3.6 (621.14) <15CF4C96-372D-C706-A237-47D20D2CAA6B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff88529000 -     0x7fff88591fff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff88592000 -     0x7fff885a3fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
        0x7fff88617000 -     0x7fff886a3fef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff886a4000 -     0x7fff88862fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff88863000 -     0x7fff88872fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff88873000 -     0x7fff8889aff7  libJPEG.dylib ??? (???) <32EDAB18-08ED-B31A-D2BD-12EFFE60D83C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8889b000 -     0x7fff888a1ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
        0x7fff888a2000 -     0x7fff88b0bfff  com.apple.QuartzComposer 4.2 ({156.30})  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
        0x7fff88b1a000 -     0x7fff88d5cfe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff88d5d000 -     0x7fff88d5eff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff88f56000 -     0x7fff8902afe7  com.apple.CFNetwork 454.12.4 (454.12.4)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8902b000 -     0x7fff8903fff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff89040000 -     0x7fff893ddfe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff894aa000 -     0x7fff895dffff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7)  /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff895e0000 -     0x7fff8981afef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
        0x7fff8981b000 -     0x7fff898d1ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff89b10000 -     0x7fff89b58ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff89b59000 -     0x7fff89b5dff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff89b5e000 -     0x7fff89bcafe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff89bd2000 -     0x7fff89c08ff7  com.apple.framework.Apple80211 6.2.5 (625.6)  /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff89c6a000 -     0x7fff89ce7fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff89db5000 -     0x7fff89dc1fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.33f8
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Network Service: iPhone USB, Ethernet, en2
    Serial ATA Device: SAMSUNG HM500JI, 465.76 GB
    Serial ATA Device: WDC WD10TPVT-00HT5T0, 931.51 GB
    USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0x24100000 / 3
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0x06200000 / 2
    when attempting to open in 32bit mode I get the following error KERN_PROTECTION_FAILURE:
    Process:         Safari [291]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75345702~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [145]
    Date/Time:       2012-06-27 18:27:34.088 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          13560 sec
    Crashes Since Last Report:           31
    Per-App Interval Since Last Report:  24 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      1AB0012E-4D19-4B03-B811-4F9A10E4EF34
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010
    Crashed Thread:  7  WebCore: LocalStorage
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation           0x989ae652 __CFStringHash + 434
    1   com.apple.CoreFoundation           0x989ae25c ___CFBasicHashFindBucket1 + 444
    2   com.apple.CoreFoundation           0x989b642c CFBasicHashFindBucket + 252
    3   com.apple.CoreFoundation           0x989de793 CFDictionaryGetValueIfPresent + 147
    4   com.apple.CFNetwork                0x9148bf10 State_addTransition(State*, __CFString const*) + 105
    5   com.apple.CFNetwork                0x9148be53 initializeTLDMachine() + 661
    6   libSystem.B.dylib                  0x96efe300 pthread_once + 82
    7   com.apple.CFNetwork                0x9148b9db CFNIsTopLevelDomain + 39
    8   com.apple.CFNetwork                0x9148b7ca CookieUtils::web_domainMatches(__CFString const*, __CFString const*) + 468
    9   com.apple.CFNetwork                0x91489a27 HTTPCookieStorage::copyCookiesForURL(__CFURL const*, unsigned char) + 479
    10  com.apple.Foundation               0x99a7c58f -[NSHTTPCookieStorage cookiesForURL:] + 118
    11  com.apple.WebCore                  0x98d12fef WebCore::ResourceHandle::createNSURLConnection(objc_object*, bool, bool) + 2287
    12  com.apple.WebCore                  0x98d12313 WebCore::ResourceHandle::start(WebCore::NetworkingContext*) + 483
    13  com.apple.WebCore                  0x98d1172f WebCore::ResourceHandle::create(WebCore::NetworkingContext*, WebCore::ResourceRequest const&, WebCore::ResourceHandleClient*, bool, bool) + 127
    14  com.apple.WebCore                  0x98d0f528 WebCore::MainResourceLoader::loadNow(WebCore::ResourceRequest&) + 664
    15  com.apple.WebCore                  0x98d0e6bb WebCore::MainResourceLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&) + 987
    16  com.apple.WebCore                  0x98d0db5f WebCore::DocumentLoader::startLoadingMainResource(unsigned long) + 127
    17  com.apple.WebCore                  0x98d0d4d4 WebCore::FrameLoader::continueLoadAfterWillSubmitForm() + 196
    18  com.apple.WebCore                  0x98d0ca42 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, ***::PassRefPtr, bool) + 594
    19  com.apple.WebCore                  0x98d0c747 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr, bool) + 55
    20  com.apple.WebCore                  0x98d0c54a WebCore::PolicyCallback::call(bool) + 74
    21  com.apple.WebCore                  0x98d0c3a0 WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 1664
    22  com.apple.WebKit                   0x94eefe1a -[WebFramePolicyListener receivedPolicyDecision:] + 42
    23  com.apple.WebKit                   0x94eefdea -[WebFramePolicyListener use] + 42
    24  com.apple.Safari                   0x0010147a 0x1000 + 1049722
    25  com.apple.Safari                   0x0017a6a5 0x1000 + 1545893
    26  com.apple.Safari                   0x001013d4 0x1000 + 1049556
    27  com.apple.CoreFoundation           0x98a15ead __invoking___ + 29
    28  com.apple.CoreFoundation           0x98a15e18 -[NSInvocation invoke] + 136
    29  com.apple.CoreFoundation           0x98a52668 -[NSInvocation invokeWithTarget:] + 72
    30  com.apple.WebKit                   0x94eeab4f -[_WebSafeForwarder forwardInvocation:] + 351
    31  com.apple.CoreFoundation           0x98a16ca4 ___forwarding___ + 1108
    32  com.apple.CoreFoundation           0x98a167d2 _CF_forwarding_prep_0 + 50
    33  com.apple.WebKit                   0x94eef497 WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr) + 199
    34  com.apple.WebCore                  0x98d0af9e WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr, void (*)(void*, WebCore::ResourceRequest const&, ***::PassRefPtr, bool), void*) + 1566
    35  com.apple.WebCore                  0x98d0a43c WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr) + 1564
    36  com.apple.WebCore                  0x98d09a08 WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 184
    37  com.apple.WebCore                  0x98d0989c WebCore::FrameLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&, bool) + 300
    38  com.apple.WebCore                  0x98d09655 WebCore::FrameLoader::load(WebCore::ResourceRequest const&, bool) + 101
    39  com.apple.WebKit                   0x94eef282 -[WebFrame loadRequest:] + 210
    40  com.apple.Safari                   0x00101331 0x1000 + 1049393
    41  com.apple.Safari                   0x0016a660 0x1000 + 1480288
    42  com.apple.Safari                   0x0016a6cc 0x1000 + 1480396
    43  com.apple.Safari                   0x00015250 0x1000 + 82512
    44  com.apple.Safari                   0x00014e6e 0x1000 + 81518
    45  com.apple.Safari                   0x0001354e 0x1000 + 75086
    46  com.apple.Safari                   0x00013337 0x1000 + 74551
    47  com.apple.Safari                   0x0000c302 0x1000 + 45826
    48  com.apple.CoreFoundation           0x98a08984 -[NSSet makeObjectsPerformSelector:] + 196
    49  com.apple.AppKit                   0x980c01cc -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566
    50  com.apple.AppKit                   0x980be1a4 loadNib + 257
    51  com.apple.AppKit                   0x980bd7f7 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 831
    52  com.apple.AppKit                   0x980bd4ad +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
    53  com.apple.AppKit                   0x980bd3f8 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
    54  com.apple.AppKit                   0x980ba1fd NSApplicationMain + 434
    55  com.apple.Safari                   0x0000acd9 0x1000 + 40153
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                  0x96f06382 kevent + 10
    1   libSystem.B.dylib                  0x96f06a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                  0x96f05f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                  0x96f05cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                  0x96f05781 _pthread_wqthread + 390
    5   libSystem.B.dylib                  0x96f055c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                  0x96f05412 __workq_kernreturn + 10
    1   libSystem.B.dylib                  0x96f059a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                  0x96f055c6 start_wqthread + 30
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                  0x96f0daa2 __semwait_signal + 10
    1   libSystem.B.dylib                  0x96f0d75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                  0x96f0f3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.WebCore                  0x98c16ff0 WebCore::IconDatabase::syncThreadMainLoop() + 272
    4   com.apple.WebCore                  0x98c146a9 WebCore::IconDatabase::iconDatabaseSyncThread() + 697
    5   libSystem.B.dylib                  0x96f0d259 _pthread_start + 345
    6   libSystem.B.dylib                  0x96f0d0de thread_start + 34
    Thread 4:  Safari: CertRevocationChecker
    0   libSystem.B.dylib                  0x96edfafa mach_msg_trap + 10
    1   libSystem.B.dylib                  0x96ee0267 mach_msg + 68
    2   com.apple.CoreFoundation           0x989d92df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation           0x989d83c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation           0x989d81f1 CFRunLoopRunInMode + 97
    5   com.apple.Safari                   0x0002f345 0x1000 + 189253
    6   com.apple.Safari                   0x0002f08e 0x1000 + 188558
    7   com.apple.Safari                   0x0002f027 0x1000 + 188455
    8   libSystem.B.dylib                  0x96f0d259 _pthread_start + 345
    9   libSystem.B.dylib                  0x96f0d0de thread_start + 34
    Thread 5:  JavaScriptCore::Marking
    0   libSystem.B.dylib                  0x96f0daa2 __semwait_signal + 10
    1   libSystem.B.dylib                  0x96f0d75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                  0x96f0f3f8 pthread_cond_wait$UNIX2003 + 73
    Thread 6:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                  0x96f0daa2 __semwait_signal + 10
    1   libSystem.B.dylib                  0x96f0d75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                  0x96f0d2b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore           0x9520a00c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 7 Crashed:  WebCore: LocalStorage
    0   com.apple.WebCore                  0x994a6ebd ***::HashSet >::add(***::String const&) + 45
    1   com.apple.WebCore                  0x98c302ac WebCore::StorageTracker::syncImportOriginIdentifiers() + 588
    2   com.apple.WebCore                  0x98c2fe6b WebCore::LocalStorageThread::threadEntryPoint() + 331
    3   libSystem.B.dylib                  0x96f0d259 _pthread_start + 345
    4   libSystem.B.dylib                  0x96f0d0de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                  0x96edfafa mach_msg_trap + 10
    1   libSystem.B.dylib                  0x96ee0267 mach_msg + 68
    2   com.apple.CoreFoundation           0x989d92df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation           0x989d83c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation           0x989d81f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation               0x999db224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation               0x999a24c4 -[NSThread main] + 45
    7   com.apple.Foundation               0x999a2474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                  0x96f0d259 _pthread_start + 345
    9   libSystem.B.dylib                  0x96f0d0de thread_start + 34
    Thread 7 crashed with X86 Thread State (32-bit):
      eax: 0x00773c00  ebx: 0x98c3006e  ecx: 0x00000000  edx: 0x00000000
      edi: 0x00000000  esi: 0x000000ff  ebp: 0xb038ce98  esp: 0xb038ce00
       ss: 0x0000001f  efl: 0x00010206  eip: 0x994a6ebd   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000010
    Binary Images:
        0x1000 -   0x52bffb  com.apple.Safari 5.0.5 (6533.21.1) <43BE1451-3374-813D-7941-12E4439088C0> /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x900cefef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x900f3000 - 0x9016dfff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9016e000 - 0x9016eff7  com.apple.quartzframework 1.5 (1.5)  /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9016f000 - 0x90177ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x90178000 - 0x90252fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x90253000 - 0x9026bff7  com.apple.CFOpenDirectory 10.6 (10.6)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x911c0000 - 0x91203ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x91392000 - 0x91397ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x913b1000 - 0x913f7ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x913f8000 - 0x91416fe7  libPng.dylib ??? (???) <45185287-25AD-C239-AA58-8FA53DF55B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91417000 - 0x91474ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91475000 - 0x91521fe7  com.apple.CFNetwork 454.12.4 (454.12.4)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x91522000 - 0x919ddff7  com.apple.VideoToolbox 0.484.60 (484.60)  /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x919de000 - 0x91b0bffb  com.apple.MediaToolbox 0.484.60 (484.60)  /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x91b52000 - 0x91b52ff7  liblangid.dylib ??? (???)  /usr/lib/liblangid.dylib
    0x91b53000 - 0x91f69ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x925e6000 - 0x92906ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x9293b000 - 0x929aaff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x929ab000 - 0x929aefe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x929af000 - 0x929efff3  com.apple.securityinterface 4.0.1 (40418.0.1) <2141A924-748E-CE6F-2D75-D82BC265BD30> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x929f0000 - 0x92a33ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92a34000 - 0x92a38ff7  libGIF.dylib ??? (???) <5D29E5F4-30B9-5A24-55E7-BCBA30499093> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92a39000 - 0x92c9fff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92ca0000 - 0x92cc8ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x92cdc000 - 0x92cfdfe7  com.apple.opencl 12.3.6 (12.3.6)  /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92ff8000 - 0x931fffeb  com.apple.AddressBook.framework 5.0.4 (883)  /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93200000 - 0x9320ffe7  libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
    0x9324c000 - 0x9334dfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0)  /usr/lib/libxml2.2.dylib
    0x9334e000 - 0x93352ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93353000 - 0x93354ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x93355000 - 0x93355ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93356000 - 0x933cdff3  com.apple.backup.framework 1.2.2 (1.2.2)  /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x933ce000 - 0x933d9ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x933da000 - 0x933e0fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x933e1000 - 0x93408ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x934eb000 - 0x934ebff7  com.apple.vecLib 3.6 (vecLib 3.6)  /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x934ec000 - 0x935e8ff3  com.apple.PubSub 1.0.5 (65.21)  /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x936f0000 - 0x93769ff7  com.apple.PDFKit 2.5.1 (2.5.1)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x9376a000 - 0x938adfef  com.apple.QTKit 7.7 (1790) <95F7C69A-1D24-A96A-E95D-1DF8CCD03FB3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x938b6000 - 0x93920fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x93921000 - 0x9392eff7  com.apple.NetFS 3.2.2 (3.2.2)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x93a92000 - 0x93a96ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x93a97000 - 0x93a97ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x93a9c000 - 0x93b0b

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box. Don't use the Safari-only Guest login created by Find My Mac.
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in Mac OS X 10.7 or later, then you can’t enable the Guest account. The Guest login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled under Mac OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Maybe you are looking for

  • Questions on extraction instructions in R3

    Hello, In LBWE (in R3) I need to check whether a datasource is in Active version/Modified version not, but I do not see those options. I only see Active or Inactive. Is “Inactive” same as “Modified? The instruction points that if it is in M version t

  • Closed mode glitch

    For a couple of weeks I've been very successful in using my MacBook Pro in closed mode with an external display. Once the closed system was in operation I would put the MBP to sleep at night, turn off the monitor, and next day turn the monitor on, to

  • Problem with Sender JDBC CC

    Hi, Sender JDBC communication channel is working fine first time to pull the data and from database.  After pulling the data from the database i just stop the communication channel and start it to pull the data again. but it is not pulling the data a

  • IPad AirPrint question

    My iPad won't print.  It recognizes my wireless printer, but the document just sits in the print cue forever and never prints.  This is an HP Photosmart wireless printer that works with my MacBook Pro easily.  Please help!

  • Screen saver starts up while Safari is streaming

    That's it really . . I'll be watching NetFlix or any other streaming video, and the screen saver starts up right on time as if I'd been completely inactive. What am I missing here ?