Audacity quit unexpectedly

Hi all!

Not sure what caused this problem, because I have had concurrent phenomena:

  • a faulty SSD drive that started to corrupt files
  • update to El Capitan

Not only Audacity (2.1.1), but also a subset of my applications cannot be launched and report “quit unexpectedly”. It seems exclusively third party applications, with quite a lot from Sourceforge, like Audacity, Inkscape, Burn-OSC and Filezilla.
Does Audacity use a certain library that could be damaged in my case?
2.2.0 does start, but shows Not Responding after half a minute,

Thanks!

Bart

  • a faulty SSD drive that started to corrupt files

Talk some more about that. How did you know it was failing?

System drive? Internal? Did you work around it or replace the drive and put the OS on again?

Replace the drive and Time Machine your system on again?

Do they follow each other? That is, you started to experience problems and then did the system upgrade? From what?

Koz

Hi,

it became apparent when downloading program installation files and OS X upgrade files. I compared their MD5 value with those of the same downloads on other systems.
It was indeed my system drive. The drive has been replaced after a copy with dd. IIRC the upgrade was first, upgrade was from Yosemite.

In the meantime I discovered that Mac applications also suffer from the problem: Xcode is also not able to get started,

cheers.

BC

Well, errrr, I talked more about the problem.

Any hints anyone?

cheers,


BC

It sounded from you last post that the problem was with the SSD drive? Have you re-installed Audacity and trashed “audacity.cfg” after replacing the drive?

– Bill

Hi,

yes, the previous SSD was replaced, but that did not fix any corrupted files. I suspect I still have some. I also read something about a problem with fonts - as I have this problem with several applications it might be related to that.
I did trash the audacity.cfg, in fact I removed the complete user folder, but that did not help,

BC

In Linux you can do a strace to troubleshoot applications but OS X does not seem to have that binary,

BC

When Audacity quits unexpectedly you should be offered a “crash report”. Does that happen? If you can get such a report, copy and paste the first 100 or so lines of that report into a message here so we can see where and why Audacity is crashing.
– Bill

Hi Bill,

thanks, you guys are probably much better in decyphering the error report. Here it is, I did not count the lines however, cheers!

Process:               Audacity [41638]
Path:                  /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier:            net.sourceforge.audacity
Version:               2.1.0.0 (2.1.0.0)
Code Type:             X86 (Native)
Parent Process:        ??? [1]
Responsible:           Audacity [41638]
User ID:               501

Date/Time:             2017-11-21 17:33:32.863 +0100
OS Version:            Mac OS X 10.11.6 (15A284)
Report Version:        11
Anonymous UUID:        E82181D7-6402-1275-B03A-2956CDAD5D7F


Time Awake Since Boot: 400000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000000008c132a26
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x8c132a26:
    Process Corpse Info    000000000c126000-000000000c326000 [ 2048K] rw-/rwx SM=COW  
--> 
    __TEXT                 000000008fe4d000-000000008fe82000 [  212K] r-x/rwx SM=COW  /usr/lib/dyld

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.AppKit              	0x97342f3e _NSAppKitLock + 0
1   com.apple.AppKit              	0x97528cce NSApplicationLoad + 88
2   net.sourceforge.audacity      	0x004e629b wxColourDialog::~wxColourDialog() + 107
3   net.sourceforge.audacity      	0x00462f34 wxAccessibleBase::~wxAccessibleBase() + 4772
4   net.sourceforge.audacity      	0x005c4b0b wxHashTable::~wxHashTable() + 1371
5   net.sourceforge.audacity      	0x005c4cd2 wxHashTable::~wxHashTable() + 1826
6   net.sourceforge.audacity      	0x005c4d29 wxHashTable::~wxHashTable() + 1913
7   net.sourceforge.audacity      	0x00042f5b std::_Deque_base<Response, std::allocator<Response> >::~_Deque_base() + 167579
8   net.sourceforge.audacity      	0x00042ed2 std::_Deque_base<Response, std::allocator<Response> >::~_Deque_base() + 167442

Thread 1:: Dispatch queue: com.apple.root.utility-qos.overcommit
0   libsystem_kernel.dylib        	0x9be81dd6 __read + 10
1   com.apple.LaunchServices      	0x9c0c8cb5 _FSCreateDataWithContentsOfFileAndOptions + 183
2   com.apple.LaunchServices      	0x9c0cdbf8 _FSCreateDataWithContentsOfURLAndOptions + 163
3   com.apple.LaunchServices      	0x9c0cd748 _LSPreferences::_LSPreferences(bool) + 210
4   com.apple.LaunchServices      	0x9c0cd657 ___ZN14_LSPreferences4WithEPKNS_15SecurityContextEU13block_pointerFvPKvE_block_invoke + 80
5   libdispatch.dylib             	0x95f6f767 dispatch_once_f + 78
6   libdispatch.dylib             	0x95f70ff1 dispatch_once + 31
7   com.apple.LaunchServices      	0x9c0cd604 _LSPreferences::With(_LSPreferences::SecurityContext const*, void (void const*) block_pointer) + 108
8   com.apple.LaunchServices      	0x9c0cd57e _LSWithMutableInsecurePreferences + 152
9   com.apple.LaunchServices      	0x9c0cd46c _LSPrefsInit(long*) + 232
10  com.apple.LaunchServices      	0x9c0cd1d5 _LSPrefsGetApplicationCapabilityIsDisabled + 37
11  com.apple.LaunchServices      	0x9c0c810f prepareApplicationCapabilityIsDisabledValue(_LSOnDemandContext&, FSNode*, __CFString const*, unsigned int, __FileCache*, __CFString const*, __CFError**) + 396
12  com.apple.LaunchServices      	0x9c0c7f79 prepareApplicationNapIsDisabledValue(_LSOnDemandContext&, FSNode*, __FileCache*, __CFString const*, __CFError**) + 58
13  com.apple.LaunchServices      	0x9c0c3c1c LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 224
14  com.apple.CoreServicesInternal	0x95390622 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 294
15  com.apple.CoreServicesInternal	0x9538e25e _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 192
16  com.apple.CoreServicesInternal	0x9538e194 _FSURLCopyResourcePropertyForKey + 47
17  com.apple.CoreFoundation      	0x991e4e67 CFURLCopyResourcePropertyForKey + 231
18  com.apple.CoreFoundation      	0x991e4b9e ____CFRunLoopSetOptionsReason_block_invoke_5 + 174
19  libdispatch.dylib             	0x95f7b46c _dispatch_call_block_and_release + 15
20  libdispatch.dylib             	0x95f737e8 _dispatch_root_queue_drain + 1771
21  libdispatch.dylib             	0x95f730b7 _dispatch_worker_thread3 + 97
22  libsystem_pthread.dylib       	0x96662270 _pthread_wqthread + 1050
23  libsystem_pthread.dylib       	0x9665ff82 start_wqthread + 34

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x9be818b2 kevent_qos + 10
1   libdispatch.dylib             	0x95f75836 _dispatch_mgr_invoke + 234
2   libdispatch.dylib             	0x95f7540a _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib        	0x9be80e16 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x9666235f _pthread_wqthread + 1289
2   libsystem_pthread.dylib       	0x9665ff82 start_wqthread + 34

Thread 4:
0   libsystem_kernel.dylib        	0x9be80e16 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x9666235f _pthread_wqthread + 1289
2   libsystem_pthread.dylib       	0x9665ff82 start_wqthread + 34

Thread 5:
0   libsystem_kernel.dylib        	0x9be80e16 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x9666235f _pthread_wqthread + 1289
2   libsystem_pthread.dylib       	0x9665ff82 start_wqthread + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x97c1bfd4  ebx: 0xa2d6a2e8  ecx: 0x0005e300  edx: 0x00000000
  edi: 0x01f0b020  esi: 0x970ce7cd  ebp: 0xbffffb08  esp: 0xbffffacc
   ss: 0x00000023  efl: 0x00010202  eip: 0x97342f3e   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0xb0112c8c
  
Logical CPU:     0
Error Code:      0x00100170
Trap Number:     132


Binary Images:
    0x1000 -   0xcf1fff +net.sourceforge.audacity (2.1.0.0 - 2.1.0.0) <BA3882CF-E6FF-00F1-4C37-52B7F09CED4B> /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
 0x10b9000 -  0x10ffff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <70936A43-48B4-31A0-BB04-51C8C0B8BB76> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
 0x1123000 -  0x115cfff  com.apple.audio.midi.CoreMIDI (1.10 - 88) <82E3C628-4988-3885-9204-5F1222AA4425> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x1181000 -  0x1198ffb  libexpat.1.dylib (12) <E2ADB29E-D86B-3983-B5EA-3B01FEC18B96> /usr/lib/libexpat.1.dylib
 0x11a1000 -  0x12d8fe7  com.apple.mobiledevice (905.1.2.3.1 - 905.1.2.3.1) <D12F45CB-0F0E-3E26-87F5-875D6230948F> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
 0x1336000 -  0x134fff7  com.apple.ScriptingBridge (1.3.3 - 68) <2C45DF1C-7361-3B09-806A-1EB36FE6B2FB> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
 0x135f000 -  0x1494ff7  com.apple.AudioVideoBridging (400.17 - 400.17) <2E6EAB2D-4879-34BD-8570-55BE2B316900> /System/Library/Frameworks/AudioVideoBridging.framework/Versions/A/AudioVideoBridging
 0x1514000 -  0x151aff3  com.apple.TimeSync (1.0 - 400.17) <77DCBF05-1963-37EA-B439-B69F009C3F43> /System/Library/PrivateFrameworks/TimeSync.framework/Versions/A/TimeSync
 0x15f1000 -  0x15f3fff  com.apple.textencoding.unicode (3.0 - 3.0) <2C2A6448-BB06-33F0-A3A7-CB6C6A1085FE> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x5700000 -  0x57b2fff  ColorSyncDeprecated.dylib (470) <E3F085E5-A2C4-302E-B6FA-3096C0AD166D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x8fe4d000 - 0x8fe815bf  dyld (360.14) <9FE9CADA-7460-3F80-B881-42443C5FA2E1> /usr/lib/dyld
0x901a0000 - 0x901b0ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D70CE4B8-C592-3AF8-8E13-0699DC1F546E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x901b1000 - 0x901bfff7  libz.1.dylib (60) <A80F1776-4F93-3982-8CF0-32B636511C5A> /usr/lib/libz.1.dylib
0x901c0000 - 0x901c3fff  libpam.2.dylib (20) <A40E466D-A81C-3807-AD43-73FA3AB2A114> /usr/lib/libpam.2.dylib
0x901c4000 - 0x901c6fff  libquarantine.dylib (80) <9FA02799-B68E-315B-9102-9065C259B3DF> /usr/lib/system/libquarantine.dylib
0x901c7000 - 0x901e3ff7  com.apple.openscripting (1.7 - 169) <542F1C6C-CC7A-3961-ABC5-FA1CFFF9A8F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x901e4000 - 0x9028fff7  com.apple.LanguageModeling (1.0 - 1) <983C9467-801B-38C1-BE9C-8A8A5BD71F17> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x902be000 - 0x9030dfff  libcurl.4.dylib (90) <14A1CC25-00E2-3FF8-AD2C-F29441EA7627> /usr/lib/libcurl.4.dylib
0x9030e000 - 0x90341fe3  libsystem_m.dylib (3105) <AB252034-37BA-3B50-93F3-480B459D7E49> /usr/lib/system/libsystem_m.dylib
0x90342000 - 0x9034bfff  libGFXShared.dylib (12.0.34.11) <D8394C7C-D29B-3771-B5C5-ACB6986F3C27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9034c000 - 0x9043dff3  libiconv.2.dylib (44) <00E509A9-A5BD-35FD-B310-957163D16EFA> /usr/lib/libiconv.2.dylib
0x9043e000 - 0x90474ff7  com.apple.CoreVideo (1.8 - 191.1) <B365FA82-C14E-3E64-982E-DA4BF1B1E4F3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90475000 - 0x904dcfff  libcorecrypto.dylib (334) <855C8E99-B0B9-35E4-B8AE-68972AC1CCA1> /usr/lib/system/libcorecrypto.dylib
0x904dd000 - 0x906b0ff7  com.apple.ImageIO.framework (3.3.0 - 1432) <72916854-050E-3146-875D-86885DD581F7> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x906b1000 - 0x90c95ff3  com.apple.MediaToolbox (1.0 - 1731.15.4) <1B369051-78BA-3A37-9175-3E5A05448531> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x90c96000 - 0x90cebff7  com.apple.htmlrendering (77 - 1.1.4) <EA28C134-4C13-3C4A-A8EB-7AA38794C18A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90cec000 - 0x90cedfff  libremovefile.dylib (41) <59D0F532-1D12-3CB0-841A-E79E85616D70> /usr/lib/system/libremovefile.dylib
0x90cee000 - 0x90cf4fff  com.apple.ImageCapture (9.0 - 9.0) <25EECDAF-3C6D-3DFA-944C-A42E93028700> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x916f9000 - 0x91739fff  com.apple.AppleJPEG (1.0 - 1) <D9FD3BF9-A695-339C-85CC-E627193DEEE2> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x9173d000 - 0x91863ff7  libsqlite3.dylib (216) <9D327AD2-B032-3765-A375-1195E465612E> /usr/lib/libsqlite3.dylib
0x91864000 - 0x918c0ff7  libTIFF.dylib (1432) <BB638289-C02C-3C4A-BA2A-99D300CCEA08> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x918c1000 - 0x918c7ff3  libsystem_platform.dylib (73.1.1) <8CB8B06A-D7CC-392B-8B97-20C53F36D39C> /usr/lib/system/libsystem_platform.dylib
0x918c8000 - 0x91a0afef  libvDSP.dylib (563.3) <96BD47A9-0422-3BE8-A04A-F545CC29E4A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91af2000 - 0x91c0bfff  com.apple.desktopservices (1.10 - 1.10) <A10F7453-5488-3C34-8BDC-8A93BEDCFCF3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91c0c000 - 0x91f0affb  com.apple.WebKit (11601 - 11601.1.56) <F0A53E77-92DB-3475-84FB-F813DB04D499> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91f0b000 - 0x91f0bff7  libffi.dylib (18.1) <0557AE00-5DD8-3034-9340-BC96186C911A> /usr/lib/libffi.dylib
0x91f0c000 - 0x91f15fff  libsystem_networkextension.dylib (384.1.2) <6575E989-C59A-377C-B3FB-BDD9DD53CA28> /usr/lib/system/libsystem_networkextension.dylib
0x91f16000 - 0x91f39ffb  com.apple.framework.Apple80211 (11.0 - 1101.30) <DA4363C1-ABEF-36A4-BAF3-DDBA29B56BD4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x92161000 - 0x9216aff3  com.apple.AppleSRP (5.0 - 1) <B65E20EC-9D82-37D5-8AD8-5289B078EB93> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9216b000 - 0x921a3ff3  libssl.0.9.8.dylib (59) <F9F5F3AE-DF62-364F-9105-39EFD1C49F3B> /usr/lib/libssl.0.9.8.dylib
0x921d3000 - 0x922d2ff7  libFontParser.dylib (158) <0C0FB00B-2749-3D64-A566-9DDA17353B60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x922d3000 - 0x9233eff7  com.apple.framework.CoreWiFi (11.0 - 1100.19) <610FDBE6-0119-37E4-812B-DAF80C7933E3> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x92369000 - 0x92459ffb  com.apple.DiskImagesFramework (10.11 - 414) <6876F729-A515-3E7C-A9E9-4FA37EE66C54> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9245e000 - 0x92460fff  com.apple.securityhi (9.0 - 55006) <36C7F06B-9223-3457-9784-6B2DC166F722> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92461000 - 0x926f0ff3  com.apple.CFNetwork (760.0.5 - 760.0.5) <D03AE31A-F9BC-343A-BCC3-201F15B7ABDD> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x926f1000 - 0x927e5ff7  libxml2.2.dylib (29) <9200D707-0515-35B4-8CFD-2EA6F1855D7A> /usr/lib/libxml2.2.dylib
0x927e6000 - 0x927f7fff  libsystem_trace.dylib (200) <6DF3B2E1-9DA9-37F1-9A6E-51393091D56C> /usr/lib/system/libsystem_trace.dylib
0x927f8000 - 0x9280cff7  com.apple.CoreBluetooth (1.0 - 1) <303DDADD-C5CE-3AD7-BFEF-9FBD21544046> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x9280d000 - 0x92823ff3  libLinearAlgebra.dylib (1159) <53D10FFA-13C9-3F04-8092-4FCBE9D311EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x92824000 - 0x92865ff7  libauto.dylib (186) <E949F15F-A7DC-3FC1-9092-3251E9219BAD> /usr/lib/libauto.dylib
0x92866000 - 0x92a9fff7  libFosl_dynamic.dylib (16.24) <E2B557D9-EEF4-3C53-9B54-700A57270FE9> /usr/lib/libFosl_dynamic.dylib
0x92aa0000 - 0x92aa0fff  com.apple.CoreServices (728.4 - 728.4) <70A9AE65-0F40-3B9E-8A64-4276FEB94D49> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92b98000 - 0x92c0bffb  com.apple.datadetectorscore (7.0 - 460) <FD9F2024-B678-3296-8158-BE864B462E69> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x92c0c000 - 0x93cb0fff  com.apple.WebCore (11601 - 11601.1.55) <DA6EC4FF-26E8-3661-9730-EC25CFC8DB79> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x93cb1000 - 0x93ce0fff  libsandbox.1.dylib (459.1.8) <0FE2695B-9ECB-3FA7-91F3-C1DA12F88E14> /usr/lib/libsandbox.1.dylib
0x93ce1000 - 0x93d44fff  com.apple.SystemConfiguration (1.14 - 1.14) <7D86EA8A-43EA-3F4E-9DA8-56F0955A6DFE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93d45000 - 0x94273fdf  com.apple.vImage (8.0 - 8.0) <1212ECA9-64D7-32E8-838F-7060FCE4B79E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x942d3000 - 0x94374fff  com.apple.ink.framework (10.9 - 214) <4080C194-91A4-37F2-89B4-913F6EE199AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94375000 - 0x945f3fef  com.apple.QuickTime (7.7.3 - 2937) <B6B4C992-B44F-34BC-8623-F4EAFCC6C975> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x945f4000 - 0x94689fff  libsystem_c.dylib (1081.1.3) <CB2DB808-E449-3696-AE97-CC7F442063F2> /usr/lib/system/libsystem_c.dylib
0x9468a000 - 0x94abcffb  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <683CF36E-5679-3963-8A98-98C90B3D2BCF> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x94abd000 - 0x94abdfff  libunc.dylib (29) <6C251ECD-0449-384F-A5E3-D277C8DD9E13> /usr/lib/system/libunc.dylib
0x94b13000 - 0x94b17fff  com.apple.CommonPanels (1.2.6 - 96) <5FF25015-4948-388F-BD72-9FE7E6B1A1F1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94b18000 - 0x94b61ff7  com.apple.coreservices.SharedFileList (24.2 - 24.2) <20063969-E95E-383C-83F2-5730B9120FAB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x94df3000 - 0x94df5ff3  com.apple.EFILogin (2.0 - 2) <917ECD49-9A0F-350D-A5B9-34B2B7D12525> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x94df6000 - 0x94dfcfff  com.apple.MediaAccessibility (1.0 - 79) <A900AE66-75E1-31C1-9A6F-39CB0D51FDAC> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x94dfd000 - 0x94e07fff  libsystem_notify.dylib (149) <26CF3479-D54B-319E-BDB5-74C6669C666C> /usr/lib/system/libsystem_notify.dylib
0x94e08000 - 0x94e0efff  libunwind.dylib (35.3) <7639935C-D618-343C-AC20-90A8C4665971> /usr/lib/system/libunwind.dylib
0x94e0f000 - 0x94e26ffb  com.apple.AppContainer (4.0 - 261.1.1) <D17921A4-2A35-3E55-8692-E8E06CEECD54> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x94e27000 - 0x94e46fff  com.apple.GenerationalStorage (2.0 - 239) <698BD3D0-84AC-39D4-8028-07FCB156C21C> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x94e50000 - 0x94e5bff3  libcommonCrypto.dylib (60074) <448055DC-6EBC-3C23-ADBC-4C86ABC49A87> /usr/lib/system/libcommonCrypto.dylib
0x95054000 - 0x9505dffb  com.apple.CommonAuth (4.0 - 2.0) <ACDE23E4-444D-3A8E-B8ED-BD17E39CE775> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9505e000 - 0x9509afff  com.apple.RemoteViewServices (2.0 - 99) <44A0D46C-2987-3316-A97C-B3B17244D577> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9509b000 - 0x950f2ff7  com.apple.HIServices (1.22 - 548) <B6A5F979-A0C4-3714-9FDA-EDB16815FE28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x950f3000 - 0x952d4fff  com.apple.QuartzCore (1.11 - 410.7) <D4ADECED-78CB-38EE-9197-F617474B2A7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x952d5000 - 0x952defff  com.apple.icloud.FindMyDevice (1.0 - 1) <FCEB3A69-A95A-3DE7-9240-8C818B332404> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x952df000 - 0x952eafff  com.apple.NetAuth (6.0 - 6.0) <C515AAE7-3C54-3D85-8E5C-68AB6FB5BA31> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x952eb000 - 0x952ebfff  libsystem_blocks.dylib (65) <044CF869-766A-3B8C-853B-D840F7E768D1> /usr/lib/system/libsystem_blocks.dylib
0x952ec000 - 0x95301ffb  libsystem_coretls.dylib (82) <39CA721D-1FC1-3482-85ED-0FA23938C8D2> /usr/lib/system/libsystem_coretls.dylib
0x95302000 - 0x95378ff3  com.apple.securityfoundation (6.0 - 55126) <F96764E4-0071-385E-82AD-B24B788940D4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95379000 - 0x953aafff  com.apple.CoreServicesInternal (248 - 248) <AADC2C79-4DE7-3F99-8BDD-361927D4E4ED> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x953c8000 - 0x953d0ffb  libsystem_dnssd.dylib (624.1.2) <4D23D7E4-3C2C-3D43-9659-2DB3B8FCAFAF> /usr/lib/system/libsystem_dnssd.dylib
0x953d1000 - 0x953e1fff  libGL.dylib (12.0.34.11) <156D269C-5A20-385E-A380-0428B0E34408> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x953e2000 - 0x95517fff  com.apple.WebKitLegacy (11601 - 11601.1.56) <A4BB2EA1-4764-329D-861C-DE048632335E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x9551b000 - 0x9551efff  com.apple.xpc.ServiceManagement (1.0 - 1) <92CD227E-F8EC-3C15-BEA3-B7E04E04B345> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9551f000 - 0x9551ffff  libOpenScriptingUtil.dylib (169) <EB507B47-CA3B-3628-87B7-0244F1140DC1> /usr/lib/libOpenScriptingUtil.dylib
0x95520000 - 0x9555afff  com.apple.LDAPFramework (2.4.28 - 194.5) <7DA52065-1EBB-3226-964B-708CB9625B8A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9555b000 - 0x9560dff3  com.apple.Bluetooth (4.4.0 - 4.4.0f4) <70C78FD1-32A3-3081-BDF1-2256AB276959> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9560e000 - 0x95636ffb  libxpc.dylib (755.1.19) <E6BABCAF-E6DC-3475-BC47-8A79D54E0746> /usr/lib/system/libxpc.dylib
0x95688000 - 0x956faffb  com.apple.framework.CoreWLAN (11.0 - 1100.19) <969284E1-673E-3C71-90EA-2C71AF13DA4D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x956fb000 - 0x956feff7  libdyld.dylib (360.14) <76AFF9CC-4201-3035-BD86-3E3D73273E72> /usr/lib/system/libdyld.dylib
0x956ff000 - 0x95803fff  libJP2.dylib (1432) <197B7BED-8FF9-337D-9A2A-278844315436> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x95804000 - 0x958a2ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <C289AC4F-EE0D-3365-A996-977ED694DCFD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x958a3000 - 0x958a6ff7  com.apple.help (1.3.3 - 46) <5C5CD61C-B698-35BD-A976-3AD57AF7E8D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x958a7000 - 0x958b3fff  com.apple.CrashReporterSupport (10.11 - 715) <FCF99740-4227-3E30-89C0-AC6AFD1DD4B0> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x958b4000 - 0x958b7fff  libsystem_sandbox.dylib (459.1.8) <D0347A44-B63A-3099-9F96-B6665F415B85> /usr/lib/system/libsystem_sandbox.dylib
0x9592c000 - 0x95bc1ff3  com.apple.security (7.0 - 57336.1.9) <73C78E41-9A2E-382B-B6A5-653D762DA77F> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95bc2000 - 0x95bc4fff  libsystem_coreservices.dylib (19) <DACCE5EF-A15F-3B94-8CE7-F1CC60593B6E> /usr/lib/system/libsystem_coreservices.dylib
0x95c2a000 - 0x95c38ff3  com.apple.opengl (12.0.34 - 12.0.34) <0913D5AD-789C-368D-9563-F5D8B75D5890> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95c39000 - 0x95ef4ff7  com.apple.CoreData (120 - 640) <647744F2-D1A8-36BF-A4D9-CA0F0F917D58> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95ef5000 - 0x95ef6fff  libSystem.B.dylib (1225.1.1) <B67A590D-E98C-3BE5-8FD7-9D786A7F2228> /usr/lib/libSystem.B.dylib
0x95ef7000 - 0x95f28fff  com.apple.DictionaryServices (1.2 - 250) <BBAA157D-1417-306A-81A4-27BFC006AC5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95f29000 - 0x95f29fff  libkeymgr.dylib (28) <37F88FF9-BB2F-3703-9283-5CC7BF7D84EA> /usr/lib/system/libkeymgr.dylib
0x95f2a000 - 0x95f6dfff  libGLU.dylib (12.0.34.11) <C822018C-A7F6-3F59-A405-A2630E34A197> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95f6e000 - 0x95f98fff  libdispatch.dylib (500.1.5) <D71F1AF2-63A0-359C-95F3-47936C5DEC76> /usr/lib/system/libdispatch.dylib
0x95f99000 - 0x95fffff3  libsystem_network.dylib (582.1.4) <460E287E-BE20-3000-ADCB-46C2EADD3198> /usr/lib/system/libsystem_network.dylib
0x96000000 - 0x9600dff7  libbz2.1.0.dylib (38) <336996D6-7CB4-30EF-B481-C803BC81031E> /usr/lib/libbz2.1.0.dylib
0x9601a000 - 0x96098ff3  com.apple.framework.IOKit (2.0.2 - 1178.1.4) <92AFD42B-4CC9-3AEA-AC65-A9485F9C03A3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96099000 - 0x960bcfff  libJPEG.dylib (1432) <E93ED0F7-4721-3158-B75D-82A4F40B92F7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x960bd000 - 0x960bffff  libCVMSPluginSupport.dylib (12.0.34.11) <593EFE37-53E5-303E-A2EB-EAB85EDC5D9C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9623a000 - 0x965f5fff  com.apple.VideoToolbox (1.0 - 1731.15.4) <63F0D58F-D01B-3842-8047-217F21A6A988> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9660a000 - 0x96622ff7  libSparseBLAS.dylib (1159) <1101AE06-4107-3DCD-ADE0-06B42B32AA4B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x96623000 - 0x9663cfff  libsystem_malloc.dylib (67) <01C0F706-2B84-3F46-935D-7C4A6FC557E3> /usr/lib/system/libsystem_malloc.dylib
0x9663d000 - 0x96649ff7  libkxld.dylib (3247.1.106) <8252A5FC-FECB-3EFB-BDB3-864D54955A2D> /usr/lib/system/libkxld.dylib
0x9664a000 - 0x9664afff  libmetal_timestamp.dylib (600.0.41.2) <162963C5-F33E-30FD-8157-B59DB8AB02D5> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x9664b000 - 0x9665eff7  libsasl2.2.dylib (209) <E004FD06-7D2D-3341-B60D-B4FE12795735> /usr/lib/libsasl2.2.dylib
0x9665f000 - 0x96667ffb  libsystem_pthread.dylib (137.1.1) <C34AB3EC-25DB-325C-BA96-123772887436> /usr/lib/system/libsystem_pthread.dylib
0x96668000 - 0x96686ffb  libresolv.9.dylib (60) <7A625602-36E7-3B59-8519-399014FCFD63> /usr/lib/libresolv.9.dylib
0x96687000 - 0x96687fff  com.apple.Cocoa (6.11 - 22) <7B03083A-B52A-3AE7-89C1-4449FBC2C303> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96688000 - 0x9668dffb  libcompiler_rt.dylib (62) <424790B7-8170-379C-97FD-9ABF614C861A> /usr/lib/system/libcompiler_rt.dylib
0x9668e000 - 0x969a0fef  com.apple.CoreAUC (214.0.0 - 214.0.0) <3EFA996E-5BB0-3B43-A2A4-669C8E4E7A4A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x969a1000 - 0x96a0cff3  libAVFAudio.dylib (161) <BC8EBE42-8CD8-3E0F-92DF-1176EB596F23> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x96cc5000 - 0x96ccdfff  com.apple.NetFS (6.0 - 4.0) <7A265E8E-DAF0-349D-8818-80FB5771BA83> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x96cce000 - 0x96d0bff7  com.apple.DebugSymbols (132 - 132) <1D10954E-12BA-363A-9D0B-99B4B1727D30> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x96d0c000 - 0x96d19ff7  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <9F082B40-3CED-310B-808E-AD158EE8640D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x96d1a000 - 0x96d37ff7  libCRFSuite.dylib (34) <DDC97E16-372C-350F-B975-5C952AB7F9A8> /usr/lib/libCRFSuite.dylib
0x96d38000 - 0x96e23feb  libvMisc.dylib (563.3) <8E1DDD83-4AE5-3519-A77B-1EFFC7F6D75A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96e24000 - 0x96e2fff7  libChineseTokenizer.dylib (16) <A699162E-3910-3FBB-BC2C-DA7F2AEF56A3> /usr/lib/libChineseTokenizer.dylib
0x96ea1000 - 0x96ea1fff  libenergytrace.dylib (10) <D926368D-8A13-395E-871C-0A924A17A77B> /usr/lib/libenergytrace.dylib
0x96ea2000 - 0x96ea9fff  com.apple.XPCService (2.0 - 1) <78E9D9C0-9F49-39EF-97C2-9FE74D7CC752> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x96eaa000 - 0x96ebdfff  com.apple.Sharing (438.0.1 - 438.0.1) <9955AA44-9255-39F6-93FE-C95CDFF9B16B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x96ebe000 - 0x96ecffff  libbsm.0.dylib (34) <C3A788F0-E723-30AB-9C7F-C2852397370C> /usr/lib/libbsm.0.dylib
0x96ed0000 - 0x96ed0fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C6EAF913-228A-3DAB-A63E-2CD44C6E648C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96ed9000 - 0x96f18ffb  libGLImage.dylib (12.0.34.11) <F18548CD-A9C1-3B59-BEDC-A376EC111609> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96f19000 - 0x96f21fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C93A2C7B-6CBF-3021-8CB8-3E08D3188A30> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x96fd5000 - 0x96fd6fff  com.apple.TrustEvaluationAgent (2.0 - 25) <C5A969DB-6332-3B0C-9779-05B8F491A81B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x96fd7000 - 0x9707efff  com.apple.Metadata (10.7.0 - 972.9) <6CA9963B-3D7B-3D23-83B1-1A08B88D8C63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9707f000 - 0x97082fff  libCoreVMClient.dylib (119.5) <A69BA963-5DAA-3394-9337-14C668CFCE6A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97083000 - 0x970a5fff  com.apple.ProtectedCloudStorage (1.0 - 1) <95CACD33-E314-368A-84C9-7FF883EA1CD5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x970a6000 - 0x970b3fff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <D5351D5B-8AEE-3568-A85A-74E096C31FD1> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x970b5000 - 0x970c8ff7  libcmph.dylib (6) <FBBA9247-E995-314E-BFC2-99B1F09D37EA> /usr/lib/libcmph.dylib
0x970c9000 - 0x97da2ffb  com.apple.AppKit (6.9 - 1404.11) <A82556A9-2B02-36FD-983F-10E4A3089524> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x97dd7000 - 0x97e68fff  com.apple.CoreSymbolication (3.1 - 58048.1) <02DF7685-5F34-3D5B-9978-E2EA4599B877> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x97e69000 - 0x97e69fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <80141801-6727-3F69-8052-EA0C651DD8B2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97e6a000 - 0x981edffb  com.apple.Foundation (6.9 - 1252) <B3465590-63DF-3DD8-B9CE-456F331BB49F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x981ee000 - 0x98221ff7  com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <985DCDD8-ECFF-3FA7-8BE7-2B5275F5D00A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x98226000 - 0x98267ff7  com.apple.bom (14.0 - 193.6) <3E128C04-4B91-3F3A-A56B-D1938D8B6970> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x98268000 - 0x982bcffb  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1BCCA5C9-97D3-3C16-9D9B-4307B9371AED> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x982bd000 - 0x982c3fff  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <4EA65D82-3E4C-3C6E-AA1F-9286590F728D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x982c4000 - 0x982c5fff  liblangid.dylib (122) <735C877E-DD4B-33BC-8FD5-22C15E1765F7> /usr/lib/liblangid.dylib
0x982c6000 - 0x982cdfff  libMatch.1.dylib (27) <FEFEAE11-7896-3AF3-AB8E-CA4363E7547A> /usr/lib/libMatch.1.dylib
0x982fb000 - 0x98329fff  libarchive.2.dylib (32) <EC930FBD-D3FD-38A2-82E7-85D67844BFF5> /usr/lib/libarchive.2.dylib
0x9832a000 - 0x983beff3  com.apple.PerformanceAnalysis (1.0 - 1) <D9BC2DF1-8114-30BF-919C-B1CF206B75B6> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x983bf000 - 0x98415ff7  libc++.1.dylib (120.1) <15A1445C-C3CD-3138-AC67-3638647BEAA9> /usr/lib/libc++.1.dylib
0x98508000 - 0x98514ff7  libcsfde.dylib (517) <9520F7E6-9B2F-3917-8A80-112FCC04D996> /usr/lib/libcsfde.dylib
0x98515000 - 0x98663fe7  com.apple.coreui (2.1 - 362) <07795A6A-91DC-37D1-9379-D7C443796F71> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x98664000 - 0x9868affb  libPng.dylib (1432) <FA0B94F0-31EA-372F-BBD0-E1CF3AD30F73> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9868b000 - 0x986e6fff  com.apple.print.framework.PrintCore (11.0 - 472) <A203DE55-E444-3B27-AF0F-99EC2E9241EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x986e7000 - 0x98736fff  com.apple.opencl (2.6.9 - 2.6.9) <4681DED1-F092-358E-B983-765A30C670CD> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98737000 - 0x98890ff7  libBLAS.dylib (1159) <3F8CE2C9-FEEA-3611-BCE9-7887F9257C6E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x988c5000 - 0x988edff7  com.apple.IconServices (68 - 68) <E4FD5EBF-EEC5-3A48-926E-E4A52956254A> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x988f0000 - 0x98949ff7  com.apple.AE (701 - 701) <7D28F479-36AC-3057-BAB7-C394E30C4BC2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9894a000 - 0x98c45fff  com.apple.CoreServices.CarbonCore (1136 - 1136) <4BAC2C66-2CFF-306E-864D-04D17E24B454> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x98c46000 - 0x98c50ffb  com.apple.audio.SoundManager (4.2 - 4.2) <4DD24BFF-123C-3E9C-B255-1F85C4F81ADB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x98c51000 - 0x98c53ffb  libsystem_secinit.dylib (20) <30529766-9A22-34B8-A521-5AD766833172> /usr/lib/system/libsystem_secinit.dylib
0x98c54000 - 0x98cb4ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <DF20FA22-8536-3A9E-B36E-3B4C459F421E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x98cb5000 - 0x98cbdfff  com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <557E72FD-1EA6-373F-90BB-ECDE78885C59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x98cbe000 - 0x98cc1fff  libextension.dylib (78) <03890482-1E02-3150-851D-C566814F643E> /usr/lib/libextension.dylib
0x99164000 - 0x9916ffff  com.apple.AppleFSCompression (80 - 1.0) <029178BB-1DF4-3137-8E32-6402BC5FAA62> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x99170000 - 0x99602fff  com.apple.CoreFoundation (6.9 - 1253) <2CD766DE-FF4A-3F76-B7B3-A11EA33DFF82> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x99603000 - 0x9961aff7  libmarisa.dylib (4) <B75FD855-AFE1-3F8F-A9D4-AA2A2B268B43> /usr/lib/libmarisa.dylib
0x9961b000 - 0x9961bfff  com.apple.ApplicationServices (48 - 48) <7173D2F6-1111-3DF5-AC2D-2AB27BC90B0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9961c000 - 0x99627fff  com.apple.AppSandbox (4.0 - 261.1.1) <4D95321D-7EA3-37A7-B3D9-4AA97FD1993C> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x99628000 - 0x99628fff  liblaunch.dylib (755.1.19) <25AA00BF-EF6C-3304-9A5D-BA37569F5FB4> /usr/lib/system/liblaunch.dylib
0x99629000 - 0x99629fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <E8BACF5C-F821-3947-856B-4B3623DF24E3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x996e5000 - 0x996e7fff  libsystem_configuration.dylib (801.1.1) <D00EDC8E-6FC3-3A34-B05D-AA332DF67920> /usr/lib/system/libsystem_configuration.dylib
0x996e8000 - 0x996eefff  com.apple.IOAccelerator (203.7.1 - 203.7.1) <9FC34BD7-15BD-3DF1-BEEF-A63EF0363910> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x996ef000 - 0x99874ffb  com.apple.UIFoundation (1.0 - 435) <365EBF8E-0AF1-3183-8325-956E00BA997B> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x99875000 - 0x998b8ff7  com.apple.Metal (54.26.3 - 54.26.3) <2E694D8B-B9B6-3EB1-A5F3-2403F286F68C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x998b9000 - 0x998dcff3  libc++abi.dylib (125) <7F24A2B6-32BF-3129-8FF4-A7CCEB237BA1> /usr/lib/libc++abi.dylib
0x998dd000 - 0x998e0fff  libScreenReader.dylib (425.4) <91474361-8C2D-3F28-8531-8B957F111D7E> /usr/lib/libScreenReader.dylib
0x998e1000 - 0x99b03fff  com.apple.CoreImage (11.0.0 - 366) <79C76FAC-BCD1-3337-9AEA-D9502AB229FC> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99ba3000 - 0x99c1dff7  com.apple.Heimdal (4.0 - 2.0) <6EB29AA3-FECC-36AA-8C86-5EDDA8D6F194> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x99c1e000 - 0x99c22fff  libheimdal-asn1.dylib (452.1.1) <38AD52D5-ACD9-3B7F-BC4B-33E4C504B80E> /usr/lib/libheimdal-asn1.dylib
0x99c6f000 - 0x99c85fe7  libcompression.dylib (23) <720A9F79-6ACE-381E-B2D1-FCFBB740775A> /usr/lib/libcompression.dylib
0x99e37000 - 0x99eacfff  com.apple.SearchKit (1.4.0 - 1.4.0) <8B43618A-1960-3210-A6D9-B01505DC7523> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9a083000 - 0x9a668ffb  com.apple.JavaScriptCore (11601 - 11601.1.56) <5849D05F-01C6-3122-BDE7-3BA7997CE1C9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a669000 - 0x9a732fff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <EEF95782-4063-3B99-9173-D576666AEA74> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9a733000 - 0x9a73cfff  libcopyfile.dylib (127) <C1D5D894-E71C-3E75-9639-82C846482A84> /usr/lib/system/libcopyfile.dylib
0x9a740000 - 0x9a76afff  libxslt.1.dylib (14) <4B064877-1EC8-33E3-A62C-1655CC45C9CA> /usr/lib/libxslt.1.dylib
0x9a76b000 - 0x9a7bffff  com.apple.Symbolication (1.4 - 58044) <F15B957F-FF2E-34DA-9C71-8A9D89F3ECE8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9b0c5000 - 0x9b0caff3  com.apple.print.framework.Print (10.0 - 266) <D054CAC7-E116-36E1-B08F-89F63640CB96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9b0cb000 - 0x9b4c3ffb  com.apple.CoreGraphics (1.600.0 - 934) <C2B6D2FD-6F81-33CE-893A-462103FC305D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9b4c4000 - 0x9b63dff3  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <C5D2A642-30D0-37C6-9813-E1842C486378> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b63e000 - 0x9b7f6ffb  com.apple.avfoundation (2.0 - 1046.9.1) <50BD7EB6-3AF2-3CCD-B049-F623FCA4334E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9b7f7000 - 0x9b7fcfff  com.apple.TCC (1.0 - 1) <78AC9326-4E46-3E4F-99AD-2DD1F8F7349E> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9b7fd000 - 0x9bbc4ffb  com.apple.HIToolbox (2.1.1 - 806) <23EBD14A-1C31-3FCA-8265-59E29A89ED07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9bbc5000 - 0x9bbdefff  com.apple.Kerberos (3.0 - 1) <13723710-0A71-3BD6-BC0E-07B6D61744E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9bc8f000 - 0x9bc8ffff  com.apple.Carbon (154 - 157) <30EAD78E-42E0-3877-8189-3CDBD6B69315> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9bc90000 - 0x9bd34fff  libCoreStorage.dylib (517) <7ABB9050-5670-3F82-9CDC-A6CE200B0CA3> /usr/lib/libCoreStorage.dylib
0x9bd3b000 - 0x9bd3fffb  libGIF.dylib (1432) <0FD862D3-1A47-3A36-A628-16C7BFD22B02> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9bd4e000 - 0x9bdc4ffb  com.apple.ApplicationServices.ATS (377 - 394) <BFBF2C09-E4AD-3C72-8C02-91913C86B19C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9bdc5000 - 0x9be65ffb  com.apple.QD (3.12 - 302) <997FA347-62FA-3E2C-8117-DCC8026E4837> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9be66000 - 0x9be86fff  libsystem_kernel.dylib (3247.1.106) <73C35AC7-93C0-3A7C-846B-AC5BBAB187EA> /usr/lib/system/libsystem_kernel.dylib
0x9be87000 - 0x9be89fff  com.apple.SecCodeWrapper (4.0 - 261.1.1) <A7BA0798-7468-3E7F-A9E5-4403B5ECBBBD> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9be8a000 - 0x9beb3ff7  libsystem_info.dylib (476) <CFEE2535-E53C-39FA-8D7F-4DC036FA5B50> /usr/lib/system/libsystem_info.dylib
0x9beb4000 - 0x9bec3ff7  libxar.1.dylib (302) <9BDA6960-DF48-3AF2-AB05-89A0823210C5> /usr/lib/libxar.1.dylib
0x9bec4000 - 0x9bedffff  com.apple.CFOpenDirectory (10.11 - 194) <BB851767-1A2B-3E17-B9ED-E21D5154C101> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9bf6c000 - 0x9c060ff3  com.apple.CoreMedia (1.0 - 1731.15.4) <2DA30872-17FA-3CA1-9CBD-5BC6CFF8A3EE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9c061000 - 0x9c0b4fff  libstdc++.6.dylib (104.1) <72C37CCF-CF00-3A82-AC42-F74631ED6D46> /usr/lib/libstdc++.6.dylib
0x9c0b5000 - 0x9c1b3fff  com.apple.LaunchServices (728.4 - 728.4) <90CD2ABD-AD7E-30C6-B816-442BD3F18654> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9c1b4000 - 0x9c1b6fff  com.apple.loginsupport (1.0 - 1) <7389284A-6636-36D8-8D49-1409B76BA651> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x9c1b7000 - 0x9c1baffb  libutil.dylib (43) <C21F57D3-533D-3102-8BC5-58036C2F1387> /usr/lib/libutil.dylib
0x9c1bb000 - 0x9c1f5fff  com.apple.MediaKit (16 - 807) <DE88E406-DAB3-348F-B286-C76DE1B5EB1C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9c1ff000 - 0x9c228fff  libRIP.A.dylib (934) <2C3D18A2-FF9D-301D-9805-D1E62AC95DE1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9c229000 - 0x9c318ff7  libcrypto.0.9.8.dylib (59) <23043903-1EFE-37AA-BCF1-F01F0C6D0C7C> /usr/lib/libcrypto.0.9.8.dylib
0x9c336000 - 0x9c339fff  libCoreFSCache.dylib (119.5) <A600FB26-DBB9-3F98-8A52-3D9BA3CDD484> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x9c33a000 - 0x9c390fff  libcups.2.dylib (435) <83F935BB-1D51-3D9C-8789-9CE56C2FE0FF> /usr/lib/libcups.2.dylib
0x9c391000 - 0x9c44bff7  com.apple.backup.framework (1.7 - 1.7) <DB5CF2B4-9508-36FF-A3C7-C7ACD0164E6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9c562000 - 0x9c57bfff  libsystem_asl.dylib (322) <D791C719-A838-3A13-922D-EC0149D2F11B> /usr/lib/system/libsystem_asl.dylib
0x9c57c000 - 0x9c580fff  libcache.dylib (75) <B848C84B-4D15-3B5C-A716-960BE2849ACC> /usr/lib/system/libcache.dylib
0x9c581000 - 0x9c822ff7  libmecabra.dylib (696) <1D9954F4-A31F-3432-85B8-5D3E12C0FD34> /usr/lib/libmecabra.dylib
0x9c823000 - 0x9c886fff  com.apple.CoreServices.OSServices (728.4 - 728.4) <58F71C79-38AB-30D5-AAF9-55F2877B151D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9c887000 - 0x9c8baffb  com.apple.GSS (4.0 - 2.0) <7F8EB8D1-43F0-3340-B436-E319FF960352> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9ce2c000 - 0x9ce2dfff  libDiagnosticMessagesClient.dylib (100) <4764E284-2331-3250-92A0-0C9614AFDEE5> /usr/lib/libDiagnosticMessagesClient.dylib
0x9ce2e000 - 0x9ce3bfff  com.apple.OpenDirectory (10.11 - 194) <BE7A08EE-6327-3A0C-9118-6E550D06A905> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9ce3c000 - 0x9ce62ffb  com.apple.MultitouchSupport.framework (304.9 - 304.9) <D8CC074C-6B51-3B8F-9531-702E01AD10EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9ce63000 - 0x9cf88ff3  com.apple.CoreText (352.0 - 494.3) <E074F3C1-1B62-3659-B151-280C51FE90FB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x9cf89000 - 0x9cfa3ff7  liblzma.5.dylib (10) <777FDB7B-D359-389C-AA0C-B1434D221643> /usr/lib/liblzma.5.dylib
0x9cfa4000 - 0x9d1c2ffb  libicucore.A.dylib (551.24) <FF758C9E-A237-3960-83BF-39D63CE7C50F> /usr/lib/libicucore.A.dylib
0x9d1c3000 - 0x9d1c5ffb  libRadiance.dylib (1432) <3697C272-3F13-3555-9E1D-31D15DC7E22A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9d1c6000 - 0x9d20eff7  libFontRegistry.dylib (155) <181B642E-A1B5-3006-9368-C302F762787E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9dbad000 - 0x9dbecfff  com.apple.NavigationServices (3.8 - 220) <15BDFD2F-5A32-3ACB-9E38-5EB5E5943B3B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9dbed000 - 0x9dbf2ff7  libmacho.dylib (875.1) <20C4FF2D-035C-3CDA-8DA2-F37EFCFBD3AF> /usr/lib/system/libmacho.dylib
0x9dbf3000 - 0x9df4e30b  libobjc.A.dylib (680) <79E434D9-37AB-333E-9568-05C72E246313> /usr/lib/libobjc.A.dylib
0x9df4f000 - 0x9dfa1ff3  com.apple.CoreMediaIO (701.0 - 4790) <0F90F29B-F28A-38C2-A3A6-FDE47448F08D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9dfa2000 - 0x9dfa6ffb  com.apple.IOSurface (108.0.1 - 108.0.1) <9A1D22B6-C77B-34C6-824B-6B860C9AD6A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9dfa7000 - 0x9dfb0fff  com.apple.DiskArbitration (2.7 - 2.7) <E57CBC87-8FCF-39F4-9637-0B6DA9D264EA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9dfb1000 - 0x9e05dff7  com.apple.ViewBridge (157 - 157) <50E49A1A-9A88-3AE7-9B14-FA9D5AAD6E63> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x9e088000 - 0x9e462ff7  libLAPACK.dylib (1159) <339771A7-9D1D-37CC-8EF1-76A9380713DA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 25827468
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=231.3M resident=0K(0%) swapped_out_or_unallocated=231.3M(100%)
Writable regions: Total=143.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=143.8M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
ATS (font support)                32.0M        6 
ATS (font support) (reserved)        4K        2         reserved VM address space (unallocated)
Activity Tracing                  2048K        2 
CG shared images                   144K        6 
CoreUI image file                  128K        2 
Kernel Alloc Once                    4K        2 
MALLOC                            81.1M       22 
MALLOC guard page                   48K       10 
Memory Tag 242                      12K        2 
Process Corpse Info               2048K        2 
Stack                             10.1M        7 
Stack Guard                       56.0M        7 
VM_ALLOCATE                         72K        7 
__DATA                            11.6M      236 
__IMAGE                            528K        2 
__LINKEDIT                        52.4M       13 
__OBJC                            3044K       77 
__TEXT                           179.0M      241 
__UNICODE                          552K        2 
mapped file                      114.3M      114 
shared memory                     16.3M        8 
===========                     =======  ======= 
TOTAL                            561.1M      749 
TOTAL, minus reserved VM space   561.1M      749 

Model: iMac14,2, BootROM IM142.0123.B00, 4 processors, Intel Core i7, 4 GHz, 16 GB, SMC 2.15f2
Graphics: Intel HD Graphics 4600, Intel HD Graphics 4600, Built-In
Memory Module: BANK0/DIMM1, 8 GB, DDR3, 1600 MHz, Kingston, 99U5471-054.A00LF
Memory Module: BANK1/DIMM1, 8 GB, DDR3, 1600 MHz, Kingston, 99U5471-054.A00LF
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Samsung SSD 850 EVO 1TB, 1 TB
Serial ATA Device: TSSTcorp CDDVDW SH-224DB
Serial ATA Device: WDC WD5000AAKX-60U6AA0, 500,11 GB
Serial ATA Device: MARVELL VIRTUALL
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: USB 2.0 Hub [MTT]
USB Device: Profiler
USB Device: Lexicon Omega
USB Device: USB-PS/2 Optical Mouse
USB Device: X-USB
USB Device: USB 2.0 Hub
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: PANORAMA P6
USB Device: Hub
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 3.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: NS1066
Thunderbolt Bus:

Don’t get Audacity from Sourceforge. Their version is very out of date, and we can’t guarantee that they haven’t meddled with it. Always use the links on the download page of the Audacity website: Audacity ® | Downloads

Hi,

I also used the 2.2.0 version from the Audacity download page. This one shows a bit different behaviour, namely that it shows that it’s not responding in the Activity Monitor. I will reinstall 2.2.0 and paste a new crash report (if that is generated),

BC

OK, the 2.2.0 version is installed, but when I launch it, it appears as a new process in the Activity Monitor and keeps on jumping in my dock, but it does not show any window or even a menu bar.
I cannot get a crash report on this problem. Anything else I can do?

cheers,


BC

This sounds like Bug #1767 http://bugzilla.audacityteam.org/show_bug.cgi?id=1767

which we’ve fixed for the (hopefully soon) upcoming 2.2.1 release

WC

Would it be a solution to install a nightly build?

BC

Worth trying I think.

The latest Mac alpha builds are pretty close to being what Release Candidate 1 for 2.2.1 will be - so I would agree with Steve.

But do please let us know if that works for you.

WC

Hi,

just installed the latest nightly build, but after launching it goes to Not Responding in the Activity Monitor,

BC

The nightl alphas are not “signed”

Did you launch it with a right click on the ASpp and then use the “Open” button to allow the unsigned app to run.

I’ve just uploaded and installed the latest 2.2.1 alpha of 22Nov17 om My Macbook Pro/High Sierra and it launches and runs fine there.

WC

Right click and “Open” (that’s not a button by the way) produces the same result.
I’m happy for you that it runs on your system, but there’s a problem on mine, that’s why I posted this issue,

vheers,

BC

Understood.
We now need to try and understand why.

What audio devices do you have in or connected to your computer?
Do you have any “special” audio drivers (such as SoundFlower or any other “virtual” device)?