[AfterEffects CS6] : Crash when removing a child control

Hello,
I work in a script for AfterEffect (JSX).
In certain situations I remove controls from a panel, it usualy works.
But sometime, this code crashes (inside 'remove'):
childCheckbox = myPanel.children[0];
myPanel.remove(childCheckbox);
According to the object browser:
myPanel is a 'Panel' object
childCheckbox is a 'Checkbox' object.
I can read this message:
Bad argument Function {LiveObject("Panel").property('find')} is undefined
Does anybody could explain that to me ?
What's wrong ?
Thanks
Nico

Hello,
I get the same behavior inside 'for' loop.
I try to use a temporary array in order to list all controls to remove
Code sample:
var children = parent.children;
var childrenToRemove           = [];
for (var index = 0; index < children.length; index++) {
  var child = children[index];
  if (child != childToPreserve && isUIControl(child)) {
    childrenToRemove.push(child);
// Remove controls in the reverse order.
childrenToRemove.reverse();
for (var index in childrenToRemove) {
  var controlToDelete = childrenToRemove[index];
  // 'index' is invalid here, it references 'indexOf'
Is there anybody who has an idea ?
Thanks
Nico

Similar Messages

  • Adobe Illustrator CS6 crashes when I "Save As"

    With iOS Yosemite installed, now my Adobe Illustrator CS6 crashes when I "Save As".  And I have to reopen it every time.  Any help?

    Hello-
    I hope this is the correct place, format, etc.
    Illustrator keeps crashing when I try to 'save to' a different location than whatever the default happens to be.
    I tried trashing preferences, uninstalling, disabling all user fonts...to no avail.
    Please help!
    Thanks so much for your time.
    1/21/15 4:40:47.126 PM Adobe Illustrator[588]: 6   Adobe Illustrator                   0x0011265e _Z26AWS_CUI_GetVersionCommentsP15OpaqueWindowPtrRN5adobe1q9QDocumentERNS2_7QStr ingERNS2_14QAttributeListEPS3_PNS2_8QProjectEl + 1005154
    Process:               Adobe Illustrator [546]
    Path:                  /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:            com.adobe.illustrator
    Responsible:           Adobe Illustrator [546]
        __IMPORT               000000000c433000-000000000c434000 [    4K] rwx/rwx SM=PRV  /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    --> __LINKEDIT             000000000c434000-000000000c43a000 [   24K] r--/rwx SM=COW  /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    69  com.adobe.illustrator         0x006d1357 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3674951
    70  com.adobe.illustrator         0x006ce468 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3662936
    71  com.adobe.illustrator         0x006cec82 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3665010
    72  com.adobe.illustrator         0x0009d879 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 526461
    73  com.adobe.illustrator         0x0009ed27 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 531755
    74  com.adobe.illustrator         0x000a2a31 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 547381
    75  com.adobe.illustrator         0x00078408 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 373772
    76  com.adobe.illustrator         0x00585e25 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 2317845
    77  com.adobe.illustrator         0x003442e6 AWS_CUI_SaveAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 139182
    78  com.adobe.illustrator         0x005fe08b AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 2809979
    79  com.adobe.illustrator         0x0013ff2a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1191726
    101 com.adobe.illustrator         0x000aaca0 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 580772
    112 com.adobe.illustrator         0x000aafa1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 581541
    113 com.adobe.illustrator         0x00112f9c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1007520
    114 com.adobe.illustrator         0x000d412a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 749870
    115 com.adobe.illustrator         0x00003316 0x1000 + 8982
    2   com.adobe.illustrator.plugins.AISaveForWeb 0x15a198bb CEveFunctionPropertyList::AddItem(char const*, Eve::DataType, std::string const&) + 106329
    3   com.adobe.illustrator.plugins.AISaveForWeb 0x15a14303 CEveFunctionPropertyList::AddItem(char const*, Eve::DataType, std::string const&) + 84385
    4   com.adobe.illustrator.plugins.AISaveForWeb 0x15a199c8 CEveFunctionPropertyList::AddItem(char const*, Eve::DataType, std::string const&) + 106598
    2   com.adobe.illustrator.plugins.Scripting Support 0x119d394b PluginMain + 447467
    3   com.adobe.illustrator.plugins.Scripting Support 0x119b5b23 PluginMain + 325059
    4   com.adobe.illustrator.plugins.Scripting Support 0x119d3a58 PluginMain + 447736
    1   com.adobe.illustrator         0x00677ef4 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3309284
    2   com.adobe.illustrator         0x006790d9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3313865
    3   com.adobe.illustrator         0x006792a9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3314329
    1   com.adobe.illustrator         0x00677ef4 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3309284
    2   com.adobe.illustrator         0x006790d9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3313865
    3   com.adobe.illustrator         0x006792a9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3314329
        0x1000 -  0x10ddfe7 +com.adobe.illustrator (39 - 15.1.0) <A59087EC-3C72-CC25-4C18-47FAB3D91DFE> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x13fe000 -  0x14cbfe7 +AdobeAXEDOMCore (0) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeA XEDOMCore
    0x153d000 -  0x154dfff  com.apple.carbonframeworktemplate (1.0 - 1.0) <02AB017F-BF6A-B96F-9D39-5F23B36EF2E5> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
    0x1554000 -  0x156fff9 +AdobePDFSettings (1) /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/Adobe PDFSettings
    0x158a000 -  0x15cefff +com.adobe.illustrator.aiport (AIPort version 1.0 - 1.0) <65C09343-06AC-9256-3260-70AFDEA99C82> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x1633000 -  0x1633fff +SPBasic (0) <00D26E34-33A4-31BF-3516-87513A07D019> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x1638000 -  0x163effb +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <5B4C881B-6885-96F2-BD05-BE9C44A7546C> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSp lashKit
    0x1647000 -  0x175cfff +AdobeACE (1) <BFF50B9A-8BCA-08D1-0260-FF251DA05EC7> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x1782000 -  0x1ca8fff +AdobeAGM (1) <72363979-F9A0-0EA2-3E16-AB8D6EA0F12E> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1df2000 -  0x1e2efff +AdobeARE (1) <B2DBDCF9-944F-7C5A-43CF-A5E207BEE94B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1e38000 -  0x1e5eff6 +AdobeAXE8SharedExpat (0) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/A dobeAXE8SharedExpat
    0x1e71000 -  0x1e8cfff +AdobeBIB (1) <5AA925B7-D30E-B230-1B81-7CB6E3B4F2DB> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1e97000 -  0x1eb8ff7 +AdobeBIBUtils (1) <1B33B3A5-2460-EDE8-C54F-16C0335C613D> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIB Utils
    0x1ec5000 -  0x21b7ff7 +AdobeCoolType (1) <90757246-5467-2606-4095-19B63B255F2F> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoo lType
    0x2244000 -  0x22dcfff +com.adobe.AdobeExtendScript (ExtendScript 4.1.28 - 4.1.28.13048) <A9394CC7-8E48-FE0F-FDB5-37D0FE77435B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/Adob eExtendScript
    0x233d000 -  0x2420fef +AdobePDFPort (1) <26DE29E1-7799-DBE8-47AE-A95FEA7DE1EB> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFP ort
    0x2458000 -  0x2a8dfeb +AdobePDFL (1) <B295BDBD-65E8-CE6D-865B-79276D0507B2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x2bc3000 -  0x2c50ff7 +com.adobe.AdobeScCore (ScCore 4.1.28 - 4.1.28.13048) <68FB7168-645E-BD55-5EAA-007315B53997> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCor e
    0x2c97000 -  0x2d37fef +AdobeSVGExport (0) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSV GExport
    0x2d63000 -  0x3001ff2 +AdobeSVGRE (0) <95F2CE86-4B2D-C3DE-A783-8E0A0B24F74C> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x30df000 -  0x3137ff7 +AdobeXMP (0) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x3147000 -  0x31d3fef +AdobeXMPFiles (0) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMP Files
    0x320c000 -  0x32d9ff3 +libicui18n.dylib.36.0 (36) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/ 3.6/libicui18n.dylib.36.0
    0x333c000 -  0x3416fef +libicuuc.dylib.36.0 (36) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc. dylib.36.0
    0x3456000 -  0x3e06fff +libicudata.dylib.36.0 (36) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.d ylib.36.0
    0x3e09000 -  0x41e1ff7 +AdobeMPS (1) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x4318000 -  0x4386ffb +com.adobe.amtlib (amtlib 4.0.0.21 - 4.0.0.21) <3090D254-587A-A820-DBCD-729C27532FC8> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x439d000 -  0x442eff7 +libicucnv.dylib.36.0 (36) <581475CC-C039-1B42-49BA-71811D8B4E15> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicuc nv.dylib.36.0
    0x444d000 -  0x4633ff7 +com.adobe.linguistic.LinguisticManager (5.0.0 - 11696) <AF804353-8B13-7180-F2C8-832361EB2D5A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeL inguistic
    0x46c5000 -  0x4730fe7 +com.adobe.amt.services (AMTServices 4.0.0.21 [BuildVersion: 4.0; BuildDate: Mon Jan 24 2011 21:49:00] - 4.0.0.21) <018F21DE-7E2E-C850-4C32-D4A2131ABF74> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservice s
    0x474c000 -  0x47c9fff +AdobeOwlCanvas (1) <6718BCAA-AAF5-07C2-B2F5-D7CD3BF5B924> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOw lCanvas
    0x47e7000 -  0x491ffe7 +WRServices (0) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x4964000 -  0x4968ffc +com.adobe.AdobeCrashReporter (3.0 - 5.5.20101001) <EA9B7B55-7FE5-14D2-FBAE-817121F94086> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/Ado beCrashReporter
    0x496f000 -  0x49c5ffb +com.adobe.headlights.LogSessionFramework (2.1.2.1263) <5B594BC9-5222-651B-6B70-7AD067035B1A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x4a0e000 -  0x4a43fef +com.adobe.pip (5.5.0.1272) <4AD1ED99-8BB9-B49E-16E5-B7E7A97AAA99> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0x4a4e000 -  0x57a0feb +com.adobe.psl (AdobePSL 12.0.0.11086 - 12.0.0.11086) <ED38DE4D-2205-917F-EACE-6421DDE56A5B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x5af7000 -  0x5c74fef +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <49B04BBB-7249-AF03-A7B2-770443BA4AFB> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x5df1000 -  0x60e1fef +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <DDA3FFE0-C30C-9863-BD85-114636A448CE> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x640e000 -  0x6754ff3 +com.adobe.dvaadameve.framework (dvaadameve version 5.0.0 - 5.0.0.0) <B7CF0778-96A1-0864-1BBA-63622803E3A3> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x6c68000 -  0x6c7afef +com.adobe.dvaai.framework (dvaai version 5.0.0 - 5.0.0.0) <A25DFA28-3208-0C10-BDC4-F164755BCDC6> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
    0x6c9e000 -  0x6ca4fef +com.adobe.boost_date_time.framework (boost_date_time version 5.0.0 - 5.0.0.0) <2CFE7AA3-09A8-EB42-AFEA-F7FB4D7DBC6F> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_ date_time
    0x6cb6000 -  0x6cc1ff3 +com.adobe.boost_filesystem.framework (boost_filesystem version 5.0.0 - 5.0.0.0) <90073BD0-99ED-2715-64B8-2BB79D6F619F> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost _filesystem
    0x6cd6000 -  0x6d54fe2 +com.adobe.boost_regex.framework (boost_regex version 5.0.0 - 5.0.0.0) <BCC13CF6-F0A5-1C84-422B-7B11E5BB061A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_rege x
    0x6dba000 -  0x6dc4fff +com.adobe.boost_signals.framework (boost_signals version 5.0.0 - 5.0.0.0) <88FE6D06-B15C-787D-C69C-F522CD8D3F3E> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_si gnals
    0x6dd8000 -  0x6ddaffb +com.adobe.boost_system.framework (boost_system version 5.0.0 - 5.0.0.0) <4E80B05E-DF55-2776-C886-02DFE2F104CD> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_sys tem
    0x6de3000 -  0x6deaff2 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <79C1A64C-42C7-26D1-E005-D6CB753F9B2B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_th reads
    0x6dfb000 -  0x6e59fe2 +com.adobe.boost_serialization.framework (boost_serialization version 5.0.0 - 5.0.0.0) <8CAB6FC6-5F13-A5C5-DF9C-41EE813A0833> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/bo ost_serialization
    0x6f31000 -  0x70d0fe7 +com.adobe.owl (AdobeOwl version 3.0.89 - 3.0.89) <04CA525C-D4E0-DE62-BF07-D9EF6386AA58> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x713d000 -  0x71aafef +FileInfo (0) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x728a000 -  0x728dffc +com.adobe.ape.shim (adbeape version 3.1.74.12761 - 3.1.74.12761) <FE2ABE8A-1D3F-7AF5-297C-D22FC3E0FBDA> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/Adbeape.framework/Versions/A/adbeape
    0x77dd000 -  0x77e5fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0xc3bf000 -  0xc42ffeb +com.adobe.adobe_caps (adobe_caps 4.0.42.0 - 4.0.42.0) <55D7D2EA-D21E-98B1-77C6-58C0A0E07051> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0xfd77000 -  0xfdccff0 +com.adobe.illustrator.plugins.Photoshop Adapter (Photoshop Adapter version 15.1.0 - 15.1.0) <1D5AF9B6-DC0A-B806-97F9-44990D2F8623> /Applications/Adobe Illustrator CS5.1/*/Photoshop Adapter
    0xfde6000 -  0xfde6fff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 15.1.0 - 15.1.0) <F9296CCC-1877-5C99-BD0D-98FF353B385B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Resources/en_US/PlugInRes.aip/Contents/MacOS/PlugInRes
    0xfdeb000 -  0xfdf2ffe +com.adobe.illustrator.plugins.Action (Action version 15.1.0 - 15.1.0) <6B497277-940C-153D-D16C-A903B81D811A> /Applications/Adobe Illustrator CS5.1/*/Action
    0xfdf7000 -  0xfdf8fff +com.adobe.illustrator.plugins.ASLib (ASLib version 15.1.0 - 15.1.0) <C3CCAF66-C271-E38C-E728-8D0C3B130B64> /Applications/Adobe Illustrator CS5.1/*/ASLib
    0xffce000 -  0xffd7fff +com.adobe.illustrator.plugins.FrameworkServer (Framework Server version 15.1.0 - 15.1.0) <DD79D8B9-BF28-BAFC-422F-320B82CCDEBE> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS erver
    0xffdc000 -  0xffe2ff7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 15.1.0 - 15.1.0) <B5D9F227-8EE9-5776-7473-A89363657087> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverter s
    0xffe7000 -  0xfff7fff +com.adobe.illustrator.plugins.Flatten Transparency ( Flatten Transparency version 15.1.0 - 15.1.0) <4ACF5555-4B25-ED68-8AA4-30C73D06ABD2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/Flatten Transparency
    0x1062d000 - 0x10666ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 2.0.0.15 - 2.0.0.15) <3A9CF871-6678-90BB-3770-CDBF56AF21D5> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/U pdaterNotifications
    0x106f2000 - 0x106f6ffb +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 15.1.0 - 15.1.0) <0465CDD6-6A03-97E4-34F5-D0438FF07B74> /Applications/Adobe Illustrator CS5.1/*/ToolSelector
    0x10f94000 - 0x10fbefff +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 15.1.0 - 15.1.0) <32526909-0C5A-CC37-F770-6C1E522FCA81> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilToo l
    0x10fc7000 - 0x10fdcfef +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 15.1.0 - 15.1.0) <3D465C24-5F12-ACCC-147B-5E26E38EE191> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConver sionSuite
    0x10fe7000 - 0x10fedfe8 +com.adobe.illustrator.plugins.TextWrapDlg (TextWrapDlg version 15.1.0 - 15.1.0) <E7771C31-EBCB-CA6B-4C73-5360208B2A31> /Applications/Adobe Illustrator CS5.1/*/TextWrapDlg
    0x10ff3000 - 0x10ffbff7 +com.adobe.illustrator.plugins.DiffusionRaster (DiffusionRaster version 15.1.0 - 15.1.0) <A49A4A43-F085-49A2-2DDA-4E323F845B10> /Applications/Adobe Illustrator CS5.1/*/DiffusionRaster
    0x11100000 - 0x111d8fff +com.adobe.coretech.adm (3.10x04 - 3.1) <E520855A-838A-D4F1-D01F-8B606649C4A2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x11232000 - 0x1127ffff +com.adobe.illustrator.plugins.PDF Suite (PDF Suite version 15.1.0 - 15.1.0) <913AD40A-14F4-52E7-2255-45F3A676AB40> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDF Suite
    0x11299000 - 0x112dffff +FilterPort (0) <C499E9A1-2EAA-6967-7783-53A3AC8A9515> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/FilterPort
    0x11356000 - 0x11376fe2 +com.adobe.illustrator.plugins.Rasterize (Rasterize version 15.1.0 - 15.1.0) <C8CDF1D0-7A90-7B0D-7D7F-12AEC5D0E7B6> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
    0x1137d000 - 0x11448fec +com.adobe.illustrator.plugins.BeautifulStrokes (Beautiful Strokes Suite version 15.1.0 - 15.1.0) <719CECBA-04E8-9045-048A-0BCA8DFF48B9> /Applications/Adobe Illustrator CS5.1/*/BeautifulStrokes
    0x11466000 - 0x1149efff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 15.1.0 - 15.1.0) <88C037AF-3B5A-73B3-70AE-B40F44DA92CA> /Applications/Adobe Illustrator CS5.1/*/BrushManager
    0x114a8000 - 0x11554fea +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 15.1.0 - 15.1.0) <92A8DDDA-69D1-FEF2-6B8A-EBA76536B1D5> /Applications/Adobe Illustrator CS5.1/*/ColorHarmony
    0x11572000 - 0x11588ffb +com.adobe.illustrator.plugins.ControlPalette (ControlPalette version 15.1.0 - 15.1.0) <DF11A043-A25B-3DC3-725C-FB308BB20F9A> /Applications/Adobe Illustrator CS5.1/*/ControlPalette
    0x1158f000 - 0x115a9fe2 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 15.1.0 - 15.1.0) <B2A3F75F-6594-D7D7-100C-76F71926535B> /Applications/Adobe Illustrator CS5.1/*/KinsokuDlg
    0x115b5000 - 0x11741ffe +com.adobe.illustrator.plugins.PlanetX (Live Paint version 15.1.0 - 15.1.0) <CA979A83-6273-1D27-2082-A1576B9B98CC> /Applications/Adobe Illustrator CS5.1/*/PlanetX
    0x11772000 - 0x11802feb +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 15.1.0 - 15.1.0) <4BAAEDDF-AE49-3E27-028D-2B817EDA4CC1> /Applications/Adobe Illustrator CS5.1/*/PaintStyle
    0x11813000 - 0x11887fe7 +com.adobe.illustrator.plugins.Perspective (Perspective version 15.1.0 - 15.1.0) <A91A8EB4-F6EF-6272-C1AC-71294AE06514> /Applications/Adobe Illustrator CS5.1/*/Perspective
    0x1189c000 - 0x11b1dfef +com.adobe.illustrator.plugins.Scripting Support (Scripting Support version 15.1.0 - 15.1.0) <33E52149-6FC5-20F6-6607-22E33AA262A9> /Applications/Adobe Illustrator CS5.1/*/Scripting Support
    0x12348000 - 0x123c6fe2 +com.adobe.illustrator.plugins.SwatchLibraries (Swatch Libraries version 15.1.0 - 15.1.0) <4109E4C1-17DD-905D-7EDE-7A8C702230A7> /Applications/Adobe Illustrator CS5.1/*/SwatchLibraries
    0x123d9000 - 0x12409ffc +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 15.1.0 - 15.1.0) <27FF4833-28D4-5E93-E861-18DBB0B7C436> /Applications/Adobe Illustrator CS5.1/*/SymbolPalette
    0x12414000 - 0x124a0fee +com.adobe.illustrator.plugins.TracingSuite (TracingSuite version 15.1.0 - 15.1.0) <E17134B8-0BA1-AFF9-B89F-11DED1C84604> /Applications/Adobe Illustrator CS5.1/*/TracingSuite
    0x1258b000 - 0x125bcff3 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 15.1.0 - 15.1.0) <643E9D09-0F24-B6A5-3AB6-FCEA4148BDFB> /Applications/Adobe Illustrator CS5.1/*/VariablesPalette
    0x125c9000 - 0x125e1ff3 +com.adobe.illustrator.plugins.Workspaces (Workspaces version 15.1.0 - 15.1.0) <76D5CE3E-9AE4-CC5F-6E1E-014E87260702> /Applications/Adobe Illustrator CS5.1/*/Workspaces
    0x125e9000 - 0x125ecfff +com.adobe.illustrator.plugins.GeometryS ( Geometry Suite version 15.1.0 - 15.1.0) <446F7740-8D38-8FFB-5C46-3D81EC06A7AA> /Applications/Adobe Illustrator CS5.1/*/GeometryS
    0x125f1000 - 0x125f5fff +com.adobe.illustrator.plugins.ShapeS (Shape Construction Suite version 15.1.0 - 15.1.0) <537CBBB0-D112-12E3-7213-09DB911E667A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeS
    0x125fa000 - 0x125fbfff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 15.1.0 - 15.1.0) <F74A65BB-4840-F1BE-D45C-03285A12DEFA> /Applications/Adobe Illustrator CS5.1/*/MPSCommon
    0x12700000 - 0x12712fef +com.adobe.illustrator.plugins.Mojikumi ( MojiKumiUI version 15.1.0 - 15.1.0) <08667C26-23A5-847E-3978-C9FB88DD3F53> /Applications/Adobe Illustrator CS5.1/*/Mojikumi
    0x1271a000 - 0x127e4ff7 +com.adobe.illustrator.plugins.SVG Format ( SVG Format version 15.1.0 - 15.1.0) <4FDF3E9B-B3DC-EA61-3CED-DDAA565C76E7> /Applications/Adobe Illustrator CS5.1/*/SVG Format
    0x12818000 - 0x12868fee +com.adobe.illustrator.plugins.Deform (Envelope and Warp version 15.1.0 - 15.1.0) <5442AE63-04EA-1FE5-95DA-01FDBD6D0362> /Applications/Adobe Illustrator CS5.1/*/Deform
    0x12879000 - 0x128a0ff0 +com.adobe.illustrator.plugins.slicingAttributes (Slicing version 15.1.0 - 15.1.0) <37C51C7E-50BA-AC5C-EF93-EE69D392DE6E> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAtt ributes
    0x128a9000 - 0x128d5fff +com.adobe.illustrator.plugins.PathfinderS (Pathfinder Suite version 15.1.0 - 15.1.0) <632F5D83-FC07-D3AA-13A3-4C6226A603A2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
    0x128df000 - 0x128e5ffb +com.adobe.illustrator.plugins.ExpandS (Expand Suite version 15.1.0 - 15.1.0) <CC47AE44-D2D1-0A52-7DF8-4249A48C6699> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
    0x128ea000 - 0x128f1ffb +com.adobe.illustrator.plugins.Colors (Colors version 15.1.0 - 15.1.0) <E0C05F0A-AEB5-5DA3-19DB-4AB841E1AF6C> /Applications/Adobe Illustrator CS5.1/*/Colors
    0x128f6000 - 0x128f9fff +com.adobe.illustrator.plugins.Crop Marks (Crop Marks version 15.1.0 - 15.1.0) <1808D9A8-3254-4770-7F05-4031253A5855> /Applications/Adobe Illustrator CS5.1/*/Crop Marks
    0x12a00000 - 0x12a15fef +com.adobe.illustrator.plugins.AssetMgmt (Asset Management version 15.1.0 - 15.1.0) <55369131-910C-3CB2-854C-51DA390475B7> /Applications/Adobe Illustrator CS5.1/*/AssetMgmt
    0x12a1e000 - 0x12a2efff +com.adobe.illustrator.plugins.DocInfo (Document Info version 15.1.0 - 15.1.0) <DC29BC08-9D94-789C-C3C5-2BE2974E309B> /Applications/Adobe Illustrator CS5.1/*/DocInfo
    0x12a36000 - 0x12a5bfef +com.adobe.illustrator.plugins.LinkPalette (Links Palette version 15.1.0 - 15.1.0) <71494BAC-D05C-D225-01B2-AF26C5ED097F> /Applications/Adobe Illustrator CS5.1/*/LinkPalette
    0x12a67000 - 0x12aa5fff +com.adobe.illustrator.plugins.Snap (Snap version 15.1.0 - 15.1.0) <113C8093-BA3F-C648-6110-6E917AD85917> /Applications/Adobe Illustrator CS5.1/*/Snap
    0x12ab7000 - 0x12abcfff +com.adobe.illustrator.plugins.Distort (Free Distort version 15.1.0 - 15.1.0) <41411048-D237-E263-989B-9BD26ABC4846> /Applications/Adobe Illustrator CS5.1/*/Distort
    0x12ac2000 - 0x12ad1ff0 +com.adobe.illustrator.plugins.DropShadow (Drop Shadow version 15.1.0 - 15.1.0) <B2E25E76-B3F4-D6B3-9B9D-21D80AFF40C7> /Applications/Adobe Illustrator CS5.1/*/DropShadow
    0x12ad8000 - 0x12aecfef +com.adobe.illustrator.plugins.EyeBucketTool (Eye Bucket Tool version 15.1.0 - 15.1.0) <221E6716-4941-2E92-004B-1E00CBC1A2F4> /Applications/Adobe Illustrator CS5.1/*/EyeBucketTool
    0x12af5000 - 0x12afcffb +com.adobe.illustrator.plugins.TwirlTool (Twist Tool version 15.1.0 - 15.1.0) <25F6B2DF-8F69-5914-2004-E71993081CA9> /Applications/Adobe Illustrator CS5.1/*/TwirlTool
    0x12b03000 - 0x12b11fff +com.adobe.illustrator.plugins.ADMTP (Tool Palette version 15.1.0 - 15.1.0) <81544DEB-E77C-5664-D536-E5B83B1B6F76> /Applications/Adobe Illustrator CS5.1/*/ADMTP
    0x12b17000 - 0x12b1bffb +com.adobe.illustrator.plugins.Simplify (Simplify version 15.1.0 - 15.1.0) <9C22CD54-9147-537B-1FEB-812097CAD502> /Applications/Adobe Illustrator CS5.1/*/Simplify
    0x12b20000 - 0x12b2efff +com.adobe.illustrator.plugins.ShapeTool (ShapeTool version 15.1.0 - 15.1.0) <85F5CDB7-D9A2-6C09-05D2-910C58A3A337> /Applications/Adobe Illustrator CS5.1/*/ShapeTool
    0x12b34000 - 0x12b45ffb +com.adobe.illustrator.plugins.Segment Tools (Segment Tools version 15.1.0 - 15.1.0) <37BE3E4D-5F7C-8E27-CB1C-614B0FA5ECC1> /Applications/Adobe Illustrator CS5.1/*/Segment Tools
    0x12b4d000 - 0x12b6bffa +com.adobe.illustrator.plugins.ScatterBrushTool (Adobe Scatter Brush Tool version 15.1.0 - 15.1.0) <32916840-C789-E090-F8C3-620AFAD4B4B4> /Applications/Adobe Illustrator CS5.1/*/ScatterBrushTool
    0x12b74000 - 0x12b8cfff +com.adobe.illustrator.plugins.GlobalAdjust (Reshape Tool version 15.1.0 - 15.1.0) <07854B2A-B584-233C-70AB-92E65F4CF68A> /Applications/Adobe Illustrator CS5.1/*/GlobalAdjust
    0x12b93000 - 0x12bb1fef +com.adobe.illustrator.plugins.ParticlePaint (Symbolism version 15.1.0 - 15.1.0) <04E8F8D5-8AF7-BA55-535F-4F2E068F3867> /Applications/Adobe Illustrator CS5.1/*/ParticlePaint
    0x12bbb000 - 0x12bc4ff7 +com.adobe.illustrator.plugins.Magic Wand (Magic Wand version 15.1.0 - 15.1.0) <88672848-7D56-3D5C-A98C-5825B7A7D5F8> /Applications/Adobe Illustrator CS5.1/*/Magic Wand
    0x12bca000 - 0x12be1ff3 +com.adobe.illustrator.plugins.Liquify (Liquify version 15.1.0 - 15.1.0) <419F90F0-D186-89EA-D4E5-56DDEF4C5E4F> /Applications/Adobe Illustrator CS5.1/*/Liquify
    0x12be8000 - 0x12beffec +com.adobe.illustrator.plugins.Lasso (Lasso version 15.1.0 - 15.1.0) <3044B2C8-2FA9-01C7-1EE9-C48E179750F6> /Applications/Adobe Illustrator CS5.1/*/Lasso
    0x12bf6000 - 0x12bfaffb +com.adobe.illustrator.plugins.KnifeTool (Knife Tool version 15.1.0 - 15.1.0) <B9FECE77-5028-7AFE-43C0-40D3B9A3C02C> /Applications/Adobe Illustrator CS5.1/*/KnifeTool
    0x12c00000 - 0x12c13fe8 +com.adobe.illustrator.plugins.Flare (Flare version 15.1.0 - 15.1.0) <DFD9A21C-CB99-E5EF-818D-BE811616E342> /Applications/Adobe Illustrator CS5.1/*/Flare
    0x12c1a000 - 0x12c50feb +com.adobe.illustrator.plugins.EraserTool (EraserTool version 15.1.0 - 15.1.0) <3EAF4E6C-6C20-2D6B-2E85-492552254EDE> /Applications/Adobe Illustrator CS5.1/*/EraserTool
    0x12c59000 - 0x12cdffff +com.adobe.illustrator.plugins.dBrushTool (Bristle Brush Tool version 15.1.0 - 15.1.0) <CA9CBCB0-309D-2BD3-FB04-2EA4CC08C955> /Applications/Adobe Illustrator CS5.1/*/dBrushTool
    0x12cf7000 - 0x12d23fe8 +com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 15.1.0 - 15.1.0) <D2FABD7C-2B4A-0B6B-1CF2-3C6D291637B5> /Applications/Adobe Illustrator CS5.1/*/CropAreaTool
    0x12d31000 - 0x12d5afec +com.adobe.illustrator.plugins.CalligBrushTool (Calligraphic Brush Tool version 15.1.0 - 15.1.0) <1024A1C8-ABA4-51C4-C854-F6F51E6897EF> /Applications/Adobe Illustrator CS5.1/*/CalligBrushTool
    0x12d63000 - 0x12d77ff7 +com.adobe.illustrator.plugins.BoundingBox (BoundingBox version 15.1.0 - 15.1.0) <F622F2D9-6B08-41FF-18C5-511A9D7EF27B> /Applications/Adobe Illustrator CS5.1/*/BoundingBox
    0x12d7e000 - 0x12da7ff2 +com.adobe.illustrator.plugins.ArtBrushTool (Art Brush Tool version 15.1.0 - 15.1.0) <6500418C-8EFD-72A4-5DF1-363D2F0D3413> /Applications/Adobe Illustrator CS5.1/*/ArtBrushTool
    0x12db0000 - 0x12dbefff +com.adobe.illustrator.plugins.Advanced Select (Advanced Select version 15.1.0 - 15.1.0) <E036AD39-54E9-730D-D83D-175BD784DBCE> /Applications/Adobe Illustrator CS5.1/*/Advanced Select
    0x12dc4000 - 0x12dc7fff +com.adobe.illustrator.plugins.TypeCase (Change Case version 15.1.0 - 15.1.0) <1B06E3D6-9B77-C27E-64A6-FD4D3183A88A> /Applications/Adobe Illustrator CS5.1/*/TypeCase
    0x12dcc000 - 0x12dd3fff +com.adobe.illustrator.plugins.TextSmart (Text Smart Punctuation version 15.1.0 - 15.1.0) <CCBD1347-814F-299F-213E-23F32FDBCD56> /Applications/Adobe Illustrator CS5.1/*/TextSmart
    0x12dda000 - 0x12de1ff7 +com.adobe.illustrator.plugins.TextColumns (Split Into Grid version 15.1.0 - 15.1.0) <5528847D-D007-ED6F-180F-18F7A178FC5D> /Applications/Adobe Illustrator CS5.1/*/TextColumns
    0x12de7000 - 0x12dfcff7 +com.adobe.illustrator.plugins.SpellcheckUI (SpellCheckUI version 15.1.0 - 15.1.0) <4B680A3C-8175-F006-D3F8-4AA88A057882> /Applications/Adobe Illustrator CS5.1/*/SpellcheckUI
    0x12e04000 - 0x12e0efef +com.adobe.illustrator.plugins.SpellCheckDictionary (SpellCheckDictionary version 15.1.0 - 15.1.0) <21081D43-1A52-8327-AEA8-37ED86953D5C> /Applications/Adobe Illustrator CS5.1/*/SpellCheckDictionary
    0x12e15000 - 0x12e2dffb +com.adobe.illustrator.plugins.FindReplaceUI ( FindReplaceUI version 15.1.0 - 15.1.0) <CCB5A279-3BF0-1807-3C2B-73D402C0C524> /Applications/Adobe Illustrator CS5.1/*/FindReplaceUI
    0x12e35000 - 0x12e51ffe +com.adobe.illustrator.plugins.FindFont (Find Font version 15.1.0 - 15.1.0) <C165EF4E-A6FC-1796-2EBA-1F358673D5FA> /Applications/Adobe Illustrator CS5.1/*/FindFont
    0x12e5d000 - 0x12ea6fff +com.adobe.illustrator.plugins.PhotoshopImport (Photoshop Import version 15.1.0 - 15.1.0) <85AE9CCB-869C-652A-D35B-4517DA14EBC2> /Applications/Adobe Illustrator CS5.1/*/PhotoshopImport
    0x12eb9000 - 0x12eefff7 +com.adobe.illustrator.plugins.PhotoshopExport (Photoshop Export version 15.1.0 - 15.1.0) <F2A723CC-BE1D-AB87-2168-1C649688E501> /Applications/Adobe Illustrator CS5.1/*/PhotoshopExport
    0x12efe000 - 0x12f22fff +com.adobe.illustrator.plugins.ExpressView Support (OS Express Views version 15.1.0 - 15.1.0) <93CD7348-6E88-EEE9-0FCC-74437CDF0D23> /Applications/Adobe Illustrator CS5.1/*/ExpressView Support
    0x13288000 - 0x132a1fe3 +com.adobe.illustrator.plugins.PerspectiveUI (PerspectiveUI version 15.1.0 - 15.1.0) <FAC1D800-EFB8-0EA1-0D06-050DB17F67E0> /Applications/Adobe Illustrator CS5.1/*/PerspectiveUI
    0x132aa000 - 0x132eafe2 +com.adobe.illustrator.plugins.TIFF (TIFF Format version 15.1.0 - 15.1.0) <07B5D8B1-23BB-1DCC-BCD4-DA70A1CA50D8> /Applications/Adobe Illustrator CS5.1/*/TIFF
    0x132f9000 - 0x132fdffc +com.adobe.illustrator.plugins.TextExport (TextExport version 15.1.0 - 15.1.0) <F158367A-E548-7952-94DA-96DCB67CAE29> /Applications/Adobe Illustrator CS5.1/*/TextExport
    0x13306000 - 0x133c0ff0 +com.adobe.illustrator.plugins.SWFExport (FlashFileFormat version 15.1.0 - 15.1.0) <6EEC8CBC-1660-382F-AF4F-E00B831E1D39> /Applications/Adobe Illustrator CS5.1/*/SWFExport
    0x133dc000 - 0x1342aff6 +com.adobe.illustrator.plugins.Sangam2AIMapper Plugin (Sangam2AIMapper Plugin version 15.1.0 - 15.1.0) <4F00F48D-3605-1E65-6335-087BAAE37AA1> /Applications/Adobe Illustrator CS5.1/*/Sangam2AIMapper Plugin
    0x1343d000 - 0x134a6ffb +AdobeSangam (3) <4FF2270C-9417-1059-527B-68C99BF43EA9> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSanga m
    0x134f2000 - 0x134fafe3 +com.adobe.illustrator.plugins.PNGFileFormat (PNGFileFormat version 15.1.0 - 15.1.0) <BF2632CF-BFA4-EAF3-5970-419B5A275B23> /Applications/Adobe Illustrator CS5.1/*/PNGFileFormat
    0x13500000 - 0x13537ff6 +com.adobe.illustrator.plugins.MPSParser (MPSParser version 15.1.0 - 15.1.0) <31ADDA3C-430C-1E5C-D9E6-1D0E3C7B1D22> /Applications/Adobe Illustrator CS5.1/*/MPSParser
    0x1354a000 - 0x13568ffe +com.adobe.illustrator.plugins.MPSExport (MPSExport version 15.1.0 - 15.1.0) <3977B681-9545-AB1B-01F4-084A50595195> /Applications/Adobe Illustrator CS5.1/*/MPSExport
    0x13573000 - 0x135b2fea +com.adobe.illustrator.plugins.JPEG (JPEGFormat version 15.1.0 - 15.1.0) <C1A499AF-D534-78AE-39D0-17CF82A1DA91> /Applications/Adobe Illustrator CS5.1/*/JPEG
    0x135be000 - 0x135cbffc +com.adobe.illustrator.plugins.Jpeg2000 ( Jpeg2000 version 15.1.0 - 15.1.0) <517F1FE8-0530-B5D8-6C30-FE77B263B4CC> /Applications/Adobe Illustrator CS5.1/*/Jpeg2000
    0x135d3000 - 0x135d6ffb +com.adobe.illustrator.plugins.GIF89 (GIF89a Format version 15.1.0 - 15.1.0) <7FF28ED1-7D4B-7DB0-E29A-8E0EE00368DE> /Applications/Adobe Illustrator CS5.1/*/GIF89
    0x135db000 - 0x135e6fee +com.adobe.illustrator.plugins.FXGFileFormatUI (MXGFileFormatUIEN version 15.1.0 - 15.1.0) <D70F21C0-2450-5DBE-D6A8-B0B0BC8BC8F7> /Applications/Adobe Illustrator CS5.1/*/FXGFileFormatUI
    0x135fb000 - 0x13787fef +com.adobe.illustrator.plugins.FXGFileFormat (MXGFileFormat version 15.1.0 - 15.1.0) <84C7A01F-C09A-23FD-D3C4-7D9CAABDDB74> /Applications/Adobe Illustrator CS5.1/*/FXGFileFormat
    0x137d4000 - 0x141d3fef +aflame (0) <86B89A71-5ACF-E801-1D57-1497F23C2301> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/aflame.framework/Versions/A/aflame
    0x14396000 - 0x14531ff3 +aflamingo (1) <D6E6E61D-7B1C-AF96-2D36-36BAE4854116> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x146ff000 - 0x14726fe4 +com.adobe.illustrator.plugins.FHImport (FHImport version 15.1.0 - 15.1.0) <814D59A7-34D0-BB4B-6A50-38B3A402ED1D> /Applications/Adobe Illustrator CS5.1/*/FHImport
    0x14732000 - 0x1531cff7 +com.adobe.illustrator.plugins.DxfDwg (DxfDwg version 15.1.0 - 15.1.0) <4117A83C-193D-89A9-DAFE-8E0A29399B96> /Applications/Adobe Illustrator CS5.1/*/DxfDwg
    0x15598000 - 0x15baffec +com.adobe.illustrator.plugins.AISaveForWeb (SaveForWebEN version 15.1.0 - 15.1.0) <C4B16759-2D70-1504-FB17-A3C1C45DB4C6> /Applications/Adobe Illustrator CS5.1/*/AISaveForWeb
    0x15eb3000 - 0x15eb7ffb +com.adobe.illustrator.plugins.ZigZag (Zig Zag version 15.1.0 - 15.1.0) <50463468-63A3-A36D-F44F-7739D7E66746> /Applications/Adobe Illustrator CS5.1/*/ZigZag
    0x15ebc000 - 0x15ec0fff +com.adobe.illustrator.plugins.Tweak (Tweak version 15.1.0 - 15.1.0) <EC9CF849-07BB-FF8E-AA66-54AD90F5CBBA> /Applications/Adobe Illustrator CS5.1/*/Tweak
    0x15ec5000 - 0x15eccff7 +com.adobe.illustrator.plugins.ShapeEffects (Shape Effects version 15.1.0 - 15.1.0) <AFECDB53-9DA3-0999-4C26-FBF5FAB3F9F2> /Applications/Adobe Illustrator CS5.1/*/ShapeEffects
    0x15ed1000 - 0x15eecffe +com.adobe.illustrator.plugins.Scribble (Scribble version 15.1.0 - 15.1.0) <0E50DF01-7D9F-40E4-B1CD-4D839EF88EF2> /Applications/Adobe Illustrator CS5.1/*/Scribble
    0x15ef4000 - 0x15ef8ffb +com.adobe.illustrator.plugins.Saturate (Saturate version 15.1.0 - 15.1.0) <EA54D16A-6621-42DE-9F8B-9129E004E242> /Applications/Adobe Illustrator CS5.1/*/Saturate
    0x15efd000 - 0x15f00fff +com.adobe.illustrator.plugins.Round (Round Corners version 15.1.0 - 15.1.0) <A415B322-0BB8-48E8-EA76-1B375D3AF3A0> /Applications/Adobe Illustrator CS5.1/*/Round
    0x15f05000 - 0x15f0affb +com.adobe.illustrator.plugins.Roughen (Roughen version 15.1.0 - 15.1.0) <4C410F1C-596D-E441-D916-85FB2F87CE27> /Applications/Adobe Illustrator CS5.1/*/Roughen
    0x15f0f000 - 0x15f11fff +com.adobe.illustrator.plugins.Punk (Punk version 15.1.0 - 15.1.0) <C47AEC56-4B10-23C9-655D-E48D05C6EE76> /Applications/Adobe Illustrator CS5.1/*/Punk
    0x15f16000 - 0x15f21ffb +com.adobe.illustrator.plugins.Pathfinder (Pathfinder Plugin version 15.1.0 - 15.1.0) <43819809-CEDA-7EC3-DEEC-6ECA7557AED9> /Applications/Adobe Illustrator CS5.1/*/Pathfinder
    0x15f26000 - 0x15f29ffc +com.adobe.illustrator.plugins.Overprint (Overprint version 15.1.0 - 15.1.0) <CCA10B75-82D5-4605-AB8C-8239B4BDD2CB> /Applications/Adobe Illustrator CS5.1/*/Overprint
    0x15f2e000 - 0x15f32fff +com.adobe.illustrator.plugins.OffsetPath (Offset Path version 15.1.0 - 15.1.0) <CCCC2D55-FBC5-E1CB-2398-7E43E4661AAA> /Applications/Adobe Illustrator CS5.1/*/OffsetPath
    0x15f37000 - 0x15f3cffb +com.adobe.illustrator.plugins.ObjectMosaic (AI Object Mosaic Plug-in version 15.1.0 - 15.1.0) <D70CFF34-24BC-FB96-7E53-2E6118C00D86> /Applications/Adobe Illustrator CS5.1/*/ObjectMosaic
    0x15f41000 - 0x15f43fff +com.adobe.illustrator.plugins.MaskHelper (MaskHelper version 15.1.0 - 15.1.0) <B9B76409-790E-EEC2-7A48-276D20527D0C> /Applications/Adobe Illustrator CS5.1/*/MaskHelper
    0x15f48000 - 0x15f49fff +com.adobe.illustrator.plugins.Inverse (Inverse version 15.1.0 - 15.1.0) <CEBF17A7-3DCF-207F-C4D8-2F48AF6A9B63> /Applications/Adobe Illustrator CS5.1/*/Inverse
    0x15f4e000 - 0x15f61fe7 +com.adobe.illustrator.plugins.FuzzyEffect (FuzzyEffect version 15.1.0 - 15.1.0) <92B6EEDF-BBE9-A2B5-6BAC-0C6C0309AA3A> /Applications/Adobe Illustrator CS5.1/*/FuzzyEffect
    0x15f69000 - 0x15f73ff3 +com.adobe.illustrator.plugins.Find (Find version 15.1.0 - 15.1.0) <A7301B04-985B-55F1-45FF-C63B668E09DE> /Applications/Adobe Illustrator CS5.1/*/Find
    0x15f7a000 - 0x15f7cfff +com.adobe.illustrator.plugins.Expand (Expand version 15.1.0 - 15.1.0) <BC1E6824-3051-0A94-A807-3F95F412C7A9> /Applications/Adobe Illustrator CS5.1/*/Expand
    0x15f81000 - 0x15f84ffc +com.adobe.illustrator.plugins.Cleanup (Cleanup version 15.1.0 - 15.1.0) <53CEECBB-6B13-D837-674C-CC80D34C1E89> /Applications/Adobe Illustrator CS5.1/*/Cleanup
    0x15f89000 - 0x15f8fffb +com.adobe.illustrator.plugins.Adjust (Adjust version 15.1.0 - 15.1.0) <5C9708C6-1BFE-B39C-E2C0-2A528B0FAC45> /Applications/Adobe Illustrator CS5.1/*/Adjust
    0x15f94000 - 0x15f98ff7 +com.adobe.illustrator.plugins.AddArrow (AddArrow version 15.1.0 - 15.1.0) <C46F0776-F007-4311-5D2A-90156D42AB33> /Applications/Adobe Illustrator CS5.1/*/AddArrow
    0x15f9d000 - 0x15f9efff +com.adobe.illustrator.plugins.AddAnchor (AddAnchor version 15.1.0 - 15.1.0) <B99A107D-FC1C-A9A9-D2AF-0A8117AD0676> /Applications/Adobe Illustrator CS5.1/*/AddAnchor
    0x15fa3000 - 0x15fb8ff0 +com.adobe.illustrator.plugins.WelcomeScreen (WelcomeScreenn version 15.1.0 - 15.1.0) <B7FBE706-5121-9BF0-8A3B-29F1582A0752> /Applications/Adobe Illustrator CS5.1/*/WelcomeScreen
    0x15fbf000 - 0x15fd2fff +com.adobe.illustrator.plugins.TransparencyPalette (Transparency Palette version 15.1.0 - 15.1.0) <9BE397D1-0073-5845-20B0-22A6A80D3DF6> /Applications/Adobe Illustrator CS5.1/*/TransparencyPalette
    0x15fd8000 - 0x15fe1feb +com.adobe.illustrator.plugins.Transform (Transform Each version 15.1.0 - 15.1.0) <37BCE95E-38F0-C9FB-78D3-C3C95DA05666> /Applications/Adobe Illustrator CS5.1/*/Transform
    0x15fe6000 - 0x15ff6ffb +com.adobe.illustrator.plugins.TransformPalette (Transform Palette version 15.1.0 - 15.1.0) <59F8B154-69AE-DEEB-19D5-1685EF5C15C9> /Applications/Adobe Illustrator CS5.1/*/TransformPalette
    0x15ffc000 - 0x1601eff3 +com.adobe.illustrator.plugins.TracingUI (TracingUI version 15.1.0 - 15.1.0) <1DC6BA6F-5686-6C83-94E9-45C4C9B571BC> /Applications/Adobe Illustrator CS5.1/*/TracingUI
    0x16027000 - 0x16054fe4 +com.adobe.illustrator.plugins.SVGFilterEffect (SVG Filter Effect version 15.1.0 - 15.1.0) <0B1B5B47-4016-D7B1-D03C-C0FEA9450AD2> /Applications/Adobe Illustrator CS5.1/*/SVGFilterEffect
    0x16063000 - 0x16072fe0 +com.adobe.illustrator.plugins.StrokeOffset (StrokeOffset version 15.1.0 - 15.1.0) <52D5A862-2EDE-96E7-7752-4EA80AEC3189> /Applications/Adobe Illustrator CS5.1/*/StrokeOffset
    0x1607b000 - 0x160a8ff0 +com.adobe.illustrator.plugins.SmoothShade (Gradient Mesh version 15.1.0 - 15.1.0) <69A1A12B-3123-D872-0EC5-7CED9EA75DBB> /Applications/Adobe Illustrator CS5.1/*/SmoothShade
    0x160b5000 - 0x160d2fe2 +com.adobe.illustrator.plugins.Services (Services version 15.1.0 - 15.1.0) <F48421F1-F377-BF39-F34D-416B209A6205> /Applications/Adobe Illustrator CS5.1/*/Services
    0x160dc000 - 0x160edfe8 +com.adobe.illustrator.plugins.SeparationPreview (Separation Preview version 15.1.0 - 15.1.0) <4ED91E60-38C3-713C-1F53-B4A530282576> /Applications/Adobe Illustrator CS5.1/*/SeparationPreview
    0x160f4000 - 0x160f9ffd +com.adobe.illustrator.plugins.Scripts Menu (Scripts Menu version 15.1.0 - 15.1.0) <23167AC8-461B-6885-4F2B-276D416D5454> /Applications/Adobe Illustrator CS5.1/*/Scripts Menu
    0x160ff000 - 0x1613dfff +com.adobe.illustrator.plugins.Print (Print version 15.1.0 - 15.1.0) <FF2FF13F-3803-7DF4-4184-CDDDC7234C79> /Applications/Adobe Illustrator CS5.1/*/Print
    0x16148000 - 0x1614dfff +com.adobe.illustrator.plugins.PathSuite (PathConstruction Suite version 15.1.0 - 15.1.0) <93B0884E-EC93-0730-70D2-6D39A6D5F21D> /Applications/Adobe Illustrator CS5.1/*/PathSuite
    0x16152000 - 0x1615dfe7 +com.adobe.illustrator.plugins.Nudge (NudgeEN version 15.1.0 - 15.1.0) <A8C8E576-1C5A-5698-531D-4F6BE1388669> /Applications/Adobe Illustrator CS5.1/*/Nudge
    0x16163000 - 0x1616fffb +com.adobe.illustrator.plugins.Navigator (Adobe Navigator Plugin version 15.1.0 - 15.1.0) <B72460C1-5CDB-0C66-9081-338F77FDFB51> /Applications/Adobe Illustrator CS5.1/*/Navigator
    0x16174000 - 0x1619afff +com.adobe.illustrator.plugins.LiveBlends (Live Blends version 15.1.0 - 15.1.0) <944B9AE7-28AD-0C2F-8CCB-305876AC4E9C> /Applications/Adobe Illustrator CS5.1/*/LiveBlends
    0x161a1000 - 0x161cfffc +com.adobe.illustrator.plugins.Layers (Layers Palette version 15.1.0 - 15.1.0) <442BDD7D-8F5B-918A-951D-A18E7C94BC54> /Applications/Adobe Illustrator CS5.1/*/Layers
    0x161d8000 - 0x161eeff3 +com.adobe.illustrator.plugins.KBSCPlugin (Keyboard Shortcuts version 15.1.0 - 15.1.0) <EF6A5669-5132-AC3E-BF09-2B6F07BD5B0B> /Applications/Adobe Illustrator CS5.1/*/KBSCPlugin
    0x161f6000 - 0x161f7fff +com.adobe.illustrator.plugins.FlattenS (Flatten Suite version 15.1.0 - 15.1.0) <C9D15F7B-BF8D-45BE-9B11-054F4FB622AA> /Applications/Adobe Illustrator CS5.1/*/FlattenS
    0x161fc000 - 0x16219ff7 +com.adobe.illustrator.plugins.FlatteningPreview (Flattening Preview version 15.1.0 - 15.1.0) <B614651E-B24E-3CEA-84A7-4E6C6A8D738A> /Applications/Adobe Illustrator CS5.1/*/FlatteningPreview
    0x16225000 - 0x1622afef +com.adobe.illustrator.plugins.FileClipboardPref (FileClipboardPref version 15.1.0 - 15.1.0) <E7A00703-3E67-AA67-BE7A-888A0DBCCBA6> /Applications/Adobe Illustrator CS5.1/*/FileClipboardPref
    0x16230000 - 0x16290ff6 +com.adobe.illustrator.plugins.CharParaStyles (CharParaStyles version 15.1.0 - 15.1.0) <1F6B5D01-3C30-25EF-1983-F886C4525C72> /Applications/Adobe Illustrator CS5.1/*/CharParaStyles
    0x162a6000 - 0x162b3fe6 +com.adobe.illustrator.plugins.BNPlugin (BNPlugin version 15.1.0 - 15.1.0) <72AC506C-665C-F306-AEC7-C3B808EEFF84> /Applications/Adobe Illustrator CS5.1/*/BNPlugin
    0x16500000 - 0x1655dff5 +MMXCore (???) <135DE8A2-B988-77A4-9EB0-C3A9AE7D4528> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/mmxcore.plugin/Contents/MacOS/MMXCore
    0x165de000 - 0x16642ff4 +MultiProcessor Support (???) <90D39071-54FE-77DB-3EC7-324B9C50F439> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/multiprocessor support.plugin/Contents/MacOS/MultiProcessor Support
    0x17dd1000 - 0x17de9ff7 +com.adobe.illustrator.plugins.ArtboardPanel (Artboard Panel version 15.1.0 - 15.1.0) <A75BE97E-3FBA-6A69-969F-3DBFE21C0665> /Applications/Adobe Illustrator CS5.1/*/ArtboardPanel
    0x17f00000 - 0x17f5afea +com.adobe.illustrator.plugins.ArtStyle (Art Style version 15.1.0 - 15.1.0) <72A5F81F-4EF6-18EA-D9F9-CCD845732B3E> /Applications/Adobe Illustrator CS5.1/*/ArtStyle
    0x17f68000 - 0x17f78fff +com.adobe.illustrator.plugins.AppBarControlsPlugin (Adobe App Bar Controls Host version 15.1.0 - 15.1.0) <77AA3F27-EA04-5B69-2D60-3C4B06DC713E> /Applications/Adobe Illustrator CS5.1/*/AppBarControlsPlugin
    0x17f80000 - 0x17fa1fef +com.adobe.illustrator.plugins.AltGlyphPal (AdobeAltGlyphPalette version 15.1.0 - 15.1.0) <FE3CA527-03AA-DD3D-91EC-FD9A2B2D8CA7> /Applications/Adobe Illustrator CS5.1/*/AltGlyphPal
    0x17fad000 - 0x17fbdffc +com.adobe.illustrator.plugins.Align (AdobeAlignObjects version 15.1.0 - 15.1.0) <D08D8FB4-3B9F-379F-56B2-75DFD1A74594> /Applications/Adobe Illustrator CS5.1/*/Align
    0x17fc3000 - 0x17ffbfff +com.adobe.illustrator.plugins.ActionPalette ( Action Palette version 15.1.0 - 15.1.0) <D7FDAE0C-F999-DD17-F90F-1B1979778411> /Applications/Adobe Illustrator CS5.1/*/ActionPalette
    0x18006000 - 0x1814dfea +com.adobe.illustrator.plugins.3D (3D version 15.1.0 - 15.1.0) <46661CB8-8007-FE08-BD19-FBBCACC51BC8> /Applications/Adobe Illustrator CS5.1/*/3D
    0x181a6000 - 0x1823aff3 +com.adobe.illustrator.plugins.PDF Format (PDF Format version 15.1.0 - 15.1.0) <4A905819-3E6B-7DA4-B007-E767814E39A9> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/PDF Format.aip/Contents/MacOS/PDF Format
    0x182ad000 - 0x182f2fff +com.adobe.coretech.admeveparser (3.10x04 - 3.1) <90C7F7B9-25C2-C289-6016-723B7E588BA7> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ADMEveParserCarbon.bundle/Contents/MacOS/ADME veParserCarbon
    0x195a6000 - 0x195bbfff +PNG (???) <CD501D1F-79F3-45D4-BFD4-0D6A8C0D9C35> /Applications/Adobe Illustrator CS5.1/*/PNG.plugin/Contents/MacOS/PNG
    0x1de00000 - 0x1dfa9ff3 +com.adobe.PlugPlug (2.5.0.232 - 2.5.0.232) <0A1D40D4-02AF-4BC4-6B5F-677913578FAC> /Applications/Adobe Illustrator CS5.1/*/PlugPlug.bundle/Contents/MacOS/PlugPlug
    0x40000000 - 0x400d1fe7 +AdobeJP2K (0) <EF392886-5A95-6A96-C95D-43DA0322925C> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0xb0000000 - 0xb0011ff8 +com.adobe.ahclientframework (1.6.0.20 - 1.6.0.20) <6FB288F2-45FD-E54A-C9A4-A0D0C374FE37> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient

  • Flash Pro CS6 Crash when pasting object

    Hi
    I am finding that Flash Pro CS6 crashes when you try to paste an object from one FLA library to another.
    This only seems to occur when the object contains a text object with an embedded font.
    Can you help with this problem please.
    Cheers

    solved
    i was having the same problem and found the solution from Adobe.
    you have to go to control panel - hardware and sound - display -
    change the size of the text to the smaller one 100%
    REstart the os and start adobe flash
    i wish this will help

  • Adobe flash CS6 crashes when using the type tool or Editing word all the time... please help!

    Adobe flash CS6 crashes when using the type tool or Editing word all the time... please help!

    Nobody can tell you anything without proper system info or other technical details. The standard answer with all text issues simply is, that you have a "bad font" on your system and need to get rid of it.
    Mylenium

  • My illustrator CS6 crashes when i try to open an AI file with RGB color mode

    My illustrator CS6 crashes when i try to open an AI file with RGB color mode. I worked on this file yesterday and changed it to RGB mode. Today i tried to open the file again but illustrator won't open it and crashes. It does work when i want to open a file with CMYK color mode.
    Anyone know how to fix this ?

    Have you tried trashing the prefs?

  • Bridge CS6 crashes when adding tags or ratings

    Bridge CS6 crashes when adding tags or ratings.  Someone suggested upgrading video driver.  It resolved the problem for a short time and then started crashing again when adding tags or ratings.  Sometimes it works fine but lately it crashes almost every time I tag or rate one image.  I have upgraded my video driver and reset cache and reset preferences. 
    Never had a crash with Photoshop CS6 or RAW ...only with Bridge when Tagging or Rating
    AMD Phenom II X4 810 2.60GHz
    8.0 GB RAM
    Windows 7 64 bit
    Thanks for your help Paul

    Curt Y ....saw your response to another person with the same problem.....video, printer, or scanner drivers could be the problem????  Really?  My computer never crashes until I installed Bridge.   
    Faulting application name: Bridge.exe, version: 5.0.1.23, time stamp: 0x505aad8f
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec4aa8e
    Exception code: 0xc0000374
    Fault offset: 0x00000000000c40f2
    Faulting process id: 0xd78
    Faulting application start time: 0x01cdf793e58dd872
    Faulting application path: C:\Program Files\Adobe\Adobe Bridge CS6 (64 Bit)\Bridge.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: 2d3487d6-6387-11e2-9bb4-00265549541e
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-01-21T04:58:21.000000000Z" />
    <EventRecordID>54203</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Paul-PC</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>Bridge.exe</Data>
    <Data>5.0.1.23</Data>
    <Data>505aad8f</Data>
    <Data>ntdll.dll</Data>
    <Data>6.1.7601.17725</Data>
    <Data>4ec4aa8e</Data>
    <Data>c0000374</Data>
    <Data>00000000000c40f2</Data>
    <Data>d78</Data>
    <Data>01cdf793e58dd872</Data>
    <Data>C:\Program Files\Adobe\Adobe Bridge CS6 (64 Bit)\Bridge.exe</Data>
    <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
    <Data>2d3487d6-6387-11e2-9bb4-00265549541e</Data>
    </EventData>
    </Event>

  • Dreamweaver cs6 crashes when switching from design to live view

    dreamweaver cs6 crashes when switching from design to live view

    read my reply
    Date: Thu, 30 May 2013 20:27:49 -0700
    From: [email protected]
    To: [email protected]
    Subject: dreamweaver cs6 crashes when switching from design to live view
        Re: dreamweaver cs6 crashes when switching from design to live view
        created by Preran in Dreamweaver - View the full discussion
    Hi,
    Can you try the solutions mentioned in this document?
    http://helpx.adobe.com/dreamweaver/kb/crash-live-view-dreamweaver-cs5. html
    Thanks,
    Preran
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5367198#5367198
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5367198#5367198
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5367198#5367198. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Flash CS6 crashes when compiling iOS app

    Hi there,
    I'm stumped. I built an app in Flash CS6. The app has 70 swfs in its asset folder. When I test on the desktop, all is good. Unfortunately, Flash crashes when I try to publish via Ad hoc deployment with AIR 3.2 (also 3.4). The weird thing I noticed was the app publishes fine if I only have 45 swfs in the folder. As soon as I go to 46 swfs...crash. I tested to see if it mattered which 46, but the results were the same...crash. None of the swfs have code – just images and some movieclips. I even tried to increase my disk space...still crashed. Any help would be greatly appreciated.
    If it will help, here is my crash report:
    Process:         Adobe Flash CS6 [1000]
    Path:            /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/Adobe Flash CS6
    Identifier:      com.adobe.flash
    Version:         12.0.2.529 (12.0.2)
    Code Type:       X86 (Native)
    Parent Process:  launchd [221]
    Date/Time:       2013-05-23 15:18:48.658 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          1837378 sec
    Crashes Since Last Report:           29
    Per-App Interval Since Last Report:  723103 sec
    Per-App Crashes Since Last Report:   29
    Anonymous UUID:                      7C99DDC5-2FF1-4A09-9890-4FE5F0A52A52
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  26
    Application Specific Information:
    __abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   com.apple.CoreFoundation                0x983162df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x983153c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x983151f1 CFRunLoopRunInMode + 97
    5   com.apple.AppKit                        0x95ae1b21 -[NSMoveHelper _doAnimation] + 1008
    6   com.apple.AppKit                        0x95adf3a2 -[NSMoveHelper(NSSheets) _moveParent:andOpenSheet:] + 1666
    7   com.apple.AppKit                        0x95adecf3 -[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + 206
    8   com.apple.AppKit                        0x958fe6ea -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1320
    9   com.apple.AppKit                        0x95ad9ccb -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 773
    10  com.apple.AppKit                        0x95ad969e -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 826
    11  com.adobe.flash.cs6.air                 0x19703793 -[SettingsControllerMustard startPublishProgressBar] + 104
    12  com.adobe.flash.cs6.air                 0x197054d7 -[SettingsControllerMustard publishAirFile:] + 1450
    13  com.apple.AppKit                        0x95945a26 -[NSApplication sendAction:to:from:] + 112
    14  com.apple.AppKit                        0x95a25255 -[NSControl sendAction:to:] + 108
    15  com.apple.AppKit                        0x95a20d02 -[NSCell _sendActionFrom:] + 169
    16  com.apple.AppKit                        0x95a1fff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    17  com.apple.AppKit                        0x95a756ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    18  com.apple.AppKit                        0x95a1ea4f -[NSControl mouseDown:] + 812
    19  com.apple.AppKit                        0x95a1ca58 -[NSWindow sendEvent:] + 5549
    20  com.apple.AppKit                        0x95f91ad2 carbonAppWindowMouseHandler + 261
    21  com.apple.AppKit                        0x95f92ea8 carbonAppWindowHandler + 131
    22  com.apple.HIToolbox                     0x98af6c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    23  com.apple.HIToolbox                     0x98af5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    24  com.apple.HIToolbox                     0x98b187f3 SendEventToEventTarget + 52
    25  com.apple.HIToolbox                     0x98b2a34f ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
    26  com.apple.HIToolbox                     0x98af7080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
    27  com.apple.HIToolbox                     0x98af5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    28  com.apple.HIToolbox                     0x98b187f3 SendEventToEventTarget + 52
    29  com.apple.HIToolbox                     0x98ca1c17 ToolboxEventDispatcher + 86
    30  com.apple.HIToolbox                     0x98ca1c52 HLTBEventDispatcher + 17
    31  com.apple.HIToolbox                     0x98ca2190 _RunAppModalLoop + 158
    32  com.apple.HIToolbox                     0x98ca25eb RunAppModalLoopForWindow + 194
    33  com.apple.AppKit                        0x95b802ba -[NSApplication _realDoModalLoop:peek:] + 961
    34  com.apple.AppKit                        0x95b7f945 -[NSApplication runModalForWindow:] + 273
    35  com.adobe.flash.cs6.air                 0x197117f8 -[AppControllerMustard showSettingsPanel:] + 199
    36  com.adobe.flash.cs6.air                 0x196f92e3 OpenSettingDialog + 604
    37  com.adobe.flash                         0x01099455 LStream::operator>>(unsigned long&) + 208937
    38  com.adobe.flash                         0x010931e9 LStream::operator>>(unsigned long&) + 183741
    39  com.adobe.flash                         0x01098dac LStream::operator>>(unsigned long&) + 207232
    40  com.adobe.flash                         0x01067af8 LStream::operator>>(unsigned long&) + 5836
    41  com.adobe.flash                         0x01067b73 LStream::operator>>(unsigned long&) + 5959
    42  com.adobe.flash                         0x006dfeb4 JSInterp::EvaluateScript(JSContext*, JSObject*, unsigned short const*, unsigned int, unsigned short const*, unsigned int, long*) + 293
    43  com.adobe.flash                         0x006dc1c0 std::vector<CSwfPanel*, std::allocator<CSwfPanel*> >::push_back(CSwfPanel* const&) + 10170
    44  com.adobe.flash                         0x006df65e std::vector<CSwfPanel*, std::allocator<CSwfPanel*> >::push_back(CSwfPanel* const&) + 23640
    45  com.adobe.flash                         0x00e4e374 FArray<CExportProfile*, FArrayLessThanFunction<CExportProfile*> >::Insert(int, CExportProfile*) + 2982
    46  com.adobe.flash                         0x0031f572 std::vector<CLibraryItemRef*, std::allocator<CLibraryItemRef*> >::vector(std::vector<CLibraryItemRef*, std::allocator<CLibraryItemRef*> > const&) + 21664
    47  com.adobe.flash                         0x009c0eff boost::function1<void, dvaui::controls::UI_ControlChangedMessage*>::operator()(dvaui::controls::UI_ControlChange dMessage*) const + 77
    48  com.adobe.flash                         0x00bc38a9 boost::function1<void, dvaui::ui::MessageT<dvaui::ui::UI_Node>*>::operator()(dvaui::ui::MessageT<dvaui::ui::UI_N ode>*) const + 77
    49  com.adobe.flash                         0x00bc38dd void dvaui::ui::SendMessagesT<dvacore::utility::SharedFunctions<boost::shared_ptr<boost::funct ion<void ()(dvaui::ui::MessageT<dvaui::ui::UI_Node>*)> > >, dvaui::ui::MessageT<dvaui::ui::UI_Node> >(dvacore::utility::SharedFunctions<boost::shared_ptr<boost::function<void ()(dvaui::ui::MessageT<dvaui::ui::UI_Node>*)> > > const&, dvaui::ui::MessageT<dvaui::ui::UI_Node>*) + 44
    50  com.adobe.dvaui.framework               0x09bac783 dvaui::controls::UI_Button::SendButtonChangedMessage(dvacore::utility::Flags<unsigned char>) + 83
    51  com.adobe.dvaui.framework               0x09bac838 dvaui::controls::UI_Button::PerformAction(bool, dvacore::utility::Flags<unsigned char>, bool) + 136
    52  com.adobe.dvaui.framework               0x09bb0c01 dvaui::controls::ButtonInputCapture::End() + 97
    53  com.adobe.dvaui.framework               0x09dea7dc dvaui::ui::InputCapture::InvokeEnd(bool) + 172
    54  com.adobe.dvaui.framework               0x09decf1e dvaui::ui::UI_NodeManager::EndInputCapture(bool) + 94
    55  com.adobe.dvaui.framework               0x09bb09b6 dvaui::controls::ButtonInputCapture::DoMouseEvent(dvaui::ui::MouseEvent const&) + 294
    56  com.adobe.dvaui.framework               0x09def8b1 dvaui::ui::UI_Node::UI_DispatchCapturedMouseEvent(dvaui::ui::MouseEvent const&) + 465
    57  com.adobe.dvaui.framework               0x09df1d35 dvaui::ui::UI_Node::UI_DispatchMouseEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&, bool) + 101
    58  com.adobe.dvaui.framework               0x09df1e3a dvaui::ui::UI_Node::UI_DispatchMouseEvent(dvaui::ui::MouseEvent const&, bool) + 74
    59  com.adobe.dvaui.framework               0x09e74db5 dvaui::ui::OS_Window::UI_DispatchMouseEventFromOS(dvaui::ui::OS_Event*) + 2021
    60  com.adobe.dvaui.framework               0x09e70caf dvaui::ui::OS_Window::UI_DispatchEvent(dvaui::ui::OS_Event*) + 943
    61  com.adobe.dvaui.framework               0x09e6bc61 dvaui::ui::OS_Window::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 33
    62  com.adobe.dvaui.framework               0x09e6ec00 dvaui::ui::OS_Window::CallCarbonEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 112
    63  com.adobe.dvaui.framework               0x09e75ce1 boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*), boost::_bi::list3<boost::_bi::value<OpaqueEventHandlerCallRef*>, boost::_bi::value<OpaqueEventRef*>, boost::_bi::value<void*> > >, int>::invoke(boost::detail::function::function_buffer&) + 33
    64  com.adobe.dvacore.framework             0x0a3eacae dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::functio n0<int>) + 126
    65  com.adobe.dvaui.framework               0x09e6d0f7 dvaui::ui::OS_Window::CarbonEventHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 119
    66  com.apple.HIToolbox                     0x98af6c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    67  com.apple.HIToolbox                     0x98af5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    68  com.apple.HIToolbox                     0x98b187f3 SendEventToEventTarget + 52
    69  com.apple.HIToolbox                     0x98b2a34f ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
    70  com.apple.HIToolbox                     0x98af7080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
    71  com.apple.HIToolbox                     0x98af5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    72  com.apple.HIToolbox                     0x98b187f3 SendEventToEventTarget + 52
    73  com.apple.HIToolbox                     0x98ca1c17 ToolboxEventDispatcher + 86
    74  com.apple.HIToolbox                     0x98ca1d4f RunApplicationEventLoop + 243
    75  com.adobe.flash                         0x00fcd77b CArray<MACFTYPES*, MACFTYPES*>::SetSize(int, int) + 5271
    76  com.adobe.flash                         0x00fa619d CTimerImpl::~CTimerImpl() + 1293
    77  com.adobe.flash                         0x00fa6380 CTimerImpl::~CTimerImpl() + 1776
    78  com.adobe.flash                         0x0020f46d std::vector<Symmetry*, std::allocator<Symmetry*> >::vector(std::allocator<Symmetry*> const&) + 6295
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x90cee382 kevent + 10
    1   libSystem.B.dylib                       0x90ceea9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x90cedf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x90cedcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x90ced781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x90ced5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x90cf5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90cf575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x90cf73f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x9021d21e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x90208b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x90204533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                           0x069b0d99 0x6972000 + 257433
    8   ...ple.CoreServices.CarbonCore          0x901e854a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    10  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x90cf5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90cf575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x90cf73f8 pthread_cond_wait$UNIX2003 + 73
    3   com.adobe.AFlame                        0x0bb91439 Flame_Terminate + 1281926
    4   com.adobe.AFlame                        0x0bbdb950 Flame_Terminate + 1586333
    5   com.adobe.AFlame                        0x0bb8fa35 Flame_Terminate + 1275266
    6   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    7   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   com.apple.CoreFoundation                0x983162df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x983153c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x983151f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x918a1224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x918684c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x91868474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x90d050d6 recvfrom$UNIX2003 + 10
    1   libSystem.B.dylib                       0x90d24eab recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x195fb733 Invoke + 47867
    3   ServiceManager-Launcher.dylib           0x195fa846 Invoke + 44046
    4   ServiceManager-Launcher.dylib           0x195f9988 Invoke + 40272
    5   ServiceManager-Launcher.dylib           0x195f9a0f Invoke + 40407
    6   ServiceManager-Launcher.dylib           0x195f4baf Invoke + 20343
    7   ServiceManager-Launcher.dylib           0x195f4ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib           0x195f5685 Invoke + 23117
    9   ServiceManager-Launcher.dylib           0x195f58f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib           0x195f82a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib           0x195f83fd Invoke + 34757
    12  ServiceManager-Launcher.dylib           0x195f8c91 Invoke + 36953
    13  ServiceManager-Launcher.dylib           0x195f8db2 Invoke + 37242
    14  ServiceManager-Launcher.dylib           0x195eb656 Login + 461
    15  ServiceManager-Launcher.dylib           0x195ef09a Login + 15377
    16  ServiceManager-Launcher.dylib           0x195f9165 Invoke + 38189
    17  ServiceManager-Launcher.dylib           0x195fb2eb Invoke + 46771
    18  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    19  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 6:  Java: Exception Handler Thread
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libSystem.B.dylib                       0x90d33c78 mach_msg_server + 520
    3   libjvm.dylib                            0x23c0fcd0 jio_snprintf + 45191
    4   libjvm.dylib                            0x23c0fb57 jio_snprintf + 44814
    5   libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    6   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    7   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 7:  Java: VM Thread
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ee0a jio_snprintf + 41409
    3   libjvm.dylib                            0x23c2c9ca jio_vsnprintf + 27386
    4   libjvm.dylib                            0x23c0eb58 jio_snprintf + 40719
    5   libjvm.dylib                            0x23c0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x23c0e50b jio_snprintf + 39106
    7   libjvm.dylib                            0x23ca6eb6 JVM_Lseek + 200687
    8   libjvm.dylib                            0x23ca6b5f JVM_Lseek + 199832
    9   libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    10  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    11  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 8:  Java: Reference Handler
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
    8   ???                                     0x5d00b9d9 0 + 1560328665
    9   ???                                     0x5d003e31 0 + 1560297009
    10  ???                                     0x5d003e31 0 + 1560297009
    11  ???                                     0x5d001374 0 + 1560286068
    12  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
    13  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
    14  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
    15  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
    16  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
    17  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    18  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    19  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    20  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    21  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 9:  Java: Finalizer
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
    8   ???                                     0x5d00b9d9 0 + 1560328665
    9   ???                                     0x5d2a0f40 0 + 1563037504
    10  ???                                     0x5d001374 0 + 1560286068
    11  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
    12  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
    13  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
    14  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
    15  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
    16  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    17  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    18  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    19  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    20  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 10:  Java: Signal Dispatcher
    0   libSystem.B.dylib                       0x90cc7b36 semaphore_wait_trap + 10
    1   libjvm.dylib                            0x23cc6b16 JVM_IsPrimitiveClass + 5546
    2   libjvm.dylib                            0x23cc64f4 JVM_IsPrimitiveClass + 3976
    3   libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    4   libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    5   libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    6   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    7   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 11:  Java: C1 CompilerThread0
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x23c0eb3c jio_snprintf + 40691
    5   libjvm.dylib                            0x23c0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x23c0e44e jio_snprintf + 38917
    7   libjvm.dylib                            0x23cce3ca JVM_Write + 426
    8   libjvm.dylib                            0x23cc7cec JVM_IsPrimitiveClass + 10112
    9   libjvm.dylib                            0x23cc7a96 JVM_IsPrimitiveClass + 9514
    10  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    11  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    12  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    13  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    14  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 12:  Java: Low Memory Detector
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x23c0eb3c jio_snprintf + 40691
    5   libjvm.dylib                            0x23c0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x23c0e50b jio_snprintf + 39106
    7   libjvm.dylib                            0x23cc89d4 JVM_IsPrimitiveClass + 13416
    8   libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    9   libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    10  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    11  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    12  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 13:  Java: VM Periodic Task Thread
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ee0a jio_snprintf + 41409
    3   libjvm.dylib                            0x23c2c9ca jio_vsnprintf + 27386
    4   libjvm.dylib                            0x23ccb479 JVM_IsPrimitiveClass + 24333
    5   libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    6   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    7   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 14:  Java: FelixDispatchQueue
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
    8   ???                                     0x5d00b9d9 0 + 1560328665
    9   ???                                     0x5d003e31 0 + 1560297009
    10  ???                                     0x5d003e31 0 + 1560297009
    11  ???                                     0x5d003e31 0 + 1560297009
    12  ???                                     0x5d003e31 0 + 1560297009
    13  ???                                     0x5d00430d 0 + 1560298253
    14  ???                                     0x5d001374 0 + 1560286068
    15  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
    16  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
    17  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
    18  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
    19  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
    20  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    21  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    22  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    23  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    24  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 15:  Java: FelixStartLevel
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
    8   ???                                     0x5d00b9d9 0 + 1560328665
    9   ???                                     0x5d003e31 0 + 1560297009
    10  ???                                     0x5d003e31 0 + 1560297009
    11  ???                                     0x5d00430d 0 + 1560298253
    12  ???                                     0x5d001374 0 + 1560286068
    13  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
    14  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
    15  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
    16  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
    17  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
    18  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    19  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    20  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    21  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    22  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 16:  Java: FelixPackageAdmin
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
    8   ???                                     0x5d00b9d9 0 + 1560328665
    9   ???                                     0x5d003e31 0 + 1560297009
    10  ???                                     0x5d003e31 0 + 1560297009
    11  ???                                     0x5d00430d 0 + 1560298253
    12  ???                                     0x5d001374 0 + 1560286068
    13  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
    14  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
    15  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
    16  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
    17  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
    18  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    19  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    20  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    21  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    22  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 17:  Java: Code Model Worker
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x23eb256d JVM_RaiseSignal + 393445
    4   libjvm.dylib                            0x23ef2ea2 JVM_RaiseSignal + 657946
    5   ???                                     0x5d00b9d9 0 + 1560328665
    6   ???                                     0x5d003e31 0 + 1560297009
    7   ???                                     0x5d003e31 0 + 1560297009
    8   ???                                     0x5d00430d 0 + 1560298253
    9   ???                                     0x5d004473 0 + 1560298611
    10  ???                                     0x5d003f97 0 + 1560297367
    11  ???                                     0x5d00430d 0 + 1560298253
    12  ???                                     0x5d001374 0 + 1560286068
    13  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
    14  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
    15  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
    16  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
    17  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
    18  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    19  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    20  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    21  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    22  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 18:  Java: Code Model Worker
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x23eb256d JVM_RaiseSignal + 393445
    4   libjvm.dylib                            0x23ef2ea2 JVM_RaiseSignal + 657946
    5   ???                                     0x5d00b9d9 0 + 1560328665
    6   ???                                     0x5d003e31 0 + 1560297009
    7   ???                                     0x5d003e31 0 + 1560297009
    8   ???                                     0x5d00430d 0 + 1560298253
    9   ???                                     0x5d004473 0 + 1560298611
    10  ???                                     0x5d003f97 0 + 1560297367
    11  ???                                     0x5d00430d 0 + 1560298253
    12  ???                                     0x5d001374 0 + 1560286068
    13  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
    14  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
    15  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
    16  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
    17  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
    18  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    19  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    20  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    21  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    22  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x90cf5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90d219c5 nanosleep$UNIX2003 + 188
    2   com.adobe.flash.flbridge                0x198d493b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.flash.flbridge                0x198d0799 ScObjects::BridgeTalkThread::run() + 185
    4   com.adobe.flash.flbridge                0x198d4ca8 ScObjects::Thread::go(void*) + 168
    5   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    6   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x90cc7b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90cf56f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x90d3e05f pthread_cond_wait + 48
    3   ...ia.Flash Player.authplaylib          0x1a29f11f 0x19e4f000 + 4522271
    4   ...ia.Flash Player.authplaylib          0x19e6925f 0x19e4f000 + 107103
    5   ...ia.Flash Player.authplaylib          0x1a29f20c 0x19e4f000 + 4522508
    6   ...ia.Flash Player.authplaylib          0x1a29f250 0x19e4f000 + 4522576
    7   ...ia.Flash Player.authplaylib          0x1a29f376 0x19e4f000 + 4522870
    8   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x90cc7b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x90cf56f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x90d3e05f pthread_cond_wait + 48
    3   ...ia.Flash Player.authplaylib          0x1a29f11f 0x19e4f000 + 4522271
    4   ...ia.Flash Player.authplaylib          0x19e6925f 0x19e4f000 + 107103
    5   ...ia.Flash Player.authplaylib          0x1a29f20c 0x19e4f000 + 4522508
    6   ...ia.Flash Player.authplaylib          0x1a29f250 0x19e4f000 + 4522576
    7   ...ia.Flash Player.authplaylib          0x1a29f376 0x19e4f000 + 4522870
    8   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 22:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x90ce6ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x98355c53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    3   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 23:  Java: Thread-4
    0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
    2   libjvm.dylib                            0x23c0ee0a jio_snprintf + 41409
    3   libjvm.dylib                            0x23d42eb1 JVM_MonitorNotify + 916
    4   libjvm.dylib                            0x23d463d1 JVM_Sleep + 254
    5   libjvmlinkage.dylib                     0x1b28fa68 JVM_Sleep + 72
    6   ???                                     0x5d00b9d9 0 + 1560328665
    7   ???                                     0x5d003e31 0 + 1560297009
    8   ???                                     0x5d00430d 0 + 1560298253
    9   ???                                     0x5d001374 0 + 1560286068
    10  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
    11  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
    12  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
    13  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
    14  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
    15  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
    16  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
    17  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
    18  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    19  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                       0x90cc7b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x90cf56e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x90d245a8 pthread_cond_timedwait_relative_np + 47
    3   ...ia.Flash Player.authplaylib          0x1a29f0e7 0x19e4f000 + 4522215
    4   ...ia.Flash Player.authplaylib          0x1a02f9de 0x19e4f000 + 1968606
    5   ...ia.Flash Player.authplaylib          0x1a29f20c 0x19e4f000 + 4522508
    6   ...ia.Flash Player.authplaylib          0x1a29f250 0x19e4f000 + 4522576
    7   ...ia.Flash Player.authplaylib          0x1a29f376 0x19e4f000 + 4522870
    8   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    9   libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                       0x90ced412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x90ced9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x90ced5c6 start_wqthread + 30
    Thread 26 Crashed:
    0   libSystem.B.dylib                       0x90d350ee __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x90d34fd2 nanosleep$NOCANCEL$UNIX2003 + 166
    2   libSystem.B.dylib                       0x90daffb2 usleep$NOCANCEL$UNIX2003 + 61
    3   libSystem.B.dylib                       0x90dd1685 __abort + 136
    4   libSystem.B.dylib                       0x90dc5d22 __chk_fail + 118
    5   libSystem.B.dylib                       0x90d24fe0 __strcat_chk + 41
    6   com.adobe.flash.cs6.air                 0x197146a8 CreateAIRFile + 9009
    7   com.adobe.flash.cs6.air                 0x19704eee -[SettingsControllerMustard generateFileThd] + 88
    8   com.apple.Foundation                    0x918684c4 -[NSThread main] + 45
    9   com.apple.Foundation                    0x91868474 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
    11  libSystem.B.dylib                       0x90cf50de thread_start + 34
    Thread 26 crashed with X86 Thread State (32-bit):
      eax: 0x0000003c  ebx: 0x90d34f39  ecx: 0xb04b357c  edx: 0x90d350ee
      edi: 0x20929b50  esi: 0xb04b35d8  ebp: 0xb04b35b8  esp: 0xb04b357c
       ss: 0x0000001f  efl: 0x00000247  eip: 0x90d350ee   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x1dab1000
    Binary Images:
        0x1000 -  0x1b82fff +com.adobe.flash 12.0.2.529 (12.0.2) <05566898-067F-CC57-6272-EF851BBF7BDD> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/Adobe Flash CS6
    0x272b000 -  0x28bffff +com.adobe.PlugPlug 3.0.0.383 (3.0.0.383) <2205B6E1-7C9E-1892-EC68-C1B326C727A8> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x2967000 -  0x2a4ffe3 +com.adobe.AXEDOMCore AdobeAXEDOMCore 3.7.101.18636 (3.7.101.18636) <2540764B-C2F2-61D7-EFBA-6663171FD19A> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x2ae0000 -  0x2b7efe3 +libicucnv.40.0.dylib 40.0.0 (compatibility 40.0.0) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x2ba0000 -  0x2cd5fe7 +libicui18n.40.0.dylib 40.0.0 (compatibility 40.0.0) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2d49000 -  0x2e3afef +libicuuc.40.0.dylib 40.0.0 (compatibility 40.0.0) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2e77000 -  0x3bbcff7 +libicudata.40.0.dylib 40.0.0 (compatibility 40.0.0) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x3bcf000 -  0x3bdaff7 +libChar16.dylib ??? (???) <5E278E11-8234-CB11-AAC9-090FBD037DB7> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/libChar16.dylib
    0x3be3000 -  0x3c05fff +libCoreTypes.dylib ??? (???) <5799BD8C-B334-518F-3F6F-EAA503B43831> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/libCoreTypes.dylib
    0x3c1d000 -  0x3e4bfff  com.apple.carbonframeworktemplate 1.0 (1.0) <9F3FE9F2-8834-4654-C0D0-F4F356E6A906> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/frameworks/Xerces.framework/Versions/A/Xerces
    0x4102000 -  0x4106ff7  com.apple.JavaVM 13.9.5 (13.9.5) <ABFD54D4-8E4E-BBD1-DE88-DE62E56FD383> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x410e000 -  0x5778fff +com.adobe.AILib AILib version 16.0.0 (16.0.0.646) <317A871E-E0A5-8C5E-B60F-7448ADEBEDBD> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AILib.framework/Versions/A/AILib
    0x67f1000 -  0x684cfff +com.adobe.aiport aiport version 16.0.0 (16.0.0.646) <59612576-B2F2-BF25-B09D-6120A3B1462C> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
    0x688c000 -  0x68ecfff +com.adobe.filterport filterport version 16.0.0 (16.0.0.646) <AF193FFA-F555-2379-81B3-7DA07698E466> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
    0x6937000 -  0x6937ffb +com.adobe.SPBasic SPBasic version 16.0.0 (16.0.0.646) <936C3F3E-8DDD-50EC-D247-C1F242633914> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x693c000 -  0x6958ff9 +AdobePDFSettings ??? (???) /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x6972000 -  0x6aeeff3 +com.adobe.ACE AdobeACE 2.19.18.19822 (2.19.18.19822) <2EC89B0E-6B51-4F7F-314A-FB6E18BFC36D> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x6afd000 -  0x7098fef +com.adobe.AGM AdobeAGM 4.26.20.19822 (4.26.20.19822) <F394945E-943B-B99F-9B45-07E96C293C05> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x7108000 -  0x7142fef +com.adobe.ARE AdobeARE 1.5.02.19822 (1.5.02.19822) <2A3CBF43-F63E-B5B6-19EA-A2C392CA92F4> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x7148000 -  0x7163fff +com.adobe.BIB AdobeBIB 1.2.02.19822 (1.2.02.19822) <CD35337B-CA58-50D9-5AAE-74E720CCE415> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x7169000 -  0x718ffff +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) <606DA5E0-CCB3-90B2-3971-A48349DA046A> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x7195000 -  0x74bcffb +com.adobe.CoolType AdobeCoolType 5.10.31.19822 (5.10.31.19822) <A5344CC0-BD71-A071-A001-EDB3A28B9A8D> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x74f4000 -  0x78effe7 +com.adobe.MPS AdobeMPS 5.8.0.19673 (5.8.0.19673) <D65ABA15-80D2-3F1C-2500-EEF873019149> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x794c000 -  0x7a50fef +com.adobe.PDFPort AdobePDFPort 2.1.0.19734 (2.1.0.19734) <71232DFD-06FB-837B-8246-BD20F862B5E3> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x7a69000 -  0x8261ffb +com.adobe.PDFL PROD_MAJOR.PROD_MINOR.PROD_STEP (10.0.1.18562) <F24575DF-1B4D-B13E-1525-3C7F5CB88B3E> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x82ec000 -  0x8314feb +com.adobe.AXE8SharedExpat AdobeAXE8SharedExpat 3.7.101.18636 (3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x8333000 -  0x835bff3 +com.adobe.AXE16SharedExpat AdobeAXE16SharedExpat 3.7.101.18636 (3.7.101.18636) <AD333DEF-C5AC-1F75-0486-DF86F89433CD> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeAXE16SharedExpat.framework/Versions/A/AdobeAXE16SharedEx pat
    0x837a000 -  0x83d6fef +com.adobe.AdobeXMPCore Adobe XMP Core 5.3 -c 11 (66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x83df000 -  0x8457fe3 +com.adobe.FileInfo.framework Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 (66.145433) <EF13921E-1CC6-2891-0EEC-D8D8C68D5D87> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x8466000 -  0x8645ffb +com.adobe.owl AdobeOwl version 4.0.93 (4.0.93) <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x8672000 -  0x971eff3 +com.adobe.psl AdobePSL 13.0.0.19655 (13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x9897000 -  0x9ac1ffb +com.adobe.linguistic.LinguisticManager 6.0.0 (17018) <DE928A0E-AE8F-4FB7-6B6C-C52E4FD366A1> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x9b33000 -  0x9b36ffb +com.adobe.AdobeCrashReporter 6.0 (6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x9b3e000 -  0x9f71ffb +com.adobe.dvaui.framework 5.0.0 (5.0.0.0) <EAD7D965-79BB-EA89-AB42-692578840BA8> /Applications/Adobe Flash CS6/

    It's been my experience that Flash doesn't much like a few things in particular. One is large vector files with a lot of points; in other words stuff brought in from Illustrator or trace bitmapped from within the program so you might try reducing the amount of points in your art if you'r working with imported art. Flash seems to work best when all art has been created within the program. If you've converted it to vector via the Trace Bitmap or Illustrator's Live Trace it doesn't like that either. It also tends to bog down with high resolution bitmaps, especially with many layers (which greatly add to the file size) so you might try to flatten some of the art to make it more managable. In general, maybe see if you can reduce whatever file sizes you can in your project before you import them. I typically have some pretty big libraries and Flash doesn't crash so much for me so changing your workflow a bit might be useful. IF it's code that's crashing the render, that I can't help you with, but there's some pretty knowledgable people on this board who might be able to help in that regard.

  • InDesign CS6 crashes when saving as .idml

    My printer cannot open the .indd-file i provided, their fully updated CS6 crashes if they try.
    They asked me to provide them with file saved as a .idml-file, but when I save the file as idml, the program crashes on my side.
    The report (http://pastebin.com/qjQ2RPZd) says "Thread 22 Crashed" and speaks of "com.adobe.InDesign.INXCore" wich means nothing to me.
    The file exports to pdf just fine and packages without problems. Is there anything I can do?
    Google tells me nothing and my printer is stumped.

    It looks to me like it might be text related. I'd check for a bad font (Troubleshoot fonts | Mac OS X) and if that isn't it, try a divide and conquer search to see if you can isolate a page with a problem. to do that, try to export the file as two halves, then divide any half that fails into halves again and repeat until you are down to one page, then do the same thing removing half the objects on the page at one time.

  • Mac Book Pro 17" CS6 crashes when setting output to second monitor.

    I am testing out the trial version of Premiere CS6 and the program keeps crashing when I try to set the video output to my second monitor via a DVI connection.  Anybody else having this problem with the Mac version?
    Mac Book Pro 17"
    2.2Ghz I7
    8 GB
    AMD 6750M 1025MB

    I am using a mini display port to DVI adapter and it is a thunderbolt port.
    I just tried it again and now it seems to be working.  I have tried it dozens of times and everytime it would do nothing and when I opened prefrences to change it back CS6 would lock up.
    I just tried it a couple more times by closing the program and openning it up again and now for whatever odd reason it seems to be working great.
    I also have been trying the trial version that was released last week but I have since removed that version since it wasn't a stable release but it had the same problem.  I am using the official trial version as of this morning and the problem was still there but now it is gone.
    Not sure what happened but no matter what I do it now works.  huh  Perhaps a left over preference file from the unstable version or something like that.

  • CS6 crashing when saving a file.

    I am running Adobe Illustrator Cs6 on my Windows 8 computer. I have been using the program with no problems for a few days now.  However today the program is crashing when I try to save a file.  It starts saying it is not responding. I have tried restarting the computer a few times. Any ideas as to why it might be doing this and what I need to do to fix it? I really need to get the program working ASAP.
    Thanks!

    We need to know some exact system info and details abouzt what the file contains. Many of these crashes simply happen when ther program is unable to embed rasrterized preview data or similarly, raster effects/ pixel images in the file make the saver go *boom*. Of course the standard solutions apply - trahs the prefs, save locally, turn off external interferences liek virus scanners.
    Mylenium

  • Photoshop CS6 crashes when doing anything

    I can start it just fine, but it crashes when I open a new file. Happen on both x86 and x64. I find it weird that I can run After Effects CS6. But not photoshop, So please help me.
    System File:
    Adobe Photoshop Version: 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00) x32
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: AMD CPU Family:15, Model:11, Stepping:1 with MMX, SSE Integer, SSE FP, SSE2, SSE3
    Physical processor count: 2
    Processor speed: 2511 MHz
    Built-in memory: 1918 MB
    Free memory: 864 MB
    Memory available to Photoshop: 1533 MB
    Memory used by Photoshop: 60 %
    Image tile size: 132K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: False.
    OpenGL Allow Advanced Mode: False.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: GeForce 6150SE nForce 430/integrated/SSE2
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 900, right: 1440
    Video Card Number: 1
    Video Card: NVIDIA GeForce 6150SE nForce 430
    OpenCL Unavailable
    Driver Version: 9.18.13.697
    Driver Date: 20121002000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvd3dum
    Video Mode: 1440 x 900 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce 6150SE nForce 430
    Video Card Memory: 128 MB
    Video Rect Texture Size: 4096
    Serial number: 92628701192123445467
    Application folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\Users\EPICST~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 298.0G, 226.0G free
    Required Plug-ins folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/06/26-12:17:19   4.0.95   66.510504
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
       BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Clouds 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Collada 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Difference Clouds 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Embed Watermark 4.0
       Extrude 13.0
       FastCore Routines 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Measurement Core 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Mezzotint 13.0
       MMXCore Routines 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Picture Package Filter 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Pinch 13.0
       Pixar 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0.1
       Shear 13.0
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Sumi-e 13.0
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variations 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       WIA Support 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE
    Windows 7 Crash Log:
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    Photoshop.exe
      Application Version:    13.0.1.0
      Application Timestamp:    5022da52
      Fault Module Name:    nvoglv32.DLL
      Fault Module Version:    9.18.13.697
      Fault Module Timestamp:    506b3253
      Exception Code:    c0000005
      Exception Offset:    000ec5a8
      OS Version:    6.1.7601.2.1.0.768.3
      Locale ID:    1033
      Additional Information 1:    0a9e
      Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:    0a9e
      Additional Information 4:    0a9e372d3b4ad19135b953a78882e789

    Mac-user myself, so I can just offer generic advice …
    Boilerplate-text:
    Are Photoshop and OS fully updated and have you performed the usual trouble-shooting routines (trashing prefs by keeping command-alt-shift/ctrl-alt-shift pressed while starting Photoshop after making sure all customized presets like Actions, Patterns, Brushes etc. have been saved and making a note of the Preferences you’ve changed, 3rd party plug-ins deactivation, system maintenance, cleaning caches, font validation, etc.)?

  • Os X crashes when uploading images - parental controls?

    hey world
    we've had this issue for a while now where our imac crashes when my daughter attempts to upload an image to her tumblr page.
    this isn't just a browser crash - its one of those doozys where the whole screen goes grey and we get the message asking us to shut the computer down by holding the power button etc etc.
    we tried resetting the browser (firefox initially), trashed the prefs and disabled all addons. still it crashes on upload. we tried chrome, still it crashes.
    the tricky thing is, when we repeated the steps under my login (admin), it all works fine.
    after much testing we have narrowed this down to the fact that my daughters account has parental controls active.
    the controls are set to limit login times, and for a maximum of 1 hour on school nights. there are no limitations to the system or firewalls, just the time limits.
    when I deactivate parental controls she can post to tumblr just fine. as soon as I switch the controls back on, bam! it crashes.
    there is a workaround for this - we discovered that safari works just fine with parental controls in place.
    but we'd really rather use firefox. and surely we should be able to..?
    i thought I'd post our problem to see if anyone else has experienced this when using the parental controls settings. I'm wondering if upgrading to lion will resolve this problem - so if anyone has done this and can advise if it will work, please let me know.
    our system is as follows:
    2.16ghz intel core 2 duo white imac
    2gb 667 mhz ddr2 SDRAM
    OS X 10.5.8
    thank you!

    Hmmm, I can't test as I have no tubler account, but some differences between Firefox & Safari is that Safari uses Sys Prefs fpr things like Proxies & DNS, where FF can use it's own.

  • Photoshop CS6 crashes when using burn tool, crop tool, and dodge tool?

    Just recently upgraded from Photoshop CS5.5 64bit to Photoshop CS6 64 bit. Crashes when using burn tool, crop tool, or dodge tool? Thanks for your help!

    Turn off OpenGL in the prefs and update your graphics driver before re-enabling it.
    Mylenium

  • InDesign cs6 crashes when exporting objects with drop shadows to interactive PDF

    I am using the trial version of InDesign CS6 on a mac OSX 10.7.4  I need to export my document as an interactive PDF. I have found that the export works fine so long as none of the objects within my document have a drop shadow. However, if I add a drop shadow to any object (text, images, or video) InDesign will crash when I try to export. I am adding the drop shadow by selecting the object and then choosing Object > Effects > Drop Shadow. Is there another method I should be using to add the shadow if I want to export to an Interactive PDF?

    Hi Peter, thanks for the response. Yes, I have tried creating a new blank project and adding one text object with a drop shadow and then exporting to Interactive PDF, and I experienced  the same result. I tried replacing my preferences as you suggested and found that it did not have any affect.
    I continued developing my InDesign document without using any drop shadows and began to experience the same type of crashing under two more circumstances. 1. When relinking assets in my Links panel. 2. When exporting to interactive PDF with interactive objects that are being clipped (I get a warning telling me I have clipped objects before I export; when I click export I experience the same crash.) I have tried exporting the same file to a print (non-interactive) PDF and experienced no crashing.
    I thought I should mention that I am using a retina display mac book pro with 16GB RAM. Could my graphics cards or the configureation of my machine be causing my issue?
    Thanks so much,

Maybe you are looking for