Pls Help: Photoshop Creative Cloud 2015 keeps crashing after I open a project :(

I spent so much time working on some projects... went to sleep... got back on this morning and about 2 seconds after I open a Photoshop project I had been working on, Photoshop crashes "has stopped working and needs to close".
I tried system restore, did not work.
I tried disabling my anti-virus, did not work.
I am using Windows 7
1. I am on the 11th day of my Photoshop trial period of a purchased subscription. Can I uninstall this, and reinstall it?
2. My computer drivers should be fine and updated and all that jazz.
3. Here's what the event log said:

2. My computer drivers should be fine and updated and all that jazz.
No, they are not. It crashes due to your graphics driver. Update it and configure it suitably.
Mylenium

Similar Messages

  • Creative cloud apps keep closing after opening

    My adobe cc apps cloes after opening them. I have tried everything on the forums, even singing out from adobe creative cloud. Photoshop, Dreamweaver, and Flash keeps closing after opening, the only one working is adobe Muse. I have purchased the adobe membership 3 days ago and i still havent be able to use them exept Adobe muse. How is that Muse works and all the others applications dont? Please help. Thanks. 

    I had the exact same issue, seems like the application can't connect to the server and just quit or crash! Any help will be appreciated, thanks!

  • Creative cloud app keeps crashing - help - cannot dowload anything...

    Please help me with Creative Cloud App - on WIN& PC - it keeps stopping.

    Well, after much more web trawling, I got it to work.
    After uninstalling the Creative Cloud app, I downloaded and installed the latest Adobe Account Management (AAM) app from here.
    http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=4773&fileID=4437
    Ran it as Administrator, it updated my existing version, then I reinstalled the Creative Cloud App, and installed an application, it took about 10-15 minutes, but up and running now.
    Thanks everyone.

  • Creative Cloud DW6 keeps crashing...

    Hi there,
    I have the creative cloud subscription and this morning Dreamweaver decided to stop working. I've never had a problem with DW in the past seven years!
    Here's what I know:
    I don't have any trouble starting DW
    Once I open a file DW stops 'responding' and i have to force quit
    At one point i was able to open an XML file but definitely not any HTML files
    Later even the XML file  crashed
    I ran a Disk utility "just because" and restarted  twice
    I have trashed my preferences and restarted DW and the problem persisted
    I have done a "Clean Uninstall" of DW and reinstalled and the problem persists
    Dreamweaver CS 5.5 is not working on my computer either ...
    I am running OS 10.7.5
    Would really appreciate any help!
    UPDATE: i can create new clean files but not open existing files.

    Thanks Romsinha,
    I was able to enable the root account ---
    Strangely, i was able to view most of my client sites, but some would not load and kept crashing when i opened pages in the site. I even tried removing the site from DW, copying the folder for the delinquent sites, renaming the folder and then setting up a new site with the new folder name and that did not work either.
    I decided to disable the the root account and see if the sites I *could* open with the root account would open under my regular "user" account, and they opened. Randomly, the trouble files I could not open have started to open and work now...
    So i guess I no longer have a problem, but the whole thing is bizarre!
    Thanks for the tip on the root account --

  • HELP! AE keeps crashing when i open a project!

    i was working on this text animation 2 days ago. spent 7 hours on it! restarting is not an option.
    now when i open the project AE keeps crashing at 96%.
    on the school computers so it shouldn't have anything to do with that.
    was opening from an external drive, but copied the file to the D drive and neither will open. switched computers same thing. cleared cache.
    why is it doing this? how can i fix it?
    how do i find a crash log? (i dont know how to do that)
    it was working fine just 2 days ago:(
    opens other projects just fine

    actually i fgured it out after searching the internet high and low.
    i was using dynamic link, and i think maybe that was causing the problem (even though i think it shouldn't) maybe i should have had premiere open first before AE???
    but i fixed it by changing the name of the folder the footage was in, and then opening the project and relinking the files.

  • Xcode 4 crashes after I open my project

    After I waste a day searching why Xcode consumes 100% of CPU (it seems a problem with SVN repository) this application begin to crash systematically when I open my project.
    I clean the build, I deleted DerivedData contents and Xcode cache... no luck.
    I've never seen so buggy program from Apple. Xcode 4 has thrown my productivity.
    The project is a Standard C++ with Boost libraries. Maybe Xcode 4 needs to test this kind of code. Indexing+Metaprogramming C++=Crash?
    Process: Xcode [13270]
    Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier: com.apple.dt.Xcode
    Version: 4.0.1 (99)
    Build Info: IDEApplication-990000~49
    Code Type: X86-64 (Native)
    Parent Process: launchd [131]
    Date/Time: 2011-04-06 14:36:55.756 +0200
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 75625 sec
    Crashes Since Last Report: 19
    Per-App Interval Since Last Report: 49873 sec
    Per-App Crashes Since Last Report: 9
    Anonymous UUID: 0DEAB7CC-47A6-4F8A-B366-2DB64A960752
    Exception Type: EXC_CRASH (SIGILL)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    ProductBuildVersion: 4A1006
    objc[13270]: garbage collection is ON
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff8741029a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8741090d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff81bdf932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff81bdedbf CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff83a687ee RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff83a685f3 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff83a684ac BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff843f8e64 _DPSNextEvent + 718
    8 com.apple.AppKit 0x00007fff843f87a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.AppKit 0x00007fff843be48b -[NSApplication run] + 395
    10 com.apple.AppKit 0x00007fff843b71a8 NSApplicationMain + 364
    11 com.apple.dt.Xcode 0x0000000100000eec 0x100000000 + 3820

    Clean the build with Xcode when I open it (before it hangs), build folders deleted, DerivedData content deleted, Xcode cache removed also. No luck, Xcode crash while "Indexing" message appears.
    It's not the first time that happen (with Xcode 4.0 and another C++ project, now with 4.0.1). It seems that the Boost library challenging the robustness of the indexing code. But nowadays this library is essential for programming of modern C++.
    If I disable all #include <boost/...> Xcode goes back to life and my project back to the death.
    http://www.pcworld.com/article/223631/xcode4_the_windows_vista_of_appleides.html

  • Creative Cloud - Illustrator CS6 crashing after successful installation

    Below is the full error report - please help!
    Process:         Adobe Illustrator [353]
    Path:            /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         682 (16.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [132]
    Date/Time:       2012-05-22 09:28:52.009 -0500
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          121548 sec
    Crashes Since Last Report:           259
    Per-App Interval Since Last Report:  829 sec
    Per-App Crashes Since Last Report:   27
    Anonymous UUID:                      4F9FE876-5626-41AA-9117-B3167D332635
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000023a57c2ff
    VM Regions Near 0x23a57c2ff:
        CG shared images       00000001cbf90000-00000001cbf98000 [   32K] r--/r-- SM=SHM 
    -->
        STACK GUARD            00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Application Specific Information:
    objc[353]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.CoolType                      0x00000001035dd62b CTInit + 1175509
    1   com.adobe.CoolType                      0x00000001035ca415 CTInit + 1097151
    2   com.adobe.CoolType                      0x000000010346c044 0x10345a000 + 73796
    3   com.adobe.CoolType                      0x0000000103545e64 CTInit + 555022
    4   com.adobe.CoolType                      0x000000010351b54f CTInit + 380665
    5   com.adobe.CoolType                      0x00000001034c6212 CTInit + 31676
    6   com.adobe.CoolType                      0x00000001034c6807 CTInit + 33201
    7   com.adobe.CoolType                      0x00000001034ccdcc CTInit + 59254
    8   com.adobe.illustrator                   0x00000001009154f5 0x100000000 + 9524469
    9   com.adobe.illustrator                   0x000000010091ed4f 0x100000000 + 9563471
    10  com.adobe.illustrator                   0x000000010075e5f2 0x100000000 + 7726578
    11  com.adobe.illustrator                   0x000000010075f4b0 0x100000000 + 7730352
    12  com.adobe.illustrator                   0x000000010075fb2f 0x100000000 + 7732015
    13  com.adobe.illustrator                   0x0000000100919c55 0x100000000 + 9542741
    14  com.adobe.illustrator                   0x000000010091c1bb 0x100000000 + 9552315
    15  com.adobe.illustrator                   0x000000010091c4ae 0x100000000 + 9553070
    16  com.adobe.illustrator                   0x000000010091cb59 0x100000000 + 9554777
    17  com.adobe.illustrator                   0x000000010090d2db 0x100000000 + 9491163
    18  com.adobe.illustrator                   0x000000010083cfde 0x100000000 + 8638430
    19  com.adobe.illustrator                   0x000000010090cd7e 0x100000000 + 9489790
    20  com.adobe.illustrator                   0x000000010090cfbc 0x100000000 + 9490364
    21  com.adobe.illustrator                   0x000000010070044b 0x100000000 + 7341131
    22  com.adobe.illustrator                   0x000000010083cfde 0x100000000 + 8638430
    23  com.adobe.illustrator                   0x00000001006ff33c 0x100000000 + 7336764
    24  com.adobe.illustrator                   0x00000001006ef5d4 0x100000000 + 7271892
    25  com.adobe.illustrator                   0x00000001001635f8 0x100000000 + 1455608
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8fd427e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9129f78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff9129e31a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.AGM                           0x0000000102ed4d5b AGMInitialize + 3255471
    3   com.adobe.AGM                           0x0000000102ed5b5c AGMInitialize + 3259056
    4   com.adobe.AGM                           0x0000000102edcdeb AGMInitialize + 3288383
    5   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x0000000122a9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000122848ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x0000000122a9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000122848ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x0000000122a9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000122848ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x0000000122a9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000122848ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8fd4067a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8fd3fd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8ec2850c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8ec30c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8ec30486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreMediaIO                   0x00007fff92d09fe9 CMIO::DAL::RunLoop::OwnThread(void*) + 159
    6   com.apple.CoreMediaIO                   0x00007fff92d0015a CAPThread::Entry(CAPThread*) + 98
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b22a6 _pthread_cond_wait + 890
    2   com.adobe.ape.engine                    0x0000000122a9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000122ab2ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b22a6 _pthread_cond_wait + 890
    2   com.adobe.ape.engine                    0x0000000122a9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000122c2d2c3 APXGetHostAPI + 4164403
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.AFlame                        0x000000013359b5f5 Flame_Terminate + 1642661
    3   com.adobe.AFlame                        0x000000013357c4cb Flame_Terminate + 1515387
    4   com.adobe.AFlame                        0x000000013353428a Flame_Terminate + 1219898
    5   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8fd41e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff91864dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff91864bb5 usleep + 53
    3   com.adobe.illustrator.plugins.dBrushTool          0x000000012772f2d2 PluginMain + 364210
    4   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000013a56443c  rbx: 0x00007fff5fbfda68  rcx: 0x000000023a57c2ff  rdx: 0x00007fff5fbfda74
      rdi: 0x00007fff5fbfda70  rsi: 0x0000000000000004  rbp: 0x00007fff5fbfde60  rsp: 0x00007fff5fbfd330
       r8: 0x0000000000000000   r9: 0x0000000000000053  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x00007fff5fbfda60  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000080000000
      rip: 0x00000001035dd62b  rfl: 0x0000000000010206  cr2: 0x000000023a57c2ff
    Logical CPU: 4
    Binary Images:
           0x100000000 -        0x10186cfe7 +com.adobe.illustrator (682 - 16.0.0) <8F6F07B7-9649-7267-D555-D35E1326F0C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x101aae000 -        0x1027f3ff7 +libicudata.40.0.dylib (40.0.0 - compatibility 40.0.0) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x102806000 -        0x102874fef +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1028c8000 -        0x1028ccff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x1028d2000 -        0x10292fff7 +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.682) <013A7667-AC54-C394-36EC-DE3E058EBBB8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/aiport
           0x102956000 -        0x1029bbff7 +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.682) <4D4BAF9C-D816-167D-C653-3E61955725A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/filterport
           0x1029e9000 -        0x1029e9ff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.682) <6344CAA3-C943-9DF3-CCCB-AB443149DF6A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x1029ed000 -        0x102b66fff +com.adobe.ACE (AdobeACE 2.19.18.19822 - 2.19.18.19822) <01A168B2-A4AA-71B3-D8F1-2F4A367485BB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x102b79000 -        0x103181fff +com.adobe.AGM (AdobeAGM 4.26.20.19822 - 4.26.20.19822) <4AB2E56F-811A-C769-4F3C-CBE1530C8A56> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x10321d000 -        0x10325fff7 +com.adobe.ARE (AdobeARE 1.5.02.19822 - 1.5.02.19822) <FB3356DF-DBCD-CE4C-DC16-63540BC96C5C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x103267000 -        0x103361fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x103405000 -        0x103424fff +com.adobe.BIB (AdobeBIB 1.2.02.19822 - 1.2.02.19822) <7EC75BFC-1A1C-8FD3-56BB-D6B6EB5CA9A1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x10342b000 -        0x103453ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4886F3FC-D31A-6149-1E03-EBA15E262086> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBibUtils.framework/Versions/A/AdobeBIBUtils
           0x10345a000 -        0x1037bbfef +com.adobe.CoolType (AdobeCoolType 5.10.31.19822 - 5.10.31.19822) <14E82AD0-5994-21FA-D963-D3FB2A113349> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x103808000 -        0x103c4eff7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <E63AFCA8-3E74-1745-8C74-8B0A78073BE5> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103cca000 -        0x104dc8fef +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <8029DA17-402C-301F-02E9-D0EC8DF48BE8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x104f88000 -        0x104fe8ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x104ff2000 -        0x1050aafe7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <9F30F410-B84E-EB85-7F2C-C72BCD50CB77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x1050dd000 -        0x105187fe7 +libicucnv.40.0.dylib (40.0.0 - compatibility 40.0.0) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x1051ae000 -        0x1052eefe7 +libicui18n.40.0.dylib (40.0.0 - compatibility 40.0.0) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x10536d000 -        0x10546ffef +libicuuc.40.0.dylib (40.0.0 - compatibility 40.0.0) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x1054b7000 -        0x105604ff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x105678000 -        0x1058c1fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x105944000 -        0x10594bfef +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <E678CE59-3C6E-386B-92F1-48B49B1727E0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x105955000 -        0x105981fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x1059a4000 -        0x105a61fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x105aab000 -        0x105b70fff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105bbd000 -        0x105dcbfff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x105e0d000 -        0x1065e0ff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 10.0.1.18562) <8DC49EE4-5700-97A1-EBFE-68024AE1980C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x106698000 -        0x106798ff7 +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <8C850D5F-FCF1-8620-6DAE-240667C80F9A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x1067ac000 -        0x1067d1ffe +adobepdfsettings (??? - ???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/adobepdfsetting s
           0x10680d000 -        0x106853fe7 +com.adobe.pip (??? - 6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x106860000 -        0x10690efef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x10694b000 -        0x106a07fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9C3A0810-22F9-5C20-C5A9-44C552076054> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x106a29000 -        0x106d3ffff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <041B948F-2768-2FC9-712A-43AE264510DB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x106e0b000 -        0x106e25ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x106e2e000 -        0x106e47fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <0EDFCF84-BC82-4466-D878-69327B1722AF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x106e4e000 -        0x106f32fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x106f43000 -        0x106f4bfef +com.adobe.boost_date_time.framework (6.0.0 - 6.0.0.0) <C4819F09-AB6C-1282-F489-48671509CE71> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x106f65000 -        0x106f7eff7 +com.adobe.boost_filesystem.framework (6.0.0 - 6.0.0.0) <CD4FF487-E0AA-0D76-A87D-9252F242C314> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x106fa0000 -        0x107054fef +com.adobe.boost_regex.framework (6.0.0 - 6.0.0.0) <FD24C4C8-AA95-3FB1-6350-639D50D7ACEF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x1070e0000 -        0x10714dfef +com.adobe.boost_serialization.framework (6.0.0 - 6.0.0.0) <4BD779CA-98D8-9DC5-4B79-2E30E102EE31> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x107250000 -        0x10725dfff +com.adobe.boost_signals.framework (6.0.0 - 6.0.0.0) <B0761444-05C8-F8AC-B3F3-CBA2C83129AC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x107272000 -        0x107274ff7 +com.adobe.boost_system.framework (6.0.0 - 6.0.0.0) <5A598FE6-82A6-D73A-B509-9A2902097AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x10727b000 -        0x107287fff +com.adobe.boost_threads.framework (6.0.0 - 6.0.0.0) <92B1610F-451D-3684-8882-599DB6B00C23> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x1072a5000 -        0x1076efff7 +com.adobe.dvaadameve.framework (6.0.0 - 6.0.0.0) <3921F600-9022-192D-BC1B-D5D2A3A96CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x107d4a000 -        0x107e35fe7 +com.adobe.dvaai.framework (6.0.0 - 6.0.0.0) <E9ECB4F4-B4C8-8D8F-1362-255FC8986938> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x107ee1000 -        0x1080d5fff +com.adobe.dvacore.framework (6.0.0 - 6.0.0.0) <E0CC2892-B8B1-7439-494E-0FFB4D07E7F9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10829d000 -        0x1087bdfff +com.adobe.dvaui.framework (6.0.0 - 6.0.0.0) <86B829A9-FF1A-DEDA-26F7-D3BA4EF7AF35> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x108ccb000 -        0x108d98ff7 +com.adobe.dvaworkspace.framework (6.0.0 - 6.0.0.0) <92204BF4-539F-C35E-8F5C-DA4AD4B48568> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x108e8c000 -        0x108f78ff7 +com.adobe.exo.framework (6.0.0 - 6.0.0.0) <D136ACCA-E1C5-6D39-16DE-411471D06AED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x1090c2000 -        0x109140fff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x109151000 -        0x10917dff7 +libtbb.dylib (??? - ???) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x109196000 -        0x1091a4ff3 +libtbbmalloc.dylib (??? - ???) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x1091ba000 -        0x1091c0fff  com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1091c7000 -        0x1091c7fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
           0x1091ca000 -        0x1091d3fff +com.adobe.dvaflashview.framework (6.0.0 - 6.0.0.0) <841D0780-EF72-47D9-1D87-73F4528EB337> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x1091e1000 -        0x1091e5ff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Adbeape.framework/Versions/A/adbeape
           0x10921c000 -        0x10921efff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x1097b2000 -        0x1097b2fff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 16.0.0 - 16.0.0) <432D5AA2-CBB3-C291-F72C-24C96E089AEB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Resources/en_US/PlugInRes.aip/Contents/MacOS/PlugInRes
           0x10b5f8000 -        0x10b5fbff7 +com.adobe.illustrator.plugins.Geometry ( Geometry Suite version 16.0.0 - 16.0.0) <D6B27686-EA36-7158-33DC-89D152E3F9DD> /Applications/Adobe Illustrator CS6/*/Geometry
           0x10d989000 -        0x10d993fff +com.adobe.illustrator.plugins.Action (Action version 16.0.0 - 16.0.0) <4ECED593-19C4-5487-B0C6-FC0419A85C9C> /Applications/Adobe Illustrator CS6/*/Action
           0x10d998000 -        0x10d9a3fff +com.adobe.illustrator.plugins.FrameworkS (Framework Server version 16.0.0 - 16.0.0) <A0C06245-F4C1-073A-39F6-A5CE19504271> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
           0x10dcdb000 -        0x10dcecfef +com.adobe.illustrator.plugins.BNPlugin (BNPlugin version 16.0.0 - 16.0.0) <1D9C6C0D-06A8-D2B1-91A6-48E857916DA9> /Applications/Adobe Illustrator CS6/*/BNPlugin
           0x10dcf3000 -        0x10dd2afff +com.adobe.illustrator.plugins.ArtboardPanel (Artboard Panel version 16.0.0 - 16.0.0) <E0FEB39E-95E1-2032-4EE9-6EB032267BE6> /Applications/Adobe Illustrator CS6/*/ArtboardPanel
           0x10dd42000 -        0x10dd4cfef +com.adobe.illustrator.plugins.AppBarControls (AppBarControls version 16.0.0 - 16.0.0) <37D9196F-E5F9-19D0-EA47-83DE1222BFFB> /Applications/Adobe Illustrator CS6/*/AppBarControls
           0x10dde1000 -        0x10ddeafe7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 16.0.0 - 16.0.0) <6F8F36CF-5D64-0711-B04F-29A716ACB303> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
           0x10ddef000 -        0x10ddf4fff +com.adobe.illustrator.plugins.FlattenTransparency ( Flatten Transparency version 16.0.0 - 16.0.0) <7BB920D3-6B17-BBC0-D697-9C035A4F1174> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
           0x10fe42000 -        0x10fe5afff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 16.0.0 - 16.0.0) <D5A47E68-502F-D194-88CA-20397F945D0F> /Applications/Adobe Illustrator CS6/*/BrushManager
           0x10ff79000 -        0x10ffe8ff7 +com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop Adapter version 16.0.0 - 16.0.0) <62D16574-674D-99C0-9E58-CF5A7B97C87F> /Applications/Adobe Illustrator CS6/*/PhotoshopAdapter
           0x10fff7000 -        0x110027ff7 +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 16.0.0 - 16.0.0) <A3E354F5-DFCE-1CC1-3246-495639338CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
           0x1101e2000 -        0x1101e6fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x1101eb000 -        0x1101f0fff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x1106d8000 -        0x110747fef +com.adobe.illustrator.plugins.UserInterface (User Interface version 16.0.0 - 16.0.0) <03D3CBDC-B773-1382-6FAA-533C93CF95A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
           0x110775000 -        0x110790fe7 +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 16.0.0 - 16.0.0) <A559C8DF-ECFD-90FA-50D5-C2EC43611DE4> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
           0x11079d000 -        0x1107acff7  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D30A4333-0953-394D-BB26-739937ED0BD8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x1123d1000 -        0x112436fe7 +com.adobe.illustrator.plugins.PDFSuite (PDF Suite version 16.0.0 - 16.0.0) <745D368B-7F75-A445-0D6B-471D23370B01> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDFSuite
           0x112448000 -        0x11246bfef +com.adobe.illustrator.plugins.Rasterize (Rasterize version 16.0.0 - 16.0.0) <11334147-4CAA-EB04-CE8D-1971C3624896> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
           0x112473000 -        0x112490ff7 +com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 16.0.0 - 16.0.0) <2C742D8A-9F05-E9FA-A8B1-949583EF2B59> /Applications/Adobe Illustrator CS6/*/ControlPanel
           0x112498000 -        0x1124d6fe7 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 16.0.0 - 16.0.0) <3D8AF518-4B60-8BAE-6448-011334D1BF97> /Applications/Adobe Illustrator CS6/*/KinsokuDlg
           0x1124f5000 -        0x1124fbfe7 +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 16.0.0 - 16.0.0) <DC333FC0-E5F1-693A-1CE0-BF584154C5E3> /Applications/Adobe Illustrator CS6/*/ToolSelector
           0x112600000 -        0x112703ff7 +com.adobe.illustrator.plugins.BeautifulStrokes (Beautiful Strokes Suite version 16.0.0 - 16.0.0) <E17B02FF-FF7C-3871-5E8F-0DF478D247F6> /Applications/Adobe Illustrator CS6/*/BeautifulStrokes
           0x112711000 -        0x1127a0fff +com.adobe.illustrator.plugins.Perspective (Perspective version 16.0.0 - 16.0.0) <12269641-7367-2224-B019-E477232879A0> /Applications/Adobe Illustrator CS6/*/Perspective
           0x1127ab000 -        0x1127d1ff7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <79E11A18-8AF4-2515-59F7-4CBE161BF020> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
           0x1127e3000 -        0x1127f5ff7  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <66A3625A-6918-3C14-8DF3-2F4924C389EA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x1127f9000 -        0x1127faff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x114cef000 -        0x114d69fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <C0AD101D-E452-4B4B-5B31-F467133EC20C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x114dfb000 -        0x114dfcfff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 16.0.0 - 16.0.0) <7CE4FC8A-FE54-9ECC-7510-2B7C9A5C8388> /Applications/Adobe Illustrator CS6/*/MPSCommon
           0x114f83000 -        0x114fadff7  com.apple.cmio.DAL.VDC_4 (212.0 - 3199.1.1) <143A9719-FB00-3476-9863-F4D9E3769A42> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
           0x114fd8000 -        0x114ff3fff  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <59FCE9C0-27E6-34CE-89E5-3A83B843B36C> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x119ec0000 -        0x119fb3ff7 +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 16.0.0 - 16.0.0) <9ED937F6-A136-2DE4-CA82-82C52087EBA7> /Applications/Adobe Illustrator CS6/*/PaintStyle
           0x119fe2000 -        0x119fedfef +com.adobe.illustrator.plugins.DiffusionRasterSuite (DiffusionRaster version 16.0.0 - 16.0.0) <1229AE82-DB89-5D31-0DC4-6FD0734840CC> /Applications/Adobe Illustrator CS6/*/DiffusionRasterSuite
           0x11b08b000 -        0x11b0acfff  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <25FF31F5-9D1E-35EB-8085-F0AC25C38DAC> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x11b0b0000 -        0x11b0cefe7 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 16.0.0 - 16.0.0) <C396F193-6B6C-C946-61E4-83EBDB55ABDB> /Applications/Adobe Illustrator CS6/*/VariablesPalette
           0x11b0d5000 -        0x11b0ecfff +com.adobe.illustrator.plugins.TextWrapDlg (TextWrapDlg version 16.0.0 - 16.0.0) <27B658AF-3796-4725-D1E3-93F460053512> /Applications/Adobe Illustrator CS6/*/TextWrapDlg
           0x11b783000 -        0x11b7bbfff +com.adobe.illustrator.plugins.Mojikumi ( MojiKumiUI version 16.0.0 - 16.0.0) <CE12B42F-0E0E-0138-3C0D-67B50E8F8C99> /Applications/Adobe Illustrator CS6/*/Mojikumi
           0x11b7d4000 -        0x11b7dafff +com.adobe.illustrator.plugins.ShapeSuite (Shape Construction Suite version 16.0.0 - 16.0.0) <F404EF55-D9B3-DC23-67B1-7FD6629838C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeSuite
           0x11b7e5000 -        0x11b7edfff +com.adobe.illustrator.plugins.ExpandS (Expand Suite version 16.0.0 - 16.0.0) <7831D239-5D12-9652-91AF-C9ACEB5E7B77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
           0x11b7f2000 -        0x11b7fafff +com.adobe.illustrator.plugins.Colors (Colors version 16.0.0 - 16.0.0) <189D38EB-0C11-D380-F2FB-2DB0AE5E301C> /Applications/Adobe Illustrator CS6/*/Colors
           0x11d783000 -        0x11d79cfef +com.adobe.illustrator.plugins.DxfDwgUI (DxfDwgUI version 16.0.0 - 16.0.0) <9841F2BF-672A-67B1-8F04-41B24CE599BA> /Applications/Adobe Illustrator CS6/*/DxfDwgUI
           0x11d7b0000 -        0x11d7e5fff +com.adobe.illustrator.plugins.slicingAttributes (Slicing version 16.0.0 - 16.0.0) <2E6FFCDF-676F-126B-4071-F95937B85AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAttributes
           0x11d7ee000 -        0x11d7f2ff7 +com.adobe.illustrator.plugins.TrimMark (Crop Marks version 16.0.0 - 16.0.0) <6C07C9BF-DCE9-2723-8AFF-A769575A8243> /Applications/Adobe Illustrator CS6/*/TrimMark
           0x11d7f7000 -        0x11d7fbff7 +com.adobe.illustrator.plugins.Distort (Free Distort version 16.0.0 - 16.0.0) <6D3C5B07-8FE9-B229-DF8C-DBF4749387FC> /Applications/Adobe Illustrator CS6/*/Distort
           0x12019f000 -        0x1201d9ff7 +com.adobe.illustrator.plugins.PathfinderS (Pathfinder Suite version 16.0.0 - 16.0.0) <53D2A31E-74AB-C5D0-5A0A-58F1E102227E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
           0x1201e2000 -        0x1201f1ff7 +com.adobe.illustrator.plugins.DropShadow (Drop Shadow version 16.0.0 - 16.0.0) <3AE0FCDD-507D-DAFF-2868-08C4DF8FC9B6> /Applications/Adobe Illustrator CS6/*/DropShadow
           0x121400000 -        0x12152bfff +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 16.0.0 - 16.0.0) <E4BD81A9-61FC-1EF1-B568-DB50964B8518> /Applications/Adobe Illustrator CS6/*/ColorHarmony
           0x121560000 -        0x121738fef +com.adobe.illustrator.plugins.PlanetX (Live Paint version 16.0.0 - 16.0.0) <841FD3FF-6943-49E8-6DF3-28DBAF89A497> /Applications/Adobe Illustrator CS6/*/PlanetX
           0x1217cf000 -        0x1217e7fef +com.adobe.illustrator.plugins.AssetMgmt (Asset Management version 16.0.0 - 16.0.0) <2254E6D5-9C4A-10C5-709E-A75357ADE747> /Applications/Adobe Illustrator CS6/*/AssetMgmt
           0x1217f1000 -        0x1217f6fff +com.adobe.illustrator.plugins.TwirlTool (Twist Tool version 16.0.0 - 16.0.0) <48669BD1-D1E2-D2C1-70C8-494C7DFB6D22> /Applications/Adobe Illustrator CS6/*/TwirlTool
           0x122000000 -        0x1222a1fef +com.adobe.illustrator.plugins.ScriptingSupport (Scripting Support version 16.0.0 - 16.0.0) <752836AF-2036-C3CD-E060-9204A88B9953> /Applications/Adobe Illustrator CS6/*/ScriptingSupport
           0x12237b000 -        0x12245afef +com.adobe.AXEXSLT (AdobeAXSLE 3.7.101.18636 - 3.7.101.18636) <F0116E90-5C45-DFA3-9C17-9B5D1BF0FD1F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
           0x1224ec000 -        0x1225ddfff +com.adobe.AdbeScriptUIFlex (ScriptUIFlex 6.2.29 - 6.2.29.18602) <2BD3388F-976E-0B1C-55DB-B97A5AF95724> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdbeScriptUIFlex.framework/Versions/A/AdbeScriptUIFle x
           0x1226ec000 -        0x1226f8ff7 +com.adobe.illustrator.plugins.Lasso (Lasso version 16.0.0 - 16.0.0) <7257BF10-8085-9640-48A8-39387FDAE8F3> /Applications/Adobe Illustrator CS6/*/Lasso
           0x122800000 -        0x123785fd7 +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <5E188E32-37F7-4E0B-0674-E8D16B60074F> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbea peengine
           0x1239d2000 -        0x123ab5fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
           0x125e19000 -        0x125f64ff7 +com.adobe.illustrator.plugins.SwatchLibs (Swatch Libraries version 16.0.0 - 16.0.0) <8E8BCE2E-9051-04A6-CCAC-8D5F7424D716> /Applications/Adobe Illustrator CS6/*/SwatchLibs
           0x125f97000 -        0x12601efe7 +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 16.0.0 - 16.0.0) <221130E5-082F-18F7-61B1-AA6E11FD4A97> /Applications/Adobe Illustrator CS6/*/SymbolPalette
           0x12603e000 -        0x126343ff7 +com.adobe.illustrator.plugins.Vectorize (TracingSuite version 16.0.0 - 16.0.0) <6475A907-C0B6-F86C-623A-11BE77D1D499> /Applications/Adobe Illustrator CS6/*/Vectorize
           0x12635e000 -        0x126f71fe7 +com.adobe.illustrator.plugins.DxfDwg (DxfDwg version 16.0.0 - 16.0.0) <17FD7B87-844B-2F4F-8C95-F664B52452AC> /Applications/Adobe Illustrator CS6/*/DxfDwg
           0x1270f7000 -        0x127212fe7 +com.adobe.illustrator.plugins.svgFileFormat ( SVG Format version 16.0.0 - 16.0.0) <7E1F2008-93E1-ECF2-49C9-D85BF2CB79DF> /Applications/Adobe Illustrator CS6/*/svgFileFormat
           0x127234000 -        0x127295fff +com.adobe.illustrator.plugins.Deform (Envelope and Warp version 16.0.0 - 16.0.0) <79E1E95F-9D21-DD1D-F241-4FE6D83865B3> /Applications/Adobe Illustrator CS6/*/Deform
           0x1272a1000 -        0x1272c3ff7 +com.adobe.illustrator.plugins.DocInfo (Document Info version 16.0.0 - 16.0.0) <27FC54EB-3F7A-2604-D2D1-B1E5E7DA3FDD> /Applications/Adobe Illustrator CS6/*/DocInfo
           0x1272ce000 -        0x127318fe7 +com.adobe.illustrator.plugins.LinkPalette (Links Palette version 16.0.0 - 16.0.0) <00086DF0-EB5D-0D9F-605B-AD72F6817ACC> /Applications/Adobe Illustrator CS6/*/LinkPalette
           0x127334000 -        0x12738cfff +com.adobe.illustrator.plugins.Snapomatic (Snap version 16.0.0 - 16.0.0) <BFB48EDA-0C29-B6FA-CF1C-330CE683230D> /Applications/Adobe Illustrator CS6/*/Snapomatic
           0x12739a000 -        0x1273c8fe7 +com.adobe.illustrator.plugins.EyeBucketTool (Eye Bucket Tool version 16.0.0 - 16.0.0) <3FA9C55B-42C0-D55A-8FD0-2ECA9E2B2F41> /Applications/Adobe Illustrator CS6/*/EyeBucketTool
           0x1273de000 -        0x1273edff7 +com.adobe.illustrator.plugins.Simplify (Simplify version 16.0.0 - 16.0.0) <A9D791B2-4385-B1D7-F309-402D5CA9C8CF> /Applications/Adobe Illustrator CS6/*/Simplify
           0x127500000 -        0x127525ff7 +com.adobe.illustrator.plugins.ShapeTool (ShapeTool version 16.0.0 - 16.0.0) <205691D7-027C-32F6-3408-355EF967A4C8> /Applications/Adobe Illustrator CS6/*/ShapeTool
           0x12753b000 -        0x127568fff +com.adobe.illustrator.plugins.SimpleTools (Segment Tools version 16.0.0 - 16.0.0) <F2E38DA5-27F0-91AB-0D3D-1B97D645AA83> /Applications/Adobe Illustrator CS6/*/SimpleTools
           0x12757d000 -        0x12759dfff +com.adobe.illustrator.plugins.ScatterBrushTool (Adobe Scatter Brush Tool version 16.0.0 - 16.0.0) <95AC109F-40FB-6F65-490A-B516BF98ABB9> /Applications/Adobe Illustrator CS6/*/ScatterBrushTool
           0x1275a5000 -        0x1275c2ff7 +com.adobe.illustrator.plugins.GlobAdjTool (Reshape Tool version 16.0.0 - 16.0.0) <44A4EF2B-9C92-5B4C-9AA0-A8EB35A4EAF5> /Applications/Adobe Illustrator CS6/*/GlobAdjTool
           0x1275c8000 -        0x1275f0fef +com.adobe.illustrator.plugins.ParticleSystem (Symbolism version 16.0.0 - 16.0.0) <ECA3A7A3-9258-4AA7-F930-7E78C28B3455> /Applications/Adobe Illustrator CS6/*/ParticleSystem
           0x1275fa000 -        0x127616ff7 +com.adobe.illustrator.plugins.MagicWand (Magic Wand version 16.0.0 - 16.0.0) <D6CB6CF3-E823-65E6-BDE4-056656595EAB> /Applications/Adobe Illustrator CS6/*/MagicWand
           0x12761e000 -        0x127638fff +com.adobe.illustrator.plugins.LiquifyTool (Liquify version 16.0.0 - 16.0.0) <150983BB-B6C7-4E89-7814-0C14A7C1BCA0> /Applications/Adobe Illustrator CS6/*/LiquifyTool
           0x127644000 -        0x12764bff7 +com.adobe.illustrator.plugins.KnifeTool (Knife Tool version 16.0.0 - 16.0.0) <2CC37E82-1C82-79CF-2323-412B2EEAD6B0> /Applications/Adobe Illustrator CS6/*/KnifeTool
           0x127651000 -        0x127663fef +com.adobe.illustrator.plugins.Flare (Flare version 16.0.0 - 16.0.0) <5BE7AB8A-4285-BAE4-832C-CB7FE531EFBA> /Applications/Adobe Illustrator CS6/*/Flare
           0x127669000 -        0x1276bafef +com.adobe.illustrator.plugins.EraserTool (EraserTool version 16.0.0 - 16.0.0) <2AFAA4ED-CE77-9E71-D57A-C4C39EF18ADD> /Applications/Adobe Illustrator CS6/*/EraserTool
           0x1276d2000 -        0x12775ffe7 +com.adobe.illustrator.plugins.dBrushTool (Bristle Brush Tool version 16.0.0 - 16.0.0) <C8ACE46D-AC4B-9BAE-1B4E-F2B6A405EDFF> /Applications/Adobe Illustrator CS6/*/dBrushTool
           0x127777000 -        0x1277cdfff +com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 16.0.0 - 16.0.0) <667076C9-E5B7-F554-CE18-A3B7071B2216> /Applications/Adobe Illustrator CS6/*/CropAreaTool
           0x1277e7000 -        0x127824fff +com.adobe.illustrator.plugins.CalligraphicBrushTool (Calligraphic Brush Tool version 16.0.0 - 16.0.0) <B787FB6C-39DA-ADB6-8932-6C40D7015FAF> /Applications/Adobe Illustrator CS6/*/CalligraphicBrushTool
           0x12783a000 -        0x127855ff7 +com.adobe.illustrator.plugins.BoundingBox (BoundingBox version 16.0.0 - 16.0.0) <A6E7E18C-4B89-99F3-4ED0-37EFB11077E6> /Applications/Adobe Illustrator CS6/*/BoundingBox
           0x12786b000 -        0x12788cfef +com.adobe.illustrator.plugins.ArtOnPathBrushTool (Art Brush Tool version 16.0.0 - 16.0.0) <69484EA9-036C-FBEB-9878-09A2232CD9A0&gt

    Did you contact ech support? What did they say?
    Did you try a new user account? Did you boot into safe mode?
    What have you trued?
    Did you repair the permissions?

  • Creative cloud apps (ALL) crashing after opening

    I purchased CC yesterday for a very very very time sensitive project. It crashes!!! I have tried everything that's been suggested on your website. What is wrong with the program/s? I am extremely frustrated with it.
    Windows 7
    Dell XPS 8500
    upgraded video drivers
    12 gb memory
    intel core i7-3770 CPU 3.40 GHz

    Chat Now button near the bottom for Activation and Deactivation problems may help
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html

  • Can anyone help me with why Facebook keeps disappearing after being open for 30 seconds it goes back to my icon screen.

    I Have added and deleted Facebook, I have changed my password. I even got a new phone. Nothing works. My ipad worked for most of Sunday but now it will not stay on.

    I don't have a 4G device, but I thought you can use mobile safari, the safari on the iPad, on 4G.
    You could also try looking for a third party app. The official facebook app has been non to barely functional for years. I use mobile safari on my iPad although I do have a couple  of apps I've used upon occasion.

  • Why is photoshop creative cloud crashing on imac

    why is photoshop creative cloud crashing on imac

    Nobody can know. You will have to provide a lot more info like system specs and the crash logs:
    Working with your Operating System’s Tools
    Mylenium

  • Creative Cloud desktop keeps trying to reinstall updates

    Just over the last week or so, Creative Cloud desktop keeps trying to reinstall the same updates for Photoshop CC, Photoshop 6 and Bridge CC over and over again. As we do not have a fast broadband connection, this blocks the internet for everyone else at the same location for about an hour. I am running Bridge 6.0.1.6 and Photoshop CC 14.2.1. I thought I had wholly uninstalled PS6 on the machine in question (Retina MacBook Pro), so I don't understand why CC desktop is trying to update it. Updates have installed for each of the last three days, so I cannot imagine there is another huge update waiting to install again today, as CC desktop shows.
    In addition CC destop keeps losing LightRoom 5 from my Apps. I already had a copy of LR5, which came with a Leica Camera but just to make sure it was linked to my CC acount, I reinstalled it via the CC desktop. It was showing as one of my updated apps but this morning has dropped down to showing "install" again, even though the latest version 5.4 is defintiely installed, synched and working.
    HELP!!
    Wilson

    John T Smith wrote:
    You MAY have a faulty installation, which requires complete removal and reinstall... not exactly your problem, but the links below may help
    One fix for signout problems http://forums.adobe.com/thread/1408331?tstart=0
    -http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-2 48.html
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation -problems.html
    I guess I'm a little mystified by this reply.  I've reported no problem signing in or out of adobe, nor have I experienced any.
    I've been going along with a creative cloud desktop and updates for over a yr now so not sure how my install would suddenly be 'faulty'.  Complete removal and reinstall is something like a days work if you have any related difficulties at all yet it seems to be the most often suggested remedy.
    Is there no chance of something that does not require a hefty input of my time getting the tools to work rather than using them, that can be done to remedy what seems to be something like a stuck routine in the install routines?
    Any other folks with an idea about this?

  • Creative cloud applications keep asking me to login every time I launch an application

    Creative cloud applications keep asking me to login every time I launch an application on a same machine.
    How to solve this problem?
    Windows 7 Professional.

    Or it could be patially related to typical pains when a company makes an enormous transition like this. Ironcially, just as i said in my post, my issue resolved the next day.
    Listen, I undertstand the concern and certainly the frustration. I spend nothing short of 14 hours per day with Adobe apps open. primarily After Effects, Photoshop and Illustrator. I know the hassle and I know the frustration of constantly having to sign back in, which i did for a bit too. But it's just a little melodramatic when people make idle threats they aren't going to follow through with anyway, about using a product that does what this does, and is such an enormous productivity tool that people say silly things. that's what I'm referring to. If you're going to choose an entire platform different than Adobe becuase theyr'e having issues on a brand new method of service and delivery you're an idiot anyway. Wouldn't you agree that the statements of ' i don't have time to test something' are a litle ridiculous? name any product, or purchase in any part of your life that has never failed at anything? and then saying thigns like it's suddenly an unstable environment, when the problem they're complaining about (and the complaint of course it legitimate) has absolutely nothing to do with the stability of the product?
    it's the overblown, silly statements that make people look foolish, do nothing to help the issue, and offer nothing that crack me up. When I read someone saying things like that i pretty much ignore anything else they say because reason isn't something they are using at that point anyway.
    See what you said? that has nothing to do with anyone I'm talking about. You made a valid point, didn't make silly comments like what I'm referring to. you said something I don't agree with, but you dind't go overboard and get all dramatic about it. I don't agree that it's an ongoing degredation of their rep. there is nobody even remotely close a valid competitor out there for this in the first place (depending on what software yoiu're referring to, but since we're in the CC forum i assume that's what you mean). The fact is, their reputation is so strong, no other software company can even compete. But even so I still see progress and innovation. Intel had a cushion with no competitor at one point, then AMD came in, and if you notice, within a couple years of AMD getting very popular, Intel started releasing their upgraded technology in less than a third of the time. But I don't think I see that laziness from Adobe. I don't honestly know that the reason is they moved to a subscription based environment but I know that almost all big software companies are at leasdt considering it. heck Microsoft was talking about changing their licensing and doing it the same way. And it's not for greed I'd guess, it's to comabt theft. At least that's my guess, i have no idea, but i don't believethat it's done and they would change their entire business model for a reason lefss important.
    While we're on that topic I'd like to point out i bet this new process makes an enormous dent in the piracy, at least short term, so for me I applaud it. because when so many people steal the software, it means people like me, and i assume you, pay much higher prices for our legit licenses. So anything that can be done to thwart that has my full approval. But it also just happens to have some nice benefits, in that the pricing is pretty ridiculously low IMO for the entire suite of apps for 50 bucks per month. let' be honest, anyone using them for business which is primarily what this softwre is geared to, understands that while it might seem high, it's tiny compared to the montly cost of doing business, to keep an up to date, suite full of apps that would cost thousands were it not for the subscription. I'll admit, I bought the full suite on the montly just because it made sense. And it actually paid off. Recently I had a client that desperately needed ihs forms migrated to interactive. they were word docs, excel and plain pdfs, but because I happen to have a license for Acrobat, i was able to import those into pdf files and convert them to interactive forms. Then recommend he use the online service to manage them, and frankly it paid for 6 months of licensing for 10 hours work. were it not for the subscription based licensing i'd not have even been able to offer the service because I wouldn't have paid for acrobat.
    Complaining about a piece of software you buy that doesn't work in an area, regardless of where it is, makes perfect sense. But the statements I'm referring to equate to someone buying a house, finding out the key doesn't work, or the doorknob is broke, throwing their hands up and saying 'i'm finding anohter house'. it's silly, and everyone knows there's no merit to it. But i get frustrated seeing it over and over, frewquently by people that hven't even paid for the software. Sometimes I post thing I shouldn't but hey, don't we all?
    I like to browse these forums becuse I'd say i've learned as much of my knowledge by reading tricks, tips and resolutions posted in forums as I did through my classes and education. That's possibly an overstatement but not by much. I do get just as frustrated at the people constantly trying to belitte the company as they do with their issues.

  • Photoshop Creative Cloud and 10.9.2

    Photoshop Creative Cloud doesn not work on my new Macbook pro with Mavericks 10.9.2. I keep getting an error message that says  "Some of the appplication compoinetns are missig from the Application directory,. Please reinstall the application. I did reinstall it with the help of Adobe online Chat, but I still get the same message when I try to open the application. Has anyone have any experience with this problem and perhaps found a solution?
    Thanks.
    Renée

    Hi. See if this helps: http://helpx.adobe.com/x-productkb/multi/error-application-components-missing-starting.htm l

  • Creative Cloud Desktop install crashes Windows Explorer and hangs

    This all started with my inability to activate Adobe Acrobat on my computer after wiping the hard drive and reinstalling the OS.
    I had no trouble initially downloading or installing anything from the Adobe Creative Cloud. I ran several apps and they worked (albeit in trial mode for a day or two)
    And then the Initial Problem: Trying to Activate Adobe Acrobat failed to get pass the sign-in screen.
    It would hang for about 30 minutes and then come back to the error that the computer's clock must be incorrect or an error with the Internet connection. (It's a standard error documented on Adobe's site that says you need to make sure your computer can really get to all of Adobe's activation servers/sites/etc. I double-checked everything in the troubleshooting list to be sure but found nothing wrong with the computer or the ability to get to Adobe's sites.
    Exasperated. I went online for tech support. It was definately Level 1 support (had me checking all the stuff I had already spent an hour checking - and had already told him I tested it all).
    Anyway, I spent an hour on the chat with Adobe Tech Support going through the usual stuff.
    He had me check virus programs, computer clock, conenctions to Adobe sites (like the licensing servers). But nothing ever helped or worked. Then he told me to try going directly to the Adobe Creative Cloud site and trying to download and install the Creative Cloud desktop manager. I did that but it hangs when it launches the manager on the initial window with a black/grey Creative Cloud bar at the top (with the tool drop-down on the right side) but the rest of the window never loads.
    After an hour of going in circles I decided it would be better to try again later with someone in second-level support.
    In the meantime, I uninstalled ALL Adobe applications. There is no Flash-Player, no Acrobat Reader - nothing from Adobe in my programs list.
    I then tried to download and install the Adobe Application Manager. It works up to the point where it launches the Creative Cloud Desktop tools and then hangs at the same place.
    There is a Creative Cloud window with the normal black/grey bar at the top - but the rest of the window (where you would normally see and load the apps from) stays empty.
    I have rebooted the computer several times to be sure it is a fresh start. That has not helped at all. One additional thing I have noticed in these multiple attempts is that when the Creative Cloud Desktop Manager installer gets about 95% done, it causes Windows Explorer to crash (not Internet Explorer but Windows Explorer). Once Windows Explorer resets, Creative Cloud continues the installation but then opens the window (above) that has nothing but the black/grey header.
    I'm struggling for what to do next. Any suggestions would be appreciated. Right now I am paying $50 a month for something I can't even install or use.
    For what it's worth, the system is an HP laptop running Windows 7 Ultimate x64. 8GB of RAM and plenty of HDD space. All security updates applied and Symantec Endpoint Protection 12.1. I doubt that any of that last line is relevant since I could run all of this with no problem before wiping the hard drive AND it was all running with no problem - other than Activating Acrobat at the start of this whole issue.

    Jim,
    You are a lifesaver! I can't think of how many additional hours of frustration you just saved me - but Thank You!!
    After posting, I had determined (like you said), that Explorer must be doing that for a reason. I created a new user profile on the system (added a user temporarily) and observed the same behavior of Windows Explorer (stopping/starting) but then continuing to work as it should. At that point I knew the answer was somewhere in the user's profile but I would have had no idea where to look. The opm.db file was indeed the culprit.
    I sure do appreciate the excellent help.
    Jay

  • How to edit PSD files on Photoshop Creative Cloud

    Hi there,
    I am new to Creative Cloud and just downloaded the Photoshop App to my desktop. However, I can't seem to find the options where I can edit my psd files. Can someone please help me? I would like to know how I can start editing PSD files on the Photoshop Creative Cloud App.
    Thank you so much!

    HI Resumeboston16,
    Which version of Photoshop are you using? Photoshop CC?
    You'll probably still want to save you PSD files locally to the computers hard drive. You can upload them to the Creative Cloud files page here https://creative.adobe.com/files through the browser.
    Then you could download it on another computer to work on it there.
    -Dave

Maybe you are looking for

  • Scripting Guys need your help

    Hello All, I have a script which is working absolutely fine in workgroup(Windows logs backup) - windows server 2012 but if i run in domain environment found error and not able to pull security logs. only pulling application and system with error. Scr

  • Nano and TV

    Hello, First time I am sorry for my English. I want to know if is possible conect the nano to tv. In apple store there are a AV Connection kit, and the nano is compatible. Thanks,

  • Cannot find Internet Connect Icon

    I am using Leopard 10.5.4. I want to setup a VPN connection and found an article which describes how to go about setting the VPN connection. But it uses Internet Connect icon and according to the article it is found in the 'Applications' folder. I ca

  • I have a problem with downloading blackberry application centre

    I am using BlackBerry Bold 9000 and my BB Application Centre is not downloaded on my phone. When I tried to download it this is the error message I received: "Sorry, your device does not meet the system requirements that are needed to support BlackBe

  • Photoshop freezing while using 4.6

    Windows XP Pro CS3 Camera Raw 4.6 When opening a number of files, it will frequently freeze up and while I'll click on another image, the main image stays the same, but alterations are clearly being made to the image clicked on as seen in the strip.