Adobe Illustrator Tags

I have noticed the tags object is available to the document object, the pageitem object. Does anybody use these, and is there an example of using the 'tag' which someone would be willing to share for common knowledge of this obscure scripting asset?

Hi SV, here you go, select a couple of objects before running
// tag usage, carlos canto
// https://forums.adobe.com/thread/1710632
var idoc = app.activeDocument;
var sel = idoc.selection;
for (j=0; j<sel.length; j++) {
    var pgItem = sel[j];
    pgItem.name = 'selection ' + j;
    var itag = pgItem.tags.add();
    itag.name = "myPageItemTypename";
    itag.value = pgItem.typename;
//alert(pgItem.tags.length);
$.writeln ('document tag count ' + idoc.tags.length + '\n----------------------');
for (i=0; i<idoc.tags.length; i++) {
  var itag = idoc.tags[i];
  $.writeln(itag.name);
  $.writeln(itag.value);
  $.writeln(itag.parent.name);
    $.writeln(itag.parent.typename);
  $.writeln("----------------------------");
alert('done');

Similar Messages

  • Why some extra XML tags are created when viewed a XML in Adobe Illustrator with Esko plugin?

    We see some extra XML tags are created when viewing a XML in Adobe Illustrator with Esko plugin. Why these extra lines are created ?
    Screenshot of XML and XML viewed in AI below(the extra XML tags outlined in red):

    Hi Graffiti,
    Thanks so much for your resply.  I am happy to say that the problem has been fixed by my customer updating her version of Adobe Reader 9 to the latest version.  I had sent her a few suggestions on how to try to fix the problem including that one from info I had read on the forum etc.. and that was the solution that worked.  I am so relieved that I was able to fix the problem and to answer your question the blank pages were only graphics no text but they were the only pages that the graphics took up the whole page.  I thought that was strange and had her change a setting in preferences for printing large images a solution I read in the forum but it did not work.   

  • Crash when i start Adobe illustrator CC or Cs6

    Process:         Adobe Illustrator [1633]
    Path:            /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         256 (17.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [155]
    Responsible:     Adobe Illustrator [1633]
    User ID:         501
    Date/Time:       2014-05-02 23:49:54.758 +0200
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  BD746500-3520-7216-8F5E-4B3BF1A06662
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000100000000-0000000101431000 [ 20.2M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.BIB                           0x0000000103db1580 0x103daf000 + 9600
    1   com.adobe.BIB                           0x0000000103db151e 0x103daf000 + 9502
    2   com.adobe.BIB                           0x0000000103db1480 0x103daf000 + 9344
    3   com.adobe.BIB                           0x0000000103db144a 0x103daf000 + 9290
    4   libsystem_c.dylib                       0x00007fff901707a1 __cxa_finalize + 177
    5   libsystem_c.dylib                       0x00007fff90170a4c exit + 22
    6   com.apple.AppKit                        0x00007fff8e95b45a -[NSApplication terminate:] + 1834
    7   com.adobe.exo.framework                 0x00000001097f09ec -[ExoMacApplication terminate:] + 492
    8   com.adobe.illustrator                   0x0000000100419cbf main + 751
    9   com.adobe.illustrator                   0x0000000100002c94 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff922a8662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff91cab43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff91cab152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff922a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff922a2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91452fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff914525e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91451f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff951e1967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff951e176b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff989ff899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff989ff72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff98a03fc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff922a79aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff9149eab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff989ff899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff989ff72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff98a03fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff922a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff98a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff98a03fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff922a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff98a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff98a03fb9 start_wqthread + 13
    Thread 6:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff922a7a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff9018edc0 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff9018ecb2 usleep + 54
    3   com.apple.AppKit                        0x00007fff8e94c21d -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation                    0x00007fff951e176b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib                 0x00007fff989ff899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff989ff72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff98a03fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000010b1f3500  rbx: 0x000000010b1f3500  rcx: 0x00000000ffffffff  rdx: 0x000000010b1f3500
      rdi: 0x0000000000000000  rsi: 0x00007fff5fbffa00  rbp: 0x00007fff5fbff9f0  rsp: 0x00007fff5fbff9c0
       r8: 0x0000000000000040   r9: 0x00007fff5fbffa00  r10: 0x00007fff9aaeb9e1  r11: 0x00007fff9a113762
      r12: 0x00007fff5fbffa00  r13: 0x000000000000000d  r14: 0x0000000000000000  r15: 0x0000000000000002
      rip: 0x0000000103db1580  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x100000000 -        0x101430fff +com.adobe.illustrator (256 - 17.0.0) <E34E6120-14D0-3467-A23C-C55B5B80B913> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x102520000 -        0x103265ff7 +libicudata.40.0.dylib (40) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.4 0.0.dylib
           0x103279000 -        0x1032c8fff +com.adobe.headlights.LogSessionFramework (2.1.2.1756) <BD518257-970F-344A-92B8-B8BE1A8EB4D8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1032fe000 -        0x103300fff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/Ado beCrashReporter
           0x103306000 -        0x103356fff +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.256) <CDE1A155-45AC-30BB-8347-943980377322> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
           0x103379000 -        0x1033cdfff +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.256) <A7D0F187-0123-340C-B456-919DB5F661E7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
           0x1033f6000 -        0x1033f6ff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.256) <DBFFDCE5-C8A5-3C83-91A7-75E40BFF917D> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x1033fb000 -        0x10353ffff +com.adobe.ACE (AdobeACE 2.20.02.30929 - 2.20.02.30929) <73C9699B-5EDC-3FDC-82FF-738C99AA840F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x103552000 -        0x103b23fff +com.adobe.AGM (AdobeAGM 4.30.20.30929 - 4.30.20.30929) <7D9DF39D-A7FA-3284-84B2-5BA83794981A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x103bc0000 -        0x103bfdfff +com.adobe.ARE (AdobeARE 1.5.02.30929 - 1.5.02.30929) <73174C59-1DDC-3416-A0AD-4D70930ABA60> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x103c05000 -        0x103d03ff7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.8.0.30807 - 3.8.0.30807) <DF0EC9F6-D499-39B8-B2F4-CAF4F742D702> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeA XEDOMCore
           0x103daf000 -        0x103dccfff +com.adobe.BIB (AdobeBIB 1.2.03.30929 - 1.2.03.30929) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x103dd4000 -        0x103dfafff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIB Utils
           0x103e02000 -        0x104112ff7 +com.adobe.CoolType (AdobeCoolType 5.13.00.30929 - 5.13.00.30929) <BBF1FCF6-523A-3E24-967A-10EA909DF89B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoo lType
           0x10415a000 -        0x1046f3fff +com.adobe.MPS (AdobeMPS 5.8.1.30604 - 5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x104770000 -        0x1056f3fef +com.adobe.psl (AdobePSL 14.0.0.30830 - 14.0.0.30830) <7BDC4AF7-B14F-3DE0-B47A-E69B37529A6B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x1058b4000 -        0x105921fff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.5 -c 14 - 79.151739) <95D40B8F-C287-3F7B-945C-CEEE0D5399A2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105954000 -        0x105a60fff +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.6 -f 50 - 79.151739) <6C763585-FC85-3A15-B089-7D43EF73F6A8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMP Files
           0x105b0e000 -        0x105bb8fe7 +libicucnv.40.0.dylib (40) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicuc nv.40.0.dylib
           0x105be0000 -        0x105d20fe7 +libicui18n.40.0.dylib (40) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/ 4.0/libicui18n.40.0.dylib
           0x105da0000 -        0x105ea2fef +libicuuc.40.0.dylib (40) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc. 40.0.dylib
           0x105eeb000 -        0x106019fff +com.winsoft.wrservices (WRServices 7.0.0 - 7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x106077000 -        0x1061d0ff7 +com.adobe.linguistic.LinguisticManager (7.0.0 - 19061) <F6095811-7D5F-3E06-A664-1EB9FBF8C761> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeL inguistic
           0x10621e000 -        0x106226fff +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <657ED4E5-4FC2-3012-B36F-B60896021CB2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSp lashKit
           0x106230000 -        0x106254fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.30807 - 3.8.0.30807) <16FF5E16-19E0-3CE1-A68E-27567234429F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/A dobeAXE8SharedExpat
           0x106278000 -        0x106336ff7 +com.adobe.AdobeExtendScript (ExtendScript 4.5.5 - 4.5.5.30772) <4FC0039A-A770-3A51-9D7A-D24167344540> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/Adob eExtendScript
           0x106386000 -        0x10643fff7 +com.adobe.JP2K (1.2.2 - 1.2.2.29712) <869F46FB-FF39-39CA-B1E3-A13035A48B49> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x106489000 -        0x106652ff7 +com.adobe.owl (AdobeOwl version 5.0.13 - 5.0.13) <E9BEFE93-8AB5-3EF9-B59E-69208015C7FA> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x106695000 -        0x106e00fff +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 10.0.1.30505) <38762F4D-B5C5-3FD4-AFFE-5D1195FB76FC> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x106eb8000 -        0x106fbcfff +com.adobe.PDFPort (AdobePDFPort 2.1.0.30929 - 2.1.0.30929) <46896FB3-8FDB-3554-B4F6-013BB944D5EB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFP ort
           0x106fcf000 -        0x106ff4ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobe pdfsettings
           0x10702e000 -        0x107073ff7 +com.adobe.pip (7.0.0.1768) <F022E031-1429-354F-B718-70F001B342EF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x10707f000 -        0x10712aff7 +com.adobe.AdobeScCore (ScCore 4.5.5 - 4.5.5.30772) <5DE0B54D-CDAE-3146-904F-72CBC5C89FA7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCor e
           0x10716f000 -        0x10722dfff +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <2FAB4B9A-EDB9-0FF9-55B2-52DEC380D2BF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSV GExport
           0x107250000 -        0x107566fff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <D21D9020-0CD5-2CE3-FE04-8856C4F631E1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x107632000 -        0x107645ff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10764f000 -        0x107667ff7  com.apple.carbonframeworktemplate (1.0 - 1.0) <CD612584-FFB3-3311-8A49-834F1DFA2841> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x10766e000 -        0x10775dfff +com.adobe.amtlib (7.0.0.169 - 7.0.0.169) <A9A9F814-FF1F-3182-992C-395E5BC52481> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x107770000 -        0x107776ff7 +com.adobe.boost_date_time.framework (7.0.0 - 7.0.0.0) <C8A03503-9AF8-39E5-B52A-947940E9BE85> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_ date_time
           0x10778d000 -        0x10779ffff +com.adobe.boost_filesystem.framework (7.0.0 - 7.0.0.0) <E9A71FDE-E91D-3DB8-8C93-C4DC759440FF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost _filesystem
           0x1077bd000 -        0x107858ff7 +com.adobe.boost_regex.framework (7.0.0 - 7.0.0.0) <46B5DDAA-7B53-3295-9AC6-C4A5220FA9DD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_rege x
           0x1078ef000 -        0x10793dfff +com.adobe.boost_serialization.framework (7.0.0 - 7.0.0.0) <102B6B3B-01A9-384C-ABDD-69E255EA0461> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/bo ost_serialization
           0x107a69000 -        0x107a74fff +com.adobe.boost_signals.framework (7.0.0 - 7.0.0.0) <A07284DB-0BDE-3AA0-A9FD-9FD4080A58E0> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_si gnals
           0x107a8c000 -        0x107a90fff +com.adobe.boost_system.framework (7.0.0 - 7.0.0.0) <14201414-F4C5-3361-ABA8-225B6A997DBA> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_sys tem
           0x107a99000 -        0x107aa7fff +com.adobe.boost_threads.framework (7.0.0 - 7.0.0.0) <C4728FDF-6398-37CD-A9CF-4E8C3522BF8F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_th reads
           0x107acb000 -        0x107de9fff +com.adobe.dvaadameve.framework (7.0.0 - 7.0.0.0) <C527EBA1-3390-387A-935D-A5F37DBB00F3> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x10848a000 -        0x10858ffff +com.adobe.dvaai.framework (7.0.0 - 7.0.0.0) <D2763EF1-5B68-34DB-ADDA-F0B2B98D2668> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x108741000 -        0x10898aff7 +com.adobe.dvacore.framework (7.0.0 - 7.0.0.0) <73F833A6-5554-34A7-A625-ACAC06C25763> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x108bc1000 -        0x10903cfff +com.adobe.dvaui.framework (7.0.0 - 7.0.0.0) <15DAC32C-E639-33FE-A34B-990E77CE9C47> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10962f000 -        0x1096ddff7 +com.adobe.dvaworkspace.framework (7.0.0 - 7.0.0.0) <C614AF0D-8386-3FC1-AE64-33BC3B5DAB37> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworksp ace
           0x1097e8000 -        0x1098aaff7 +com.adobe.exo.framework (7.0.0 - 7.0.0.0) <D923AF78-3EBF-3C1B-9698-E8D8A0FE02E2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x109a04000 -        0x109a75fe7 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 79.151561) <380981FE-6528-37CC-9159-AB1892803BD4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x109a88000 -        0x109ab4ff7 +libtbb.dylib (0) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x109acf000 -        0x109aeefe7 +libtbbmalloc.dylib (0) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x109b13000 -        0x109b17fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x109b1e000 -        0x109b3aff7 +com.adobe.dvaflashview.framework (7.0.0 - 7.0.0.0) <390504EA-B04F-3B3D-AF17-5F99CE10613D> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashv iew
           0x109b61000 -        0x109b65ff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x109b6c000 -        0x109cb7fff +com.adobe.dvascriptui.framework (7.0.6 - 7.0.6.0) <D8DCEBAB-E04E-373A-B9ED-820FC2A282F0> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvascriptui.framework/Versions/A/dvascriptu i
           0x109f80000 -        0x109f82ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10a7ee000 -        0x10a7f6ff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10df92000 -        0x10dfbaffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10f434000 -        0x10f437ffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10fa73000 -        0x10fb16ff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x110088000 -        0x110169fe7 +IMSLib.dylib (7.0.0.37 - 7.0.0.37) <4C57DB56-7A76-374F-8F81-3D29A86A4FF2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/IMSLib.dylib
           0x110181000 -        0x1101f8ff7  com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
        0x7fff613c4000 -     0x7fff613f7817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff8c741000 -     0x7fff8c9ebff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8cdec000 -     0x7fff8cdf0ff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8ce4e000 -     0x7fff8ce89fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8cee2000 -     0x7fff8cf0affb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8cf0f000 -     0x7fff8cf1cff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8cf79000 -     0x7fff8cfccfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8d0cf000 -     0x7fff8d134ffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d135000 -     0x7fff8d136ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8d165000 -     0x7fff8d187fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8d188000 -     0x7fff8d24aff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8d24b000 -     0x7fff8d24ffff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d29c000 -     0x7fff8d2b7ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8d2b8000 -     0x7fff8d370ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d371000 -     0x7fff8d377fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8d378000 -     0x7fff8d3a4ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8d3a5000 -     0x7fff8d3b0fff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
        0x7fff8d53a000 -     0x7fff8d91bffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8d9b3000 -     0x7fff8d9b3fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8d9d2000 -     0x7fff8da03fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8da04000 -     0x7fff8da1cff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8da1d000 -     0x7fff8da1dfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8da1e000 -     0x7fff8da8dff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8da8e000 -     0x7fff8da90ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8da98000 -     0x7fff8dacdffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8dad0000 -     0x7fff8dafcfff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8dafd000 -     0x7fff8dd56ff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8dd57000 -     0x7fff8de3bfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8de3c000 -     0x7fff8de55ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8de56000 -     0x7fff8e12afc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8e5ae000 -     0x7fff8e5c9ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8e5cc000 -     0x7fff8e5f0ff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8e605000 -     0x7fff8e612ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8e613000 -     0x7fff8e6c3ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e6c4000 -     0x7fff8f23afff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f23b000 -     0x7fff8f257fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8f289000 -     0x7fff8f2c2ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8f2c3000 -     0x7fff8f2dbff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f2f5000 -     0x7fff8f2feff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8f30a000 -     0x7fff8f395fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8f723000 -     0x7fff8f7f4ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8f7ff000 -     0x7fff8f810ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8f811000 -     0x7fff8f85fff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff8fac4000 -     0x7fff8fac4ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8fac5000 -     0x7fff8fac6ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8facd000 -     0x7fff8fad1ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff8fb39000 -     0x7fff8fb49fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8fb4a000 -     0x7fff8fb4cff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8fb55000 -     0x7fff8fb58ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8fb59000 -     0x7fff8fb60fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fb61000 -     0x7fff8fb6efff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8fb6f000 -     0x7fff8fbc0ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8fbc1000 -     0x7fff8fd14ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff900ec000 -     0x7fff900edff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff900ee000 -     0x7fff90112fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff90113000 -     0x7fff9019cff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff9019d000 -     0x7fff901a1fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff90200000 -     0x7fff9024efff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff9024f000 -     0x7fff90257ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff90258000 -     0x7fff90269ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff9036d000 -     0x7fff904dbff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff904dc000 -     0x7fff9052afff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90875000 -     0x7fff908b7ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff90912000 -     0x7fff90937ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff90938000 -     0x7fff90951ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff909ad000 -     0x7fff90a20fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff911a3000 -     0x7fff911a5ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff911a6000 -     0x7fff911a9ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff911aa000 -     0x7fff911b4ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff912f7000 -     0x7fff91309ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff91393000 -     0x7fff913d4fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff913e2000 -     0x7fff915c7fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff915c8000 -     0x7fff915d4ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff915d5000 -     0x7fff915dbff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff91622000 -     0x7fff91626ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff9162a000 -     0x7fff918faffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff918fb000 -     0x7fff919eafff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff919eb000 -     0x7fff91a1ffff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff91a4f000 -     0x7fff91a56ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff91a57000 -     0x7fff91a57fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff91b18000 -     0x7fff91b19fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff91ca8000 -     0x7fff91cc2fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff91cd7000 -     0x7fff91cd9fff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff91cf7000 -     0x7fff91cfcff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff91cfd000 -     0x7fff91d0aff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff91d0b000 -     0x7fff91f53ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff91f95000 -     0x7fff91f98fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff92100000 -     0x7fff9213eff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff9222d000 -     0x7fff92291fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff92292000 -     0x7fff922aeff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
        0x7fff924e0000 -     0x7fff927cafff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff927cb000 -     0x7fff927cbffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff929e3000 -     0x7fff929f2ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff92b37000 -     0x7fff92b3bff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff92bd8000 -     0x7fff92c30ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff92c36000 -     0x7fff92cc2ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff92d02000 -     0x7fff92d05fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff9326f000 -     0x7fff9327fffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff93313000 -     0x7fff9336cfff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9336d000 -     0x7fff93438fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff934e6000 -     0x7fff93537fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff93588000 -     0x7fff936f8ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff94638000 -     0x7fff94717fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff95002000 -     0x7fff9500afff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff950a1000 -     0x7fff950abfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9510d000 -     0x7fff95152ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff9517b000 -     0x7fff95479fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9547a000 -     0x7fff95488fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff95494000 -     0x7fff954dbff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff95574000 -     0x7fff95710ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff95711000 -     0x7fff95716fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff9573a000 -     0x7fff9577ffff  libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
        0x7fff95780000 -     0x7fff95810fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff9581e000 -     0x7fff95aaffff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff95ab0000 -     0x7fff95ab1ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff95cf9000 -     0x7fff95d54ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff95da0000 -     0x7fff95da1ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff95da2000 -     0x7fff966c168f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff966c8000 -     0x7fff9673ffff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff96740000 -     0x7fff96748ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff96749000 -     0x7fff967b6fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff968dc000 -     0x7fff9692efff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff96969000 -     0x7fff9697bfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff9697c000 -     0x7fff969dfff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff969ff000 -     0x7fff96a09ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff96a22000 -     0x7fff96a22fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff96d45000 -     0x7fff96e36ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff96e37000 -     0x7fff96e41ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff96e42000 -     0x7fff96ec2fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff96f95000 -     0x7fff96fb0ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff96fb1000 -     0x7fff96fbafff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff96fbb000 -     0x7fff97168f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff97169000 -     0x7fff97190ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff971f3000 -     0x7fff971f4fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff971f7000 -     0x7fff9722fff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff972c9000 -     0x7fff972eeff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff972ef000 -     0x7fff972f4fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff972f5000 -     0x7fff973dcff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff973dd000 -     0x7fff97466fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff97a72000 -     0x7fff97ba2ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff97ba3000 -     0x7fff97d5bff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff97d5c000 -     0x7fff97d85fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff98199000 -     0x7fff98199ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff9819a000 -     0x7fff981c9fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff981ca000 -     0x7fff981d5ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff981d6000 -     0x7fff98206fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff98214000 -     0x7fff9831afff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff98343000 -     0x7fff98345fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff98346000 -     0x7fff98346fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff98347000 -     0x7fff9877affb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff9877b000 -     0x7fff98786ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff98787000 -     0x7fff987b6ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff987b7000 -     0x7fff987b8ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff98857000 -     0x7fff98945fff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff98946000 -     0x7fff98993ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff98995000 -     0x7fff989d4fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff989d6000 -     0x7fff989fdff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff989fe000 -     0x7fff98a05ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff98a06000 -     0x7fff98a0fffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff98ef4000 -     0x7fff98fdefff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff9901a000 -     0x7fff99025fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff99026000 -     0x7fff990eaff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff99143000 -     0x7fff9914fff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff9916a000 -     0x7fff991d4ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff991df000 -     0x7fff991e2fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff991e3000 -     0x7fff991eafff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff991eb000 -     0x7fff991ebfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff991ec000 -     0x7fff991edfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff9976c000 -     0x7fff9977afff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9977b000 -     0x7fff9977dfff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9979a000 -     0x7fff997a1ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff997a2000 -     0x7fff997a4ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff99cad000 -     0x7fff99cdcfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff99cdd000 -     0x7fff99d24fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9a111000 -     0x7fff9a114ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff9a140000 -     0x7fff9a209fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9a29c000 -     0x7fff9a2b3ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff9a2be000 -     0x7fff9a2e7ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff9a456000 -     0x7fff9a457ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 984
        thread_create: 2
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=314.8M resident=93.2M(30%) swapped_out_or_unallocated=221.7M(70%)
    Writable regions: Total=128.6M written=26.7M(21%) resident=48.4M(38%) swapped_out=32K(0%) unallocated=80.1M(62%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2352K
    CG image                             12K
    CG raster data                       32K
    CG shared images                    172K
    CoreServices                       1084K
    Image IO                           1932K
    Kernel Alloc Once                     8K
    MALLOC                             88.9M
    MALLOC (admin)                       32K
    Memory Tag 242                       12K
    Memory Tag 251                        8K
    STACK GUARD                        56.0M
    Stack                              10.2M
    VM_ALLOCATE                        19.4M
    __DATA                             27.6M
    __IMAGE                             528K
    __LINKEDIT                        109.8M
    __TEXT                            205.0M
    __UNICODE                           544K
    mapped file                        48.9M
    shared memory                         4K
    ===========                      =======
    TOTAL                             572.4M

    I tried a TON of things but was able to resolve this issue by trashing ~/Library/Preferences/Adobe Illustrator 18 Settings.

  • Adobe Illustrator CS6 quit unexpectedly

    OS X Version 10.9.3
    3.06 Intel Core 2 Duo
    4GB 800 mHz DDR SDRAM
    IMac - 24 inch (early 2008)
    Help. Cannot get Illustrato or InDesign to work. So, I am getting this and can not seem to solve it.
    First off here is the history:
    Owned and operated CS3. Had disks and such and tried to install on this Mac desktop. Would not install.
    Bought CS6 because I needed to up grade anyway. Computer hardware is fine with CS6 (according to adobe min. requirements). It works fine on my Laptop with my current Serial number. Tried to install with it on the mac desktop and it will not. Saying Adobe could not validate the license.  Went through everything with online help support to no avail. Things I did before I called and things they made me do after online support (pretty much the same things):
    1. Used Adobe cleaner to clean everything on computer. (all versions of adobe CS)
    2. Checked hosts file and made sure all references were gone for Adobe activate.
    3. Manually cleaned EVERYTHING adobe from the computer. Deleted everything and emptied trash.
    4. Used "CleanGenius" to clean everything adobe from the computer.
    5. Updated OS. Everything works fine with that.
    6. Restarted, checked for anything Adobe again and all is clean.
    Then I downloaded a "fresh" copy of CS6 DesignWeb Premium. Installed it. Per adobe help support instructions, i was able to get the License validated (something that was not happening before). I installed it and then restarted computer. Tried to open InDesign first. The splash screen came up and was loading for a while (maybe like 45). Then it gave me the dreaded "Adobe Illustrator CS6 quit unexpectedly". Now I get basically this error for Illustrator and InDesign (InDesign loads, then quits at splash screen where it says "Starting Up service Registry".
    Photoshop opens and works.
    Illustrator just give me the below data:
    Process:    
    Adobe InDesign CS6 [704]
    Path:       
    /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier: 
    com.adobe.InDesign
    Version:    
    8.0.0.370 (8000)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [197]
    Responsible:
    Adobe InDesign CS6 [704]
    User ID:    
    501
    Date/Time:  
    2014-06-02 20:14:11.721 -0600
    OS Version: 
    Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  B069C52A-E5F8-5C68-59C0-97C8C34170B2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO        
    0000000000000000-0000000000001000 [
    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    __TEXT            
    0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.BIB           
    0x00dd40fe 0xdd1000 + 12542
    1   com.adobe.BIB           
    0x00dd4148 0xdd1000 + 12616
    2   com.adobe.BIB           
    0x00dd43e3 0xdd1000 + 13283
    3   com.adobe.BIB           
    0x00dd4469 0xdd1000 + 13417
    4   com.adobe.InDesign.PDF  
    0x1510b820 GetPlugIn + 1222048
    5   com.adobe.InDesign.PDF  
    0x151295a6 GetPlugIn + 1344294
    6   libsystem_c.dylib       
    0x91c08f0b __cxa_finalize + 183
    7   libsystem_c.dylib       
    0x91c09236 exit + 31
    8   com.adobe.InDesign      
    0x00001d5d start + 61
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x985df992 kevent64 + 10
    1   libdispatch.dylib       
    0x90f88899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib       
    0x90f88532 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib  
    0x985de7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x9366bd8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib 
    0x9366c042 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore    0x989ec88d TSWaitOnConditionTimedRelative + 161
    4   com.apple.CoreServices.CarbonCore    0x989b8cf2 MPWaitOnQueue + 199
    5   PMRuntime.dylib         
    0x005bc581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore    0x989b92ce PrivateMPEntryPoint + 68
    7   libsystem_pthread.dylib 
    0x936695fb _pthread_body + 144
    8   libsystem_pthread.dylib 
    0x93669485 _pthread_start + 130
    9   libsystem_pthread.dylib 
    0x9366ecf2 thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib  
    0x985d9f7a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x985d916c mach_msg + 68
    2   com.apple.CoreServices.CarbonCore    0x989e952d TS_exception_listener_thread + 138
    3   libsystem_pthread.dylib 
    0x936695fb _pthread_body + 144
    4   libsystem_pthread.dylib 
    0x93669485 _pthread_start + 130
    5   libsystem_pthread.dylib 
    0x9366ecf2 thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib  
    0x985df046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x9366adcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib 
    0x9366ecce start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib  
    0x985df046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x9366adcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib 
    0x9366ecce start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xbffffc04  ebx: 0x00dd43d0  ecx: 0xffffffff  edx: 0x00df02e0
      edi: 0x00df02e0  esi: 0x00000000  ebp: 0xbffffbe8  esp: 0xbffffbc0
       ss: 0x00000023  efl: 0x00010286  eip: 0x00dd40fe   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU:
    1
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x1000 -
    0x4ff7 +com.adobe.InDesign (8.0.0.370 - 8000) <0D5CE30B-1589-2AA4-C7E5-2C0ED0C44D37> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    0xa000 -
    0xaff7  libimckit.dylib (1) <03842CBB-8244-4694-CA73-30779898B49D> /usr/lib/libimckit.dylib
    0xd000 -
    0xdff7 +InDesignModelAndUI (0) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x11000 -
    0x11ff7 +InDesignModel (0) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x15000 -   0x1f5fef +WidgetBinLib.dylib (1) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a3000 -   0x482ffb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4af000 -   0x549ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05 - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x556000 -   0x55ffff +ASLSupportLib.dylib (1) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x566000 -   0x5a2ffb +TextPanelLib.dylib (1) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b9000 -   0x5c2ff3 +PMRuntime.dylib (1) <DEE2F17E-391E-5C3E-11DC-EF6E0860545E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5cb000 -   0x747ff3 +com.adobe.ACE (AdobeACE 2.19.18.19553 - 2.19.18.19553) <2C680020-62C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x756000 -   0xd1dfef +com.adobe.AGM (AdobeAGM 4.26.18.19553 - 4.26.18.19553) <AB15D5F5-2D3D-F597-DD23-47A7A4719FC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd90000 -   0xdcbff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 - 1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA4B4EBEEFC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0xdd1000 -   0xdeeff3 +com.adobe.BIB (AdobeBIB 1.2.02.19553 - 1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0xdf4000 -   0xe1bff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe21000 -  0x114bfe3 +com.adobe.CoolType (AdobeCoolType 5.10.64.19354 - 5.10.64.19354) <8985B298-125A-B521-9246-AAD43073A3F6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1183000 -  0x157efe7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <D65ABA15-80D2-3F1C-2500-EEF873019149> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15db000 -  0x1640ff3 +ObjectModelLib.dylib (1) <073EF2BA-B5C6-A466-9AEC-963A2EF69144> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1657000 -  0x16b4feb +DataBaseLib.dylib (1) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c4000 -  0x1b16fe7 +PublicLib.dylib (1) <BD26BAA7-5BF0-9F0A-BB93-B4FE388E6852> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c42000 -  0x1c59ffb +com.adobe.AFL (AdobeAFL 1.0.0 - 1.0) <3B7A1817-3CA4-BEAA-A44A-5A9B5D664E93> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c6a000 -  0x1c76ff7 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x1c93000 -  0x1c9bfef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1ca8000 -  0x1cc7fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cdc000 -  0x1ce4fef +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x1cfb000 -  0x1e3bfeb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1ead000 -  0x1eb0ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1eb8000 -  0x2bfdff7 +libicudata.40.0.dylib (40) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x2c10000 -  0x2d45fe7 +libicui18n.40.0.dylib (40) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2db9000 -  0x2eaafef +libicuuc.40.0.dylib (40) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2ee7000 -  0x2f59fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f66000 -  0x3048ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3057000 -  0x311ffe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31c5000 -  0x3201ff7  com.apple.vmutils (4.2.1 - 108) <37A7D6A9-0BA7-39D9-A203-7123124A18B0> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x321b000 -  0x321cff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x3223000 -  0x32c1fe3 +libicucnv.40.0.dylib (40) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x32e3000 -  0x32eaffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x7176000 -  0x7177ff8  ATSHI.dylib (363.3) <62AF40CE-1110-31D5-931C-2B2AFB5C1A18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x717c000 -  0x718afff  libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x718e000 -  0x71a0ffd  libTraditionalChineseConverter.dylib (61) <EFC81138-0455-321B-A93A-F4E9C4A3EB31> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x71f7000 -  0x71fdffb +com.adobe.InDesign.Data Services UI (8.0.0.370 - 0) <2677201C-4749-18B8-B4DE-DDF76A2A684C> /Applications/Adobe InDesign CS6/*/Data Services UI
    0x7204000 -  0x720dfff +com.adobe.InDesign.Data Services (8.0.0.370 - 0) <A1F436CB-76D5-20F5-DB4F-753595AD3358> /Applications/Adobe InDesign CS6/*/Data Services
    0x97dc000 -  0x97e9ff7 +com.adobe.InDesign.DTTransform (8.0.0.370 - 0) <5321943B-C0A5-A8EA-2811-F596B708DABF> /Applications/Adobe InDesign CS6/*/DTTransform
    0x97f0000 -  0x97f7ff7 +com.adobe.InDesign.PNG Import Filter UI (8.0.0.370 - 0) <73A58EC2-5811-9862-9E42-C70D8D764908> /Applications/Adobe InDesign CS6/*/PNG Import Filter UI
    0x97fe000 -  0x9800ff7 +com.adobe.InDesign.SimpleTextImportFilter (8.0.0.370 - 0) <A55AAE7C-AC72-4799-A7DC-95DB3A21575F> /Applications/Adobe InDesign CS6/*/SimpleTextImportFilter
    0x9805000 -  0x980eff7 +com.adobe.InDesign.Tagged Text Filters UI (8.0.0.370 - 0) <E16F2F8F-7066-8CA7-1145-EBFF4FA201D6> /Applications/Adobe InDesign CS6/*/Tagged Text Filters UI
    0xeb00000 -  0xeb3bff3 +com.adobe.InDesign.Dictionary Editor Dialog (8.0.0.370 - 0) <F09CD086-618C-61FD-3DD1-398E678CA8AC> /Applications/Adobe InDesign CS6/*/Dictionary Editor Dialog
    0xeb56000 -  0xeb7aff7 +com.adobe.InDesign.LILO (8.0.0.370 - 0) <383977E0-B620-E63C-CA13-18DC286E4A8A> /Applications/Adobe InDesign CS6/*/LILO
    0xeb85000 -  0xec70ff3 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17304) <D935027D-2B74-3323-DFCA-8A15B0F5A310> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0xecf9000 -  0xedf7fff +com.adobe.InDesign.EBookExport (8.0.0.370 - 0) <9DC9A642-E7FD-36D9-2CDA-F5791C87CE14> /Applications/Adobe InDesign CS6/*/EBookExport
    0xee16000 -  0xee76ffb +com.adobe.InDesign.Media Import Filter (8.0.0.370 - 0) <8296D512-32F4-295A-88DE-8AA3C5D13E95> /Applications/Adobe InDesign CS6/*/Media Import Filter
    0xee87000 -  0xeeb0fff +com.adobe.InDesign.Sangam Preferences UI (8.0.0.370 - 0) <0AB77841-D89D-989A-0F93-38E840E7FF0B> /Applications/Adobe InDesign CS6/*/Sangam Preferences UI
    0xeec1000 -  0xef2bfeb +com.adobe.AdobeSangam (AdobeSangam 5.6.0.19506 - 5.6.0.19506) <1D569A75-8FA7-A3F9-ADB7-0CD4E72985E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0xef70000 -  0xefbfff7 +com.adobe.InDesign.SangamExport (8.0.0.370 - 0) <15322B80-60BE-F65F-32B2-614ED4CE088E> /Applications/Adobe InDesign CS6/*/SangamExport
    0xefd1000 -  0xf107feb +com.adobe.InDesign.SangamServicer-Mapper (8.0.0.370 - 0) <6C68B5C2-84AE-5F93-03B2-EF620A1ADB1F> /Applications/Adobe InDesign CS6/*/SangamServicer-Mapper
    0xf123000 -  0xf139ffb +com.adobe.InDesign.SaveBack (8.0.0.370 - 0) <93DB7DE2-4A83-4966-64EA-8E765641A92C> /Applications/Adobe InDesign CS6/*/SaveBack
    0xf144000 -  0xf202fef +com.adobe.InDesign.Tagged Text Attributes (8.0.0.370 - 0) <B6E93C00-6C39-45BD-E677-9CD699C1B7DB> /Applications/Adobe InDesign CS6/*/Tagged Text Attributes
    0xf221000 -  0xf2c1ff3 +com.adobe.InDesign.Tagged Text Filters (8.0.0.370 - 0) <CD978C81-2769-4356-A7A8-E4C21A456448> /Applications/Adobe InDesign CS6/*/Tagged Text Filters
    0xf2cf000 -  0xf2daff3 +com.adobe.InDesign.Clipping Path Dialog (8.0.0.370 - 0) <8ABDFCC9-D5FA-7A00-B4D0-E57662205FCD> /Applications/Adobe InDesign CS6/*/Clipping Path Dialog
    0xf2e6000 -  0xf323fff +com.adobe.InDesign.Color Management UI (8.0.0.370 - 0) <FD83C4B9-D801-59C0-AF42-EF8F0B3CCAE1> /Applications/Adobe InDesign CS6/*/Color Management UI
    0xf32f000 -  0xf3a7ffb +com.adobe.InDesign.Color Picker Panel (8.0.0.370 - 0) <7EFA8A0D-36ED-5F0A-1ACA-B2F5F6CA0E98> /Applications/Adobe InDesign CS6/*/Color Picker Panel
    0xf3c4000 -  0xf442fff +com.adobe.InDesign.DynamicDocumentsUI (8.0.0.370 - 0) <8DA4D224-F982-BEF8-F3C8-92C705ED45F4> /Applications/Adobe InDesign CS6/*/DynamicDocumentsUI
    0xf463000 -  0xf46eff3 +com.adobe.InDesign.EPS UI (8.0.0.370 - 0) <33ED1189-71CD-BF05-5207-416677C3ADAC> /Applications/Adobe InDesign CS6/*/EPS UI
    0xf476000 -  0xf47ffff +com.adobe.InDesign.Generic Style Editor (8.0.0.370 - 0) <7525D472-20FA-E4B7-D773-80DD155BB3D2> /Applications/Adobe InDesign CS6/*/Generic Style Editor
    0xf48b000 -  0xf4c0ff3 +com.adobe.InDesign.Gradient Panel (8.0.0.370 - 0) <C99C9685-73D1-9B33-767A-ACCD7ED75B88> /Applications/Adobe InDesign CS6/*/Gradient Panel
    0xf4d3000 -  0xf55affb +com.adobe.InDesign.Graphic Panels (8.0.0.370 - 0) <168D9A85-2E5B-37F3-D9EA-EFDFACF43699> /Applications/Adobe InDesign CS6/*/Graphic Panels
    0xf57a000 -  0xf580ffb +com.adobe.InDesign.JPEG Export UI (8.0.0.370 - 0) <5B6F8CCC-BE86-3BF6-4211-C997F1B9A9D9> /Applications/Adobe InDesign CS6/*/JPEG Export UI
    0xf587000 -  0xf5a1ffb +com.adobe.InDesign.JPEG Export (8.0.0.370 - 0) <AEF73F87-0C58-3488-6977-6C1CE94A18D1> /Applications/Adobe InDesign CS6/*/JPEG Export
    0xf5b0000 -  0xf5fcfff +com.adobe.InDesign.Output Preview (8.0.0.370 - 0) <D074CD73-B3DF-BA5C-0ABD-6199C45DD42A> /Applications/Adobe InDesign CS6/*/Output Preview
    0xf610000 -  0xf625ffb +com.adobe.InDesign.OutputMiscUI (8.0.0.370 - 0) <31D569A8-4184-7A04-7E78-D161806F763A> /Applications/Adobe InDesign CS6/*/OutputMiscUI
    0xf634000 -  0xf6b4fe3 +com.adobe.InDesign.PDF UI (8.0.0.370 - 0) <4F221BEA-92E2-BCEC-B4CA-C9CE95D31722> /Applications/Adobe InDesign CS6/*/PDF UI
    0xf6d0000 -  0xf72cfef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xf735000 -  0xf74afff +com.adobe.InDesign.Printer Styles (8.0.0.370 - 0) <D713E603-15FA-C061-0D64-F4A76B045F71> /Applications/Adobe InDesign CS6/*/Printer Styles
    0xf755000 -  0xf828fff +com.adobe.InDesign.PrintUI (8.0.0.370 - 0) <F0050870-F5F0-3B3E-BC3E-2F6D46F43694> /Applications/Adobe InDesign CS6/*/PrintUI
    0xf849000 -  0xf858ffb +com.adobe.InDesign.PS Import UI (8.0.0.370 - 0) <5BE45093-9397-461D-37EA-142BA92B408C> /Applications/Adobe InDesign CS6/*/PS Import UI
    0xf863000 -  0xf881ffb +com.adobe.InDesign.Swatch Library Panel (8.0.0.370 - 0) <F78ECFDA-25FF-0740-D7AF-FA66169D3BA7> /Applications/Adobe InDesign CS6/*/Swatch Library Panel
    0xf88c000 -  0xf940ff3 +com.adobe.InDesign.Swatches Panel (8.0.0.370 - 0) <2CA597D8-8277-3616-7219-BA320C75B249> /Applications/Adobe InDesign CS6/*/Swatches Panel
    0xf96b000 -  0xfa11ffb +com.adobe.InDesign.Transparency UI (8.0.0.370 - 0) <87E0536E-598D-C382-79F0-872FA5C27C5E> /Applications/Adobe InDesign CS6/*/Transparency UI
    0xfa3a000 -  0xfa9cff3 +com.adobe.InDesign.Assignment UI (8.0.0.370 - 0) <399A5D72-B369-A3C4-2C9F-BBD2BB0E7F3D> /Applications/Adobe InDesign CS6/*/Assignment UI
    0xfab6000 -  0xfad4feb +com.adobe.InDesign.InCopy Bridge UI (8.0.0.370 - 0) <5C148722-DA95-AB4A-8335-6BE4AC931366> /Applications/Adobe InDesign CS6/*/InCopy Bridge UI
    0xfade000 -  0xfb1aff3 +com.adobe.InDesign.InCopy Bridge (8.0.0.370 - 0) <20E58D68-75C9-F0CB-2991-28086A791FBF> /Applications/Adobe InDesign CS6/*/InCopy Bridge
    0xfb27000 -  0xfb2efff +com.adobe.InDesign.InCopyExport (8.0.0.370 - 0) <F4CEC010-0752-E920-3B48-6082D10CAF4D> /Applications/Adobe InDesign CS6/*/InCopyExport
    0xfb36000 -  0xfb3bff7 +com.adobe.InDesign.InCopyExportUI (8.0.0.370 - 0) <22F05148-A0BA-DBF8-7A21-CCB8678565D3> /Applications/Adobe InDesign CS6/*/InCopyExportUI
    0xfb41000 -  0xfb47fff +com.adobe.InDesign.InCopyImport (8.0.0.370 - 0) <9FEF0CC7-FD64-B251-180E-A2E17E89FFD0> /Applications/Adobe InDesign CS6/*/InCopyImport
    0xfb4d000 -  0xfb52fff +com.adobe.InDesign.InCopyWorkflow UI (8.0.0.370 - 0) <70CA2A6C-540D-C0CA-B4EE-5CAC53EFF519> /Applications/Adobe InDesign CS6/*/InCopyWorkflow UI
    0xfb5a000 -  0xfbaeffb +com.adobe.InDesign.Note (8.0.0.370 - 0) <493B54A6-11B2-864E-C8ED-EEF4198B3EB4> /Applications/Adobe InDesign CS6/*/Note
    0xfbc7000 -  0xfbd2ff3 +com.adobe.InDesign.NotePref (8.0.0.370 - 0) <B00EDAEC-2201-BA55-B530-22CFDA8FB7DF> /Applications/Adobe InDesign CS6/*/NotePref
    0xfbdf000 -  0xfbe2ff7 +com.adobe.InDesign.Username UI (8.0.0.370 - 0) <A5830B10-6948-595C-BA22-AF3E6A2ACE46> /Applications/Adobe InDesign CS6/*/Username UI
    0xfbe9000 -  0xfc8afff +com.adobe.InDesign.ButtonUI (8.0.0.370 - 0) <1E583694-407D-BE2A-40B0-4349511DFE1D> /Applications/Adobe InDesign CS6/*/ButtonUI
    0xfcb0000 -  0xfcd7ffb +com.adobe.InDesign.MediaUI (8.0.0.370 - 0) <4A684112-5E81-150D-4C58-6685BDDBF479> /Applications/Adobe InDesign CS6/*/MediaUI
    0xfce9000 -  0xfcf6ff3 +com.adobe.InDesign.Alignment Panel (8.0.0.370 - 0) <1A57AA33-0A5B-ACD3-50D2-724770247AD3> /Applications/Adobe InDesign CS6/*/Alignment Panel
    0xfcfc000 -  0xfd3fff7 +com.adobe.InDesign.Asset Library Panel (8.0.0.370 - 0) <7C607327-F61A-900D-C12C-EB4B4E11904D> /Applications/Adobe InDesign CS6/*/Asset Library Panel
    0xfd5b000 -  0xfdc6ffb +com.adobe.InDesign.Asset PubLibrary (8.0.0.370 - 0) <367764EF-3037-6771-F12E-36E5DB269ECF> /Applications/Adobe InDesign CS6/*/Asset PubLibrary
    0xfdde000 -  0xfe27fff +com.adobe.InDesign.Book Panel (8.0.0.370 - 0) <EDD89CA1-6F14-17D6-4AAC-F6FAF61BF715> /Applications/Adobe InDesign CS6/*/Book Panel
    0xfe41000 -  0xfe5bff3 +com.adobe.InDesign.Bookmark Panel (8.0.0.370 - 0) <CF1482BA-E545-358D-FF17-1AB473C96F5D> /Applications/Adobe InDesign CS6/*/Bookmark Panel
    0xfe6d000 -  0xfea4ff3 +com.adobe.InDesign.ContentDropper Tool (8.0.0.370 - 0) <1E9C2AB2-5EEF-6C69-2332-9D5FDD165F83> /Applications/Adobe InDesign CS6/*/ContentDropper Tool
    0xfeba000 -  0xfef8ff3 +com.adobe.InDesign.Control Panel (8.0.0.370 - 0) <D59E9E14-47F6-E76A-7A42-F49BD46673F3> /Applications/Adobe InDesign CS6/*/Control Panel
    0xff0d000 -  0xff15ffb +com.adobe.InDesign.Create Guides Dialog (8.0.0.370 - 0) <ADB3C8BC-34EE-459B-6F83-3E54D3A242E0> /Applications/Adobe InDesign CS6/*/Create Guides Dialog
    0xff1d000 -  0xff54fff +com.adobe.InDesign.Eyedropper Tool (8.0.0.370 - 0) <CA80FBEA-986E-5301-3CED-EC620212F52E> /Applications/Adobe InDesign CS6/*/Eyedropper Tool
    0xff64000 -  0xffeaff3 +com.adobe.InDesign.Hyperlinks Panel (8.0.0.370 - 0) <A8A63B20-5365-EE1F-F729-EC03640B0FC0> /Applications/Adobe InDesign CS6/*/Hyperlinks Panel
    0x10006000 - 0x10088fff +com.adobe.InDesign.Index Panel (8.0.0.370 - 0) <DB5D600B-28DB-501E-1DBC-7C8C3C202670> /Applications/Adobe InDesign CS6/*/Index Panel
    0x100a1000 - 0x100acfff +unihan (1) <9FC06EAB-E3E2-7CF6-52B4-39B920584A27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x100b8000 - 0x10116ff3 +com.adobe.InDesign.Info Panel (8.0.0.370 - 0) <6767B322-AE16-F72C-E61E-CB70EB63871E> /Applications/Adobe InDesign CS6/*/Info Panel
    0x10126000 - 0x101ecfe7 +com.adobe.InDesign.Knowledge Base (8.0.0.370 - 0) <3C0E0B8C-4A9D-50DE-3FC4-C05733E22301> /Applications/Adobe InDesign CS6/*/Knowledge Base
    0x101f3000 - 0x1023ffff +com.adobe.InDesign.Layers Panel (8.0.0.370 - 0) <0EA29176-2514-2D31-292F-7ED2C9530028> /Applications/Adobe InDesign CS6/*/Layers Panel
    0x10258000 - 0x1025bff7 +com.adobe.InDesign.Layout Adjustment Panel (8.0.0.370 - 0) <DB6A578B-4622-2B68-3B66-CFA0FAF0E25E> /Applications/Adobe InDesign CS6/*/Layout Adjustment Panel
    0x10262000 - 0x10281ff3 +com.adobe.InDesign.Layout Adjustment (8.0.0.370 - 0) <77BDE746-6BCA-0975-06CF-2617CE4326BA> /Applications/Adobe InDesign CS6/*/Layout Adjustment
    0x1028d000 - 0x102d6fff +com.adobe.InDesign.Links UI (8.0.0.370 - 0) <0B60E760-139E-22C8-3C61-2CE973D7608D> /Applications/Adobe InDesign CS6/*/Links UI
    0x102ef000 - 0x1038eff3 +com.adobe.InDesign.ObjectStylesUI (8.0.0.370 - 0) <F541B941-79CF-5D42-F5FD-B99C3BCF5B67> /Applications/Adobe InDesign CS6/*/ObjectStylesUI
    0x103b4000 - 0x103d6ffb +com.adobe.InDesign.Page Setup Dialog (8.0.0.370 - 0) <DA18018D-A37B-423F-4F8D-AF17D5F0BB3C> /Applications/Adobe InDesign CS6/*/Page Setup Dialog
    0x103e0000 - 0x104a0fe3 +com.adobe.InDesign.Pages Panel (8.0.0.370 - 0) <6D0D2D1C-D5C2-70BD-C611-4B8BAF24C7CB> /Applications/Adobe InDesign CS6/*/Pages Panel
    0x104c4000 - 0x104d1fff +com.adobe.InDesign.Sections UI (8.0.0.370 - 0) <9F1F3835-16BB-B173-E30C-E37F61E20450> /Applications/Adobe InDesign CS6/*/Sections UI
    0x104d9000 - 0x104e1fff +com.adobe.InDesign.StepRepeat (8.0.0.370 - 0) <A9EF00EA-8BB6-AD34-B4CA-2814537216F1> /Applications/Adobe InDesign CS6/*/StepRepeat
    0x104ea000 - 0x10527fff +com.adobe.InDesign.Text Wrap Panel (8.0.0.370 - 0) <1CBD8530-D104-B2AA-6258-D3276ADCBEBA> /Applications/Adobe InDesign CS6/*/Text Wrap Panel
    0x1053a000 - 0x10576ff3 +com.adobe.InDesign.TOC UI Dialog (8.0.0.370 - 0) <463C7166-97BB-A2BD-FD54-D07AD3B65043> /Applications/Adobe InDesign CS6/*/TOC UI Dialog
    0x1058a000 - 0x105c2fff +com.adobe.InDesign.Transform Panel (8.0.0.370 - 0) <639982B3-0E17-99FA-C6F0-983B883B269D> /Applications/Adobe InDesign CS6/*/Transform Panel
    0x105d1000 - 0x105ebff3 +com.adobe.InDesign.Image Import UI (8.0.0.370 - 0) <C4992FEA-1795-D59F-CE90-5C50014F78E2> /Applications/Adobe InDesign CS6/*/Image Import UI
    0x105f8000 - 0x1060bfeb +com.adobe.InDesign.Scotch Rules (8.0.0.370 - 0) <84E401CA-C8D0-2C5A-E9E1-C038BACEDAF4> /Applications/Adobe InDesign CS6/*/Scotch Rules
    0x10613000 - 0x1066dfff +com.adobe.InDesign.BNUI (8.0.0.370 - 0) <E1069FF1-BDA6-6AB5-94B9-399EFAD33CF3> /Applications/Adobe InDesign CS6/*/BNUI
    0x10687000 - 0x10727ffb +com.adobe.InDesign.DataMerge (8.0.0.370 - 0) <B70DF58E-BEB4-BD3A-B438-04DCA4BB465A> /Applications/Adobe InDesign CS6/*/DataMerge
    0x1073f000 - 0x10774fff +com.adobe.InDesign.DataMergeUI (8.0.0.370 - 0) <982460FB-B502-C9D1-D7C0-65BBC2FCCB64> /Applications/Adobe InDesign CS6/*/DataMergeUI
    0x1078b000 - 0x1079fff3 +com.adobe.InDesign.PMWelcomeScreen (8.0.0.370 - 0) <2648F80C-C135-9DC5-A636-C05A8BF661C3> /Applications/Adobe InDesign CS6/*/PMWelcomeScreen
    0x107b0000 - 0x1089dffb +com.adobe.InDesign.Package and Preflight UI (8.0.0.370 - 0) <68E93544-772B-CC9C-E823-9203F4272CD7> /Applications/Adobe InDesign CS6/*/Package and Preflight UI
    0x108cd000 - 0x10ae2ff3 +com.adobe.InDesign.Package and Preflight (8.0.0.370 - 0) <6769A211-92EE-F6F2-2E52-3C06226A352A> /Applications/Adobe InDesign CS6/*/Package and Preflight
    0x10b14000 - 0x10b3cfeb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x10b5b000 - 0x10c42fef +com.adobe.InDesign.JBX (8.0.0.370 - 0) <79DEAE03-D442-EFF6-6751-87BA05F5A3CB> /Applications/Adobe InDesign CS6/*/JBX
    0x10c65000 - 0x10c69ff7 +com.adobe.InDesign.Script Label Panel (8.0.0.370 - 0) <AC232069-F90D-7E32-8292-E09EEA27F9EE> /Applications/Adobe InDesign CS6/*/Script Label Panel
    0x10c72000 - 0x10c7effb +com.adobe.InDesign.Scripts Panel (8.0.0.370 - 0) <10F367E1-2F61-B4E6-1883-E8A5265548AE> /Applications/Adobe InDesign CS6/*/Scripts Panel
    0x10c89000 - 0x10d6cffb +com.adobe.InDesign.Tables UI (8.0.0.370 - 0) <033963EE-D716-131A-2164-6D5CA7ADFC86> /Applications/Adobe InDesign CS6/*/Tables UI
    0x10d91000 - 0x10e34ffb +com.adobe.InDesign.TableStylesUI (8.0.0.370 - 0) <48A7D3F8-B856-43FC-A119-51D9C08E235D> /Applications/Adobe InDesign CS6/*/TableStylesUI
    0x10e56000 - 0x10ebfff3 +com.adobe.InDesign.Character Panel (8.0.0.370 - 0) <1B6D9695-AAB9-EDA5-D0D1-C931688C5EC3> /Applications/Adobe InDesign CS6/*/Character Panel
    0x10edc000 - 0x10f0aff7 +com.adobe.InDesign.Conditional Text UI (8.0.0.370 - 0) <B52329F2-94C5-AFA9-379A-983FD42B48B0> /Applications/Adobe InDesign CS6/*/Conditional Text UI
    0x10f1f000 - 0x10f3bff7 +com.adobe.InDesign.Create Outlines (8.0.0.370 - 0) <048977B2-4975-2E80-018F-55C9D2C84C92> /Applications/Adobe InDesign CS6/*/Create Outlines
    0x10f45000 - 0x11073fe3 +com.adobe.InDesign.Find and Change Panel (8.0.0.370 - 0) <2ED6F128-5265-8B55-F0F8-B457409F5796> /Applications/Adobe InDesign CS6/*/Find and Change Panel
    0x110a6000 - 0x110cbff7 +com.adobe.InDesign.Find Change Format Panel (8.0.0.370 - 0) <A3C09444-DD22-7E8E-720E-C163A7FF837D> /Applications/Adobe InDesign CS6/*/Find Change Format Panel
    0x110da000 - 0x11100ff7 +com.adobe.InDesign.Font Usage Dialog (8.0.0.370 - 0) <3EA16C7B-F9CC-E218-1200-BC235DB3423E> /Applications/Adobe InDesign CS6/*/Font Usage Dialog
    0x1110f000 - 0x111f2ffb +com.adobe.InDesign.Glyphs Panel (8.0.0.370 - 0) <5EA3F9D0-3442-21FD-99D8-A054E2264070> /Applications/Adobe InDesign CS6/*/Glyphs Panel
    0x1120e000 - 0x11216ff3 +com.adobe.InDesign.Hyphenation Panel (8.0.0.370 - 0) <5341F962-F6E2-02FC-2D11-419DC5E74D14> /Applications/Adobe InDesign CS6/*/Hyphenation Panel
    0x11222000 - 0x11232ffb +com.adobe.InDesign.Indents and Tabs (8.0.0.370 - 0) <B33F6EAA-F9AF-BF34-1F08-47808F94C046> /Applications/Adobe InDesign CS6/*/Indents and Tabs
    0x1123d000 - 0x11245ff3 +com.adobe.InDesign.Justification Panel (8.0.0.370 - 0) <F8460C83-8DE0-73B1-6A49-C75969DBA54F> /Applications/Adobe InDesign CS6/*/Justification Panel
    0x1124c000 - 0x11252ff3 +com.adobe.InDesign.Keeps Panel (8.0.0.370 - 0) <4AD1C274-44A7-7FD1-30F3-1ADDD92025EF> /Applications/Adobe InDesign CS6/*/Keeps Panel
    0x11258000 - 0x11278feb +com.adobe.InDesign.Optical Kerning (8.0.0.370 - 0) <5E9D52E9-DE58-69D6-4924-FF6E82019F55> /Applications/Adobe InDesign CS6/*/Optical Kerning
    0x11280000 - 0x112aeff3 +com.adobe.InDesign.Paragraph Panel (8.0.0.370 - 0) <2949EAB7-8543-8C0C-97A4-F44D2CA5D9B8> /Applications/Adobe InDesign CS6/*/Paragraph Panel
    0x112bb000 - 0x112cbffb +com.adobe.InDesign.Paragraph Rules Panel (8.0.0.370 - 0) <DB991FAE-B099-F846-277E-6D51316B1393> /Applications/Adobe InDesign CS6/*/Paragraph Rules Panel
    0x112d2000 - 0x112e8ff7 +com.adobe.InDesign.Path Type UI (8.0.0.370 - 0) <6EB49527-FEC9-C79E-68D1-F6FB37C35419> /Applications/Adobe InDesign CS6/*/Path Type UI
    0x112f5000 - 0x112feffb +PathTypeLib.dylib (1) <8F64EEBE-7B35-04D9-1A40-296790C82598> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PathTypeLib.dylib
    0x11305000 - 0x1132ffff +com.adobe.InDesign.RunIn Styles Panel (8.0.0.370 - 0) <EFE3E465-22E1-B49C-C55E-5CDD12E60AC3> /Applications/Adobe InDesign CS6/*/RunIn Styles Panel
    0x1133d000 - 0x1134dffb +com.adobe.InDesign.SING (8.0.0.370 - 0) <61BF8D63-5ECC-A90D-1FDC-B124ADA0D0A5> /Applications/Adobe InDesign CS6/*/SING
    0x11354000 - 0x1135cff7 +com.adobe.InDesign.Span Columns Panel (8.0.0.370 - 0) <56CEFE88-C354-C689-99D7-F38B7D858966> /Applications/Adobe InDesign CS6/*/Span Columns Panel
    0x11363000 - 0x113afff7 +com.adobe.InDesign.Spelling Panel (8.0.0.370 - 0) <201EFD3B-7BF3-38E2-0992-2A7CE8799FD9> /Applications/Adobe InDesign CS6/*/Spelling Panel
    0x113c7000 - 0x113d8ff7 +com.adobe.InDesign.Story Panel (8.0.0.370 - 0) <A21295BA-8A42-7B84-4DDD-1F24884BFAD4> /Applications/Adobe InDesign CS6/*/Story Panel
    0x113e2000 - 0x11451ff3 +com.adobe.InDesign.Style Panel (8.0.0.370 - 0) <FA69BA30-90AA-5CEE-8B72-AB9BCAC6FDD1> /Applications/Adobe InDesign CS6/*/Style Panel
    0x11470000 - 0x1147bffb +com.adobe.InDesign.Text Color Panel (8.0.0.370 - 0) <DD01A0EF-1A9B-4A67-F5A2-65E126B84265> /Applications/Adobe InDesign CS6/*/Text Color Panel
    0x11481000 - 0x114abffb +com.adobe.InDesign.Text Frame Options (8.0.0.370 - 0) <EB1EDB1B-9DDC-FBD1-7C2B-1081F7DEADAF> /Applications/Adobe InDesign CS6/*/Text Frame Options
    0x114bb000 - 0x1151aff7 +com.adobe.InDesign.Text Panel (8.0.0.370 - 0) <4D8C3996-CA93-FEF5-AAF4-074DF431DCC1> /Applications/Adobe InDesign CS6/*/Text Panel
    0x1152f000 - 0x1154bff7 +com.adobe.InDesign.Text Preferences (8.0.0.370 - 0) <DE058137-60B9-6C2D-AAFA-FB99BBF16343> /Applications/Adobe InDesign CS6/*/Text Preferences
    0x11557000 - 0x11576fff +com.adobe.InDesign.Text Ruler (8.0.0.370 - 0) <A6116817-54FD-ADD4-17E6-567EAE23EB6D> /Applications/Adobe InDesign CS6/*/Text Ruler
    0x11583000 - 0x115a1ff3 +com.adobe.InDesign.Text Style Panel (8.0.0.370 - 0) <C773AF02-7F9B-ACA6-2EB0-6AD306DAF63E> /Applications/Adobe InDesign CS6/*/Text Style Panel
    0x115ad000 - 0x115d6ff7 +com.adobe.InDesign.Article Panel (8.0.0.370 - 0) <E0F3245B-7976-AE49-00B9-2683BE022C41> /Applications/Adobe InDesign CS6/*/Article Panel
    0x115eb000 - 0x11614fff +com.adobe.InDesign.CSXS (8.0.0.370 - 0) <018B245A-072B-B36F-5D3C-2BD5AD0F8876> /Applications/Adobe InDesign CS6/*/CSXS
    0x11629000 - 0x117bdfff +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <2205B6E1-7C9E-1892-EC68-C1B326C727A8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x11865000 - 0x11898ff3 +com.adobe.InDesign.Galley Preferences (8.0.0.370 - 0) <338FBCD0-2382-5B70-CF08-5F40C3BDC130> /Applications/Adobe InDesign CS6/*/Galley Preferences
    0x118ac000 - 0x118ccffb +com.adobe.InDesign.GapTool (8.0.0.370 - 0) <29265658-52CA-6DCC-71F5-25D6B0E678BA> /Applications/Adobe InDesign CS6/*/GapTool
    0x118d9000 - 0x118e2ff3 +com.adobe.InDesign.General Preferences Panel (8.0.0.370 - 0) <CAEDDEEF-8606-F336-817A-E78153CE2571> /Applications/Adobe InDesign CS6/*/General Preferences Panel
    0x118e9000 - 0x118ebfff +com.adobe.InDesign.Help (8.0.0.370 - 0) <4FA04E8F-01D7-32BF-90BD-61F315361259> /Applications/Adobe InDesign CS6/*/Help
    0x118f0000 - 0x1190afe3 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <928D8FAD-DEE7-F1D0-FE17-FA7F4E4C1E48> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x11915000 - 0x1192cff3 +com.adobe.InDesign.Performance UI (8.0.0.370 - 0) <45BFDBD4-66CD-0CDA-C959-E510A38C915F> /Applications/Adobe InDesign CS6/*/Performance UI
    0x1193c000 - 0x1195dfff +com.adobe.InDesign.SharedContentUI (8.0.0.370 - 0) <F7AD6FD7-F2A2-17B0-066B-0805A9B4361D> /Applications/Adobe InDesign CS6/*/SharedContentUI
    0x11969000 - 0x11989fff +com.adobe.InDesign.Shortcut Editor Dialog (8.0.0.370 - 0) <7AB73363-5284-2CDF-59A2-B9CEC4AD2A78> /Applications/Adobe InDesign CS6/*/Shortcut Editor Dialog
    0x11996000 - 0x119abffb +com.adobe.InDesign.Tool Box (8.0.0.370 - 0) <A92C9A1A-FBE9-0D86-9DF4-08A5641B6595> /Applications/Adobe InDesign CS6/*/Tool Box
    0x119ba000 - 0x119c6ffb +com.adobe.InDesign.Tool Tips (8.0.0.370 - 0) <7096572C-F930-7341-5B79-CCE04B6FCBDB> /Applications/Adobe InDesign CS6/*/Tool Tips
    0x119d1000 - 0x119d7ffb +com.adobe.InDesign.Track Changes Preferences (8.0.0.370 - 0) <3819FEAD-5C72-FEB6-3124-DD1CA4F9BF97> /Applications/Adobe InDesign CS6/*/Track Changes Preferences
    0x119de000 - 0x119f1fff +com.adobe.InDesign.Track Changes UI (8.0.0.370 - 0) <14FAFC2F-029D-235C-FD32-C29B76EA7F05> /Applications/Adobe InDesign CS6/*/Track Changes UI
    0x119f7000 - 0x11a01ff3 +com.adobe.InDesign.PerformanceMetrics (8.0.0.370 - 0) <D7176A7C-DE1F-DE19-54FB-816FB3A56F98> /Applications/Adobe InDesign CS6/*/PerformanceMetrics
    0x11a08000 - 0x11a16fff +com.adobe.InDesign.Metadata UI (8.0.0.370 - 0) <72B263D6-2695-0AD0-3B27-BC5F91856777> /Applications/Adobe InDesign CS6/*/Metadata UI
    0x11a1d000 - 0x11a95fe3 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <EF13921E-1CC6-2891-0EEC-D8D8C68D5D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x11aa4000 - 0x11aacffb +com.adobe.InDesign.Workgroup UI (8.0.0.370 - 0) <065184B8-B391-7634-9D4B-0FA95D12445B> /Applications/Adobe InDesign CS6/*/Workgroup UI
    0x11ab2000 - 0x11b02ff3 +com.adobe.InDesign.Snippet (8.0.0.370 - 0) <F4F2E8E0-F38F-A639-619E-6CFE60AB092C> /Applications/Adobe InDesign CS6/*/Snippet
    0x11b16000 - 0x11c44ff7 +com.adobe.InDesign.XMedia UI (8.0.0.370 - 0) <A669B051-78AE-4E11-E897-62855B62BC34> /Applications/Adobe InDesign CS6/*/XMedia UI
    0x11c80000 - 0x11cd2fff +com.adobe.InDesign.Actions (8.0.0.370 - 0) <4DB174D9-5BFD-8E60-8D5B-842E42BAFED6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Actions.InDesignPlugin/Actions
    0x11ce5000 - 0x11e91fff +com.adobe.InDesign.AppFramework (8.0.0.370 - 0) <37A21F7E-89E0-6F90-1F36-8DBD540D75AF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0x11ed1000 - 0x121afff7 +com.adobe.InDesign.Application UI (8.0.0.370 - 0) <DC17ED34-F202-1273-AD65-50BCE7BFFFE5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0x12239000 - 0x122edffb +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <2C860A49-8645-DC74-DC56-53BC99138C6F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x12330000 - 0x123ceff3 +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <D8CDF140-E42A-DCFB-AFFC-69B4694FB639> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x12404000 - 0x12471ffb +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x124c0000 - 0x124e5ff7 +com.adobe.InDesign.Article (8.0.0.370 - 0) <3F6AA216-A395-E8EB-2D75-A68EFCBCD60A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Article.InDesignPlugin/Article
    0x124f1000 - 0x12590ffb +com.adobe.InDesign.Assignments (8.0.0.370 - 0) <26B7FA96-2070-E56C-072E-5BF4FAC72C18> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Assignments.InDesignPlugin/Assignments
    0x125aa000 - 0x12665fef +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <B8855D3A-C827-D9EB-040E-F808043458DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x12694000 - 0x126cfff3 +com.adobe.InDesign.AWS (8.0.0.370 - 0) <F88DE0E8-30E4-6278-6775-FA6A9B7C4442> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AWS.InDesignPlugin/AWS
    0x126e1000 - 0x1270bff3 +com.adobe.InDesign.AWSUI (8.0.0.370 - 0) <5C581BF5-0501-0633-DA35-AC4908931944> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AWSUI.InDesignPlugin/AWSUI
    0x1271a000 - 0x12753ff7 +com.adobe.InDesign.Basic Tools (8.0.0.370 - 0) <0C4F33B7-E67F-3F64-BC8A-8567200FB0C3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Basic Tools.InDesignPlugin/Basic Tools
    0x12768000 - 0x127c7ffb +com.adobe.InDesign.Behavior (8.0.0.370 - 0) <FABD82A1-F4A7-9D3E-36F4-F9367F8F01E7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Behavior.InDesignPlugin/Behavior
    0x127dc000 - 0x1287afe3 +com.adobe.InDesign.BNCore (8.0.0.370 - 0) <C6D7C19A-CB6E-A3A3-CDC0-9EB8E3D5F8DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/BNCore.InDesignPlugin/BNCore
    0x12891000 - 0x128f6ff3 +com.adobe.InDesign.Book (8.0.0.370 - 0) <0AC7BC7B-8B04-633D-6415-F9C6F3B2687E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x12908000 - 0x12940ff3 +com.adobe.InDesign.CellStyles (8.0.0.370 - 0) <F1F10EDD-58CA-AA3D-BB57-BFCA0816A1DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CellStyles.InDesignPlugin/CellStyles
    0x12950000 - 0x129d5fef +com.adobe.InDesign.CJK Text Attributes (8.0.0.370 - 0) <C6F945FC-E839-778E-A073-DE4772A8E821> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0x129ef000 - 0x12a72fff +com.adobe.InDesign.CJKGrid (8.0.0.370 - 0) <C93F411B-0C21-0268-D70C-CBC084D8C427> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0x12a88000 - 0x12b70fff +com.adobe.InDesign.Color Management (8.0.0.370 - 0) <AEB38774-2898-14E0-EF60-2FAD9277E576> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0x12b92000 - 0x12bf3ff3 +com.adobe.InDesign.CompFontMgr (8.0.0.370 - 0) <A6CD1E5C-4576-F1E2-86E5-59B4AFC480E0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0x12c06000 - 0x12c5bff3 +com.adobe.InDesign.Conditional Text (8.0.0.370 - 0) <0E4C9727-2262-6EC4-2E82-257C8F5F4183> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Conditional Text.InDesignPlugin/Conditional Text
    0x12c6e000 - 0x12ca0ff3 +com.adobe.InDesign.ContentDropper (8.0.0.370 - 0) <CF2D1EA9-9B37-4A91-91B5-CAEA4D49CF7E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/ContentDropper.InDesignPlugin/ContentDropper
    0x12caf000 - 0x12ccffff +com.adobe.InDesign.Dialog Layout (8.0.0.370 - 0) <03D98479-D7D1-2E54-F386-695645140C0A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Dialog Layout.InDesignPlugin/Dialog Layout
    0x12cdc000 - 0x12d02ff7 +com.adobe.InDesign.Document Actions (8.0.0.370 - 0) <0DACEFC9-4F3E-0D14-C955-38CA59D8B8A9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Actions.InDesignPlugin/Document Actions
    0x12d0c000 - 0x12edbfef +com.adobe.InDesign.Document Framework (8.0.0.370 - 0) <719D4428-D6DD-B14F-E32B-2227C3E7F10E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0x12f0a000 - 0x12f12ff7 +com.adobe.InDesign.Document UI (8.0.0.370 - 0) <5F56ABC9-9C79-F847-0723-3D0D25F6DD7D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0x12f19000 - 0x1325dffb +com.adobe.InDesign.Dynamic Documents (8.0.0.370 - 0) <8CF89B21-DC1B-AF40-FAD2-D46F3C60F899> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Dynamic Documents.InDesignPlugin/Dynamic Documents
    0x13293000 - 0x13374fe7 +com.adobe.AGMFL (AdobeAGMFL 2.1.0.19553 - 2.1.0.19553) <3B20BE68-253F-ECCE-2BC9-68FDE89213A0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ADBE_AGMFL.framework/Versions/A/ADBE_AGMFL
    0x13393000 - 0x13546fe3 +com.adobe.AFlamingo (AFlamingo 2.3.102.19287 - 2.3.102.19287) <A04AE11D-8128-3324-295F-504CBAD447E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x13562000 - 0x1365dff7 +com.adobe.InDesign.EPS Page Item (8.0.0.370 - 0) <659D1891-D2A5-FE6E-B96D-FAFEFE68FA20> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x13685000 - 0x13782ff7 +com.adobe.InDesign.Font Manager (8.0.0.370 - 0) <9D1C1A4E-3229-2FBE-B31C-50F15DB43ECD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0x1379a000 - 0x1386affb +com.adobe.InDesign.FormField (8.0.0.370 - 0) <CF177A19-26BF-677C-6383-0A5825243D47> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/FormField.InDesignPlugin/FormField
    0x13888000 - 0x138e4ffb +com.adobe.InDesign.Galley (8.0.0.370 - 0) <DE1575A7-CB25-37B4-6F58-8B61333DC7F1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0x138f4000 - 0x13a39ff3 +com.adobe.InDesign.GalleyUI (8.0.0.370 - 0) <A1D87895-35D8-3AE1-06A7-EDF7EE75EB83> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/GalleyUI.InDesignPlugin/GalleyUI
    0x13a5a000 - 0x13c90ff7 +com.adobe.InDesign.Generic Page Item (8.0.0.370 - 0) <D008C5CA-6491-A79E-030E-7AA8913F798F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x13cc9000 - 0x13cd4ff7 +com.adobe.InDesign.GenericSettings (8.0.0.370 - 0) <5C7B524F-FF92-1DF4-87BE-81E6E823247F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0x13cdb000 - 0x13cdcffb +com.adobe.InDesign.Global Preferences Panel (8.0.0.370 - 0) <1E82EF72-4A43-5D8F-F38E-3213B34884CC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x13ce1000 - 0x13d4effb +com.adobe.InDesign.Gradient Fill (8.0.0.370 - 0) <DD46630A-8604-596B-01EF-AF2D4E71E0F7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0x13d63000 - 0x13e5cff3 +com.adobe.InDesign.Graphics (8.0.0.370 - 0) <6751514A-305F-22D5-5F6B-EF83069C2290> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x13e78000 - 0x13e83ff7 +com.adobe.InDesign.Group (8.0.0.370 - 0) <64697676-1836-6A88-EAD5-D2A08DE79F6E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x13e8d000 - 0x13eadfff +com.adobe.InDesign.Guides (8.0.0.370 - 0) <F9352A2B-1916-8E11-91A9-47F200ADF0FF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Guides.InDesignPlugin/Guides
    0x13ebb000 - 0x14016ffb +com.adobe.InDesign.HTMLPGT (8.0.0.370 - 0) <A8AF2BC0-D57A-C998-263E-2C74D89F689C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/HTMLPGT.InDesignPlugin/HTMLPGT
    0x1407e000 - 0x1417bff3 +com.adobe.InDesign.Hyperlinks (8.0.0.370 - 0) <7DBD8FB4-45E4-C1E3-FF9F-CE111584196C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0x1419c000 - 0x141ebfef +com.adobe.InDesign.Image Filters (8.0.0.370 - 0) <7886BE2C-CFAE-B06F-DAFD-391E446F033B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0x141f4000 - 0x14304ffb +com.adobe.InDesign.Image (8.0.0.370 - 0) <0BDFC74B-06D1-E29D-AB7F-04C6E66A5AD2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x14326000 - 0x14346ff3 +com.adobe.InDesign.IME (8.0.0.370 - 0) <68273229-D088-6FE7-0EBB-049D7765EB27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0x14354000 - 0x143c4ff7 +com.adobe.InDesign.Import Export UI (8.0.0.370 - 0) <48FAF53E-A0DA-7DA4-3A8F-D647CE86A237> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0x143e3000 - 0x144e2fe7 +com.adobe.InDesign.InCopyShared (8.0.0.370 - 0) <98C8C02F-7516-57BB-E646-4DF0D94A25C7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopyShared.InDesignPlugin/InCopyShared
    0x14502000 - 0x1451fff3 +com.adobe.InDesign.InCopySharedUI (8.0.0.370 - 0) <6D9537EF-8E60-E9E4-FFDB-CB91E661A66C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopySharedUI.InDesignPlugin/InCopySharedUI
    0x1452c000 - 0x145c7ff7 +com.adobe.InDesign.InCopyWorkflow (8.0.0.370 - 0) <D5BCE9F9-A0F8-5653-FEE7-2E44439CA74C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopyWorkflow.InDesignPlugin/InCopyWorkflow
    0x145e7000 - 0x146cefff +com.adobe.InDesign.Indexing (8.0.0.370 - 0) <BBDBF42B-0FDC-FF20-0EC7-E5C65BCE94BD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Indexing.InDesignPlugin/Indexing
    0x146e7000 - 0x147abfe3 +com.adobe.InDesign.INXCore (8.0.0.370 - 0) <D90FF439-FAA9-5CAF-A1EA-9F9A87BA825B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/INXCore.InDesignPlugin/INXCore
    0x147cc000 - 0x147f7ff3 +com.adobe.InDesign.Layer (8.0.0.370 - 0) <D1983877-BBD3-0FEA-2721-56779B06CBE9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layer.InDesignPlugin/Layer
    0x14806000 - 0x149fefff +com.adobe.InDesign.Layout UI (8.0.0.370 - 0) <C2FFDBBB-7D4A-AEE1-1B0B-FDB5B12BE43D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0x14a44000 - 0x14a6bff3 +com.adobe.InDesign.Layout (8.0.0.370 - 0) <AAF92A8B-C0BE-7B50-AE0C-A1B339F531E3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout.InDesignPlugin/Layout
    0x14a76000 - 0x14ac5ffb +com.adobe.InDesign.Linguistics (8.0.0.370 - 0) <7D889554-84E1-8BFD-4215-334161422D69> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0x14ad9000 - 0x14c1afe7 +com.adobe.InDesign.Links (8.0.0.370 - 0) <A583F3F8-D113-EF79-599F-BC17AAB5C615> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Links.InDesignPlugin/Links
    0x14c43000 - 0x14ce5ff7 +com.adobe.InDesign.Master Page (8.0.0.370 - 0) <E44ED0B1-D4B9-1DD6-3DFA-FBD2B1F02BBE> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0x14cfa000 - 0x14d52ff7 +com.adobe.InDesign.Media (8.0.0.370 - 0) <32C3B3B0-3A9A-D6B3-3044-5CBD01CC0A8A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Media.InDesignPlugin/Media
    0x14d63000 - 0x14d64ffb +com.adobe.InDesign.Metadata Database Filter (8.0.0.370 - 0) <AAA7D767-80AA-D2C9-AE83-C15DD4C39CF6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0x14d69000 - 0x14df8ffb +com.adobe.InDesign.Metadata (8.0.0.370 - 0) <78188C84-AE6A-41D5-9B5F-003009B9CF96> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata.InDesignPlugin/Metadata
    0x14e0f000 - 0x14e26ff7 +com.adobe.InDesign.Movie (8.0.0.370 - 0) <52B8EED2-6C0E-632A-0EDF-77F61FDE2A8D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Movie.InDesignPlugin/Movie
    0x14e32000 - 0x14e70ffb +com.adobe.InDesign.Open Place (8.0.0.370 - 0) <96AF9AFB-D46D-6193-6A1D-716D6332847D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Open Place.InDesignPlugin/Open Place
    0x14e80000 - 0x14f34fef +com.adobe.InDesign.Paragraph Composer (8.0.0.370 - 0) <87FA214A-5BEA-C348-84A5-11E346767EB8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Paragraph Composer.InDesignPlugin/Paragraph Composer
    0x14f42000 - 0x14f84ff3 +com.adobe.InDesign.Path Type (8.0.0.370 - 0) <C2D2E374-DD5B-DC87-8263-2F1F39DA120E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Path Type.InDesignPlugin/Path Type
    0x14f98000 - 0x151dffff +com.adobe.InDesign.PDF (8.0.0.370 - 0) <54EA456A-3F68-DB9E-B3CE-7118A4326308> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PDF.InDesignPlugin/PDF
    0x15211000 - 0x15315fef +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <71232DFD-06FB-837B-8246-BD20F862B5E3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x1532e000 - 0x1534dffb +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <0107FAC2-ABDE-FCA8-A855-E6B9636159DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x1535c000 - 0x15390fff +com.adobe.InDesign.Photoshop Import Filter (8.0.0.370 - 0) <6665B7C1-ED42-831D-5E52-D54AD29D8C32> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Photoshop Import Filter.InDesignPlugin/Photoshop Import Filter
    0x1539c000 - 0x16448ff3 +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x165c1000 - 0x165c2ffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x165c7000 - 0x16601feb +com.adobe.InDesign.PNG Import Filter (8.0.0.370 - 0) <3C6D23BA-B0F3-8C86-4C21-7DEA4035AFF3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x1660e000 - 0x16783fff +com.adobe.InDesign.Print (8.0.0.370 - 0) <0B16BD91-8977-7D93-59F1-6D67C90B7314> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x167a6000 - 0x167ccffb +com.adobe.InDesign.Rulers (8.0.0.370 - 0) <953D1536-0758-383D-185A-BEF5523CE59D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Rulers.InDesignPlugin/Rulers
    0x167db000 - 0x1687efff +com.adobe.InDesign.Scripting (8.0.0.370 - 0) <43901F62-3831-D7CF-A200-7A123FC4B15C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x16898000 - 0x168bcff3 +com.adobe.InDesign.Sections (8.0.0.370 - 0) <F11940EE-4C0A-6008-BF22-35F39ABEE7D9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0x168c9000 - 0x16959ff3 +com.adobe.InDesign.SharedContent (8.0.0.370 - 0) <F8160FD9-5127-03D0-EF2E-E1355F366E11> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SharedContent.InDesignPlugin/SharedContent
    0x16975000 - 0x16982ff7 +com.adobe.InDesign.Sound (8.0.0.370 - 0) <38D24640-7AEE-3ADA-E2E2-4D93D76EDEC3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0x1698b000 - 0x1699cfff +com.adobe.InDesign.Spelling Service (8.0.0.370 - 0) <0DE5CB05-94A9-8BEF-3877-34FAFECE86D2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0x169a7000 - 0x169efff7 +com.adobe.InDesign.Spline UI (8.0.0.370 - 0) <221E4B02-9FB7-77BA-76DC-7EA58E2D2316> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline UI.InDesignPlugin/Spline UI
    0x16a05000 - 0x16a4efff +com.adobe.InDesign.Spline (8.0.0.370 - 0) <FCFEE9E7-5F09-E4B1-9CC1-C125DC54C053> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0x16a61000 - 0x16abfff7 +com.adobe.InDesign.Spread UI (8.0.0.370 - 0) <AD4D14F3-347B-D246-AD66-B20E84E331B7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0x16ad4000 - 0x16c13ff7 +com.adobe.InDesign.Spread (8.0.0.370 - 0) <87AF9615-AFB3-C5BD-2E1D-0AADCD0355C2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0x16c39000 - 0x16c91fe3 +com.adobe.InDesign.Stroke and Fill (8.0.0.370 - 0) <3FAC2281-54A0-4A7A-9C68-23288148132C> /Applications/Adobe InDesign C

    Uninstall everything again, run the cleaner tool and then reinstall. Before trying to open the applications, update all apps to their most recent version.

  • Adobe Illustrator Export to JPEG (*.JPG) vs ICC Color Profiles vs Behance

    Hi,
    I work with Adobe Illustrator CC 2014. When I export my projects into *.JPG format (using both: 'Adobe Illustrator > File > Export' and 'Adobe Illustrator > File > Save for Web') I use ‘Embed ICC’ profile option. Every common image viewer I use (including web browsers and Adobe Bridge) respects those color settings and displays exactly what has been embedded. But when posting on Behance, my color settings are converted into something else! The only solution is to place my Adobe Illustrator file into a new Adobe Photoshop document , then export it into .JPG (with embedded color settings) and then post it to Behance. With this workaround my colors look pretty correct.
    Did someone experience the same and  could explain why Behance doesn’t respect the Adobe Illustrator export with embedded ICC profile settings?
    one thing more – even if my *.JPG produced with Adobe Photoshop (the correct one)  is displayed correctly, the cover photo (taken from the original) is still converted into different (Behance’s default??) color space. I believe this shouldn’t work this way. Is there any workaround to this? Is there any way my covers (miniatures) display the 'true' colors?
    Please advise
    Best Regards,
    Pawel Kuc
    ccmutants.com

    ok. I give up. It seems that Adobe Illustrator can export only to the JPEG File Interchange Format (JFIF) and Behence doesn’t fully support this format (for example it cannot read its icc color data correctly):
    (JPEG) Formally, the EXIF and JFIF standards are incompatible. This is because both specify that their particular application segment (APP0 for JFIF, APP1 for Exif) must be the first in the image file. In practice, many programs and digital cameras produce files with both application segments included. This will not affect the image decoding for most decoders, but poorly designed JFIF or Exif parsers may not recognize the file properly (http://en.wikipedia.org/wiki/JPEG_File_Interchange_Format#Exif_comparison)
    I’ve analyzed my files using JPEGsnoop 1.6.1 (really cool app by Calvin Hass, http://www.impulseadventure.com/photo/) and here is what I’ve found:
    A) *.jpg produced with Adobe Illustrator > File > Export > JPEG > ICC profile embedded:
    *** Marker: SOI (xFFD8) ***
    OFFSET: 0x00000000
    *** Marker: APP0 (xFFE0) ***
    OFFSET: 0x00000002
    length     = 16
    identifier = [JFIF]
    version    = [1.2]
    density    = 72 x 72 DPI (dots per inch)
    thumbnail  = 0 x 0
    B) *.jpg produced with Adobe Illustrator > File > Save For Web > JPEG > ICC profile embedded:
    *** Marker: SOI (xFFD8) ***
    OFFSET: 0x00000000
    *** Marker: APP0 (xFFE0) ***
    OFFSET: 0x00000002
    length     = 16
    identifier = [JFIF]
    version    = [1.2]
    density    = 100 x 100 (aspect ratio)
    thumbnail  = 0 x 0
    C) *.jpg produced with Adobe Photoshop > File > Save As > JPEG > ICC Profile embedded
    *** Marker: SOI (xFFD8) ***
    OFFSET: 0x00000000
    *** Marker: APP1 (xFFE1) ***
    OFFSET: 0x00000002
    length          = 1320
    Identifier      = [Exif]
    Identifier TIFF = 0x[4D4D002A 00000008]
    Endian          = Motorola (big)
    TAG Mark x002A  = 0x002A
    EXIF IFD0 @ Absolute 0x00000014
    Dir Length = 0x0007
    [Orientation ] = Row 0: top, Col 0: left
    [XResolution ] = 720000/10000
    [YResolution ] = 720000/10000
    [ResolutionUnit ] = Inch
    [Software ] = "Adobe Photoshop CC 2014 (Windows)"
    [DateTime ] = "2014:08:02 17:21:15"
    [ExifOffset ] = @ 0x00A8
    Offset to Next IFD = 0x000000D4
    EXIF IFD1 @ Absolute 0x000000E0
    Dir Length = 0x0006
    [Compression ] = JPEG
    [XResolution ] = 72/1
    [YResolution ] = 72/1
    [ResolutionUnit ] = Inch
    [JpegIFOffset ] = @ +0x0132 = @ 0x013E
    [JpegIFByteCount ] = 1006
    Offset to Next IFD = 0x00000000
    EXIF SubIFD @ Absolute 0x000000B4
    Dir Length = 0x0003
    [ColorSpace ] = sRGB
    [ExifImageWidth ] = 200
    [ExifImageHeight ] = 200
    So unfortunately the only option to produce the EXIF JPEG from an Adobe Illustrator project is to: Export *.ai file to JPEG (under Adobe Illustrator) > go to Photoshop > Create new project > Paste the *.jpg > and Sava As JPEG with icc embedded.

  • Question for the Adobe Illustrator team or anyone who might know

    Is Adobe Illustrator meant only to use Bezier curves? I know that they are very useful for a number of curves, but are they used to approximate circles? Granted, all screens require rasterized objects to the nearest pixels in order to display them, but when drawing a circle, information is lost because it is converted into 4 Bezier curves (cubic or quadratic, I'm not sure). However, when I export a circle from Adobe Illustrator CS5 to SVG it preserves the circle or ellipse's information with its proper tag.
    So, my question is, does the Adobe Illustrator Artboard file format have some internal representation of ellipses and circles such that it it not broken down into Bezier curves?

    function(){return A.apply(null,[this].concat($A(arguments)))}
    when I export a circle from Adobe Illustrator CS5 to SVG it preserves the circle or ellipse's information with its proper tag.
    So what? That means nothing. You're just talking about terms within a progamming language. One could program Illustrator to export a freakin' square as SVG's circle tag if one wanted to.
    As explained in your previous thread about the same worry-wart subject:
    There being a "circle element" in SVG programming, in itself, means nothing. I can write you a Javascript called "Illustrator's Circle Element" that will work in Illustrator, that will prompt you for center coordinates and a radius, that will appear in one of Illustrator's menus, and that will cause Illustrator to render that which for any practical purpose is a circle. The presence of such a command in no way signifies to you what kind of curve-rendering math is employed by that "element" to actually plot the curve!
    By the same token, SVG's providing something called a "circle element" in its API and asking you to specify it in terms of center and radius in no way tells you what kind of curve-rendering math is actually being employed to render the curve, nor does it ensure that its rendered result will be any more precisely mathematically circular than rendered by a cubic Bezier curve. If you don't know for a fact that SVG's rendering math does not employ Bezier curves, then your concern is moot.
    It's moot anyway, because it's ridiculous. Again: the "inaccuracy" is so tiny as to be completely pointless for any practical SVG purpose.
    Again: You are reading entirely too much into a mere popularly-cited curiosity about the cubic Bezier equation. You are being silly; you just don't realize it.
    Illustrator's (i.e; PostScript's) using Bezier math to plot curves does not make Illustrator (or any of the similar programs) in any way "sub standard" or "less accurate" or "less desirable" or more "dumbed down" than any other. In fact, here are some other related curiosities for you to loose sleep over:
    The math primarily used for plotting curves in most CAD programs is quite arguably "more crude" than Bezier curves.
    Illustrator uses cubic Beziers. TrueType uses quadratic Beziers. But there are Bezier equations of higher order than cubic.
    (If I remember right) Bezier himself discovered the formulae bearing his name in pursuit of more supple curves for the automotive industry.
    If you're still worried about this, you really need to go take a couple of math courses, so you can understand that this really is silly.
    JET

  • I am trying adobe Photoshop and adobe illustrator because I can't decide which one to buy so I want to try both, after I downloaded Photoshop I can not see the option "free trial" for adobe Illustrator, it is because I can only free try one at the time??

    I am trying adobe Photoshop and adobe illustrator because I can't decide which one to buy so I want to try both, after I downloaded Photoshop I can not see the option "free trial" for adobe Illustrator, it is because I can only free try one at the time??

    Bryan,
    You can download both at the same time.
    But you may wish to start off with one and use it full time, then download the other later, so you get the maximum possible time with both.
    If you have trouble getting the free trial on the Adobe site, you may try here or here:
    http://prodesigntools.com/tag/ddl
    http://technolux.blogspot.co.nz/2011/02/adobe-direct-download-links-less-akamai.html#more

  • Error message when starting Adobe Illustrator CC [Error loading plugins   AppBarControls.aip]

    Hello,
    I get the following error message when I start Adobe Illustrator CC.
    Error loading plugins
    AppBarControls.aip
    Then it gives me the option to continue by clicking okay. When it opens, the Application Bar is just blank.
    I've tried uninstalling, then ran Adobe CC Cleaner, then downloaded and reinstalled.
    Computer details : OS X 10.9.5, 1.3 GHz Intel Core i5, 8 GB 1600 MHz DDR3
    Help is kindly appreciated!

    I also have had a difficult time with Adobe Illustrator CC 2014 crashing upon launch.  The support staff was great even though we had to work through several sessions.  Below is the email explaining our final session.
    This email is in regards with the issue you had been facing with Illustrator CC 2014.
    While going through the installer logs, we found that there was an issue with the installation & the program installer had been denied access to several critical files & folders during installation.
    This was the main reason for Illustrator crash as several critical components had not been installed properly.
    We tried installing the program in a new user account & that worked.
    Though the program has been installed properly now & is working in your old account, I will still strongly recommend you to get your computer user account repaired with a Windows 7 operating system diskette.
    This is required so that you do not run into more trouble later while working with the Adobe Applications or even while installing other programs.
    Avanish Divya was the final support person that successfully resolved my problems.

  • Type 10 error when starting adobe illustrator

    Hi all,
    Recently when I started adobe illustrator ver 10, i receive a time bomb and it gives me an error type10. I tried increasing the memory and also did a PRAM but the problem still persist.
    Have anyone encounter this before, would appreciate if someone could help. By the way, when i started the photoshop apps. there is no problem. i am not sure if this is a illustartor error or should i look for updates, as it was working before this.
    Thanks for all the help.
    Lawrence

    I also have had a difficult time with Adobe Illustrator CC 2014 crashing upon launch.  The support staff was great even though we had to work through several sessions.  Below is the email explaining our final session.
    This email is in regards with the issue you had been facing with Illustrator CC 2014.
    While going through the installer logs, we found that there was an issue with the installation & the program installer had been denied access to several critical files & folders during installation.
    This was the main reason for Illustrator crash as several critical components had not been installed properly.
    We tried installing the program in a new user account & that worked.
    Though the program has been installed properly now & is working in your old account, I will still strongly recommend you to get your computer user account repaired with a Windows 7 operating system diskette.
    This is required so that you do not run into more trouble later while working with the Adobe Applications or even while installing other programs.
    Avanish Divya was the final support person that successfully resolved my problems.

  • Can't open the application "Adobe Illustrator CS6.app" because it is not supported...

    UPDATE - Ahhh haaaa!  If I log in with the guest account Illustrator works fine! WTF!? Oh well, at least I have a direction to be working towards, thanks for all the suggestions and assistance Adobe Community!
    That was sarcasm by the way...
    UPDATE - Just installed the latest Illustrator update from Adobe - still not loading. Tried reseting the iMac's PRAM, no luck.
    UPDATE - I've just reinstalled the whole CS6 Suite, and the only things that have changed are that I now have a little white no entry sign over Illustrator (it still won't load) and I also have 1.5GB of application updates to do
    I don't have any direct evidence but I'm guessing this is a Mavericks incompatibility judging by the other issues people are having with Illustrator. Any suggestions are welcome!
    I've been using CS6 on my iMac for the past year (3.2GHz Intel Core i5, 32GB ram).  Everything running fine, no problems.
    Then I get the popup from Apple saying to upgrade to Mavericks, so I did. After updating my Java version, for the next two weeks everything carried on running fine. Until just now.
    I finished working on an Illustrator file, saved it and then exited, only to remember I needed to make one more small change. So I clicked on the AI icon and got this error message;
    'You can’t open the application “Adobe Illustrator CS6.app” because it is not supported on this type of Mac.' Eh???
    I tried doing a reboot thinking that maybe something had just gone wonkey and needed resetting. Still no luck. So I reinstalled Java again. Nope. Then I tried every other CS6 app and they all ran fine.
    Does anyone know what could cause Illustrator CS6 to be working fine for weeks and then suddenly become an unsupported app? These things always happen with you're right up against a deadline! I NEED ILLUSTRATOR WORKING NOW! HEEEEEELLLLLLLPPPP!
    James

    I had the same issue and resolved it
    I first remove the prefs folder and the plist files for illustrator in ~/Libary
    next I logged off,
    then I uninstalled illustrator using the adobe uninstaller(http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html)
    Next I reinstall illstrator
    after that it worked for me.

  • Adobe Illustrator CC 2014 won't open under my current admin profile.

    I recently installed Adobe CC 2014 suite on my Windows 7 OS. All the programs open properly with the exception of Illustrator CC. The error message I get is:
    Adobe Illustrator CC 2014 has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
    Since receiving this message I have gone through other forum posts and have tried all (below) with no remedy.
    Uninstalled using Windows Uninstall Program followed by Adobe Creative Cloud Cleaner Tool and reinstalled. (I’ve done this numerous times. I also removed any prior software versions (CS5) along with preceding software preferences.)
    All of my OS drivers have been updated.
    Monitor, Processor and GPU Drivers are updated. NOTE: I’m running an Intel Core i7 960 3.2GHz processor and an AMD Radeon HD 6700 Series GPU.
    I’m running my workstation as an admin user, however created a shared user group so InDesign would open properly. (This was my other problem I was having up until a few hours ago.)
    I have uninstalled and reinstalled both Verdana and Tahoma TTF fonts.
    I am not running or have installed any 3rd party plug-ins.
    I read a forum post that said you can get around this problem by creating a new admin account. I did and was able to open Illustrator under that profile; however I’m still unable to open it under my existing admin account. How can I get around this? There must be a way to get Illustrator to open in my current account.
    Any help in this area would be greatly appreciated. I’m now on day No. 2 trying to get this solved.

    Hello Mylenium,
    Is this what you need to determine what is causing Illustrator CC to crash upon opening the program?
    Source
    Adobe Illustrator CC 2014
    Summary
    Stopped working
    Date
    7/22/2014 1:00 PM
    Status
    Report sent
    Description
    Faulting Application Path:              C:\Program Files\Adobe\Adobe Illustrator CC 2014\Support Files\Contents\Windows\Illustrator.exe
    Problem signature
    Problem Event Name:      APPCRASH
    Application Name:           Illustrator.exe
    Application Version:         18.0.0.18
    Application Timestamp:   53880380
    Fault Module Name:        Illustrator.exe
    Fault Module Version:      18.0.0.18
    Fault Module Timestamp:                53880380
    Exception Code:                c0000005
    Exception Offset:              0000000000f46822
    OS Version:        6.1.7601.2.1.0.256.48
    Locale ID:           1033
    Additional Information 1:                6425
    Additional Information 2:                64256d48db57d4bc137c25bbc699fc9d
    Additional Information 3:                0bee
    Additional Information 4:                0beeca970ec06b6ebcf9f095a19efea9
    Extra information about the problem
    Bucket ID:          37012370

  • Adobe Illustrator CC and macbook pro retina

    So I bought a new macbook pro with retina which has 8GB of memory, with OS X 10.9.4.  I am also trialing the creative cloud having downloaded Adobe Illustrator CC and Photoshop.
    Have only had the laptop for a couple of weeks and already I am having illustrator crashing within 15 or 20 minutes of building a graphic.  It got worse today, and the graphics are not even complicated; 3 times crashed today.  Does anyone else have this problem.  Does anyone know if this is just a compatibility issue between adobe and the macbook?  I was told by apple that as the laptop version had only just come out this might be the issue and adobe would have an update within a month or so.  Anyone know if thats true??
    By the way a friend of mine has been using adobe muse and that has also been crashing on his macbook pro, exactly same macbook pro as mine.
    Any help would be much appreciated
    Here is the hardware spec:
    Hardware Overview:
      Model Name: MacBook Pro
      Model Identifier: MacBookPro11,1
      Processor Name: Intel Core i5
      Processor Speed: 2.6 GHz
      Number of Processors: 1
      Total Number of Cores: 2
      L2 Cache (per Core): 256 KB
      L3 Cache: 3 MB
      Memory: 8 GB
      Boot ROM Version: MBP111.0138.B07
      SMC Version (system): 2.16f63
    Thank you,

    Having some lag issues on a new imac at work in illustrator CC. According to a similar photoshop thread, the issue seems to be with the new Intel Iris Pro graphics....

  • Adobe Illustrator CS2 Runtime Error

    I have Adobe Creative Suite 2.0 and am running Windows 7 on my PC. Although all the other applications in the CS2 suite launch successfully, I receive a Runtime Error with each attempt to open Adobe Illustrator that reads:
    "Program:…rator CS2\Support Files\Contents\Windows\Illustrator.exe
      This application has requested the Runtime to terminate it in an unusual way.
      Please contact the application’s support team for more information."
    Is there a solution?

    Hello again,  the Event Log is below.  Any insight you may be able to offer is greatly appreciated.
    Log Name: Application
    Source:        Desktop Window Manager
    Date: 7/2/2014 6:55:13 PM
    Event ID:      9010
    Task Category: None
    Level: Information
    Keywords:      Classic
    User:          N/A
    Computer:      User-PC
    Description:
    A request to disable the Desktop Window Manager was made by process (Adobe Illustrator)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Desktop Window Manager" />
        <EventID Qualifiers="16384">9010</EventID>
    <Level>4</Level> 
    <Task>0</Task> 
    <Keywords>0x80000000000000</Keywords> 
        02T22:55:13.000000000Z" /> 
    <EventRecordID>22241</EventRecordID> 
    <Channel>Application</Channel> 
        PC</Computer> 
        <Security /> 
      </System>

  • Adobe Illustrator CS3: Fatal error during installation

    Hello,
    I just bought the AI CS3. It installed OK on my friend's laptop (windows). However, when I clicked the big button in the installation:
    "Install Adobe Illustrator CS3"
    A window showed:
    Initializing Adobe Illustrator...
    Then I got a message:
    "Setup has encountered an error and cannot continue. Contact Adobe customer Support for assistance. Fatal error during installation".
    I've tried several times. My computer meets all the requirements (it's a really new and faster PC). And there's no old versions of AI on it yet.
    Can anyone help? Thanks!!!

    Do you have any other Adobe products on your computer? When I installed CS3 on my Mac, I kept getting failures. After contacting Adobe, they told me I had to delete ALL other Adobe products -- including Flash and Adobe Reader. Plus, I had to do searches and delete any support files associated with them. It took hours!

  • Hi - I am looking for the Adobe Illustrator 2014 1.2 (or .0.2) bugfix update for Mac - and it is not visible in the Adobe Creative Cloud Packager (Mac version). The only update visible is Illustrator CC 2014.1  - which is what introduced the bugs.

    Hi - I am looking for the Adobe Illustrator 2014 1.2 (or .0.2) bugfix update for Mac - and it is not visible in the Adobe Creative Cloud Packager (Mac version). The only update visible is Illustrator CC 2014.1  - which is what introduced the bugs.
    The only thing that I can think of that might be causing the issues that I have a Mac Mini on Mavericks.
    Dave

    Hi
    I have discovered that my question above is a non-question. A user triggered by looking at the below article about Illustrator 2014 cc 17.0.2
    http://helpx.adobe.com/illustrator/release-note/illustrator-17-0-2-release-notes.html 
    He had recently upgraded from wht we now know is 18.0 to 18.1 which is the latest version. He read the above artic
    le and supposed that it was a bug fix release for his version - because the v17 ov18 number is not often displayed. It is usually just 2014 CC.
    I have asked him to post a bug report about Adobe Illustrator CC 2014.1
    Dave

Maybe you are looking for

  • My Acrobat 9 Standard has stopped allowing me to move thumbnails with the mouse.

    For some unknown reason my Acrobat 9 Standard has stopped allowing me to move the thumbnails with the mouse to change the order of a PDF document.  I've tried reinstalling.  I'm at my wits end on this one...

  • No Audio with Yamaha Receiver

    I have a problem getting voice audio on some HD channels with HDMI connection through the Yamaha Receiver.  I have a QIP6200 motorola HD box, Panasonic TC-P42s1 1080, and Yamaha receiver RX-V465. I have tried replacing HDMI cables but I still have pr

  • How am I supposed to respond to my ipad?

    I left my keyboard on and my ipad is disabled.. It says that I need to connect to iTunes.. After that, it asks if I trust the computer.. Then it will ask me to respond to my ipad, but I cNt because it is locked!!! Please help me!!

  • Sequence of services

    Can anyone list out the sequence of services which needs to start for  planning. I am talking about enterprise performance management(Classic) not about epma. Every time i asks about this question people are responding to it thinking about epma.

  • Firefox won't open unless i close the one already open

    firefox won't open i need to close the one that is already open. i have nothing running or left open in firefox.