Why does a program suddenly not open anymore?

Hello.
I've been running a successfully running a program called "Pixelmator" for over a week now. Today I try to open it and it crashes shortly into its start-up sequence.
I have tried restarting my Macbook Pro (10.7.2 Lion) and have also used Disk Utility to "repair permissions" but neither has helped.
How do I determine what the problem is?
Is there anyway to fix this?
This is really frustrating.
Gary

Process:         Pixelmator [6411]
Path:            /Applications/Graphics/*/Pixelmator.app/Contents/MacOS/Pixelmator
Identifier:      com.pixelmatorteam.pixelmator
Version:         1.5 (3901)
Code Type:       X86 (Native)
Parent Process:  launchd [542]
Date/Time:       2012-01-02 16:22:12.009 -0600
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Application Specific Information:
objc[6411]: garbage collection is OFF
objc[6411]: FREED(id): message copy sent to freed object=0x2a5c4a0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                   0x91569e49 _objc_trap + 3
1   libobjc.A.dylib                   0x91569da9 _objc_error + 114
2   libobjc.A.dylib                   0x91569e7a __objc_error + 45
3   libobjc.A.dylib                   0x91566876 _freedHandler + 53
4   com.pixelmatorteam.pixelmator     0x00289fb7 -[PXMonitorTracker monitorChanges] + 396
5   com.apple.Foundation              0x900bff49 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
6   com.apple.CoreFoundation          0x96ba4ff3 ___CFXNotificationPost_block_invoke_1 + 275
7   com.apple.CoreFoundation          0x96b6fd78 _CFXNotificationPost + 2776
8   com.apple.Foundation              0x900ab136 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
9   com.apple.Foundation              0x900c03ca -[NSNotificationCenter postNotificationName:object:] + 55
10  com.apple.AppKit                  0x9b362744 -[NSApplication _reactToDisplayChanged:resetScreens:] + 467
11  com.apple.AppKit                  0x9b0faebb -[NSApplication sendEvent:] + 6768
12  com.pixelmatorteam.pixelmator     0x0005b8b9 -[PXApplication sendEvent:] + 9648
13  com.apple.AppKit                  0x9b08bc82 -[NSApplication run] + 1007
14  com.apple.AppKit                  0x9b32018a NSApplicationMain + 1054
15  com.pixelmatorteam.pixelmator     0x0001a4ae main + 405
16  com.pixelmatorteam.pixelmator     0x00002832 _start + 216
17  com.pixelmatorteam.pixelmator     0x00002759 start + 41
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x9769e90a kevent + 10
1   libdispatch.dylib                 0x97955c58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                 0x979546a7 _dispatch_mgr_thread + 53
Thread 2:
0   libsystem_kernel.dylib            0x9769e02e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x917a8ccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x917aa6fe start_wqthread + 30
Thread 3:
0   libsystem_kernel.dylib            0x9769e02e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x917a8ccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x917aa6fe start_wqthread + 30
Thread 4:: WebCore: LocalStorage
0   libsystem_kernel.dylib            0x9769d83e __psynch_cvwait + 10
1   libsystem_c.dylib                 0x917aae21 _pthread_cond_wait + 827
2   libsystem_c.dylib                 0x9175b42c pthread_cond_wait$UNIX2003 + 71
3   com.apple.JavaScriptCore          0x95d5f991 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
4   com.apple.WebCore                 0x93ba98a1 ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
5   com.apple.WebCore                 0x93ba97f4 WebCore::LocalStorageThread::threadEntryPoint() + 74
6   com.apple.WebCore                 0x93ba9751 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
7   libsystem_c.dylib                 0x917a6ed9 _pthread_start + 335
8   libsystem_c.dylib                 0x917aa6de thread_start + 34
Thread 5:
0   libsystem_kernel.dylib            0x9769e02e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x917a8ccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x917aa6fe start_wqthread + 30
Thread 6:: CVDisplayLink
0   libsystem_kernel.dylib            0x9769d83e __psynch_cvwait + 10
1   libsystem_c.dylib                 0x917aae21 _pthread_cond_wait + 827
2   libsystem_c.dylib                 0x9175b42c pthread_cond_wait$UNIX2003 + 71
3   com.apple.CoreVideo               0x97fcd529 CVDisplayLink::runIOThread() + 945
4   com.apple.CoreVideo               0x97fcd161 _ZL13startIOThreadPv + 160
5   libsystem_c.dylib                 0x917a6ed9 _pthread_start + 335
6   libsystem_c.dylib                 0x917aa6de thread_start + 34
Thread 7:
0   libsystem_kernel.dylib            0x9769e02e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x917a8ccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x917aa6fe start_wqthread + 30
Thread 8:: QTKit: QTSurfaceRendererScheduledDisplayThread
0   libsystem_kernel.dylib            0x9769bc22 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x9769b1f6 mach_msg + 70
2   com.apple.CoreFoundation          0x96b520ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation          0x96b5b214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation          0x96b5a8ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation          0x96b6b611 CFRunLoopRun + 129
6   com.apple.QTKit                   0x93af7d2b QTSurfaceRendererScheduledDisplayThread + 163
7   libsystem_c.dylib                 0x917a6ed9 _pthread_start + 335
8   libsystem_c.dylib                 0x917aa6de thread_start + 34
Thread 9:: QTKit: QTVisualContextImageProviderWorkLoop
0   libsystem_kernel.dylib            0x9769bc22 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x9769b1f6 mach_msg + 70
2   com.apple.CoreFoundation          0x96b520ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation          0x96b5b214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation          0x96b5a8ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation          0x96b6b611 CFRunLoopRun + 129
6   com.apple.QTKit                   0x93aee792 QTVisualContextImageProviderWorkLoop + 124
7   libsystem_c.dylib                 0x917a6ed9 _pthread_start + 335
8   libsystem_c.dylib                 0x917aa6de thread_start + 34
Thread 10:
0   com.apple.AppKit                  0x9b78b1f6 -[NSTreeController removeObjectAtArrangedObjectIndexPath:] + 0
1   com.pixelmatorteam.pixelmator     0x001ad357 -[iMediaBrowser resetLibraryController] + 114
2   com.pixelmatorteam.pixelmator     0x001ac23a -[iMediaBrowser backgroundLoadData:] + 72
3   com.apple.Foundation              0x90107f7d -[NSThread main] + 45
4   com.apple.Foundation              0x90107f2d __NSThread__main__ + 1582
5   libsystem_c.dylib                 0x917a6ed9 _pthread_start + 335
6   libsystem_c.dylib                 0x917aa6de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00000001  ecx: 0x00002060  edx: 0x00000100
  edi: 0x0000190b  esi: 0x91569d44  ebp: 0xbffff4e8  esp: 0xbffff4e8
   ss: 0x00000023  efl: 0x00010282  eip: 0x91569e49   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x083fd000
Logical CPU: 6
Binary Images:
    0x1000 -   0x37cfe7 +com.pixelmatorteam.pixelmator (1.5 - 3901) <BCAEA70A-B7E5-AC36-0A87-6201D5708B70> /Applications/Graphics/*/Pixelmator.app/Contents/MacOS/Pixelmator
  0x476000 -   0x523ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
  0x568000 -   0x58bfe3 +ch.entropy.epegwrapper (1.4 - 1.4) /Applications/Graphics/*/Pixelmator.app/Contents/Frameworks/Epeg.framework/Vers ions/A/Epeg
  0x594000 -   0x8effef +com.pixelmatorteam.PXOpenSave (??? - 1.0) <787FF56B-2196-6569-20E6-EFF03105F6FD> /Applications/Graphics/*/Pixelmator.app/Contents/Frameworks/PXOpenSave.framewor k/Versions/A/PXOpenSave
  0x9e5000 -  0x1039ffb +com.pixelmatorteam.PXImageLib (??? - 1.0) <B9E4C432-4C47-9EF8-CD7A-D948AC4E3CF9> /Applications/Graphics/*/Pixelmator.app/Contents/Frameworks/PXImageLib.framewor k/Versions/A/PXImageLib
0x1092000 -  0x1097fe7 +com.mypaint.MyPaint (??? - 1.0) <C4AB1F7D-4F21-4903-7A04-375571CD657F> /Applications/Graphics/*/Pixelmator.app/Contents/Frameworks/MyPaint.framework/V ersions/A/MyPaint
0x109d000 -  0x10b0ffb +org.andymatuschak.Sparkle (1.5 Beta [bzr] - 1.5) <74460C8F-A705-566F-3FB3-1526FCFFBE7E> /Applications/Graphics/*/Pixelmator.app/Contents/Frameworks/Sparkle.framework/V ersions/A/Sparkle
0x10be000 -  0x1125feb  com.apple.DotMacKit (2.0 - 2.0) /Applications/Graphics/*/Pixelmator.app/Contents/Frameworks/DotMacKit.framework /Versions/A/DotMacKit
0x116b000 -  0x116cff7  com.apple.DMNotification (1.2.1 - 150) <BED82318-8D8D-342A-93F6-9243FFD01328> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
0x146b000 -  0x146cffb +com.yourcompany.PXToolsAnimation (??? - 1.0) <F30EF86E-12AE-145D-451E-A5DFF0FB3820> /Applications/Graphics/*/Pixelmator.app/Contents/PlugIns/PXToolsAnimation.bundl e/Contents/MacOS/PXToolsAnimation
0x14f4000 -  0x14f8ff7 +com.pixelmatorteam.hexcolorpicker (??? - 1.4) <04E5C665-2974-90E5-764D-C8567D122079> /Applications/Graphics/*/Pixelmator.app/Contents/Resources/ColorPickers/HexColo rPicker.colorPicker/Contents/MacOS/HexColorPicker
0x2b54000 -  0x2b81ff8  GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0x47f6000 -  0x47f8fff  libCoreFSCache.dylib (??? - ???) <4D047C6F-11FF-3893-A352-5C1E259C036E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
0x47fc000 -  0x47fdff6 +cl_kernels (??? - ???) <9EFA8406-1DDB-404E-8B99-0DA4022129A1> cl_kernels
0x5b3d000 -  0x5b42fe2  libcldcpuengine.dylib (1.50.63 - compatibility 1.0.0) <EE529E48-5D50-37D2-810D-A21ACB2AF51F> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x7122000 -  0x728fffc  GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x72c3000 -  0x73baffb  libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x73de000 -  0x767efe7  com.apple.ATIRadeonX3000GLDriver (7.12.9 - 7.1.2) <9AC3143F-1DF8-30BD-943D-061D72390859> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
0x76af000 -  0x7a45fff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.12.9 - 7.1.2) <BEB80648-1E17-365E-86D4-113BF2B842F5> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
0x7d83000 -  0x7e24ff7  unorm8_bgra.dylib (1.50.63 - compatibility 1.0.0) <CF913EFB-6CC5-3460-BBC6-50964B04C408> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
0x7e3a000 -  0x7ed9ff7  unorm8_rgba.dylib (1.50.63 - compatibility 1.0.0) <F387577D-F256-389F-80CE-31629DAA6CC8> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
0xa92f000 -  0xa9a1fff +com.DivXInc.DivXDecoder (6.4.0 - 6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x3e000000 - 0x3e044fff  com.apple.glut (3.4.9 - GLUT-3.4.9) <28FCEDCC-0E24-3F81-BB29-E09CBCD5E047> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fe1f000 - 0x8fe519c7  dyld (195.5 - ???) <BCC83F99-7244-3DBA-867D-6226D53DD9F2> /usr/lib/dyld
0x90005000 - 0x9000affb  com.apple.phonenumbers (1.0 - 47) <1830301D-5409-3949-9614-C43C62B39DDA> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
0x90030000 - 0x90044fff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x900a2000 - 0x900a7ffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x900a8000 - 0x903b2ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x903b3000 - 0x903dbff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x9041d000 - 0x9116dfff  com.apple.QuickTimeComponents.component (7.7.1 - 2306) <B397F658-057A-3D84-ABC7-84AA6256DB88> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
0x9116e000 - 0x911d0ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x911d1000 - 0x91265ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x91266000 - 0x912b7ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x912b8000 - 0x913d8fec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91412000 - 0x9146fffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x91470000 - 0x91470fff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x914de000 - 0x914deff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x9152a000 - 0x9153bfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x91542000 - 0x9154aff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x91557000 - 0x9162da5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x9162e000 - 0x9171eff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9174a000 - 0x91815fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x91859000 - 0x91859fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9185a000 - 0x9185bfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9185c000 - 0x91897fff  com.apple.bom (11.0 - 183) <8E3F690E-4D23-3379-828C-5AB0453B9226> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x91898000 - 0x91898fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x918d4000 - 0x919ccff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x919cd000 - 0x91b81ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x91b82000 - 0x91b86ffd  IOSurface (??? - ???) <CAF0B3F2-1589-3139-8A59-E54797C02EA0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91b87000 - 0x91ba9ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x91baa000 - 0x91bbffff  com.apple.iChat.InstantMessage (6.0 - 835) <F80F4A61-5EDE-3995-9FFE-49A1AD1BC9D0> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x91bc0000 - 0x91e45fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91e46000 - 0x922bbff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x922c2000 - 0x922e8ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x922e9000 - 0x9243bfff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9243c000 - 0x92550ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2306) <393FD879-F626-3FB2-9866-9E6B122BD64F> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
0x92551000 - 0x92628ffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x92629000 - 0x9265dff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9265e000 - 0x92673fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92674000 - 0x92701fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x92702000 - 0x92770ffc  com.apple.imcore (6.0 - 800) <6B99CCEA-36E1-3543-9F21-7E9040C06D7C> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x92771000 - 0x927a0ff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
0x927a1000 - 0x927b7ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
0x927b8000 - 0x92895ff7  com.apple.backup.framework (1.3.1 - 1.3.1) <01EF61F8-67B3-33CE-9828-80BE67988A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92896000 - 0x92d72ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x92d73000 - 0x92d8aff8  com.apple.CoreMediaAuthoring (2.0 - 889) <3344CAE3-54BE-3990-B1AE-AD0666B9B885> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x92d8b000 - 0x92e2ffff  com.apple.QD (3.12 - ???) <02425CB4-2571-307F-96AD-F3CD3C83614A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x92e30000 - 0x92f06ff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x92f07000 - 0x92f0fff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92f80000 - 0x9301bff3  com.apple.ink.framework (1.3.2 - 110) <F0E9C225-0D20-31D2-AB14-2299CFAE6C2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x9301c000 - 0x9307eff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9307f000 - 0x932f2fff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x932f8000 - 0x935aaff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x935ab000 - 0x935eefff  com.apple.MediaKit (11.0 - 585) <34874A12-B5B2-309D-BF37-8E5B5DC42059> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x935ef000 - 0x935f8fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x935f9000 - 0x93647ff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x93955000 - 0x93959fff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93991000 - 0x93998fff  com.apple.agl (3.1.4 - AGL-3.1.4) <39BB17D3-4CF5-303C-BE8E-E07924AB2E66> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x93999000 - 0x93a23ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x93a24000 - 0x93b86fff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93b87000 - 0x9459ffff  com.apple.WebCore (7534.52 - 7534.52.12) <030C9025-A4E5-3B92-A201-C613EC4310E9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x945a2000 - 0x945d8ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x945d9000 - 0x94628ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x947bf000 - 0x947c0ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x947c1000 - 0x94811ff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94812000 - 0x94859fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x94b85000 - 0x94b8effb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x94c06000 - 0x94c14fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x94c15000 - 0x94c16fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x94c17000 - 0x94c4afef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x94eaf000 - 0x94f16fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x94f17000 - 0x94ffffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <A1B07527-9C74-3107-A972-9795B817D683> /usr/lib/libxml2.2.dylib
0x95004000 - 0x95004ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95005000 - 0x95092ff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x95093000 - 0x95486feb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x95501000 - 0x95522fff  com.apple.framework.internetaccounts (1.1 - 2) <943A5FFD-265A-39C2-AABF-713A47AB9943> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
0x95537000 - 0x95578ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x95579000 - 0x95586fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95587000 - 0x9558eff9  libsystem_dnssd.dylib (??? - ???) <2FD48636-7CFA-32FA-A595-F12E4246E355> /usr/lib/system/libsystem_dnssd.dylib
0x95646000 - 0x95706ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x95707000 - 0x9570bffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9570c000 - 0x95737fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x95741000 - 0x95bdfff7  com.apple.RawCamera.bundle (3.9.0 - 584) <5CC4C59B-5ECF-9767-2BB1-493AB505F433> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x95c36000 - 0x95c72ff7  com.apple.imfoundation (6.0 - 800) <268EBDDA-7EA7-3626-BE16-413566376821> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoun dation.framework/Versions/A/IMFoundation
0x95c73000 - 0x95c77ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x95ced000 - 0x95d29fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
0x95d34000 - 0x95d53fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x95d54000 - 0x95f9dff7  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95f9e000 - 0x96003ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x9605c000 - 0x9639cffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x9639d000 - 0x963dbfff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <264FF88C-3E76-36A7-9D3C-6732C6958477> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x963dc000 - 0x963e3ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9675a000 - 0x96783ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x967bb000 - 0x9691cffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9691d000 - 0x96937fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96938000 - 0x9697bffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x9697c000 - 0x9699eff1  com.apple.PerformanceAnalysis (1.10 - 10) <FEB4AEF4-F8C0-3A20-A004-B236B2F0B02B> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x9699f000 - 0x969a6ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x969a7000 - 0x96a23ffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x96a24000 - 0x96a32ff7  com.apple.AppleFSCompression (37 - 1.0) <E54AEE04-F1D2-3178-AF5B-5A2AED9CF884> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x96a33000 - 0x96a3dff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <0EC79339-4D19-37D9-9FF5-191EB3CB6F0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x96a3e000 - 0x96b1ffff  com.apple.DiscRecording (6.0 - 6000.4.1) <6BD9120F-8128-3B85-8ACB-0924615425DD> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x96b20000 - 0x96cf6fe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96d8f000 - 0x96d92ffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x96d98000 - 0x96d9aff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x97437000 - 0x9743dffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x9743e000 - 0x97446fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97485000 - 0x97485fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
0x97486000 - 0x97496fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x97497000 - 0x97497fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97498000 - 0x97507fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x97508000 - 0x97524ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x97525000 - 0x9754fff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x97550000 - 0x97553ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x97554000 - 0x97555ffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x97556000 - 0x97682ff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x97683000 - 0x97684fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x97685000 - 0x976a3ff7  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
0x976a6000 - 0x976a9ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <13A8AA6F-C4AD-3B1B-AF83-338DB3C05049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x97785000 - 0x97894ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x97895000 - 0x97952ff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <ADBA42F5-0130-315B-880C-70AA70666474> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x97953000 - 0x97961fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x97962000 - 0x97a79fe9  com.apple.WebKit (7534.52 - 7534.52.7) <BC37DBEF-DC40-3FF0-A2EA-7B445FE4A3A8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x97bd4000 - 0x97bdffff  libkxld.dylib (??? - ???) <AD3C0B3E-EBA8-3A85-ADDB-F86613564E2D> /usr/lib/system/libkxld.dylib
0x97bee000 - 0x97bfcfff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97bfd000 - 0x97c78ffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x97d0e000 - 0x97d1eff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x97d1f000 - 0x97d2aff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <9B131BA5-E89B-3628-9F52-756D46EBC468> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x97d2b000 - 0x97dfafff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x97fcb000 - 0x97feefff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x980ab000 - 0x980afff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x980b0000 - 0x982cfff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x982fa000 - 0x982fcffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x982fd000 - 0x98367ff3  com.apple.CoreSymbolication (2.1 - 66) <A58DF9DA-61E3-397A-892B-134C66D2CFE3> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x9836b000 - 0x983cffff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x983d0000 - 0x98448ff6  com.apple.CorePDF (3.0 - 3.0) <75F74A63-36BB-3C4E-8BB8-B4651B534FDB> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98449000 - 0x9847fff4  com.apple.LDAPFramework (3.1 - 120.2) <A8601C27-6134-3AD1-A76C-F65D49183D9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x98480000 - 0x98669ff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9866a000 - 0x9868fff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98690000 - 0x986e0ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x986e1000 - 0x98a23fff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x98a24000 - 0x98a4cff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
0x98a4d000 - 0x98a9dfff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x98a9e000 - 0x98ab1ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x98ac3000 - 0x98ac3fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98ac4000 - 0x98b25ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x98c55000 - 0x98c55fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98ca8000 - 0x98cb3ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x98cbf000 - 0x98cc6ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <5F02348D-3009-3343-A690-460B623D6BC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x98cc7000 - 0x98fc9fff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x98fca000 - 0x99023ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x99024000 - 0x99041ff3  com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x99042000 - 0x99045ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9905e000 - 0x9905effe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9905f000 - 0x99060ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <5E7C184B-7A53-3C64-845C-046373419A5B> /usr/lib/system/libremovefile.dylib
0x99061000 - 0x99170ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x99171000 - 0x991a7fff  com.apple.DebugSymbols (2.1 - 85) <713C77B2-0AE4-33A7-8DE2-9237389B12A6> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x991a8000 - 0x991c5fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x991c6000 - 0x991dffff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x991e0000 - 0x9920efe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x99217000 - 0x99220ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x99221000 - 0x99226ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x998c2000 - 0x998ccff0  com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x998cd000 - 0x998ddfff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x998de000 - 0x998e1fff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x998e2000 - 0x998e2fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x998e3000 - 0x998e4ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x998e5000 - 0x9993dfff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x999bd000 - 0x999befff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x999bf000 - 0x999c0ff7  libsystem_sandbox.dylib (??? - ???) <8C7F4C5A-0A31-308F-97D2-B5670B1C95DE> /usr/lib/system/libsystem_sandbox.dylib
0x999c1000 - 0x999eeff7  com.apple.securityinterface (5.0 - 55004) <45E7A2AA-DDEF-39D2-B48E-E7DFBEF527F3> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x999ef000 - 0x9a06afe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9a0a0000 - 0x9a183ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9a184000 - 0x9a1f9fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9a1fa000 - 0x9a262ff3  com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9a2ae000 - 0x9a2b2fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x9a2b3000 - 0x9a2b6ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9a2b7000 - 0x9a308ff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9a309000 - 0x9a41aff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9a4be000 - 0x9a4faffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x9a4fe000 - 0x9a595ff3  com.apple.securityfoundation (5.0 - 55005) <474C9466-D2D5-3DD8-B8D7-F506615E7236> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x9a596000 - 0x9a656fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x9a657000 - 0x9a698ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
0x9a699000 - 0x9a6c7ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x9a8d5000 - 0x9a8d7ff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x9a8d8000 - 0x9a8edff7  com.apple.ImageCapture (7.0 - 7.0) <E019C6BB-CCE9-3D8C-A131-909CE8853502> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x9a8ee000 - 0x9a9edffb  com.apple.DiskImagesFramework (10.7.2 - 331) <58D09F91-CC36-3CAD-9306-25BC8A5FD63E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9a9f2000 - 0x9a9fdffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <DFF43AC6-7D21-36C6-97C9-F46411D18032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x9aa15000 - 0x9aa16ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <8CADB97F-101D-34C3-82C2-569E801031E0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x9aa17000 - 0x9aa1fff3  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib
0x9aa22000 - 0x9aa3bfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x9aa3c000 - 0x9aa3fff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9aa40000 - 0x9ac69ffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x9ac6a000 - 0x9b024ffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x9b025000 - 0x9b063fff  com.apple.NavigationServices (3.6 - 192) <073BFFFD-56EB-3C8C-A45A-34E26C210D1D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x9b07f000 - 0x9b085ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x9b086000 - 0x9bb14ffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9bb3b000 - 0x9bdeaff7  com.apple.AddressBook.framework (6.1 - 1062) <8992D5C7-DC3C-3009-8A9E-A6937B91BB4D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9bdeb000 - 0x9be2bff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9bf48000 - 0x9bfa4ff3  com.apple.Symbolication (1.2 - 83.1) <A458DFFA-0294-319F-9508-D29A39487B1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x9bfa5000 - 0x9c3a7ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9c3a9000 - 0x9ca52eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9ca53000 - 0x9ca5effc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9ca5f000 - 0x9cae6fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x9cae7000 - 0x9cb30ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 15716
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=227.9M resident=80.9M(35%) swapped_out_or_unallocated=147.1M(65%)
Writable regions: Total=144.1M written=11.9M(8%) resident=24.8M(17%) swapped_out=72K(0%) unallocated=119.3M(83%)
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.9M
CG backing stores                  1480K
CG image                            132K
CG raster data                      220K
CG shared images                   3480K
CoreAnimation                        16K
CoreGraphics                          8K
CoreImage                             4K
CoreServices                       2092K
IOKit                              5640K
IOKit (reserved)                     64K        reserved VM address space (unallocated)
MALLOC                             75.8M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      156K
OpenCL                               12K
OpenGL GLSL                        1116K
OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
SQLite page cache                   288K
Stack                              69.1M
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             12.4M
__DATA/__OBJC                       368K
__IMAGE                            1256K
__IMPORT                             40K
__LINKEDIT                         45.7M
__OBJC                             3216K
__OBJC/__DATA                        56K
__PAGEZERO                            4K
__RC_CAMERAS                        236K
__TEXT                            182.2M
__UNICODE                           544K
mapped file                        82.6M
shared memory                       452K
shared pmap                        4732K
===========                      =======
TOTAL                             541.2M
TOTAL, minus reserved VM space    541.0M

Similar Messages

  • Why does the printer suddenly not recognise the computer

    why does the printer suddenly not recognise the computer

    salkenward
    Welcome to the HP Community Forum.
    This issue is frequently caused by a driver malfunction although the problem could be just about anything.
    You didn't provide any information.
    The good news:  You can still help yourself and there is lots of help available, including -- in many cases -- the printer software for your computer so you can reinstall and be on your way again.
    Install Full Feature Software – Printer
    Take a look at the helpful videos if you need help with the installation.
    Take a look, too, at the Troubleshooting / How-to / Solve a problem sections for more help on just about everything "printer".
    There is a new "Print Doctor" in town for many printer models.  If there is a new print Doctor program for your model, it will be in your printer software webpages under Utilities or Diagnostics.
    Click the Kudos Thumbs-Up to show you appreciate the help and time from our Experts.
    Although I strive to reflect HP's best practices, I do not work for HP. 
    Click Accept as Solution when the Answer is a good Fix or Workaround!
    Kind Regards,
    Dragon-Fur

  • Why does one particular website not open on my ipad*,

    Why does one particular website not open on my ipad, when it alwasys did, but the same website is available upstairs on my PC, I'm using the same remote connection but for some reason it doesn't want to open.  I;ve tried refreshing etc... but nothing works.
    When I bring the ipad to work the website in question opens OK.
    Any suggestions??
    Thanks

    Try updating via iTune (computer)

  • Why is my iPad suddenly not opening the Yahoo home page? I get a message saying Safari can not open the page due to too many redirects. This started yesterday. I shut my iPad down and still no luck.

    Why is my iPad suddenly not opening the Yahoo home page? I get a message saying Safari can not open the page due to too many redirects. This started yesterday, and I have already tried shutting off my iPad.

     

  • Why does my iPad 1 not open documents in pages from my mac after downloading update on pages on mac?

    Why does my iPad 1 not open documents from my updated mac-pro laptop pages since i updated the mac. Have updated latest pages for iPad 1 it could and still not able to open docs as i could before update on mac-pro

    The most recent version of Pages that you can run on the iPad 1, running iOS 5.1.1, is not compaible with the newest version of pages on the Mac.
    If you had the old version of Pages on your Mac, and off hand I can't remember what version it was, you should still be able to use that version and then it will be compatible with the Pages app on the iPad. I updated to the newest version of Pages some time back but was able to keep the older version as well.

  • Why does my nano suddenly not display audiobooks option?

    Why does my nano suddenly not display the audiobooks option?

    There are options on the iPod's Settings screen to show or not show items in the various menus. 
    For example, on my 5th gen nano, Audiobooks in on the Music menu.  In Settings - General - Music Menu, I can select to show Audiobooks or not, on the Music menu.

  • Why do Mail messages suddenly not open?

    Does anyone else experience trouble opening email messages?

    Without knowing anything else about your situation other than your email messages will not open, try this.
    Quit the mail app completely and reboot the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the recents tray will appear with all of your recent apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    If that fails, a few more details would help.

  • Why does my Acrobat IX not open PDF files created with my Adobe CreatePDF application?

    My Acrobat IX will not open PDF files that I create with my Adobe CreatePDF application

    Thanks for answering ... Long answer sorry ... recently upgraded from XP to Windows 7.  With XP I could create PDFs with/for any document I created ... I think the XP App was Acrobate Complete as well as I could print directly to a PDF file. In any case, I was always able to creat PDFs.  Since upgrading to Windows 7, I lost my ability to create PDF files by conversion or by printing directly to PDF format. Therefore, I purchased the Adobe CreatePDF application from Adobe for about $100.  However all Adobe CreatePDF files have a different screen icon and my Acrobate XI supplied with my new Windows 7 intsall does nor recognize the Adobe CreatePDF created files. I am guessing but I suspect the Adobe CreatePDF app is creating Postscript print files and not Windows compatible print files.  I would like to tell Adobe about this Bug or failure, but it seems I am unable to contact Adobe directly and talk/chat with a human. 

  • Why does the newest version not open to the homepage no matter which way you set it up?

    The latest version of Firefox recently installed on my PC. Now, no matter which way I set the home page it does not open to that. I simply get a blank tab. Yes, I have set the page correctly and even told Firefox to open to the home page. It does not work. It will accept the settings, and I have rebooted a few times too. When I click the home icon, it opens the page so I know it is set up correctly.

    Application Basics
    Name: Firefox
    Version: 29.0.1
    User Agent: Mozilla/5.0 (Windows NT 6.3; rv:29.0) Gecko/20100101 Firefox/29.0
    Crash Reports for the Last 3 Days
    All Crash Reports
    Extensions
    Name: Garmin Communicator
    Version: 4.1.0
    Enabled: true
    ID: {195A3098-0BD5-4e90-AE22-BA1C540AFD1E}
    Name: Skype Click to Call
    Version: 7.2.15747.10003
    Enabled: true
    ID: {82AF8DCA-6DE9-405D-BD5E-43525BDAD38A}
    Name: MixiDJ V30
    Version: 10.23.0.822
    Enabled: false
    ID: {1122b43d-30ee-403f-9bfa-3cc99b0caddd}
    Important Modified Preferences
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.places.smartBookmarksVersion: 6
    browser.sessionstore.enabled: true
    browser.sessionstore.restore_on_demand: false
    browser.sessionstore.upgradeBackup.latestBuildID: 20140314220517
    browser.startup.homepage: https://www.google.com
    browser.startup.homepage_override.buildID: 20140506152807
    browser.startup.homepage_override.mstone: 29.0.1
    browser.tabs.warnOnClose: false
    browser.urlbar.autocomplete.enabled: false
    dom.disable_open_during_load: false
    dom.mozApps.used: true
    dom.w3c_touch_events.expose: false
    extensions.lastAppVersion: 29.0.1
    font.internaluseonly.changed: false
    gfx.direct3d.last_used_feature_level_idx: 0
    keyword.URL: http://search.conduit.com/ResultsExt.aspx?ctid=CT3298566&SearchSource=2&CUI=UN18068277162162315&UM=2&q=
    network.cookie.lifetimePolicy: 2
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1399646086
    places.history.expiration.transient_current_max_pages: 80519
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    print.printer_Lexmark_640_Series.print_bgcolor: false
    print.printer_Lexmark_640_Series.print_bgimages: false
    print.printer_Lexmark_640_Series.print_colorspace:
    print.printer_Lexmark_640_Series.print_command:
    print.printer_Lexmark_640_Series.print_downloadfonts: false
    print.printer_Lexmark_640_Series.print_duplex: -63
    print.printer_Lexmark_640_Series.print_edge_bottom: 0
    print.printer_Lexmark_640_Series.print_edge_left: 0
    print.printer_Lexmark_640_Series.print_edge_right: 0
    print.printer_Lexmark_640_Series.print_edge_top: 0
    print.printer_Lexmark_640_Series.print_evenpages: true
    print.printer_Lexmark_640_Series.print_footercenter:
    print.printer_Lexmark_640_Series.print_footerleft: &PT
    print.printer_Lexmark_640_Series.print_footerright: &D
    print.printer_Lexmark_640_Series.print_headercenter:
    print.printer_Lexmark_640_Series.print_headerleft: &T
    print.printer_Lexmark_640_Series.print_headerright: &U
    print.printer_Lexmark_640_Series.print_in_color: true
    print.printer_Lexmark_640_Series.print_margin_bottom: 0.5
    print.printer_Lexmark_640_Series.print_margin_left: 0.5
    print.printer_Lexmark_640_Series.print_margin_right: 0.5
    print.printer_Lexmark_640_Series.print_margin_top: 0.5
    print.printer_Lexmark_640_Series.print_oddpages: true
    print.printer_Lexmark_640_Series.print_orientation: 0
    print.printer_Lexmark_640_Series.print_page_delay: 50
    print.printer_Lexmark_640_Series.print_paper_data: 1
    print.printer_Lexmark_640_Series.print_paper_height: 11.00
    print.printer_Lexmark_640_Series.print_paper_name:
    print.printer_Lexmark_640_Series.print_paper_size_type: 0
    print.printer_Lexmark_640_Series.print_paper_size_unit: 0
    print.printer_Lexmark_640_Series.print_paper_width: 8.50
    print.printer_Lexmark_640_Series.print_plex_name:
    print.printer_Lexmark_640_Series.print_resolution: 16777215
    print.printer_Lexmark_640_Series.print_resolution_name:
    print.printer_Lexmark_640_Series.print_reversed: false
    print.printer_Lexmark_640_Series.print_scaling: 1.00
    print.printer_Lexmark_640_Series.print_shrink_to_fit: true
    print.printer_Lexmark_640_Series.print_to_file: false
    print.printer_Lexmark_640_Series.print_unwriteable_margin_bottom: 0
    print.printer_Lexmark_640_Series.print_unwriteable_margin_left: 0
    print.printer_Lexmark_640_Series.print_unwriteable_margin_right: 0
    print.printer_Lexmark_640_Series.print_unwriteable_margin_top: 0
    print.printer_Microsoft_XPS_Document_Writer.print_bgcolor: false
    print.printer_Microsoft_XPS_Document_Writer.print_bgimages: false
    print.printer_Microsoft_XPS_Document_Writer.print_colorspace:
    print.printer_Microsoft_XPS_Document_Writer.print_command:
    print.printer_Microsoft_XPS_Document_Writer.print_downloadfonts: false
    print.printer_Microsoft_XPS_Document_Writer.print_duplex: -63
    print.printer_Microsoft_XPS_Document_Writer.print_edge_bottom: 0
    print.printer_Microsoft_XPS_Document_Writer.print_edge_left: 0
    print.printer_Microsoft_XPS_Document_Writer.print_edge_right: 0
    print.printer_Microsoft_XPS_Document_Writer.print_edge_top: 0
    print.printer_Microsoft_XPS_Document_Writer.print_evenpages: true
    print.printer_Microsoft_XPS_Document_Writer.print_footercenter:
    print.printer_Microsoft_XPS_Document_Writer.print_footerleft: &PT
    print.printer_Microsoft_XPS_Document_Writer.print_footerright: &D
    print.printer_Microsoft_XPS_Document_Writer.print_headercenter:
    print.printer_Microsoft_XPS_Document_Writer.print_headerleft: &T
    print.printer_Microsoft_XPS_Document_Writer.print_headerright: &U
    print.printer_Microsoft_XPS_Document_Writer.print_in_color: true
    print.printer_Microsoft_XPS_Document_Writer.print_margin_bottom: 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_margin_left: 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_margin_right: 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_margin_top: 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_oddpages: true
    print.printer_Microsoft_XPS_Document_Writer.print_orientation: 0
    print.printer_Microsoft_XPS_Document_Writer.print_page_delay: 50
    print.printer_Microsoft_XPS_Document_Writer.print_paper_data: 1
    print.printer_Microsoft_XPS_Document_Writer.print_paper_height: 11.00
    print.printer_Microsoft_XPS_Document_Writer.print_paper_name:
    print.printer_Microsoft_XPS_Document_Writer.print_paper_size_type: 0
    print.printer_Microsoft_XPS_Document_Writer.print_paper_size_unit: 0
    print.printer_Microsoft_XPS_Document_Writer.print_paper_width: 8.50
    print.printer_Microsoft_XPS_Document_Writer.print_plex_name:
    print.printer_Microsoft_XPS_Document_Writer.print_resolution: 16777215
    print.printer_Microsoft_XPS_Document_Writer.print_resolution_name:
    print.printer_Microsoft_XPS_Document_Writer.print_reversed: false
    print.printer_Microsoft_XPS_Document_Writer.print_scaling: 1.00
    print.printer_Microsoft_XPS_Document_Writer.print_shrink_to_fit: true
    print.printer_Microsoft_XPS_Document_Writer.print_to_file: false
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_bottom: 0
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_left: 0
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_right: 0
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_top: 0
    privacy.sanitize.migrateFx3Prefs: true
    security.warn_viewing_mixed: false
    storage.vacuum.last.index: 0
    storage.vacuum.last.places.sqlite: 1400194130
    Graphics
    Adapter Description: AMD Radeon HD 5450
    Adapter Drivers: aticfx32 aticfx32 aticfx32 atiumdag atidxx32 atiumdva
    Adapter RAM: 512
    Device ID: 0x68f9
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.3.9600.16384)
    Driver Date: 12-6-2013
    Driver Version: 13.251.0.0
    GPU #2 Active: false
    GPU Accelerated Windows: 1/1 Direct3D 10
    Vendor ID: 0x1002
    WebGL Renderer: Google Inc. -- ANGLE (AMD Radeon HD 5450 Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.3
    Version in use: 4.10.3
    NSS
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSMIME
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSSL
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSUTIL
    Expected minimum version: 3.16
    Version in use: 3.16

  • Why does after effects cs5 not open in yosemite?

    i haven't used after effects in a year...but in that time i have installed Yosemite
    is this the cause of the app to not open?

    davenokku wrote:
    it seems this information should not be that difficult to find out!
    It's not difficult to find; it's on the system requirements page.
    Now, I have heard of some folks getting CS5.5 (and maybe CS5) to run on Yosemite, but without further explanation from you on what sort of behavior you're experiencing, nobody could really help. For example, some folks launched AE with no difficulty, but with any effect that used an eyedropper to pick colors, it would crash. This was fixed by changing the preferences to use the system color picker. Some folks couldn't get it to run at all.
    If you can't get CS5 to run and you can't go back to an earlier OS, you could always upgrade. You can still purchase CS6 from Adobe.
    However, since you haven't used AE in over a year, perhaps it's more of a hobby? In which case, the upgrade pricing for the Creative Cloud might be a pretty attractive option. I like the Creative Cloud because you can get the latest version (and old versions all the way down to CS6) for a pretty low monthly fee. If you paid to upgrade every new version, the subscription model actually saves a bit of money. It's also less hassle and much easier to deal with than a huge lump-sum payment to upgrade. Plus you get all the cool cloud features too, like being able to save a project to your cloud folder and opening it on a different machine somewhere else.

  • Why does it say can not open  iphone mobile device service not started after the udate fixes?

    can someone please help after i update my soft ware to fix sum bug issues now when i hook up my iphone to my laptop it say can not open iphone mobile device is not started

    Check the links listed in the More Like This box on the right of this window.

  • Why does a new tab not open when I click on it? I have just suffered from searchqu and successfully removed it (fingers crossed) but now I have this issue. Please help?

    Since I got infected with searchqu and (hopefully) removed this, when I try and click on the + to open a new tab, nothing happens. I have also tried clicking on file, scrolling to "New Tab" but again nothing happens. However, if I go to file then "New Window" then it will open a new window - but what a nightmare!!! Please can someone help?
    Regards
    Chelley
    x
    Solved it
    Than you very much for your help
    x

    Uninstall the '''''Ask Toolbar'''''. It can cause that problem.
    *http://support.mozilla.org/en-US/kb/Uninstalling+add-ons
    *http://support.mozilla.org/en-US/kb/Cannot%20uninstall%20an%20add-on
    *http://kb.mozillazine.org/Uninstalling_toolbars
    *Also see --> https://support.mozilla.org/en-US/questions/908952
    If that does not solve the problem:
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+extensions+and+themes Troubleshooting extensions and themes]
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+plugins Troubleshooting plugins]
    *See --> [http://support.mozilla.org/en-US/kb/Basic+Troubleshooting Basic Troubleshooting]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Consider upgrading Firefox; you are using version 3.6.23, the current version is 3.6.25
    *See --> https://support.mozilla.com/en-US/kb/Updating+Firefox?bl=n&s=update%20automatically
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.org/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *'''''Adobe PDF Plug-In For Firefox and Netscape''''': [https://support.mozilla.org/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *'''''Shockwave Flash''''' (Adobe Flash or Flash): [https://support.mozilla.org/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *'''''Next Generation Java Plug-in for Mozilla browsers''''': [https://support.mozilla.org/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Why does Adobe version XI not open internet PDF files?

    I can open internet PDF files on my Ipad but not on my desktop.  What's the fix?  thanks!

    What is your computer system (e.g. Windows 7, Mac OS Lion)?
    What is your browser?
    Here's a link to a really dull file - does it do the same? http://www.adobe.com/security/pdfs/riskcompliance_faq.pdf

  • Why does Mail in iOS5 not work anymore?

    Hi,
    retrieving mails is almost impossible on iOS5, with all accounts... not only the iCloud or MobileMe accounts
    Mail on the iPad (1) is no longer usable anymore for me. It starts, says "retrieving mails", but that doesn´t happen.
    Walking over to my iMac and getting mails shows 5 ore more messages. iPad=0
    anyone with the same problem?

    Kind of same problem here.  After ios 5 update on ipad 1, i cannot open the mail settings to make adjustments, it just closes.
    Also when trying to open mail it flashes the mail application but doesnt like the accounts I have in there.  They all worked before without issue.

  • Why does 4.0.1 not open Apple's home page ?

    Of all pages on the net, Safari 4.0.1. refuses to open www.apple.com, which I find very ironic, as I saw that it was set as the Home Page, after I reset Safari, when I tried to resolve this. I have also trashed safari.plist, but to no avail. Firefox has no problem.
    Bank pages and others open fine. I was wondering if anyone else has found this bizarre discrimination against the mother site, and/or has a fix? Strangely, Safari does open with specific Apple addresses like: http://discussions.apple.com/
    Otherwise, there's always good old Firefox...

    Isn't this site wonderful!!!
    For years I have nearly ALWAYS received a solution here! Thanks a million Hawaiian_Starman. Actually, for anyone else reading this, I found that going to System Preferences>Universal Access>Seeing> "assistive devices" was unchecked. But, having an inkling of Apple's ways, I checked it. Opened Safari, failed to open the Apple page, closed Safari, went back to to "assistive devices" and unchecked it. Opened Safari, typed in www.apple.com and kalabazaam!!! It opened! Your solution worked. How anyone found that beats me.
    On to the next one...

Maybe you are looking for

  • Why is the size of WIN7SE updates 4 GB

    I never tried to add any update to my answer file until today. Once I applied applicable updates to the answer file, the ICE applied ~300 updates and the footprint size immediately expand from 2 GB to 6 GB. I tried to delete some unessential packages

  • Time to Update the Insurance Policy

    While responding to this question in the community forum ( https://community.verizonwireless.com/thread/817384 )  I thought I should share my resonse somewhere else.  I feel the insurance policy with Assurion is unfair!  If we pay for TEC (insurance

  • Model 2 and MVC implementation

    Hi. While trying to implement Model 2 with a command patern i realized that i maybe could use reflection insted. My idea is, to create a new class wich inherit from a abstract calss Action with the public method perform(), for every new "operation" o

  • Which MIB,s are required for UCS 2.2.2c .From where i can download it

    Product : ======================= Current version information of Cisco LMS Cisco  LMS : CWLMS-3.2-100-K9 CISCO  LMS 3.2 WINDOWS ONLY 100 DEVICE       LMS 3.2 Windows ONLY 100 Device Restricted Problem Description: ================= SNMP monitoring to

  • Can someone help with buying from international stores?

    Can someone please help? I am trying to get a program from U.S i tunes store and it won't let me because mine is in Aussie dollars. Any leads would be great.