PVIVImageView crash - large image support in 10.6 got MUCH worse

I have been making lots of panoramas and 10.5 had great support - both Safari and Preview were fast and never crashed due to the large images. As soon I installed 10.6 I was immediately disappointed by the speed - the tiling display thing has problems.
This crash was with a .jpg file that is 26423 × 6954.
Is this on anyone's radar or should I go back to 10.5?
YON - Jan C. Hardenbergh
Process: Preview [13438]
Path: /Applications/Preview.app/Contents/MacOS/Preview
Identifier: com.apple.Preview
Version: 5.0.1 (503)
Build Info: Preview-5030000~4
Code Type: X86 (Native)
Parent Process: launchd [104]
Date/Time: 2010-01-29 23:27:42.117 -0500
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6
Interval Since Last Report: 951133 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 5005206 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: F2CA63B7-D2BB-4A09-BAFD-FF3B062414E2
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Codes: KERNINVALIDADDRESS at 0x000000008084beb0
Crashed Thread: 2 Dispatch queue: com.apple.root.default-priority
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x00022173 -[PVIVImageView _drawImageKeepingTilesLocked:] + 2282
2 com.apple.Preview 0x0002145d -[PVIVImageView drawRect:] + 1174
3 com.apple.AppKit 0x956c8a99 -[NSView _drawRect:clip:] + 3510
4 com.apple.AppKit 0x956c7737 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
5 com.apple.AppKit 0x956c5c56 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 711
6 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
7 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
8 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
9 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
10 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
11 com.apple.AppKit 0x956c57cb -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 265
12 com.apple.AppKit 0x956c2111 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
13 com.apple.AppKit 0x95622d6e -[NSView displayIfNeeded] + 818
14 com.apple.AppKit 0x955ec094 -[NSWindow displayIfNeeded] + 204
15 com.apple.AppKit 0x9561d5aa _handleWindowNeedsDisplay + 696
16 com.apple.CoreFoundation 0x90c1f892 __CFRunLoopDoObservers + 1186
17 com.apple.CoreFoundation 0x90bdc18d __CFRunLoopRun + 557
18 com.apple.CoreFoundation 0x90bdb864 CFRunLoopRunSpecific + 452
19 com.apple.CoreFoundation 0x90bdb691 CFRunLoopRunInMode + 97
20 com.apple.HIToolbox 0x9620bf0c RunCurrentEventLoopInMode + 392
21 com.apple.HIToolbox 0x9620bcc3 ReceiveNextEventCommon + 354
22 com.apple.HIToolbox 0x9620bb48 BlockUntilNextEventMatchingListInMode + 81
23 com.apple.AppKit 0x955f3ac5 _DPSNextEvent + 847
24 com.apple.AppKit 0x955f3306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
25 com.apple.AppKit 0x955b549f -[NSApplication run] + 821
26 com.apple.AppKit 0x955ad535 NSApplicationMain + 574
27 com.apple.Preview 0x000024d5 start + 53
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x93b810ea kevent + 10
1 libSystem.B.dylib 0x93b81804 dispatch_mgrinvoke + 215
2 libSystem.B.dylib 0x93b80cc3 dispatch_queueinvoke + 163
3 libSystem.B.dylib 0x93b80a68 dispatch_workerthread2 + 234
4 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
5 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 2 Crashed: Dispatch queue: com.apple.root.default-priority
0 com.apple.Preview 0x0002bd8a -[PVIVImageTile _scaleLevel:intoLevel:onOperation:] + 1625
1 com.apple.Preview 0x0001f156 -[PVIVImageTile loadLevel:onOperation:] + 168
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 3: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x00023a52 -[PVIVGLContextPool lockedGLContext] + 26
2 com.apple.Preview 0x0002b770 -[PVIVImageTile _scaleLevel:intoLevel:onOperation:] + 63
3 com.apple.Preview 0x0001f156 -[PVIVImageTile loadLevel:onOperation:] + 168
4 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
5 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
6 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
7 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
8 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
9 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
10 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 4: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x00023a52 -[PVIVGLContextPool lockedGLContext] + 26
2 com.apple.Preview 0x0002b770 -[PVIVImageTile _scaleLevel:intoLevel:onOperation:] + 63
3 com.apple.Preview 0x0001f156 -[PVIVImageTile loadLevel:onOperation:] + 168
4 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
5 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
6 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
7 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
8 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
9 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
10 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 5: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x0001f51c -[PVIVImageTile _loadLevel:onOperation:] + 814
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 6: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0x93b5a8da machmsgtrap + 10
1 libSystem.B.dylib 0x93b5b047 mach_msg + 68
2 libSystem.B.dylib 0x93bc087b notify_servercancel + 127
3 libSystem.B.dylib 0x93bbff24 notify_cancel + 199
4 libSystem.B.dylib 0x93bbf248 asl_close + 219
5 com.apple.CoreFoundation 0x90c72974 __CFLogCString + 292
6 com.apple.CoreFoundation 0x90c7283e _CFLogvEx + 334
7 com.apple.Foundation 0x95f3d7f0 NSLogv + 143
8 com.apple.Foundation 0x95f3d75f NSLog + 27
9 com.apple.Preview 0x00023b8d -[PVIVGLContextPool _lockedContextPoolItem] + 303
10 com.apple.Preview 0x00023a52 -[PVIVGLContextPool lockedGLContext] + 26
11 com.apple.Preview 0x0002b770 -[PVIVImageTile _scaleLevel:intoLevel:onOperation:] + 63
12 com.apple.Preview 0x0001f156 -[PVIVImageTile loadLevel:onOperation:] + 168
13 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
14 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
15 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
16 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
17 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
18 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
19 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 7: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x0001f51c -[PVIVImageTile _loadLevel:onOperation:] + 814
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 8: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x0001f51c -[PVIVImageTile _loadLevel:onOperation:] + 814
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 9: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x0001f51c -[PVIVImageTile _loadLevel:onOperation:] + 814
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 2 crashed with X86 Thread State (32-bit):
eax: 0xa00e8068 ebx: 0x00000004 ecx: 0x00884000 edx: 0x004abd10
edi: 0x004abc50 esi: 0x004abc50 ebp: 0xb0102d38 esp: 0xb0102c30
ss: 0x0000001f efl: 0x00010246 eip: 0x0002bd8a cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x8084beb0
Binary Images:
0x1000 - 0x12cfe7 com.apple.Preview 5.0.1 (503) <B737041C-95DB-2579-53FC-CB9FD62D0CD3> /Applications/Preview.app/Contents/MacOS/Preview
0x12640000 - 0x12680ff7 com.apple.driver.AppleIntelGMA950GLDriver 1.6.6 (6.0.6) <965B9C6A-2A0D-CDEA-D1D5-1074F0301A1A> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
0x126e9000 - 0x126ebff7 com.apple.printingprivate.framework.PrintingPrivate 6.0 (15) <E118F149-8F32-0198-874A-CF800383079A> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
0x12dfc000 - 0x12f6dff7 GLEngine ??? (???) <D336658A-F6DB-6D61-9CA6-04299E7D5420> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x12f9e000 - 0x12fbaff7 GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0x14404000 - 0x14421ff7 libPDFRIP.A.dylib ??? (???) <EBF2754B-B509-E631-B41C-1F7061802B4D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x14788000 - 0x147caff7 com.apple.print.framework.Print.Private 6.1 (305.1) <411077DE-8627-7D79-C107-85D3FE74CD81> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
0x148c2000 - 0x148f4fe7 com.apple.print.PrintingCocoaPDEs 6.1 (305.1) <08B0D562-E227-198C-5B18-924BE9025185> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
0x1bc83000 - 0x1be36fe7 libCMaps.A.dylib ??? (???) <7C24AA8F-89C2-8000-0B71-60F6631173C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x90047ff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x900f1000 - 0x900fbfe7 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
0x90143000 - 0x9017ffff com.apple.CoreMediaIOServices 124.0 (850) <5F9B1AA3-8BB3-4E8C-2A31-F8FD5EC3F28A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x90180000 - 0x9019bff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9019c000 - 0x902cafe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x902cb000 - 0x902d1ff7 libCGXCoreImage.A.dylib ??? (???) <5233872A-EAC6-1D42-3959-6CE6C5DEB931> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x902d2000 - 0x902eefe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x902ef000 - 0x90380fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x90381000 - 0x903bbffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x903bc000 - 0x90459fe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x9045a000 - 0x90482ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x90488000 - 0x90781ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1C7CEA30-FFE2-B4DE-98CE-D6518DF1E54B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x90782000 - 0x90782ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90833000 - 0x90833ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x9093c000 - 0x90b9eff7 com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90b9f000 - 0x90b9fff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x90ba0000 - 0x90d17fef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90d18000 - 0x90d19ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x90d1a000 - 0x90d7afe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90d7b000 - 0x90d7eff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90d7f000 - 0x90d90ff7 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
0x90d91000 - 0x90f91feb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x90f92000 - 0x90ff6ffb 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
0x90ff7000 - 0x9102cff7 libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
0x9106e000 - 0x910b7fe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x910d9000 - 0x910dffff 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
0x9110b000 - 0x911b3ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x911b4000 - 0x911c1ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x911c2000 - 0x9125efe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x91260000 - 0x91676ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x916b4000 - 0x916dafff 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
0x916db000 - 0x916e5ff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x916e6000 - 0x91740fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x91741000 - 0x9177fff7 com.apple.QuickLookFramework 2.1 (327.3) <BAF90576-16DF-13E6-9756-31537076E843> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91816000 - 0x91908ff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
0x9196c000 - 0x919a9ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x919aa000 - 0x919e1ff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x91a21000 - 0x91d1afef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91d1b000 - 0x91d68feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x91d69000 - 0x91e10fe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x91eca000 - 0x9204cfe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
0x92052000 - 0x920c2ff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x920c3000 - 0x920c7ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x920c8000 - 0x920f2ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9211a000 - 0x9212cff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x92133000 - 0x92184ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x921b8000 - 0x92292ff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x92293000 - 0x92296ff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x92297000 - 0x922a1ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x922a2000 - 0x922a7ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x922a8000 - 0x922d8ff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x922d9000 - 0x922f1ff7 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
0x923d1000 - 0x923e6fff 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
0x923e7000 - 0x9274eff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9274f000 - 0x9287bfe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9299f000 - 0x92b3cfef com.apple.JavaScriptCore 6531.21 (6531.21.9) <C3642BB4-3D06-B371-B4CD-0DF5DA646673> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x92b3d000 - 0x92b71ff7 libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
0x92b72000 - 0x92c25fff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92c3f000 - 0x92f5efe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x92f5f000 - 0x92fc9fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x92fec000 - 0x930eefef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
0x930ef000 - 0x9315dff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x9315e000 - 0x9315eff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9315f000 - 0x93161ff7 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
0x93162000 - 0x931d9fe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x933bc000 - 0x9386afe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x938cd000 - 0x9390ffe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x93910000 - 0x93a1dff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x93a37000 - 0x93a7aff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x93aac000 - 0x93abafe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x93abe000 - 0x93abeff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x93abf000 - 0x93accff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93aeb000 - 0x93afbff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x93afc000 - 0x93b08ff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
0x93b5a000 - 0x93cfefeb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
0x93cff000 - 0x93d79fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93d7a000 - 0x93d8effb 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
0x93d8f000 - 0x93d92fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x93d93000 - 0x93e2bfe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93e2c000 - 0x9400efff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x9400f000 - 0x94010ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x94011000 - 0x94061fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94062000 - 0x940bafe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x940bb000 - 0x940c5ffb 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
0x940c6000 - 0x940fcfff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
0x940fd000 - 0x9416cff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x9416d000 - 0x94173ff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x94635000 - 0x9463cfff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x9463d000 - 0x94868ff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x94869000 - 0x9489aff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9489b000 - 0x948d3ff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x948d4000 - 0x949b1ff7 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
0x94cbe000 - 0x94cdefe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94cdf000 - 0x94d39ff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94d4d000 - 0x94f09fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x94f2c000 - 0x94f2cff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94f2d000 - 0x94fdafe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x94fdb000 - 0x94fddff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94fde000 - 0x95013ff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x95014000 - 0x95053ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x95196000 - 0x951ecff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
0x951ed000 - 0x9522dff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x9522e000 - 0x952aefeb 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
0x952af000 - 0x952d1fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x952d2000 - 0x95318ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x95388000 - 0x95436ff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x95437000 - 0x9544bfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9544c000 - 0x95450ff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x955ab000 - 0x95e89ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95e8a000 - 0x95ea8ff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95ea9000 - 0x96119ffb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x961d6000 - 0x961d6ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x961d7000 - 0x964fafef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x9748a000 - 0x975c9fe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x975ca000 - 0x975f1ff7 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
0x97602000 - 0x97de54b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x98611000 - 0x98621ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x98622000 - 0x98718ff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x98719000 - 0x9881afe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x9881b000 - 0x9883bfe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x98850000 - 0x98c85ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x98ce2000 - 0x98d32ff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x98d33000 - 0x98d57ff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98e4e000 - 0x98efdff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x98efe000 - 0x98f09ff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98f0a000 - 0x98f4efe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x98f90000 - 0x99049fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x9904a000 - 0x990ccffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x990cd000 - 0x99100ff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x9913b000 - 0x991b4ff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x991ed000 - 0x991edff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9920e000 - 0x9920fff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x99210000 - 0x992dafef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x992fa000 - 0x992faff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x99344000 - 0x99347ffb 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
0x99348000 - 0x99351ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x99386000 - 0x99457fe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x99458000 - 0x9945cff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99574000 - 0x995b5ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
Model: Macmini1,1, BootROM MM11.0055.B08, 2 processors, Intel Core Duo, 1.66 GHz, 2 GB, SMC 1.3f4
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
Memory Module: global_name
AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), Atheros 5424: 2.0.19.8
Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: FUJITSU MHV2080BHPL, 74.53 GB
Parallel ATA Device: MATSHITADVD-R UJ-846
USB Device: Hub, 0x05ac (Apple Inc.), 0x9131, 0xfd600000
USB Device: iPhone, 0x05ac (Apple Inc.), 0x1294, 0xfd610000
USB Device: External USB HDD, 0x0480, 0xa001, 0xfd630000
USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x9223, 0xfd620000
USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x3d100000
USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x3d110000
USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x3d130000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000
USB Device: USB MFP, 0x04b8 (Seiko Epson Corp.), 0x080d, 0x5d100000
FireWire Device: ST3160021A, DMI, Up to 400 Mb/sec
FireWire Device: unknown_device, Unknown

I have been making lots of panoramas and 10.5 had great support - both Safari and Preview were fast and never crashed due to the large images. As soon I installed 10.6 I was immediately disappointed by the speed - the tiling display thing has problems.
This crash was with a .jpg file that is 26423 × 6954.
Is this on anyone's radar or should I go back to 10.5?
YON - Jan C. Hardenbergh
Process: Preview [13438]
Path: /Applications/Preview.app/Contents/MacOS/Preview
Identifier: com.apple.Preview
Version: 5.0.1 (503)
Build Info: Preview-5030000~4
Code Type: X86 (Native)
Parent Process: launchd [104]
Date/Time: 2010-01-29 23:27:42.117 -0500
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6
Interval Since Last Report: 951133 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 5005206 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: F2CA63B7-D2BB-4A09-BAFD-FF3B062414E2
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Codes: KERNINVALIDADDRESS at 0x000000008084beb0
Crashed Thread: 2 Dispatch queue: com.apple.root.default-priority
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x00022173 -[PVIVImageView _drawImageKeepingTilesLocked:] + 2282
2 com.apple.Preview 0x0002145d -[PVIVImageView drawRect:] + 1174
3 com.apple.AppKit 0x956c8a99 -[NSView _drawRect:clip:] + 3510
4 com.apple.AppKit 0x956c7737 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
5 com.apple.AppKit 0x956c5c56 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 711
6 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
7 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
8 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
9 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
10 com.apple.AppKit 0x956c6bcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
11 com.apple.AppKit 0x956c57cb -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 265
12 com.apple.AppKit 0x956c2111 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
13 com.apple.AppKit 0x95622d6e -[NSView displayIfNeeded] + 818
14 com.apple.AppKit 0x955ec094 -[NSWindow displayIfNeeded] + 204
15 com.apple.AppKit 0x9561d5aa _handleWindowNeedsDisplay + 696
16 com.apple.CoreFoundation 0x90c1f892 __CFRunLoopDoObservers + 1186
17 com.apple.CoreFoundation 0x90bdc18d __CFRunLoopRun + 557
18 com.apple.CoreFoundation 0x90bdb864 CFRunLoopRunSpecific + 452
19 com.apple.CoreFoundation 0x90bdb691 CFRunLoopRunInMode + 97
20 com.apple.HIToolbox 0x9620bf0c RunCurrentEventLoopInMode + 392
21 com.apple.HIToolbox 0x9620bcc3 ReceiveNextEventCommon + 354
22 com.apple.HIToolbox 0x9620bb48 BlockUntilNextEventMatchingListInMode + 81
23 com.apple.AppKit 0x955f3ac5 _DPSNextEvent + 847
24 com.apple.AppKit 0x955f3306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
25 com.apple.AppKit 0x955b549f -[NSApplication run] + 821
26 com.apple.AppKit 0x955ad535 NSApplicationMain + 574
27 com.apple.Preview 0x000024d5 start + 53
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x93b810ea kevent + 10
1 libSystem.B.dylib 0x93b81804 dispatch_mgrinvoke + 215
2 libSystem.B.dylib 0x93b80cc3 dispatch_queueinvoke + 163
3 libSystem.B.dylib 0x93b80a68 dispatch_workerthread2 + 234
4 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
5 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 2 Crashed: Dispatch queue: com.apple.root.default-priority
0 com.apple.Preview 0x0002bd8a -[PVIVImageTile _scaleLevel:intoLevel:onOperation:] + 1625
1 com.apple.Preview 0x0001f156 -[PVIVImageTile loadLevel:onOperation:] + 168
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 3: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x00023a52 -[PVIVGLContextPool lockedGLContext] + 26
2 com.apple.Preview 0x0002b770 -[PVIVImageTile _scaleLevel:intoLevel:onOperation:] + 63
3 com.apple.Preview 0x0001f156 -[PVIVImageTile loadLevel:onOperation:] + 168
4 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
5 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
6 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
7 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
8 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
9 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
10 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 4: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x00023a52 -[PVIVGLContextPool lockedGLContext] + 26
2 com.apple.Preview 0x0002b770 -[PVIVImageTile _scaleLevel:intoLevel:onOperation:] + 63
3 com.apple.Preview 0x0001f156 -[PVIVImageTile loadLevel:onOperation:] + 168
4 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
5 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
6 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
7 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
8 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
9 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
10 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 5: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x0001f51c -[PVIVImageTile _loadLevel:onOperation:] + 814
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 6: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0x93b5a8da machmsgtrap + 10
1 libSystem.B.dylib 0x93b5b047 mach_msg + 68
2 libSystem.B.dylib 0x93bc087b notify_servercancel + 127
3 libSystem.B.dylib 0x93bbff24 notify_cancel + 199
4 libSystem.B.dylib 0x93bbf248 asl_close + 219
5 com.apple.CoreFoundation 0x90c72974 __CFLogCString + 292
6 com.apple.CoreFoundation 0x90c7283e _CFLogvEx + 334
7 com.apple.Foundation 0x95f3d7f0 NSLogv + 143
8 com.apple.Foundation 0x95f3d75f NSLog + 27
9 com.apple.Preview 0x00023b8d -[PVIVGLContextPool _lockedContextPoolItem] + 303
10 com.apple.Preview 0x00023a52 -[PVIVGLContextPool lockedGLContext] + 26
11 com.apple.Preview 0x0002b770 -[PVIVImageTile _scaleLevel:intoLevel:onOperation:] + 63
12 com.apple.Preview 0x0001f156 -[PVIVImageTile loadLevel:onOperation:] + 168
13 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
14 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
15 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
16 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
17 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
18 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
19 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 7: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x0001f51c -[PVIVImageTile _loadLevel:onOperation:] + 814
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 8: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x0001f51c -[PVIVImageTile _loadLevel:onOperation:] + 814
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 9: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0xffff028f _spinlock + 47
1 com.apple.Preview 0x0001f51c -[PVIVImageTile _loadLevel:onOperation:] + 814
2 com.apple.Preview 0x0001f029 -[PVIVImageTileLoadOp main] + 42
3 com.apple.Foundation 0x95ee72d4 -[__NSOperationInternal start] + 708
4 com.apple.Foundation 0x95ee6f61 ___startOperations_block_invoke2 + 94
5 libSystem.B.dylib 0x93b8e828 dispatch_call_block_andrelease + 16
6 libSystem.B.dylib 0x93b80a5c dispatch_workerthread2 + 222
7 libSystem.B.dylib 0x93b804f1 pthreadwqthread + 390
8 libSystem.B.dylib 0x93b80336 start_wqthread + 30
Thread 2 crashed with X86 Thread State (32-bit):
eax: 0xa00e8068 ebx: 0x00000004 ecx: 0x00884000 edx: 0x004abd10
edi: 0x004abc50 esi: 0x004abc50 ebp: 0xb0102d38 esp: 0xb0102c30
ss: 0x0000001f efl: 0x00010246 eip: 0x0002bd8a cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x8084beb0
Binary Images:
0x1000 - 0x12cfe7 com.apple.Preview 5.0.1 (503) <B737041C-95DB-2579-53FC-CB9FD62D0CD3> /Applications/Preview.app/Contents/MacOS/Preview
0x12640000 - 0x12680ff7 com.apple.driver.AppleIntelGMA950GLDriver 1.6.6 (6.0.6) <965B9C6A-2A0D-CDEA-D1D5-1074F0301A1A> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
0x126e9000 - 0x126ebff7 com.apple.printingprivate.framework.PrintingPrivate 6.0 (15) <E118F149-8F32-0198-874A-CF800383079A> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
0x12dfc000 - 0x12f6dff7 GLEngine ??? (???) <D336658A-F6DB-6D61-9CA6-04299E7D5420> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x12f9e000 - 0x12fbaff7 GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0x14404000 - 0x14421ff7 libPDFRIP.A.dylib ??? (???) <EBF2754B-B509-E631-B41C-1F7061802B4D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x14788000 - 0x147caff7 com.apple.print.framework.Print.Private 6.1 (305.1) <411077DE-8627-7D79-C107-85D3FE74CD81> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
0x148c2000 - 0x148f4fe7 com.apple.print.PrintingCocoaPDEs 6.1 (305.1) <08B0D562-E227-198C-5B18-924BE9025185> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
0x1bc83000 - 0x1be36fe7 libCMaps.A.dylib ??? (???) <7C24AA8F-89C2-8000-0B71-60F6631173C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x90047ff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x900f1000 - 0x900fbfe7 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
0x90143000 - 0x9017ffff com.apple.CoreMediaIOServices 124.0 (850) <5F9B1AA3-8BB3-4E8C-2A31-F8FD5EC3F28A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x90180000 - 0x9019bff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9019c000 - 0x902cafe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x902cb000 - 0x902d1ff7 libCGXCoreImage.A.dylib ??? (???) <5233872A-EAC6-1D42-3959-6CE6C5DEB931> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x902d2000 - 0x902eefe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x902ef000 - 0x90380fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x90381000 - 0x903bbffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x903bc000 - 0x90459fe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x9045a000 - 0x90482ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x90488000 - 0x90781ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1C7CEA30-FFE2-B4DE-98CE-D6518DF1E54B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x90782000 - 0x90782ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90833000 - 0x90833ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x9093c000 - 0x90b9eff7 com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90b9f000 - 0x90b9fff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x90ba0000 - 0x90d17fef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90d18000 - 0x90d19ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x90d1a000 - 0x90d7afe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90d7b000 - 0x90d7eff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90d7f000 - 0x90d90ff7 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
0x90d91000 - 0x90f91feb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x90f92000 - 0x90ff6ffb 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
0x90ff7000 - 0x9102cff7 libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
0x9106e000 - 0x910b7fe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x910d9000 - 0x910dffff 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
0x9110b000 - 0x911b3ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x911b4000 - 0x911c1ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x911c2000 - 0x9125efe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x91260000 - 0x91676ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x916b4000 - 0x916dafff 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
0x916db000 - 0x916e5ff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x916e6000 - 0x91740fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x91741000 - 0x9177fff7 com.apple.QuickLookFramework 2.1 (327.3) <BAF90576-16DF-13E6-9756-31537076E843> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91816000 - 0x91908ff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
0x9196c000 - 0x919a9ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x919aa000 - 0x919e1ff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x91a21000 - 0x91d1afef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91d1b000 - 0x91d68feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x91d69000 - 0x91e10fe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x91eca000 - 0x9204cfe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
0x92052000 - 0x920c2ff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x920c3000 - 0x920c7ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x920c8000 - 0x920f2ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9211a000 - 0x9212cff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x92133000 - 0x92184ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x921b8000 - 0x92292ff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x92293000 - 0x92296ff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x92297000 - 0x922a1ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x922a2000 - 0x922a7ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x922a8000 - 0x922d8ff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x922d9000 - 0x922f1ff7 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
0x923d1000 - 0x923e6fff 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
0x923e7000 - 0x9274eff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9274f000 - 0x9287bfe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9299f000 - 0x92b3cfef com.apple.JavaScriptCore 6531.21 (6531.21.9) <C3642BB4-3D06-B371-B4CD-0DF5DA646673> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x92b3d000 - 0x92b71ff7 libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
0x92b72000 - 0x92c25fff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92c3f000 - 0x92f5efe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x92f5f000 - 0x92fc9fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x92fec000 - 0x930eefef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
0x930ef000 - 0x9315dff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x9315e000 - 0x9315eff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9315f000 - 0x93161ff7 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
0x93162000 - 0x931d9fe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x933bc000 - 0x9386afe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x938cd000 - 0x9390ffe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x93910000 - 0x93a1dff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x93a37000 - 0x93a7aff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x93aac000 - 0x93abafe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x93abe000 - 0x93abeff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x93abf000 - 0x93accff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93aeb000 - 0x93afbff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x93afc000 - 0x93b08ff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
0x93b5a000 - 0x93cfefeb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
0x93cff000 - 0x93d79fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93d7a000 - 0x93d8effb 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
0x93d8f000 - 0x93d92fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x93d93000 - 0x93e2bfe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93e2c000 - 0x9400efff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x9400f000 - 0x94010ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x94011000 - 0x94061fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94062000 - 0x940bafe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x940bb000 - 0x940c5ffb 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
0x940c6000 - 0x940fcfff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
0x940fd000 - 0x9416cff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x9416d000 - 0x94173ff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x94635000 - 0x9463cfff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x9463d000 - 0x94868ff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x94869000 - 0x9489aff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9489b000 - 0x948d3ff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x948d4000 - 0x949b1ff7 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
0x94cbe000 - 0x94cdefe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94cdf000 - 0x94d39ff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94d4d000 - 0x94f09fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x94f2c000 - 0x94f2cff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94f2d000 - 0x94fdafe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x94fdb000 - 0x94fddff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94fde000 - 0x95013ff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x95014000 - 0x95053ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x95196000 - 0x951ecff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
0x951ed000 - 0x9522dff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x9522e000 - 0x952aefeb 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
0x952af000 - 0x952d1fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x952d2000 - 0x95318ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x95388000 - 0x95436ff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x95437000 - 0x9544bfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9544c000 - 0x95450ff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x955ab000 - 0x95e89ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95e8a000 - 0x95ea8ff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95ea9000 - 0x96119ffb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x961d6000 - 0x961d6ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x961d7000 - 0x964fafef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x9748a000 - 0x975c9fe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x975ca000 - 0x975f1ff7 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
0x97602000 - 0x97de54b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x98611000 - 0x98621ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x98622000 - 0x98718ff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x98719000 - 0x9881afe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x9881b000 - 0x9883bfe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x98850000 - 0x98c85ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x98ce2000 - 0x98d32ff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x98d33000 - 0x98d57ff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98e4e000 - 0x98efdff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x98efe000 - 0x98f09ff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98f0a000 - 0x98f4efe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x98f90000 - 0x99049fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x9904a000 - 0x990ccffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x990cd000 - 0x99100ff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x9913b000 - 0x991b4ff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x991ed000 - 0x991edff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9920e000 - 0x9920fff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x99210000 - 0x992dafef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x992fa000 - 0x992faff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x99344000 - 0x99347ffb 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
0x99348000 - 0x99351ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x99386000 - 0x99457fe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x99458000 - 0x9945cff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99574000 - 0x995b5ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
Model: Macmini1,1, BootROM MM11.0055.B08, 2 processors, Intel Core Duo, 1.66 GHz, 2 GB, SMC 1.3f4
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
Memory Module: global_name
AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), Atheros 5424: 2.0.19.8
Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: FUJITSU MHV2080BHPL, 74.53 GB
Parallel ATA Device: MATSHITADVD-R UJ-846
USB Device: Hub, 0x05ac (Apple Inc.), 0x9131, 0xfd600000
USB Device: iPhone, 0x05ac (Apple Inc.), 0x1294, 0xfd610000
USB Device: External USB HDD, 0x0480, 0xa001, 0xfd630000
USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x9223, 0xfd620000
USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x3d100000
USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x3d110000
USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x3d130000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000
USB Device: USB MFP, 0x04b8 (Seiko Epson Corp.), 0x080d, 0x5d100000
FireWire Device: ST3160021A, DMI, Up to 400 Mb/sec
FireWire Device: unknown_device, Unknown

Similar Messages

  • [BUG] Flash plug-in crash with large images, sometimes

    Hello,
    I've been working with using Pixel Bender shaders in Flash and have encountered plugin / browser crashes when using shaders on large images, but only on certain machines.
    I've been unable to reproduce the crash on any machine I have physical access to, but was able to determine that it was caused by executing a shader on an image over 1028x1028 in size.  I created a test Flash file (http://www.saltgames.com/?page_id=283) that runs a simple shader on gradually increasing image sizes.  On most machines it will run fine, but on a few the Flash plugin (and possibly browser too, depending on the broswer) will lock up once it tries to render the 1500x1500 sized image.
    One user reported that although it crashed when using Firefox or Chrome, in Internet Explorer on the same machine it was fine.  I haven't been able to see a common feature in the set-ups that suffer this crash.
    I had approximately 50 people test a Flash game that featured shaders operating on large images, and 4 reported a crash.  Changing it to only run shaders on smaller image sizes seems to have fixed the crashes.

    Hi,
    0xe9000 - 0xebfff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    Follow the path: /Library/Input Managers. Move all the files in the Input Managers folder to the Trash.
    Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    If you have any browser enhancers like Unsanity's haxies, move them to the Trash.
    Relaunch Safari.
    Carolyn

  • Photoshop CS5 crashing my Mac when resizing large images

    I don't have much to explain this further but Photoshop CS5 is crashing my Mac when I resize large images.  Small images are fine but large 300dpi images crashes it without warning.  Don't know what to do.  The only other similar thing is After Effects CS5 is crashing my Mac when I trim a clip.  It completely turns off my Mac when I trim a clip. 
    I have 8gigs of Ram and am running 27" iMac Core i5
    Any help would be much appreciated!
    Thanks,
    Hal

    Hi Wendy
    Thank you for your insights. We are having the same problems here.
    It's been a headache as we bought two 27" iMacs in March 2011; and we've had even BOTH iMacs exchanged.
    After exchanging, same thing happened. We then got all 16GB of RAM on each iMac replaced.
    But we noticed that the auto-shutdown problem happens with files on 300dpi. We are contemplating on changing them to 299dpi though haha!
    Unfortunately, here in Singapore, we don't have a physical Apple store. We only have Premium Resellers.
    And the other unfortunate thing is, when RAMs are upgraded these Premium Resellers sell 3rd party RAMs.
    I supposed we'll have to deal with this for now until we have enough funds to replace ALL 32 RAMs to original Apple RAMs (which will cost abt another USD1600!!) ..
    Hope this forum helps others as much as it finally helped me understand the issue we're having.

  • Labview crashes when creating large image files

    I have a problem with Labview 6.0.2( I've tested evaluation version 7.0 too).
    I'm constructing a very large image, for example: 4500x4500 pixels. Labview crashes when converting the pixture to a pixmap. The image is fully constructed on my screen (in a picture control), but when converting it to a pixmap (for saving the image in a known format (bmp, jpg, tiff)), Labview crashes.
    I did some testing and when the number of pixels exceeded the limit of 2^24(16777216), the file 'image.cpp' crashes on line 1570. The vi to convert it to a pixmap is: P'icture to pixmap.vi'
    Does someone know a workaround for this problem? Or is there a fix for it?
    Thank you!

    I've tested the 6i version of my VI in Labview 7.0 evalutation version. It raised an error but not the same error:
    d:\lvworm\src\lvsource\compatexport.cpp(37) : DAbort: Called a routine not in the compatibility LVRT table
    $Id: //labview/branches/Wormhole/dev/lvsource/compatexport.cpp#11 $
    0x004BD4CB - LabVIEW_Eval + 0
    0x0EB710D9 - lvs248 + 0
    0x094C87A0 - + 0
    So i replaced the picture VI's with the 7.0 evalutation version VI's, and it worked. It is now possible for me to construct very large image files!
    I see no attached VI to test. But i guess it is also solved in Labview 7.0
    I used this file to convert the picture to image data:
    C:\Program Files\National Instruments\LabVIEW 7.0 Evaluation\vi.lib
    \picture\pictutil.llb\Picture to Pixmap.vi
    And this file to convert image data to bmp:
    C:\Program Files\National Instruments\LabVIEW 7.0 Evaluation\vi.lib\picture\bmp.llb\Write BMP File.vi
    I guess i have to write a workaround for this problem:
    divide the picture in blocks of 4096 x 4096 and then merge the image data arrays of the bloks together.

  • Large Images + MPE Hardware = Decreased Performance?

    I have been enjoying the performance gain of using the GPU on my graphics card (GTS 250) even though it is not officially supported. I have found that some timelines that take the CPU to 95% in software mode play back using only 25% using the GPU.
    I have found only one anomaly so far and I am not sure if it is specific to the mercury playback engine using hardware, using an unsupported card, or just my card/system in particular.  If I place large (over 4,320 pixels alone the long edge) Jpeg pictures on the timeline (DSLR 1080p @29.97), animated the position and scale using the standard motion effect and apply a cross dissolve, the MPE using hardware will crash during export or bring it to a very slow grind.  It is the only case that I have found where exporting in software mode is much faster.
    However, if I reduce all the images so that the longest edge is below 4,000 pixels, the speed of the MPE using hardware returns and exports work fine.  I am curious to here if others have noticed any performance lag/problems from using large images?
    PPRO CS5 5.0
    Nvidia GTS 250
    Nvidia Driver Version 197.?

    Found it...it was on Karle Soule's website.  Here is what he says about CS5 and maximum resolutions.
    " In the Adobe Mercury Engine, the maximum timeline resolution is 10240 pixels by 8192 pixels, more than enough for any mastering resolution we'll see in the near future. The maximum resolution for clips dropped in any timeline will be limited to 256 megapixels in any direction. So, for example, footage from a 32000 by 8000 pixel sensor could be imported and dropped onto a timeline."
    From the bottom of this page: http://blogs.adobe.com/VideoRoad/mercury/
    I am sure that Photoshop does a better job scaling images, but for projects with a lot of images, it just does not seem very practical to crop/scale each image base on how much panning will be done.  My project is not slowing down due to larger images and playback on the timeline is great, I was just wondering why MPE using hardware bogs down.
    My today's standards, an image of 4,300 pixels along the long edge is not that big....
    I have found that the problem is related to the cross dissolve.  If I remove the cross dissolve the sequence will export with all the GPU goodness speed.  Make me wonder if both images have to be loaded by the GPU to calculate the dissolve.  If that is the case, then two images over 4096 would put my card over the 8192 maximum image texture...however, the GTX 285 has the same maximum image texture, so I wonder if the problem still occurs on my card/system or all GPU rendering?

  • When a pop up window comes up it is - search bookmarks and history window! I cannot log into my bank as login button should open new window to log in but I get the search page. I cannot see larger images as again I get the search bookmarks and history pa

    When a pop up window comes up it is - search bookmarks and history window! I cannot log into my bank as login button should open new window to log in but I get the search page. I cannot see larger images as again I get the search bookmarks and history page etc. Happens on all options that should open new page. I am so frustrated, this has been happening since Firefox updated itself 2 days ago to Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C) was fine before that. using windows vista. Can you please advise what I should do? Also can you go back to previous version? Error console eg
    Warning: Error in parsing value for 'cursor'. Declaration dropped.
    Source File: https://ib.nab.com.au/nabib/styles/menu_nab.css?id=009
    Line: 116
    ib.nab.com.au : server does not support RFC 5746, see CVE-2009-3555 and Warning: Selector expected. Ruleset ignored due to bad selector.
    Source File: https://ib.nab.com.au/nabib/styles/nabstyle.css?id=014
    Line: 837
    == This happened ==
    Every time Firefox opened
    == 2 days ago after update.

    Do you have that problem when running in the Firefox SafeMode?
    [http://support.mozilla.com/en-US/kb/Safe+Mode]
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this:
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Lightroom 4. I have a large image (scanned) 10,000 X 14000 which does not Render when I try to print or export.   Regular sized images work fine.

    In Lightroom 4:Mac OS 10.6.8.     I have an expecially large image (scanned) which is 10,000 X 14,000.  I have edited it but when I try to print or export the image, it starts to "Rendering Page" but gets stuck and is unable to complete the task before it times out.    When I use normal sized photo images (raw), it works fine.  I suspect the problem is related to the size of the file.   Is there some way I can reduce the size of the image while in Lightlroom?   Or is there any other solution? 

    You originally posted on a thread that really wasn't related to your problem, so I branched the discussion.
    Check the Windows System Event Viewer to see the details of the crash, most importantly the name of the faulting module.
    Most crashes on Open or Save are due to OS bugs (especially on MacOS) or bugs in third party extensions to the OS open and save dialogs.

  • Web Flash Gallery: Problem setting Large Images size

    When using the Lightroom Flash Gallery I am not able to change the size of the Large Images (Web | Appearance | Large Images | Size). When I set the size to Medium or Small, the large images always ends up with the same size as when set to Large. Only when setting the size to Extra Large there is a slight change in size.
    How can I change the Large Images size to Medium and Small?
    Jørgen Johanson

    jools2005 wrote:
    Adobe please address this issue.
    This is a User to User forum not official Adobe support. Yes, Adobe staff may participate from time to time, but not often enough that you can depend on them reading your post. Therefore, I suggest that you support a bug report using the facilities provided at https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • While opening specific Document "Not enough Memory" while rendering the Document with Large Image

    When Opening a PDF-File with a Large Image, the Adobe Reader and Acrobat will Crash while rendering with the Message Out of Memory.
    After some investigations this error is reproducable on Windows 2008 R2 and 2012 R2 Machines running on HP ProLiant BL460c Gen8.
    The Servers are updated with the latest Firmware from HP.
    This error does not occure on a Virtual Machine running Windows 2008 R2, so it seems like a Hardware dependent Bug.
    When disabling the Option Show large Images, the error will not Show up. But this is neither a solution nor a workarround, as we Need to Display all Information in the PDF.
    Thanks for any Help

    Hello SumitV
    Thanks for your answer.
    Indeed the Output File can be opened without any Errors. It's a good workarround, but it's not a solution.
    Why does it work (and much faster) on a Virtual Machine, but not on a very Powerful HP Machine?
    I hope Adobe will investigate in this case to solve it completely.
    We have a test machine where we could install some debug tools, are there any to get a deeper analysis of this problem?
    Thanks a lot.

  • Displaying large images

    On blog or news item pages etc. it would be common to display
    an image as no more than a certain width, regardless of the actual
    image size, simply for fast loading and consistent visual
    presentation. However, I would like users to be able to see the
    image full size if required.
    The obvious approaches are when clicking on the image, to
    either show it full size in the current browser window or to create
    a new window to show it, probably using JavaScript to open a window
    the same size as the image.
    Both have their pros and cons and the other issue is that it
    is always annoying to click on an image only to discover that the
    original was no bigger anyway!
    Does anyone have any thoughts on how best to handle images?
    Thanks.

    > On blog or news item pages etc. it would be common to
    display an image as
    > no
    > more than a certain width, regardless of the actual
    image size
    This is mistaken. A large image will fetch as its native size
    regardless of
    how you display it on the page.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "UsuallyConfused" <[email protected]> wrote
    in message
    news:f7i90a$lns$[email protected]..
    > On blog or news item pages etc. it would be common to
    display an image as
    > no
    > more than a certain width, regardless of the actual
    image size, simply for
    > fast
    > loading and consistent visual presentation. However, I
    would like users to
    > be
    > able to see the image full size if required.
    >
    > The obvious approaches are when clicking on the image,
    to either show it
    > full
    > size in the current browser window or to create a new
    window to show it,
    > probably using JavaScript to open a window the same size
    as the image.
    >
    > Both have their pros and cons and the other issue is
    that it is always
    > annoying to click on an image only to discover that the
    original was no
    > bigger
    > anyway!
    >
    > Does anyone have any thoughts on how best to handle
    images? Thanks.
    >

  • Need Oil Paint filter enhancement to work with large images

    As Adobe is not supporting the Oil Paint filter with the next version of PhotoShop, can the code for this filter be made available for open source development?
    I desperately need to utilize effects that can be created using Oil Paint, but I have to have the code altered so I can apply these effects to relatively large image sizes.
    The current filter works fine for relatively small image sizes around 500kb or so, but has little or no effect on images of around 100mb.
    I need to have this capability. I would like to have the code of the current filter altered to be able to achieve this.
    I realize I will need to continue using PhotoShop 6 as the code will not be supported with the next version of PhotoShop.
    If this is not the correct forum to post this, please let me know where I should be asking this question.
    Thank you in advance for any insight and advice you may have.

    What's the problem you're having with applying it to an 80 MB image?  Is it that the effects don't scale up enough?
    Technically it can run on large images if you have the computer resources...  I've just successfully applied it to an 80 MB image, and with the sliders turned all the way up it looks pretty oil painty, though it kind of drops back into a realistic looking photo when zoomed out...
    If it's just that the sliders can't go high enough, given that it's a very abstract look you're trying to achieve, have you considered applying it at a downsized resolution, then upsampling, then maybe applying it again?  This is done that way...
    Oh, and by the way, Oil Paint has been removed from Photoshop CC 2014, so if you're planning a business based on automatically turning people's large photos into oil paintings you should assume you'll be stuck with running the older Photoshop version.
    -Noel

  • Large File Support OEL 5.8 x86 64 bit

    All,
    I have downloaded some software from OTN and would like to combine the individual zip files into one large file. I assumed that I would unzip the individual files and then create a single zip file. However, my OEL zip utility fails with the file is too large error.
    Perhaps related, I can't ls the directories that contain huge files. For example, a huge VM image file.
    Do I need to rebuild the utilities to support huge files or do I need install/upgrade rpm's?  If I need to relink lint programs, what are the commands to do such?
    Thanks.

    Correction:  This is occurring on a 5.7 release and not a 5.8.  The command uname -a yields 2.6.32-200.13.1.2...
    The file size I'm trying to assemble is ~ 4 GB (the zip files for 12c DB).  As for using tar, as I understand it, EM 12c wants a single zip file for software deployments.
    I'm assuming that the large file support was not linked into the utilities. For example when I try to list contents of a directory which has huge/large files, I get the following message:
    ls:  V29653-01.iso:  Value too large for defined data type
    I'm assuming that I need to upgrade to later release.
    Thanks.

  • Large images appear black

    Large images may appear as black blocks. I've used 9GAG as an example because it happens quite often on 9GAG (so it was easy to find an example), but it happens on some other websites too. The images are displayed correctly in other browsers.

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.
    If you wish, you may be able to salvage the errant extension by uninstalling and reinstalling it. Its settings will revert to their defaults. If the extension still causes a problem, remove it permanently or refer to its developer for support.

  • Bug: All emails containing unique large images show up with the image of the first viewed email

    After deleting all messages in my inbox and rebooting my Blackberry,
    Various emails arrive in my inbox, each containing a large image.
    Whichever email I choose to open, it will show the image that it contains, but after that, every other email I view that contains a large image, displays the image of the first email, and not the actual image in the email that I'm trying to view.
    This happens constantly.

    I have the same problem. Running Windows 7. This started to happen with in the last two weeks. Even my older e-mails from a year go does the same thing. 
    Been on tech support twice and have friends of mine over to look it over. 
    Does not happen on G mail. Happens on my laptop and pc and HTC verizon phone.
    Yes, they see it the image as fine. No help from them, verizon. 
    My images will have an X or show up half grey or like there Fios TV some time all blocks.
    I been with them for a long time too. Since they were call Bell Atlantic. 
    I am at work and I use Clear.com wifi. 
    Feel very disappointed in Verizon. 
    TomLingJr

  • Large image not loading

    I generate JPGs on my server and send them to clients on an intranet (using http://, not file://). Smaller images work just fine. Large images do not using Firefox, even when trying to view the images by themselves in a new tab. Those same images work perfectly fine in IE 8, Chome v22, and Safari 5.
    I tried the suggestions here to no avail:
    https://support.mozilla.org/en-US/kb/fix-problems-images-not-show?as=aaq
    Similar problem found here:
    https://support.mozilla.org/en-US/questions/795933?as=aaq
    Not sure which attribute might trigger the issues, but I know:
    - 901 x 27928 resolution 3.93 MB picture will load
    - 904 x 32767 resolution 4.77 MB picture won't load
    Looks like the image file is uncorrupted because I can click to view the image in FF, right-click to 'View image info', click 'Save As...' for the image, and save it to my desktop. Opens up just fine in Windows. Seems to be a bug in the way Firefox is attempting to display it...

    That image displays fine for me in Firefox on Linux, but I'm not seeing anything in a Windows Firefox version that runs under Wine.
    Even the Tools > Page Info > Media preview panel is blank there, but saving the image is possible.
    <br />
    <pre><nowiki>data:text/html,<img src='http://imageshack.us/a/img12/4543/visualizedp1776ddv27731.jpg'></nowiki></pre>

Maybe you are looking for

  • Creative Cloud core hangs on startup

    Frequently, when I start my computer Creative Cloud will hang and leave a small blank box designated 'Core' in the top left corner of the desktop. It won't close by hitting the cross, nor right clicking on the Taskbar icon and selecting 'Close Creati

  • LV 6.0.1 causing problem with Report Gen VIs

    I have just upgraded from LabVIEW 6.0i to 6.0.1 and have now got a problem whereby many Report Generation VIs (such as New Report Line.vi) are now reporting that they are using invalid ActiveX methods. The NIReports.Report object appears to no longer

  • How to see the marketing planneru00B4s log?

    Hi Everyone; We have implemented the CRM_MKT_EXP_CAMP_DAT badi with the EXPORT_CAMPAIGN_DATA method for the campaign creation, and the documentation says that there is an output for the method ET_RETURN where we can save the generated messages during

  • Error while releasing billing documents to accounting

    i am facing the following problem while releasing billing documents to accounting i.e, taxcode in procedure TAXD is invalid...   pls solve it...

  • Pre-Sales query for Voice product

    Hi Team, We have a customer who wants to go for VOIP. He is currently running an Alcatel PABX The requirements are 1) Users - 200 2) Free Calls between HQ and Branch 3) Voice Mails to be Delievred in Users Inbox 4) Send Fax from the Users machine. Ca