This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Frequent CCS crashes with MacOS Sierra

Other Parts Discussed in Thread: CCSTUDIO

I have been using CCS 6.2.0 on OSX El Capitan (10.11) for a long time, with very stable results. I recently updated my OS to MacOS Sierra (10.12) and experience extremely frequent crashes of CCS. No changes have been made to my TI project(s).

The crashes seem to occur on every 2nd build of my project(s). E.g. I launch CCS > build stack + debug > build app + debug > CCS crashes > Relaunch CCS > build app + debug > build app + debug a 2nd time > CCS crashes. I've included my crash log from Mac OS below. 

This crash also occurs with CCS 6.1.3 and CCS 7.0.0 beta. I have tried reseting the Window Perspective. I have launched CCS w/ the -clean argument. I have also deleted the .metadata directory and re-imported my project(s). The issue persists.

I'm installing CCS 6.2.0 on another mac running MacOS Sierra (10.12) and will report on those results.

Additionally, the installer for CCS 7.0.0 beta is very unstable and crashed multiple times before I could get the installation to begin.

Crash log:

http://pastebin.com/hs587hxT

  • Upon trying to install 7.0.0 to another Mac running Sierra, I got a failure. The reference number is 29074, for any TI staff that can look into that.

  • CCS 6.2.0, running on another Mac w/ Sierra, works just fine. No crashes seen so far.
  • Matthew,

    I believe none of the CCS releases, including 7.0 Beta, have been officially validated with Mac OS Sierra ( I think the plan is to validate before v7 final release). This has been noted in the CCS Download page for the 7.0 Beta. 

    We will see if we can reproduce the build issues with Sierra.

    You mentioned you got a failure when installing 7.0.0 to one of your machines. Could you please provide details about that failure and install logs?

  • I did see the note that 7.0.0 beta is not validated for Sierra. Both 6.1.3 and 6.2.0 crash with the same error (as 7.0.0) on Sierra, so I don't think it's a beta issue.

    I'll try to dig up the logs from the failed install.

  • I have updated my macbook to Sierra. I have not yet had any luck reproducing the crash. One of our team members did look at the crash log and believes that this may be a bug in SWT. We are looking into if there is a patch from Eclipse available. Thank you very much for including the crash log.

    Regards,
    John
  • John,

    Thank you for the response. What is SWT? I did a clean install of MacOS Sierra (format HD, install MacOS, did NOT transfer any data from old installation). The crashes persist. Is there anything else I can try?
  • Matthew,

    SWT is the Standard Widget Toolkit that is used by Eclipse for user interface development.

    The Eclipse bug is here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=502711 if you are interested.  Not a whole lot of information in it.

    At this time I don't have anything else for you to try.   I am not sure why I don't see the issue on my Sierra.  It really sounds like this issue is hitting you hard and making your environment unusable.

    We are evaluating if we can create a fix ourselves with the information provided at the link above and include this with CCSv7 which is getting ready to ship very soon.  As we have not been able to reproduce this yet on our side would you be able to test out a fix if we can put one together?

    Regards,

    John

  • Matthew,

    We have prepared a patch for CCSv7 that hopefully will resolve the issue that you are seeing.  Could you try copying the attached file into your ccsv6/ccs_base/eclipse/plugins folder.  ".renamed" will need to be removed from the end of the filename.  I would suggest backing up the existing copy of the file.

    Once you have copied in the new file it would be best to start CCS with the -clean option.  To do this run ccstudio -clean  This will ensure that the new plug-in is picked up.

    Thank you for your patience with this.  Would you also be able to send a screen capture of your system software overview?  We would like to compare this with what we have to see if there is some difference that explains why we have not been able to reproduce the issue.

    org.eclipse.swt.cocoa.macosx.x86_64_3.105.0.v20160603-0902.jar.renamed

    Regards,

    John

  • Hey John,

    Thanks for the speedy updates and posting the issue on the eclipse bug tracker. If I launch Eclipse directly (/Applications/ti/ccs620/ccsv6/eclipse), instead of ccstudio, I do not encounter the crash. 

    I'm willing to try the fix as long as it's a separate installation. I don't want to change anything in the currently working version of eclipse. If you can guarantee that the fixed version doesn't touch the existing installation then I'd be happy to give it a spin.

    -Matt

  • Can I install CCSv7 and apply the fix to that installation?
  • Yes that would actually be best if you could download the CCSv7 RC1 and install it in a separate folder.

    John
  • I'll try that. Also, attached is my System Software Overview (identifying info removed).

  • The installer crash should be fixed in RC2.
  • I believe RC2 (release candidate 2) will be Friday so it may make sense to install that and then apply the patch to see if that resolves the issue. If it does we can incorporate that fix into RC3.
  • I'm installing RC2 as I type. I did see one (so far) crash of the RC2 installer. The crash log is attached.

    ccs700rc2_install_crash.log
    Process:               tclsh [39072]
    Path:                  /tmp/*/tclsh
    Identifier:            com.bitrock.appinstaller
    Version:               7.0.0.00020 (7.0.0.00020)
    Code Type:             X86 (Native)
    Parent Process:        osx-intel [39049]
    Responsible:           tclsh [39072]
    User ID:               501
    
    Date/Time:             2016-11-29 14:07:38.319 -0800
    OS Version:            Mac OS X 10.12.1 (16B2657)
    Report Version:        12
    Anonymous UUID:        D0E2D69C-F9DD-9A19-A291-B40269C15053
    
    
    Time Awake Since Boot: 18000 seconds
    
    System Integrity Protection: enabled
    
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    
    Exception Type:        EXC_BREAKPOINT (SIGTRAP)
    Exception Codes:       0x0000000000000002, 0x0000000000000000
    Exception Note:        EXC_CORPSE_NOTIFY
    
    Termination Signal:    Trace/BPT trap: 5
    Termination Reason:    Namespace SIGNAL, Code 0x5
    Terminating Process:   exc handler [0]
    
    Application Specific Information:
    *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [0 nan]'
    
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x9476412b __raiseError + 187
    1   libobjc.A.dylib                     0x9ee466e6 objc_exception_throw + 273
    2   CoreFoundation                      0x94764045 +[NSException raise:format:] + 133
    3   QuartzCore                          0x98e80a4c _ZN2CA5Layer12set_positionERKNS_4Vec2IdEEb + 190
    4   QuartzCore                          0x98e80bd1 -[CALayer setPosition:] + 39
    5   QuartzCore                          0x98e8129a -[CALayer setFrame:] + 786
    6   CoreUI                              0x9bb6699c _ZN20CUICoreThemeRenderer26MakeOrUpdateScrollBarLayerEPK13CUIDescriptoraPP7CALayer + 1252
    7   CoreUI                              0x9bb62ac8 _ZN20CUICoreThemeRenderer19CreateOrUpdateLayerEPK13CUIDescriptorPP7CALayer + 1644
    8   CoreUI                              0x9bae45a8 _ZN11CUIRenderer19CreateOrUpdateLayerEPK14__CFDictionaryPP7CALayer + 184
    9   CoreUI                              0x9bae6e68 CUICreateOrUpdateLayer + 217
    10  AppKit                              0x92647064 __45-[NSAppearance _createOrUpdateLayer:options:]_block_invoke + 26
    11  AppKit                              0x930380a2 -[NSAppearance _callCoreUIWithBlock:options:] + 1188
    12  AppKit                              0x9303963b -[NSCompositeAppearance _callCoreUIWithBlock:options:] + 147
    13  AppKit                              0x92647043 -[NSAppearance _createOrUpdateLayer:options:] + 84
    14  AppKit                              0x928a703d -[NSScrollerImp _animateToRolloverState] + 312
    15  AppKit                              0x9286914e __49-[NSScrollerImp _installDelayedRolloverAnimation]_block_invoke + 718
    16  AppKit                              0x9273967d -[NSScrollerImp _doWork:] + 23
    17  Foundation                          0x95d80294 __NSFireDelayedPerform + 501
    18  CoreFoundation                      0x94658986 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    19  CoreFoundation                      0x9465849d __CFRunLoopDoTimer + 1213
    20  CoreFoundation                      0x94657f3e __CFRunLoopDoTimers + 350
    21  CoreFoundation                      0x9464fb00 __CFRunLoopRun + 2192
    22  CoreFoundation                      0x9464f00a CFRunLoopRunSpecific + 506
    23  CoreFoundation                      0x9464edfb CFRunLoopRunInMode + 123
    24  libtcl8.6.dylib                     0x001dde6a Tcl_WaitForEvent + 298
    25  libtcl8.6.dylib                     0x00191f7e Tcl_DoOneEvent + 262
    26  libtcl8.6.dylib                     0x00159068 Tcl_VwaitObjCmd + 183
    27  libtcl8.6.dylib                     0x000f5350 Dispatch + 48
    28  libtcl8.6.dylib                     0x000f2a6f TclNRRunCallbacks + 70
    29  libtcl8.6.dylib                     0x000f3b3d TclEvalEx + 1597
    30  libtcl8.6.dylib                     0x00185ff3 Tcl_FSEvalFileEx + 543
    31  libtcl8.6.dylib                     0x0018c7a8 Tcl_MainEx + 1155
    32  tclsh                               0x00002a3f main + 41
    33  libdyld.dylib                       0x9f6983b5 start + 1
    
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation      	0x94764487 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1   com.apple.CoreFoundation      	0x9476441a __raiseError + 938
    2   libobjc.A.dylib               	0x9ee466e6 objc_exception_throw + 273
    3   com.apple.CoreFoundation      	0x9464f098 CFRunLoopRunSpecific + 648
    4   com.apple.CoreFoundation      	0x9464edfb CFRunLoopRunInMode + 123
    5   libtcl8.6.dylib               	0x001dde6a Tcl_WaitForEvent + 298
    6   libtcl8.6.dylib               	0x00191f7e Tcl_DoOneEvent + 262
    7   libtcl8.6.dylib               	0x00159068 Tcl_VwaitObjCmd + 183
    8   libtcl8.6.dylib               	0x000f5350 Dispatch + 48
    9   libtcl8.6.dylib               	0x000f2a6f TclNRRunCallbacks + 70
    10  libtcl8.6.dylib               	0x000f3b3d TclEvalEx + 1597
    11  libtcl8.6.dylib               	0x00185ff3 Tcl_FSEvalFileEx + 543
    12  libtcl8.6.dylib               	0x0018c7a8 Tcl_MainEx + 1155
    13  tclsh                         	0x00002a3f main + 41
    14  libdyld.dylib                 	0x9f6983b5 start + 1
    
    Thread 1:
    0   libsystem_kernel.dylib        	0x9f7c7cbe __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x9f8a7dea _pthread_wqthread + 1210
    2   libsystem_pthread.dylib       	0x9f8a790a start_wqthread + 34
    
    Thread 2:
    0   libsystem_kernel.dylib        	0x9f7c764e __select + 10
    1   libtcl8.6.dylib               	0x001de778 NotifierThreadProc + 542
    2   libsystem_pthread.dylib       	0x9f8a810b _pthread_body + 184
    3   libsystem_pthread.dylib       	0x9f8a8053 _pthread_start + 243
    4   libsystem_pthread.dylib       	0x9f8a792e thread_start + 34
    
    Thread 3:: com.apple.NSEventThread
    0   libsystem_kernel.dylib        	0x9f7bf91e mach_msg_trap + 10
    1   libsystem_kernel.dylib        	0x9f7bee93 mach_msg + 51
    2   com.apple.CoreFoundation      	0x94650466 __CFRunLoopServiceMachPort + 214
    3   com.apple.CoreFoundation      	0x9464f898 __CFRunLoopRun + 1576
    4   com.apple.CoreFoundation      	0x9464f00a CFRunLoopRunSpecific + 506
    5   com.apple.CoreFoundation      	0x9464edfb CFRunLoopRunInMode + 123
    6   com.apple.AppKit              	0x926ba86a _NSEventThread + 235
    7   libsystem_pthread.dylib       	0x9f8a810b _pthread_body + 184
    8   libsystem_pthread.dylib       	0x9f8a8053 _pthread_start + 243
    9   libsystem_pthread.dylib       	0x9f8a792e thread_start + 34
    
    Thread 4:
    0   libsystem_kernel.dylib        	0x9f7c7cbe __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x9f8a7c79 _pthread_wqthread + 841
    2   libsystem_pthread.dylib       	0x9f8a790a start_wqthread + 34
    
    Thread 5:
    0   libsystem_kernel.dylib        	0x9f7c7cbe __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x9f8a7c79 _pthread_wqthread + 841
    2   libsystem_pthread.dylib       	0x9f8a790a start_wqthread + 34
    
    Thread 6:
    0   libsystem_kernel.dylib        	0x9f7c7cbe __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x9f8a7c79 _pthread_wqthread + 841
    2   libsystem_pthread.dylib       	0x9f8a790a start_wqthread + 34
    
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x9e520095  ebx: 0x00385700  ecx: 0x00000000  edx: 0x00000000
      edi: 0x9476407e  esi: 0x00c8fa00  ebp: 0xbfffe9d8  esp: 0xbfffe9d0
       ss: 0x00000023  efl: 0x00000282  eip: 0x94764487   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x947452c0
      
    Logical CPU:     4
    Error Code:      0x00000000
    Trap Number:     3
    
    
    Binary Images:
        0x1000 -     0x2ffe +tclsh (8.6.1 - 8.6.1) <62B40D78-F55C-33F1-9E28-D55106E408A0> /tmp/*/tclsh
       0x69000 -    0xa2cd7  dyld (421.2) <D0C38C16-43ED-3798-A33F-6EAC8188C7AA> /usr/lib/dyld
       0xe1000 -   0x1fbffa +libtcl8.6.dylib (8.6.1 - 8.6.1) <FC227CE6-3E16-330F-82A5-1AEF14C1434A> /tmp/*/libtcl8.6.dylib
      0x263000 -   0x2c2ff4 +libtdom0.8.3.dylib (102) <DE2EEAD0-6DC9-3F14-BEBD-1A1FAB6A7DCE> /tmp/*/libtdom0.8.3.dylib
     0x24a1000 -  0x24ddffe +libitcl4.0.0.dylib (0) <F4DE1F54-E539-3B69-9E85-E17F663819E5> /tmp/*/libitcl4.0.0.dylib
     0x2500000 -  0x2505fff +libtls1.50.dylib (0) /tmp/*/libtls1.50.dylib
     0x2508000 -  0x2609ff7 +libtk8.6.dylib (8.6.1 - 8.6.1) <5650F427-6324-3EDA-B81D-ACDFCF99124C> /tmp/*/libtk8.6.dylib
     0x83c2000 -  0x8489ff3  com.apple.AMDRadeonX4000GLDriver (1.46.22 - 1.4.6) <FE4D3AEB-A820-36CF-AB80-8E4BD7F1933C> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
     0x9000000 -  0x95b1fff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.20.25 - 10.2.0) <81ED18F0-5060-3D38-AC0F-007C572B8ACA> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
     0x9792000 -  0x9ccafff  ATIRadeonX4000SCLib.dylib (1.46.22) <EC0F136B-68D0-3A49-BA3A-1466A6CD71FF> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
    0x91756000 - 0x91756fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <DA12A954-CB02-3E28-A3B4-92C113B6878F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91757000 - 0x9176eff3  libCGInterfaces.dylib (331.5) <3A559DCD-E3D9-3354-9911-7451191C2C46> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x9176f000 - 0x91dd5fe7  com.apple.vImage (8.1 - ???) <B9E84439-6A22-3D04-B7E4-BEC4C60DBE93> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x91dd6000 - 0x91f22ff7  libBLAS.dylib (1185) <5427A4D8-E7B6-318E-A4AA-6360A897E4F4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x91f23000 - 0x91f35ffb  libBNNS.dylib (14) <074FE791-33E4-30FC-A9CA-2E635AA20222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x91f36000 - 0x922d1fff  libLAPACK.dylib (1185) <6BC652A3-0B24-327C-B535-AAC398EAB45E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x922d2000 - 0x922e8ff7  libLinearAlgebra.dylib (1185) <830ECD62-F6AF-3459-9477-C4FD7886A7D9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x922e9000 - 0x92303ff7  libSparseBLAS.dylib (1185) <986FB661-8202-335F-A063-EA3211AF2846> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x92304000 - 0x92451feb  libvDSP.dylib (600) <DE73844F-1602-3AA6-BC98-C3EE85001056> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x92452000 - 0x92533fef  libvMisc.dylib (600) <5A6450C5-F8B5-3D5C-B542-966BC86E0435> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x92534000 - 0x92534fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <4A23E654-6435-3BDF-8AD9-914A9B828A80> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92535000 - 0x93288ffb  com.apple.AppKit (6.9 - 1504.60) <1C957295-C28F-3DC1-95A3-BB1CE93EB9DF> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93289000 - 0x93289fff  com.apple.ApplicationServices (48 - 48) <C863337B-2DC7-3E48-BD59-26A6A2A1B02A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x9328a000 - 0x932f8fff  com.apple.ApplicationServices.ATS (377 - 422.1) <9D84AF96-0949-3AA9-8D0F-0CDD97773164> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x93391000 - 0x934befff  libFontParser.dylib (194.2) <C97E51F3-7E3D-3FF4-9408-60DD3C1DE938> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x934bf000 - 0x9350affb  libFontRegistry.dylib (196.2) <3FD33D00-C820-37C8-BB5A-DD8412329BF1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9350b000 - 0x9353dffb  libTrueTypeScaler.dylib (194.2) <28B79BB6-491D-35F1-BAF8-1F61BA47B7EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x935a9000 - 0x93659ff7  com.apple.ColorSync (4.12.0 - 502) <4F99AAFA-ADFC-3342-9624-334AF30EEBFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x9365a000 - 0x936b0ff7  com.apple.HIServices (1.22 - 590) <F51CAB47-CE06-37C7-8B72-BB40D68CDFFC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x936b1000 - 0x936c0ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A2720D67-E73F-385F-951F-808B2094B7B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x936c1000 - 0x93719ffb  com.apple.print.framework.PrintCore (12 - 491) <3E1C2274-5845-30D7-A32E-19EB414C9347> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x9371a000 - 0x937b4ff3  com.apple.QD (3.12 - 310) <99379D99-FEE4-3955-94EC-9F2A6A4C9CAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x937b5000 - 0x937c1ff3  com.apple.speech.synthesis.framework (6.0.15 - 6.0.15) <C2D03A22-8519-3D95-9A1C-70827C9DC3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x937c2000 - 0x939b0ffb  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <B0F2E518-0133-3125-B587-E682BC95EE5E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x939b1000 - 0x939b1fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <7EE27DF5-9B6D-37DD-A148-98F035E331A6> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x939b2000 - 0x93d18ffb  com.apple.CFNetwork (807.1.3 - 807.1.3) <3261744F-889F-3393-8D32-71E463C6445C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x93d19000 - 0x93d19fff  com.apple.Carbon (154 - 157) <4DDF6D6F-B026-3E50-A30A-BD6F7BD3B8D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93d1a000 - 0x93d23ff3  com.apple.audio.SoundManager (4.2 - 4.2) <B4F5312B-596A-3AB5-8D03-7D7036FB88B1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x93d24000 - 0x93d28ff3  com.apple.CommonPanels (1.2.6 - 98) <3CCCCE9C-1CB2-35F0-8292-7A7F1EDC3D4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x93d29000 - 0x940c6fff  com.apple.HIToolbox (2.1.1 - 856.6) <A7EE9D6C-1C32-3DBE-8C94-320A6FCDAD0D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x940c7000 - 0x9411aff3  com.apple.htmlrendering (77 - 1.1.4) <DE4CE8A1-65EE-3B98-82A5-61D71029A88C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x9411b000 - 0x9411efff  com.apple.help (1.3.5 - 49) <C505119F-562E-3CEF-BBF8-BBC59B91BE25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x9411f000 - 0x94124ffb  com.apple.ImageCapture (9.0 - 9.0) <79C2CE5F-B888-36F2-A9CB-FC80AA9A7AE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x94125000 - 0x941c4fff  com.apple.ink.framework (10.9 - 219) <3F883447-0C91-3D72-A3F8-70A6A2E1EC72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x941c5000 - 0x94200fff  com.apple.NavigationServices (3.8 - 225) <13E5F701-204C-3DEF-8BE6-CEB612116181> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x94201000 - 0x9421dffb  com.apple.openscripting (1.7 - 172) <524EBB38-902E-30CA-B772-8A3F866CC397> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x9421e000 - 0x94223ff3  com.apple.print.framework.Print (12 - 267) <B1886801-014B-395A-A34A-67D3359EF1E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x94224000 - 0x94226fff  com.apple.securityhi (9.0 - 55006) <9A01B323-C262-37C7-A577-AEB7ED9A5EB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x94227000 - 0x9422dff3  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <7C4EE904-9CD5-3B10-B5AE-9734FBF9F1F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x9422e000 - 0x9422efff  com.apple.Cocoa (6.11 - 22) <65D7E4E6-447F-3894-ABA0-EE95CAE4B035> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9422f000 - 0x942c8ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <262E926D-ED26-3057-8B9E-501FDCBC2F13> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x942c9000 - 0x942dbff3  com.apple.CoreBluetooth (1.0 - 1) <BE14064D-95DD-32E3-BAAA-E3B8DF23CE10> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x942dc000 - 0x945c2fff  com.apple.CoreData (120 - 752.2) <A7FF596C-FB78-344D-A3F4-87D9CA966117> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x945ca000 - 0x94a6afff  com.apple.CoreFoundation (6.9 - 1348.15) <4687B2E6-F656-3B74-9944-057D89373996> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94a6b000 - 0x9510cff7  com.apple.CoreGraphics (2.0 - 1070.8) <83CBDA4B-63B4-3FF9-B1A0-A4FA587FA6C0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9510d000 - 0x95340ff3  com.apple.CoreImage (12.0.0 - 451) <DA419056-66E1-3786-8C19-1E6E3F5C0780> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x954a2000 - 0x954a2fff  com.apple.CoreServices (775.8.2 - 775.8.2) <2810D2CA-58EA-3F1A-80BA-A5C3C6B06EC3> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x954a3000 - 0x954f4fff  com.apple.AE (712 - 712) <45070179-1FEC-3043-9549-12F960ECD2F0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x954f5000 - 0x957d6ffb  com.apple.CoreServices.CarbonCore (1159 - 1159) <971A2673-768A-3281-83A2-83B3C2D600E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x957d7000 - 0x9580affb  com.apple.DictionaryServices (1.2 - 274) <4393260A-D5BD-3A92-9CB5-3DFEFCA33EF5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x9580b000 - 0x95812fff  com.apple.CoreServices.FSEvents (1230 - 1230) <D905C3AD-E7D7-33E3-8B5A-BBEC78121113> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x95813000 - 0x95935ffb  com.apple.LaunchServices (775.8.2 - 775.8.2) <118144CF-CDC3-3805-AC42-14BDDFE21BC7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x95936000 - 0x959e4fff  com.apple.Metadata (10.7.0 - 1075.17) <77D1A99E-85A2-35C8-A6CC-E184AE949C3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x959e5000 - 0x95a45ff3  com.apple.CoreServices.OSServices (775.8.2 - 775.8.2) <C5D60ED1-09C3-31C2-893B-FBAE8F89458E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x95a46000 - 0x95ab7fff  com.apple.SearchKit (1.4.0 - 1.4.0) <FAB92950-3E86-3EA5-8085-AC17D31DDAC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x95ab8000 - 0x95afeffb  com.apple.coreservices.SharedFileList (38 - 38) <49BF1AA1-9727-3A64-8A95-9450482DFD81> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x95aff000 - 0x95c41ff3  com.apple.CoreText (352.0 - 544.1) <0100C29D-DA21-3387-A10D-55A95BD4AEAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x95c42000 - 0x95c79ffb  com.apple.CoreVideo (1.8 - 234.0) <0BB575AD-DEF9-31EA-82E3-A02C8ECA3C23> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95c7a000 - 0x95ce9ff3  com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <6E0ED422-D2EF-3DCC-A915-B5DF85A0E197> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x95cea000 - 0x95cf3ff7  com.apple.DiskArbitration (2.7 - 2.7) <4D8C5B7D-5FF8-38F5-ACDF-415A6A3E8BC6> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95cf7000 - 0x96064ff3  com.apple.Foundation (6.9 - 1349) <82D693A8-8A20-3408-9E4A-0DF3C9F59C05> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96065000 - 0x96095ffb  com.apple.GSS (4.0 - 2.0) <42288599-3B1D-3A18-AFE7-4C6E4A5CCC97> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x96096000 - 0x96138fff  com.apple.Bluetooth (5.0.1 - 5.0.1f7) <9465AEE8-F9F6-38F8-9067-95023605301F> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x96139000 - 0x961d3ff7  com.apple.framework.IOKit (2.0.2 - 1324.21.1) <02B51658-2A6C-30F2-9070-7459F3B32DFC> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x961d4000 - 0x961dafff  com.apple.IOSurface (153.1 - 153.1) <5505D516-DC0A-37D6-975E-8C803C01380F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9622f000 - 0x96388ffb  com.apple.ImageIO.framework (3.3.0 - 1570.2) <0B321748-1503-3AF0-9C8B-91263A0E2E96> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x96389000 - 0x9638cffb  libGIF.dylib (1570.2) <2FD3A52F-73FB-36FC-8442-07CA950B1621> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9638d000 - 0x96485ffb  libJP2.dylib (1570.2) <485FDA4B-F06F-36E2-B791-3C28B2A8257B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x96486000 - 0x964a9ff7  libJPEG.dylib (1570.2) <C76A399E-5896-3BAC-A329-A32946A12988> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x964aa000 - 0x964d0ff3  libPng.dylib (1570.2) <FD0A9F9E-66BE-39C9-9352-5218038F550F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x964d1000 - 0x964d3ffb  libRadiance.dylib (1570.2) <BCFBD49D-D7B5-319E-95B5-5C849463CBF5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x964d4000 - 0x9652affb  libTIFF.dylib (1570.2) <BEF54889-66F3-3D91-8573-A29BD5CBD9A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96cc0000 - 0x96cd8fff  com.apple.Kerberos (3.0 - 1) <CE9145D9-9319-3182-B90A-D1BE626B4298> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97240000 - 0x97290fff  com.apple.Metal (85.85 - 85.85) <36905E80-6E33-324E-91E8-6F690FD2478D> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x97291000 - 0x97299fff  com.apple.NetFS (6.0 - 4.0) <5C7E8AD8-8CE2-36AB-821F-CE31BD1C586F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9729a000 - 0x972a2ff7  libcldcpuengine.dylib (2.8.4) <25C06B40-42E1-31BD-B00F-8A95D09C2A5F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x97476000 - 0x974c2fff  com.apple.opencl (2.8.6 - 2.8.6) <1178D9E9-E1FA-379B-87C5-655B3F877FE6> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x974c3000 - 0x974dcfff  com.apple.CFOpenDirectory (10.12 - 194) <1909650B-59F5-3D6A-B338-6DA0B7D14026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x974dd000 - 0x974e8fff  com.apple.OpenDirectory (10.12 - 194) <D40968A3-6BCC-3E62-BA88-AD185F9B3CFE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x974e9000 - 0x974ebfff  libCVMSPluginSupport.dylib (12.4.5) <42A45AD1-B271-3AEB-9B24-3D37E2D2E7B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x974ec000 - 0x974effff  libCoreFSCache.dylib (150) <521D3BDF-A467-325E-AD40-C80312504AA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x974f0000 - 0x974f3fff  libCoreVMClient.dylib (150) <5D2C40DF-A024-3DAC-9DBA-90EB867CB7E7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x974f4000 - 0x974fcff7  libGFXShared.dylib (12.4.5) <BAB149C0-601F-31BA-8591-6014EB43968E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x974fd000 - 0x97509fff  libGL.dylib (12.4.5) <C95DA2FB-F4A9-3E34-A763-1946C58A1E34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9750a000 - 0x97547ffb  libGLImage.dylib (12.4.5) <1804BE1A-5F84-33A6-A50F-94CC10E5E388> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x97548000 - 0x976ccff7  libGLProgrammability.dylib (12.4.5) <F3A0B64F-E97E-3E1A-81E6-DAA4DB1227EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x976cd000 - 0x97710fff  libGLU.dylib (12.4.5) <F6E9BB96-4E94-3645-8D85-0B9E9A9338E9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x980df000 - 0x980edfff  com.apple.opengl (12.4.5 - 12.4.5) <76DFFB45-834D-38B5-9F50-DEADC79A475D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x980ee000 - 0x9828affb  GLEngine (12.4.5) <769F9328-F4D7-3832-87D3-DDFD13C35F81> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x9828b000 - 0x982b7ff7  GLRendererFloat (12.4.5) <928D6876-A2F2-3167-9F05-8D1673A5F1A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x98d4f000 - 0x98f4cfff  com.apple.QuartzCore (1.11 - 449.39.5) <0306934F-9F35-3C34-860F-B1AAFC94208F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99202000 - 0x9953aff3  com.apple.security (7.0 - 57740.20.22) <B6AAB875-E682-3FDF-B279-8A91DFA76CD3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9953b000 - 0x995aeff7  com.apple.securityfoundation (6.0 - 55132.20.1) <AC2BC02D-6997-3AF3-AA16-7DEBFFC00FB3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x995af000 - 0x995b2fff  com.apple.xpc.ServiceManagement (1.0 - 1) <482B0D0C-1EDA-3B2C-BC41-4170A9CCF5E6> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x995b3000 - 0x99625fff  com.apple.SystemConfiguration (1.14 - 1.14) <91473D88-3778-318D-A22C-A58358B1906D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9b365000 - 0x9b380fff  com.apple.AppContainer (4.0 - 307.20.1) <BFCE2C89-C34C-3931-A5BA-6C3DDB6304EA> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x9b381000 - 0x9b38efff  com.apple.AppSandbox (4.0 - 307.20.1) <3D7FD342-B46E-3081-AB1D-D44FDF5AD690> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x9b38f000 - 0x9b3b3ff3  com.apple.framework.Apple80211 (12.0 - 1200.37) <F820DFDD-B55D-32F8-8B36-4522C5993146> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9b3b4000 - 0x9b3befff  com.apple.AppleFSCompression (88 - 1.0) <5E01D3E8-1867-34EB-A291-9A6CB0EF9F4C> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x9b48a000 - 0x9b4c7ff7  com.apple.AppleJPEG (1.0 - 1) <8B5A8728-5D17-341D-843A-796625A817DD> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x9b541000 - 0x9b5c4fff  com.apple.backup.framework (1.8.1 - 1.8.1) <9514B3C6-A1DA-3375-9F12-14C17BF1B2D8> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9b604000 - 0x9b60dffb  com.apple.CommonAuth (4.0 - 2.0) <503FF067-D73F-3332-ABE5-C64CAE36921F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9b96e000 - 0x9b97fff7  com.apple.CoreEmoji (1.0 - 39.1) <7966D527-C1A8-3B62-80C2-5AC1B5A1C3D2> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x9ba1d000 - 0x9ba4eff7  com.apple.CoreServicesInternal (276 - 276) <49DDB143-9D9E-3928-9AD1-E7D8684DA6C3> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x9ba4f000 - 0x9bad9ffb  com.apple.CoreSymbolication (61050) <B6FF68F3-5709-31F5-972C-CE892922F2A9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x9bada000 - 0x9bc08ff3  com.apple.coreui (2.1 - 426.9.1) <57A2455D-B3C4-3D9E-9ACB-D515264F8E2D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9bc09000 - 0x9bc96fff  com.apple.CoreUtils (4.3 - 430.70) <EF062722-0FA2-3924-BB1D-EB744C632A92> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x9bc97000 - 0x9bcf7ff3  com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <12374643-A9CD-3217-8A1C-1B7107345D3C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x9bcf8000 - 0x9bd06fff  com.apple.CrashReporterSupport (10.12 - 816) <7D0C8D14-A4B3-31FF-B3B7-0EFE27B448E1> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x9bd07000 - 0x9bd10ff7  com.apple.framework.DFRFoundation (1.0 - 104.2) <78924427-83A6-3012-8098-6DD4D4ADEDD4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x9bd11000 - 0x9bd83ff3  com.apple.datadetectorscore (7.0 - 539) <CFB8F4D8-4D7C-3BA4-B107-DE2C4E61F2E5> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x9bd84000 - 0x9bdc4ff3  com.apple.DebugSymbols (137 - 137) <8580D279-7FD5-34FF-90CA-2B7956909C03> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x9bdc5000 - 0x9bee4ff3  com.apple.desktopservices (1.11.1 - 1.11.1) <694E9DFC-5727-365D-A993-2DE95D694682> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x9bf45000 - 0x9c376ff3  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <FD8240FE-CA8D-3962-B7F2-4C0DBB8C20FA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x9c377000 - 0x9c377fff  libmetal_timestamp.dylib (600.0.48.26) <52B55517-9C2D-36B0-B1F1-1DCC7D7A2B86> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x9c383000 - 0x9c38dffb  libGPUSupportMercury.dylib (12.4.5) <E5EE633D-C4E2-333B-BD81-88E726880A40> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x9c38e000 - 0x9c3a9ffb  com.apple.GenerationalStorage (2.0 - 259) <30538C02-C625-3999-8223-ADDE32A4E32D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x9ca19000 - 0x9ca8dffb  com.apple.Heimdal (4.0 - 2.0) <0A420C46-C8D7-31F4-AA80-B3A19F88DF59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9cc23000 - 0x9cc29fff  com.apple.IOAccelerator (288.15 - 288.15) <CB22829B-102C-333C-A918-05B483925475> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x9cc2a000 - 0x9cc50ff7  com.apple.IconServices (74.1 - 74.1) <B2624BC9-C02A-3E23-8B99-49974C95566D> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x9cc62000 - 0x9ce1efff  com.apple.LanguageModeling (1.0 - 123) <889386AE-EE29-3306-A82D-EF89C6CFB882> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x9ce21000 - 0x9ce49ffb  com.apple.MultitouchSupport.framework (368.4 - 368.4) <FE141DCD-00C3-3BC1-A83A-BE2788F0866E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x9ce4a000 - 0x9ce54fff  com.apple.NetAuth (6.0 - 6.0) <A3E9C0B4-88F0-3BE6-B6AE-7F6296A5C113> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9ce55000 - 0x9ce92ff7  com.apple.PerformanceAnalysis (1.145 - 145) <EB928734-59F2-3BAA-8191-074FB5339E4E> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x9ce93000 - 0x9ceacfff  com.apple.ProtocolBuffer (1 - 249) <48A2A59F-41A4-3A5D-9347-F824F2AB8732> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x9cebd000 - 0x9cee0ffb  com.apple.RemoteViewServices (2.0 - 124) <024B640F-8EDC-311B-AB6B-581B591BD32C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x9cee1000 - 0x9cee3fff  com.apple.SecCodeWrapper (4.0 - 307.20.1) <8BA7134A-8173-3B72-8715-3B30CE9CDB5A> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x9cee4000 - 0x9cf11ff3  com.apple.Sharing (671.15 - 671.15) <BA29D344-50F4-355A-B004-E3846CCCA4EA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x9cf31000 - 0x9cfacfff  com.apple.SkyLight (1.600.0 - 108.11) <09B0565A-0A2F-35D8-9FC0-B337988DF3A4> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x9cfad000 - 0x9cfbaff7  com.apple.SpeechRecognitionCore (3.0.15 - 3.0.15) <770178AA-A29C-3CC3-9A60-1F7D626F5A38> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x9cfbb000 - 0x9d022ff7  com.apple.Symbolication (61080.2) <93389575-501F-346E-85EF-741F3FD16B48> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x9d023000 - 0x9d029fff  com.apple.TCC (1.0 - 1) <B7B521FB-4636-3970-BF75-E6E48CC24E00> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x9d02a000 - 0x9d248ff7  com.apple.TextureIO (1.35 - 1.35) <6395F402-43F8-3B53-87D4-ECB3BE36CCD4> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x9d249000 - 0x9d24afff  com.apple.TrustEvaluationAgent (2.0 - 28) <AE3211FC-262D-3EB0-91FA-3101651C6533> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x9d24b000 - 0x9d3bdffb  com.apple.UIFoundation (1.0 - 489) <C64A8853-C241-36C5-A81D-75DC0DE8845A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x9d5a0000 - 0x9d65dffb  com.apple.ViewBridge (276 - 276) <1C83E2BB-39B5-3BFE-804C-BEC25CA4D9E7> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x9d65e000 - 0x9d664fff  com.apple.XPCService (2.0 - 1) <90E2DE01-699D-3FCB-927C-D3A9AB80AC22> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x9d665000 - 0x9d667fff  com.apple.loginsupport (1.0 - 1) <36F9FE15-A52F-3D85-8254-32A05F27CBD9> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x9e164000 - 0x9e17fffb  libCRFSuite.dylib (34) <66E63967-8344-36DA-A49B-F7E7B89C8E45> /usr/lib/libCRFSuite.dylib
    0x9e180000 - 0x9e189ff7  libChineseTokenizer.dylib (21) <61786B6B-424D-35CB-AC86-55F44E0C255B> /usr/lib/libChineseTokenizer.dylib
    0x9e18a000 - 0x9e18bfff  libDiagnosticMessagesClient.dylib (102) <6D00EEF3-EF16-3B1B-AB18-B8F797B468A2> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9e18c000 - 0x9e3bdffb  libFosl_dynamic.dylib (16.37) <11339181-1ED5-33AD-A7A3-D122314BF29F> /usr/lib/libFosl_dynamic.dylib
    0x9e3be000 - 0x9e3c5fff  libMatch.1.dylib (27) <72C45F20-D6D4-30F1-B4E6-E339AE0015A5> /usr/lib/libMatch.1.dylib
    0x9e3c6000 - 0x9e3c6fff  libOpenScriptingUtil.dylib (172) <D520D83C-70F1-3128-AB48-63D29E9B054C> /usr/lib/libOpenScriptingUtil.dylib
    0x9e3c7000 - 0x9e3cbffb  libScreenReader.dylib (477.10.20) <404EC742-3837-39B0-A5FB-32C5C9DBECA3> /usr/lib/libScreenReader.dylib
    0x9e3cc000 - 0x9e3cdfff  libSystem.B.dylib (1238) <4F44B9B9-8332-3623-B1E4-3A6635A8772C> /usr/lib/libSystem.B.dylib
    0x9e3ce000 - 0x9e3faff7  libarchive.2.dylib (41.20.1) <07BA6C6C-D2E7-37B0-A322-19C9AEAFE831> /usr/lib/libarchive.2.dylib
    0x9e3fb000 - 0x9e515fc3  libate.dylib (1.12.12) <374893F6-3928-39A2-AD77-177C288A8EDF> /usr/lib/libate.dylib
    0x9e516000 - 0x9e516ff3  libauto.dylib (187) <0DB50ACB-BFB1-3A23-BD39-4C3AFD597D29> /usr/lib/libauto.dylib
    0x9e517000 - 0x9e527fff  libbsm.0.dylib (34) <6B938CF1-9249-3466-8A0C-477718FD2C7B> /usr/lib/libbsm.0.dylib
    0x9e528000 - 0x9e535ff7  libbz2.1.0.dylib (38) <DEB36300-52BE-3AC3-AE86-ADD5C7A6D843> /usr/lib/libbz2.1.0.dylib
    0x9e536000 - 0x9e58cfff  libc++.1.dylib (307.4) <B451A2B1-E76C-3175-B6D1-5D2D58EE2099> /usr/lib/libc++.1.dylib
    0x9e58d000 - 0x9e5b0ff3  libc++abi.dylib (307.2) <14434F90-C6BA-38DC-8193-EED9BC3A3292> /usr/lib/libc++abi.dylib
    0x9e5b1000 - 0x9e5c2ff7  libcmph.dylib (6) <04896475-3BC1-30FC-B34B-F091AF65E1CD> /usr/lib/libcmph.dylib
    0x9e5c3000 - 0x9e5d6ff7  libcompression.dylib (34) <52D0A919-C275-34EC-9CED-8E1B27F357A3> /usr/lib/libcompression.dylib
    0x9e5d7000 - 0x9e5d7fff  libcoretls.dylib (121.1.1) <7E85AE79-9EA7-3372-B43C-1AF0DC0AB34A> /usr/lib/libcoretls.dylib
    0x9e5d8000 - 0x9e5d9ff7  libcoretls_cfhelpers.dylib (121.1.1) <DAF89DD1-BB31-3E7A-96C0-5F0DD8681776> /usr/lib/libcoretls_cfhelpers.dylib
    0x9e5da000 - 0x9e67bfff  libcrypto.0.9.7.dylib (106) <327A9930-4ADD-3D0D-9824-F4C2DEB8F748> /usr/lib/libcrypto.0.9.7.dylib
    0x9e67c000 - 0x9e76bfff  libcrypto.0.9.8.dylib (64) <4380BF59-E5A9-3576-A9D2-067B4215F5AB> /usr/lib/libcrypto.0.9.8.dylib
    0x9e76c000 - 0x9e7c1fff  libcups.2.dylib (450) <69ACE50F-46C4-3B5F-AF7B-1BFFC48D6708> /usr/lib/libcups.2.dylib
    0x9e7c2000 - 0x9e7c2fff  libenergytrace.dylib (15) <0A18EAA7-EF49-312B-82A2-31A2A7C93860> /usr/lib/libenergytrace.dylib
    0x9e7c4000 - 0x9e7c8fff  libheimdal-asn1.dylib (498.20.2) <A679B6B5-D408-33FC-858B-9E144ADAA394> /usr/lib/libheimdal-asn1.dylib
    0x9e7c9000 - 0x9e8b9ff3  libiconv.2.dylib (50) <34E6F33E-A727-3A53-8661-3F6380019B65> /usr/lib/libiconv.2.dylib
    0x9e8ba000 - 0x9ead6ff7  libicucore.A.dylib (57132.0.1) <B482C770-15C8-34BC-879F-52B8C24AC186> /usr/lib/libicucore.A.dylib
    0x9ead7000 - 0x9ead8fff  liblangid.dylib (126) <EA6013B6-733D-330C-9377-C9D11462CBA3> /usr/lib/liblangid.dylib
    0x9ead9000 - 0x9eaf2ff7  liblzma.5.dylib (10) <F1C46DE7-44C7-34CD-A9CF-56B204A31965> /usr/lib/liblzma.5.dylib
    0x9eaf3000 - 0x9eb08ff3  libmarisa.dylib (5) <4CB11A15-6F11-3CF9-937B-7CA7DBE970FA> /usr/lib/libmarisa.dylib
    0x9eb09000 - 0x9edbfff7  libmecabra.dylib (744.2.2) <FBD1DF09-58AE-3970-BAB0-5C0DCCD570A0> /usr/lib/libmecabra.dylib
    0x9edc0000 - 0x9ee37fff  libnetwork.dylib (856.20.4) <63EBC765-4778-3AB5-A44B-6343C36AFF1D> /usr/lib/libnetwork.dylib
    0x9ee38000 - 0x9f1fbc93  libobjc.A.dylib (706) <36E48972-15DA-37A0-939B-159296C7CD58> /usr/lib/libobjc.A.dylib
    0x9f1fc000 - 0x9f1fffff  libpam.2.dylib (21) <AE4FF146-5F2B-3591-B7BA-DCAB058E8922> /usr/lib/libpam.2.dylib
    0x9f200000 - 0x9f22eff7  libpcap.A.dylib (67) <37BAAB9C-8C32-3DD7-85D2-5E4DEA10B2DA> /usr/lib/libpcap.A.dylib
    0x9f22f000 - 0x9f24bffb  libresolv.9.dylib (64) <FC3630FB-0289-3A80-AF06-7F29BD2B9E5C> /usr/lib/libresolv.9.dylib
    0x9f24c000 - 0x9f283fff  libsandbox.1.dylib (592.21.2) <6D53C7F5-0837-339D-AF47-589DF2E45DB6> /usr/lib/libsandbox.1.dylib
    0x9f284000 - 0x9f3c6ff7  libsqlite3.dylib (252) <851CC492-184C-35BC-BC06-FD2A3B3AFC70> /usr/lib/libsqlite3.dylib
    0x9f3c7000 - 0x9f3e7ff3  libssl.0.9.7.dylib (106) <DCE12D0D-52DD-3B5C-8BD6-5F4B8A3423FA> /usr/lib/libssl.0.9.7.dylib
    0x9f4a5000 - 0x9f4b3ff7  libxar.1.dylib (354) <F27AE07A-0285-3200-A0B7-2EDD2FEF5D43> /usr/lib/libxar.1.dylib
    0x9f4b4000 - 0x9f598ff7  libxml2.2.dylib (30.11) <0E7EC5F2-B06D-3D04-9C88-4C90142C21B7> /usr/lib/libxml2.2.dylib
    0x9f599000 - 0x9f5c1ff3  libxslt.1.dylib (15.8) <8B3591C4-5082-3DF4-85F4-A4C567871334> /usr/lib/libxslt.1.dylib
    0x9f5c2000 - 0x9f5d0ff7  libz.1.dylib (67) <6545D126-B808-3930-9225-547325D7158E> /usr/lib/libz.1.dylib
    0x9f5df000 - 0x9f5e3fff  libcache.dylib (79) <273514C9-84F4-3EA1-B7E9-10FD5ACBE6DA> /usr/lib/system/libcache.dylib
    0x9f5e4000 - 0x9f5eeff3  libcommonCrypto.dylib (60092.20.1) <92C0C1B1-530C-3936-A1A1-FCF310621D0D> /usr/lib/system/libcommonCrypto.dylib
    0x9f5ef000 - 0x9f5f4ff3  libcompiler_rt.dylib (62) <4E3D63AE-7E55-3A11-8E9F-C3D6EAAF3FF6> /usr/lib/system/libcompiler_rt.dylib
    0x9f5f5000 - 0x9f5fdff7  libcopyfile.dylib (138) <9D7C6151-FFF2-38CF-B6C2-C884833D0293> /usr/lib/system/libcopyfile.dylib
    0x9f5fe000 - 0x9f663ffb  libcorecrypto.dylib (442.20.2) <917D32F4-14C3-38E8-94DB-31A1AA195B4D> /usr/lib/system/libcorecrypto.dylib
    0x9f664000 - 0x9f692ff3  libdispatch.dylib (703.20.1) <EF03A4BE-434C-3DFF-8B88-36154278A3DE> /usr/lib/system/libdispatch.dylib
    0x9f693000 - 0x9f698ff7  libdyld.dylib (421.2) <D46EDC19-9A11-33D8-ACFB-BD763A4468D6> /usr/lib/system/libdyld.dylib
    0x9f699000 - 0x9f699fff  libkeymgr.dylib (28) <9A7B3C22-0970-3A06-895D-C134CC211912> /usr/lib/system/libkeymgr.dylib
    0x9f69a000 - 0x9f6a6ff7  libkxld.dylib (3789.21.4) <6A14C823-7E83-3579-B53C-EB5DB5DF5283> /usr/lib/system/libkxld.dylib
    0x9f6a7000 - 0x9f6a7fff  liblaunch.dylib (972.20.3) <A2EDB833-B4FD-30B9-8666-881E01E53525> /usr/lib/system/liblaunch.dylib
    0x9f6a8000 - 0x9f6aeff7  libmacho.dylib (894) <5037228C-2287-39A5-901B-B814165BF8C7> /usr/lib/system/libmacho.dylib
    0x9f6af000 - 0x9f6b1fff  libquarantine.dylib (85) <B3E1FCE8-3734-3244-89CE-1CE7E59418F3> /usr/lib/system/libquarantine.dylib
    0x9f6b2000 - 0x9f6b3fff  libremovefile.dylib (45) <1EA2C22E-9758-38EA-B4D3-C6965A550A8B> /usr/lib/system/libremovefile.dylib
    0x9f6b4000 - 0x9f6cbff7  libsystem_asl.dylib (349.1.1) <D70E3891-7896-374E-AA5A-30C1EA81579B> /usr/lib/system/libsystem_asl.dylib
    0x9f6cc000 - 0x9f6ccfff  libsystem_blocks.dylib (67) <B0565013-F778-3E93-86F6-665F50B27407> /usr/lib/system/libsystem_blocks.dylib
    0x9f6cd000 - 0x9f75bff3  libsystem_c.dylib (1158.20.4) <9E5DA474-529B-3ACB-B098-AC1D0386F989> /usr/lib/system/libsystem_c.dylib
    0x9f75c000 - 0x9f75ffff  libsystem_configuration.dylib (888.20.5) <79E3B3B0-4106-336C-B4C6-7F08EFDB0BEB> /usr/lib/system/libsystem_configuration.dylib
    0x9f760000 - 0x9f763fff  libsystem_coreservices.dylib (41.2) <08F80131-9159-3490-A7F4-E6D8EEE35626> /usr/lib/system/libsystem_coreservices.dylib
    0x9f764000 - 0x9f77cffb  libsystem_coretls.dylib (121.1.1) <9E33DD82-31E6-3BE5-8138-86C707F94E4E> /usr/lib/system/libsystem_coretls.dylib
    0x9f77d000 - 0x9f783ffb  libsystem_dnssd.dylib (765.20.4) <206B5C3D-D66D-35CF-8FB4-8F5BC756FD36> /usr/lib/system/libsystem_dnssd.dylib
    0x9f784000 - 0x9f7abfff  libsystem_info.dylib (503) <8011723E-DFE9-3F09-A3D0-F91D9E863161> /usr/lib/system/libsystem_info.dylib
    0x9f7ac000 - 0x9f7cdff3  libsystem_kernel.dylib (3789.21.4) <9BB3491F-662A-345A-8194-0BA574D6A99C> /usr/lib/system/libsystem_kernel.dylib
    0x9f7ce000 - 0x9f81affb  libsystem_m.dylib (3121.4) <016AE549-B137-3A5E-B90E-C9879360F572> /usr/lib/system/libsystem_m.dylib
    0x9f81b000 - 0x9f835ffb  libsystem_malloc.dylib (116) <3309510C-5F80-385F-A298-D1F025F84C58> /usr/lib/system/libsystem_malloc.dylib
    0x9f836000 - 0x9f889ff7  libsystem_network.dylib (856.20.4) <5C8B500B-DC54-38F5-8E2D-F779F6A428DE> /usr/lib/system/libsystem_network.dylib
    0x9f88a000 - 0x9f893fff  libsystem_networkextension.dylib (563.20.3) <1E018F92-D2C1-332C-83B6-6A1DA7144A81> /usr/lib/system/libsystem_networkextension.dylib
    0x9f894000 - 0x9f89cffb  libsystem_notify.dylib (165.20.1) <FEE520B1-7BD3-30E0-ADDE-1A2D72CFEBB1> /usr/lib/system/libsystem_notify.dylib
    0x9f89d000 - 0x9f8a3ffb  libsystem_platform.dylib (126.1.2) <3180EFEB-5420-309B-9112-2B22D6266926> /usr/lib/system/libsystem_platform.dylib
    0x9f8a4000 - 0x9f8adffb  libsystem_pthread.dylib (218.20.1) <CB72F3AB-8F7C-34E5-B3DA-DE18164DD651> /usr/lib/system/libsystem_pthread.dylib
    0x9f8ae000 - 0x9f8b1ffb  libsystem_sandbox.dylib (592.21.2) <5E3C4594-0266-301E-812B-ADCBC67A0DBC> /usr/lib/system/libsystem_sandbox.dylib
    0x9f8b2000 - 0x9f8b3fff  libsystem_secinit.dylib (24) <51B19A10-92C5-3CEF-9284-B25DF4E524EF> /usr/lib/system/libsystem_secinit.dylib
    0x9f8b4000 - 0x9f8bbff7  libsystem_symptoms.dylib (532.1.1) <9EDA74A7-9651-3EB0-8E78-EF5046A91A7E> /usr/lib/system/libsystem_symptoms.dylib
    0x9f8bc000 - 0x9f8dcfff  libsystem_trace.dylib (518.20.8) <20E8FB5C-7AD7-30CB-B380-8836F3425DB4> /usr/lib/system/libsystem_trace.dylib
    0x9f8dd000 - 0x9f8e3ffb  libunwind.dylib (35.3) <BE4AABDB-D7E1-3EAD-8CCD-5495CD5A0AA9> /usr/lib/system/libunwind.dylib
    0x9f8e4000 - 0x9f90afff  libxpc.dylib (972.20.3) <86542B58-70B3-3C95-9F5A-BCA1A506A3F2> /usr/lib/system/libxpc.dylib
    
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 30339
        thread_create: 0
        thread_set_state: 0
    
    VM Region Summary:
    ReadOnly portion of Libraries: Total=194.6M resident=0K(0%) swapped_out_or_unallocated=194.6M(100%)
    Writable regions: Total=162.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=162.5M(100%)
     
                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate framework               128K        2 
    Activity Tracing                   256K        2 
    CG backing stores                 7516K        6 
    CG image                            44K        5 
    CoreAnimation                       28K        3 
    CoreUI image data                 1640K        7 
    CoreUI image file                  268K        3 
    Foundation                           4K        2 
    Kernel Alloc Once                    8K        2 
    MALLOC                           125.6M       59 
    MALLOC guard page                   48K       10 
    Memory Tag 242                      12K        2 
    OpenGL GLSL                        128K        3 
    Stack                             10.6M        8 
    Stack Guard                       56.0M        8 
    VM_ALLOCATE                        528K       27 
    __DATA                             9.8M      222 
    __GLSLBUILTINS                    2588K        2 
    __IMAGE                            528K        2 
    __IMPORT                             4K        2 
    __LINKEDIT                        52.0M       12 
    __OBJC                            2896K       77 
    __TEXT                           142.6M      226 
    __UNICODE                          556K        2 
    mapped file                      186.6M       78 
    shared memory                     17.5M       11 
    ===========                     =======  ======= 
    TOTAL                            617.6M      757 
    
    Model: MacBookPro11,5, BootROM MBP114.0172.B09, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 2.30f2
    Graphics: AMD Radeon R9 M370X, AMD Radeon R9 M370X, PCIe, 2048 MB
    Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.21.171.47.1a8)
    Bluetooth: Version 5.0.1f7, 3 services, 27 devices, 1 incoming serial ports
    Network Service: USB 10/100/1000 LAN, Ethernet, en3
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM0512G, 500.28 GB
    USB Device: USB 3.0 Bus
    USB Device: USB5534B
    USB Device: BUP Slim SL
    USB Device: USB 10/100/1000 LAN
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Bluetooth USB Host Controller
    USB Device: USB Receiver
    USB Device: USB2134B
    USB Device: USB 2.0 Hub
    USB Device: XDS110 (02.03.00.03) Embed with CMSIS-DAP
    USB Device: TI CC2540 USB CDC
    Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
    

  • After attempting to install RC2 a few times (all resulting in the same crash, mentioned and logged above), I tried replacing my current installation's plugin file with the one you guys provided, but the directory and file do not exist. Under my ccs_base/eclipse dir I only have one subdir titled 'features'

    Any additional instructions on how to patch the swt file?
  • Hi Matthew,
    Unfortunately, my colleague provided you with incorrect path information. The path should be
    ccsv7/eclipse/Eclipse/Contents/Eclipse/plugins If you use Finder then ccsv7/eclipse will show that there are two applications ccstudio and eclipse. Both are OSX specific directories that conform to OSX way of packaging applications, thus you need to click on Eclipse and then from Action button in Finder's toolbar choose "Show Package Contents". This would allow you to show package contents and navigate to path mentioned above. Please let us know if this works.

    Martin
  • Unfortunately, the fix didn't make it into RC2. I'm sorry for the inconvenience.

  • What is the best way to launch ccstudio w/ the '-clean' flag?

  • You would need to open Terminal and navigate to where CCS is installed and then cd into ccsv7/eclipse/Ccstudio.app/Contents/MacOS then you should be able to execute "./ccstudio -clean" ccstudio launcher should be in that directory

    Martin

  • I replaced the .jar file w/ the patched version (and removed the '.renamed' tag). After that I removed the old .jar file and ran './ccstudio -clean' which launched CCS but failed w/ the attached log.

    1480709676496.log
    !SESSION 2016-12-02 12:14:36.339 -----------------------------------------------
    eclipse.buildId=4.5.1.M20150904-0015
    java.version=1.8.0_66
    java.vendor=Oracle Corporation
    BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product com.ti.ccstudio.branding.product -clean
    
    !ENTRY org.eclipse.osgi 4 0 2016-12-02 12:14:42.094
    !MESSAGE An error occurred while automatically activating bundle org.eclipse.ui.workbench (515).
    !STACK 0
    org.osgi.framework.BundleException: Error starting module.
    	at org.eclipse.osgi.container.Module.doStart(Module.java:580)
    	at org.eclipse.osgi.container.Module.start(Module.java:439)
    	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:327)
    	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:398)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
    	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    	at java.lang.Class.getDeclaredConstructors0(Native Method)
    	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
    	at java.lang.Class.getConstructor0(Class.java:3075)
    	at java.lang.Class.newInstance(Class.java:412)
    	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
    	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
    	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
    	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:497)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
    Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/SWTError
    	at java.lang.Class.getDeclaredConstructors0(Native Method)
    	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
    	at java.lang.Class.getConstructor0(Class.java:3075)
    	at java.lang.Class.newInstance(Class.java:412)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:755)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:706)
    	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:941)
    	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:318)
    	at org.eclipse.osgi.container.Module.doStart(Module.java:571)
    	... 32 more
    Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.SWTError cannot be found by org.eclipse.ui.workbench_3.107.0.v20150825-2206
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:439)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
    	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    	... 41 more
    Root exception:
    java.lang.NoClassDefFoundError: org/eclipse/swt/SWTError
    	at java.lang.Class.getDeclaredConstructors0(Native Method)
    	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
    	at java.lang.Class.getConstructor0(Class.java:3075)
    	at java.lang.Class.newInstance(Class.java:412)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:755)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:706)
    	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:941)
    	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:318)
    	at org.eclipse.osgi.container.Module.doStart(Module.java:571)
    	at org.eclipse.osgi.container.Module.start(Module.java:439)
    	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:327)
    	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:398)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
    	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    	at java.lang.Class.getDeclaredConstructors0(Native Method)
    	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
    	at java.lang.Class.getConstructor0(Class.java:3075)
    	at java.lang.Class.newInstance(Class.java:412)
    	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
    	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
    	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
    	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:497)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
    Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.SWTError cannot be found by org.eclipse.ui.workbench_3.107.0.v20150825-2206
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:439)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
    	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    	... 41 more
    
    !ENTRY org.eclipse.osgi 4 0 2016-12-02 12:14:42.108
    !MESSAGE Application error
    !STACK 1
    org.eclipse.core.runtime.CoreException: Plug-in "org.eclipse.ui.ide.application" was unable to instantiate class "org.eclipse.ui.internal.ide.application.IDEApplication".
    	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:194)
    	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:188)
    	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
    	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
    	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:497)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
    Caused by: java.lang.NoClassDefFoundError: org/eclipse/ui/application/WorkbenchAdvisor
    	at java.lang.Class.getDeclaredConstructors0(Native Method)
    	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
    	at java.lang.Class.getConstructor0(Class.java:3075)
    	at java.lang.Class.newInstance(Class.java:412)
    	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
    	... 15 more
    Caused by: java.lang.ClassNotFoundException: An error occurred while automatically activating bundle org.eclipse.ui.workbench (515).
    	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:116)
    	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:327)
    	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:398)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
    	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    	... 20 more
    Caused by: org.osgi.framework.BundleException: Error starting module.
    	at org.eclipse.osgi.container.Module.doStart(Module.java:580)
    	at org.eclipse.osgi.container.Module.start(Module.java:439)
    	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    	... 29 more
    Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/SWTError
    	at java.lang.Class.getDeclaredConstructors0(Native Method)
    	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
    	at java.lang.Class.getConstructor0(Class.java:3075)
    	at java.lang.Class.newInstance(Class.java:412)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:755)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:706)
    	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:941)
    	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:318)
    	at org.eclipse.osgi.container.Module.doStart(Module.java:571)
    	... 32 more
    Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.SWTError cannot be found by org.eclipse.ui.workbench_3.107.0.v20150825-2206
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:439)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
    	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
    	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    	... 41 more
    

  • This was on ccs 6.2.0, FYI. Does the patched .jar file work for v6?
  • no, this file will only work with CCS v7, any build should work. You should get a file replace/overwrite pop up once you remove the .remove extension and try to save file that John provided. If you did not rename the original. In essence we are trying to replace one of the existing eclipse plugin files with a modified version.

    6.2 and 7.0 use different version of eclipse thus those plugin names are different. You would need to put back original 6.2 jar file in your 6.2 installation directory to get it back to a working state.

    Martin
  • Hi Martin,

    Thanks for the response. Can your team provide a patched .jar file for 6.2.0? As mentioned above, I'm unable to install 7.0.0 rc2 due to a known issue that hasn't been fixed yet.
  • Hi Matthew,
    I'll try to get you patched file on monday.

    martin
  • Thanks. I look forward to trying it out.
  • Hi Matthew,

    Please find attached .jar file that should work with CCS 6.2. Instructions for patching are the same as for 7.0.

    org.eclipse.swt.cocoa.macosx.x86_64_3.104.1.v20150825-0743.jar.renamed

  • I've swapped the new file in and CCS seems to be stable. I'll keep using it throughout the day and report back with any new details.
  • The issue appears to have been fixed w/ the patched .jar file for v6.2.0.
  • Thank you for getting back to us. 

    Martin

  • I have been fighting this problem for weeks and my only option was to save often and restart CCS after crash.
    The crash would occur on the 2nd build with a GUI related bug as it seemed from the report after the crash.
    I am using 6.2.0 on Sierra 10.12.1 and it seems to have fixed the issue.

    Thank you very much!!!
    I can now debug code without constant crashes on builds!

    I would not be the first to jump at new OS versions but as I also do iOS development with Xcode and the latest OSX version is often pushed on developers as a requirement for the latest Xcode, to support the latest iPhone devices.

    I have also had crashes while highlighting large quantities of text and then deleting, so I will see if this also fixes that problem.
    I have one more issue with the way the settings for "use spaces instead of tabs" is not being obeyed. I am a space type person and it is driving me nuts when indents all turn into tabs. I will make a new post or search for information on this bug at a later time.
  • Ditto, thanks for posting the patch. The crash was getting aggravating.
  • @Ti employees:

    Could you provide one Post describing all steps needed to fix the issue (file to download, directory to put it in, how to use -clean)? I tried to grab the different information and corrections from the different posts, but I'm afraid I didn't make it right, as I still encounter the problem.

  • That post has the file you need, but I agree that the TI employees should probably write up a summary post and mark it as the answer.