cocoalicious crashing after updating os x to 10.5.6
anyone else have this issue? not sure if it's soemthing in the code that has to change or just some caches i need to clean out. any help? thanks.
3
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hmm--that's not happening for me. Can you post a crash log? Also, what version of Cocoalicious are you using? Are you sure it's the latest?
-
1.0b45 crashes persistently for the last 2 weeks, roughly since the the upgrade to OS 10.5.6. However, 1.0b46a works great! I just didn't know about it until now ... -
Inappropriate?I'm using version 1.0b45 which i thought was the latest version (where do i find 1.0b46a??) below is the crash log
Process: Cocoalicious [211]
Path: /Applications/Cocoalicious.app/Contents/MacOS/Cocoalicious
Identifier: com.scifihifi.Cocoalicious
Version: 1.0 (45)
Code Type: X86 (Native)
Parent Process: launchd [90]
Date/Time: 2009-01-29 13:09:55.208 -0800
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 5
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFDictionary setObject:forKey:]: attempt to insert nil key'
Thread 0:
0 libSystem.B.dylib 0x926b51c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x926bc9bc mach_msg + 72
2 com.apple.CoreFoundation 0x93f420ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x93f42cd8 CFRunLoopRunInMode + 88
4 com.apple.HIToolbox 0x93bf62c0 RunCurrentEventLoopInMode + 283
5 com.apple.HIToolbox 0x93bf60d9 ReceiveNextEventCommon + 374
6 com.apple.HIToolbox 0x93bf5f4d BlockUntilNextEventMatchingListInMode + 106
7 com.apple.AppKit 0x92c1cd7d _DPSNextEvent + 657
8 com.apple.AppKit 0x92c1c630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9 com.apple.AppKit 0x92c1566b -[NSApplication run] + 795
10 com.apple.AppKit 0x92be28a4 NSApplicationMain + 574
11 com.scifihifi.Cocoalicious 0x0000264e _start + 216
12 com.scifihifi.Cocoalicious 0x00002575 start + 41
Thread 1:
0 libSystem.B.dylib 0x926b51c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x926bc9bc mach_msg + 72
2 com.apple.CoreFoundation 0x93f420ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x93f42cd8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x94ab5052 CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x926e6095 _pthread_start + 321
6 libSystem.B.dylib 0x926e5f52 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x926bc3ae __semwait_signal + 10
1 libSystem.B.dylib 0x926bc176 usleep$UNIX2003 + 61
2 com.apple.AppKit 0x92c83299 -[NSUIHeartBeat _heartBeatThread:] + 2042
3 com.apple.Foundation 0x96bc87ed -[NSThread main] + 45
4 com.apple.Foundation 0x96bc8394 __NSThread__main__ + 308
5 libSystem.B.dylib 0x926e6095 _pthread_start + 321
6 libSystem.B.dylib 0x926e5f52 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x926b51c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x926bc9bc mach_msg + 72
2 com.apple.CoreFoundation 0x93f420ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x93f42cd8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x96c2bd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x96bc87ed -[NSThread main] + 45
6 com.apple.Foundation 0x96bc8394 __NSThread__main__ + 308
7 libSystem.B.dylib 0x926e6095 _pthread_start + 321
8 libSystem.B.dylib 0x926e5f52 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x927046f2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x926e6095 _pthread_start + 321
2 libSystem.B.dylib 0x926e5f52 thread_start + 34
Thread 5 Crashed:
0 com.apple.CoreFoundation 0x93fbbfb4 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1 libobjc.A.dylib 0x951b1e3b objc_exception_throw + 40
2 com.apple.CoreFoundation 0x93fbbeeb +[NSException raise:format:arguments:] + 155
3 com.apple.CoreFoundation 0x93fbbf2a +[NSException raise:format:] + 58
4 com.apple.Foundation 0x96bc3c41 -[NSCFDictionary setObject:forKey:] + 385
5 com.scifihifi.Cocoalicious 0x00017be5 -[DCAPICache addPosts:clean:] + 387
6 com.scifihifi.Cocoalicious 0x00017950 -[DCAPICache refreshMemoryCacheWithPolicy:error:] + 499
7 com.scifihifi.Cocoalicious 0x00003fce -[AppController refreshPostsWithCachePolicy:] + 116
8 com.scifihifi.Cocoalicious 0x00003ce3 -[AppController refreshAll] + 152
9 com.apple.Foundation 0x96bc87ed -[NSThread main] + 45
10 com.apple.Foundation 0x96bc8394 __NSThread__main__ + 308
11 libSystem.B.dylib 0x926e6095 _pthread_start + 321
12 libSystem.B.dylib 0x926e5f52 thread_start + 34
Thread 5 crashed with X86 Thread State (32-bit):
eax: 0xa05560f0 ebx: 0x951b1e1c ecx: 0xa05551a0 edx: 0x00047000
edi: 0x00000000 esi: 0xa0863ad8 ebp: 0xb01c8b78 esp: 0xb01c8b78
ss: 0x0000001f efl: 0x00000286 eip: 0x93fbbfb4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x51221000
Binary Images:
0x1000 - 0x1efff +com.scifihifi.Cocoalicious 1.0 (45) /Applications/Cocoalicious.app/Contents/MacOS/Cocoalicious
0x2f000 - 0x3bff7 +org.andymatuschak.Sparkle ??? (1.1) /Applications/Cocoalicious.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x63000 - 0x64ffa +com.google.GearsEnabler ??? (1.0) <f4619f1c37ae37dfdf6af70894fa2776> /Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
0x69000 - 0x6affd +com.1passwd.InputManager 2.9.5 (7325) <8b4fc4d349a34592f825b1b6ebac46c8> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x335000 - 0x335ffe com.apple.applescript.component 2.0.1 (2.0.1) /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0x3e4000 - 0x3e6ffa +Adobe Unit Types a2.0.0 (2.0.0) /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types
0x141bd000 - 0x143b3fff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x14446000 - 0x144cdfeb com.apple.applescript 2.0.1 (2.0.1) /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90069000 - 0x900e8ff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x900e9000 - 0x900f9ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90100000 - 0x9010bfe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x902b2000 - 0x90903fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9090c000 - 0x90912fff com.apple.print.framework.Print 218.0.2 (220.1) <6c2ddea45d9cdff9a9be0666a13e2dd4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90913000 - 0x90913ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90ac6000 - 0x90acdffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x90ace000 - 0x90b61ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90b62000 - 0x91202fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91203000 - 0x91227fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x91228000 - 0x912f3fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x912f4000 - 0x91371feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91372000 - 0x913b3fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x923dc000 - 0x9241aff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9241b000 - 0x9241bffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x924fe000 - 0x92516fff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92517000 - 0x92532ffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92533000 - 0x925befff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x925c5000 - 0x925c5ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x925c6000 - 0x92680fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <ef9945b1304495f3e8085c935f1b81e3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92681000 - 0x9268afff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9268b000 - 0x926b3fff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
0x926b4000 - 0x9281bff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x9281c000 - 0x9281cffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9281d000 - 0x92bdbfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92bdc000 - 0x933dafef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x933db000 - 0x933f1fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x933ff000 - 0x934e0ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x934e1000 - 0x93520fef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9378f000 - 0x9379bffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9379c000 - 0x937a1fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x937a2000 - 0x937a4fff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x937f0000 - 0x938a2ffb libcrypto.0.9.7.dylib ??? (???) <75b80bff0d5cfaf10b6b6fe982da3578> /usr/lib/libcrypto.0.9.7.dylib
0x938a3000 - 0x938cefe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x938cf000 - 0x93911fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93a4b000 - 0x93a57ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93a58000 - 0x93a60fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93a61000 - 0x93a6fffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x93bc6000 - 0x93ecefff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93ecf000 - 0x94002fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9421d000 - 0x9421effc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x9421f000 - 0x94256fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94257000 - 0x9433cff3 com.apple.CoreData 100.1 (186) <50219bcb005cb15ea999a19391a8d523> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x943b0000 - 0x943c5ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x943c6000 - 0x94417ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94418000 - 0x94437ffa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x945f5000 - 0x94624fe3 com.apple.AE 402.2 (402.2) <95c19d4ee4eb86270ad404e32a2c67e1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94625000 - 0x946ccfeb com.apple.QD 3.11.54 (???) <c31150b40fcc27c195de40f0ae138666> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x946cd000 - 0x94727ff7 com.apple.CoreText 2.0.3 (???) <bee78d6af2bc4805f2ca7d4330bc1124> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x94728000 - 0x94750ff7 com.apple.shortcut 1 (1.0) <35cd17d0179ca839c5fb08694f3dc5ef> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94a77000 - 0x94ab1fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94ab2000 - 0x94b4fffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94c0d000 - 0x94cd4ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94cd5000 - 0x94cedff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94d3e000 - 0x94d5cfff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x94d5d000 - 0x94e2bff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94e7f000 - 0x94e7ffff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94e80000 - 0x94e8dfe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94e8e000 - 0x94f21fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94f2c000 - 0x94fa9fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94faa000 - 0x94ff3fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94ff4000 - 0x950a4fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x950a5000 - 0x950feff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x950ff000 - 0x9512cfeb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9512d000 - 0x951a7ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <98633ef67d419c1b02f56556cb4d843d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x951a8000 - 0x95288fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x95289000 - 0x95457ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95458000 - 0x9545cfff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9545d000 - 0x9545dffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x954df000 - 0x95566ff7 libsqlite3.0.dylib ??? (???) <eeedc8bf6881ac9f2c1954b1c8037720> /usr/lib/libsqlite3.0.dylib
0x9559e000 - 0x9593bfef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x959a3000 - 0x959adfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x959db000 - 0x95a99fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95c1b000 - 0x95d53ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x95d54000 - 0x96225f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96226000 - 0x96282ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x962b6000 - 0x962bafff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x962bb000 - 0x962bbffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x962bc000 - 0x962ccfff 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
0x962ec000 - 0x965c6ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x965c7000 - 0x96624ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x96625000 - 0x96a35fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96a36000 - 0x96b88ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96bbe000 - 0x96e39fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96e89000 - 0x96e90ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96e91000 - 0x96e91ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96f5c000 - 0x96f5eff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96f7c000 - 0x970c2ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x97136000 - 0x971c0fef com.apple.DesktopServices 1.4.7 (1.4.7) <c64f04641052fdaa0f0cdee3564a0fd3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x971ff000 - 0x971ffff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x97200000 - 0x97207fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x97208000 - 0x97294ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x97295000 - 0x97298fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
</e280ddf3f5fb3049e674edcb109f389a></a1bc9247cf65c20f1a44d0973cbe649c></c64f04641052fdaa0f0cdee3564a0fd3></b407f06ff9b6893899e2e399cb65c953></f75e5133d72769de5ce6c06153fc65f6></ec35bb05f67fe0e828d49dda88bbf6d7></a15e548666c9a463d61be1f114b2fa27></df077a8048afc3075c6f2d9e7780e78e></eeedc8bf6881ac9f2c1954b1c8037720></e0572f20350523116f23000676122a8d></d4c85b5cafa8027fff042b84a8be71dc></c0d869876af51283a160cd2224a23abf></bee78d6af2bc4805f2ca7d4330bc1124></c31150b40fcc27c195de40f0ae138666></b822342bcc764c83d4557a8b67fa0c1c></eab546255ac099b9616df999c9359d0e></eaf10b99a3fbc4920b175809407466c0></a98b3b221a72b54faf73ded3dd7000e5></c135f02edd6b2e2864311e0b9d08a98d></d4bcc9b9c508e53849d2d46bb6900922></d69560099d9eb32ba7f8a17baa65a28d></a3a300499bbe4f1dfebf71d752d01916></d68880dfb1f8becdbdac6928db1510fb></da2d8411921a3fd8bc898dc753b7f3ee></ef9945b1304495f3e8085c935f1b81e3></f9f5f0d070e197a832d86751e1d44545></f35477a5e23db0fa43233c37da01ae1c></fa7ae5f1a621d9b69e7e18747c9405fb></ee7bdf593da050bb30c7a1fc446eb8a6></e6aceed359bd228f42bc1246af5919c9></bc7eb703ddc37bf85adf93e35efd3947></f28f8dd0f155a6453411a0c9b5702764></f4619f1c37ae37dfdf6af70894fa2776> -
Inappropriate?update is out that fixes this now. build 46 i think
Loading Profile...



EMPLOYEE
