Audacity 2.0.3 Crashing when opening mp3 file

Process: Audacity [1046]
Path: /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
Version: 2.0.3.0 (2.0.3.0)
Code Type: X86 (Native)
Parent Process: sh [1043]
Date/Time: 2013-06-16 16:11:21.935 -0700
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

I’ve been having issues with opening certain mp3 files. Everytime I open certain files Audacity crashes. The strange thing is that I can open other files without problems, only certain ones seem to cause it to crash. The problem file is one of several which I extracted from a CD and it seems to play OK in ITunes or MPlayerX.
The name of the file has some Chinese Characters in it. I made a copy of the file and renamed it without any chinese characters and tried again to open it. This time there was no problem opening it by Audacity. Evidently there’s something in the file name that was causing Audacity to crash. The file name which crashed was: 1-11 第十一课 (Lesson 11).mp3 when I renamed it to: 1-11(Lesson 11) copy.mp3 there was no problem.

Thanks for the report.

However you have not given us enough of the Mac crash report. Please save and attach it, or post it down to the end of Thread 0 at the top.

We know there is a problem where Unicode characters in an imported file name (or in the name of a folder the file is in) can then cause Audacity to crash. You may now find that files with completely English characters will crash. You may find rebooting helps (do it several times if necessary).

Unfortunately there is no obvious fix at the moment if your crash report proves it to be the issue we think it is.

If you are able to test older Beta versions of Audacity and see which of those versions crash with your problem file, this could be very useful to us.

We think 1.3.7 will not crash:
http://audacity.googlecode.com/files/audacity-macosx-ub-1.3.7.zip

It would be useful to know if any of these versions have the crash problem:
http://audacity.googlecode.com/files/audacity-macosx-ub-1.3.8.zip
http://audacity.googlecode.com/files/audacity-macosx-ub-1.3.9.zip
http://audacity.googlecode.com/files/audacity-macosx-ub-1.3.10.zip

We believe the versions after that (1.3.11 and later) have the crash problem that you see.

I don’t suggest you uninstall 2.0.3 unless it is unusable, because the Beta versions above may have other problems that are now fixed.

Thanks for any help you can give.



Gale

Here is the complete Problem File and System Configuration produced when I attempt to open the file I referred to earlier.

Process:         Audacity [1595]
Path:            /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier:      net.sourceforge.audacity
Version:         2.0.3.0 (2.0.3.0)
Code Type:       X86 (Native)
Parent Process:  launchd [264]

Date/Time:       2013-06-16 19:02:19.523 -0700
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

Interval Since Last Report:          921469 sec
Crashes Since Last Report:           12
Per-App Interval Since Last Report:  265613 sec
Per-App Crashes Since Last Report:   11
Anonymous UUID:                      735E1143-DB78-4E59-B62D-17181C1BB98F

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

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000017feff0

VM Regions Near 0x17feff0:
    VM_ALLOCATE            00000000017fb000-00000000017fd000 [    8K] rw-/rw- SM=ALI  
--> VM_ALLOCATE            00000000017fd000-00000000017ff000 [    8K] r--/rw- SM=ALI  
    VM_ALLOCATE            00000000017ff000-0000000001800000 [    4K] rw-/rwx SM=PRV  

Application Specific Information:
objc[1595]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib             	0x92d1ab62 memmove$VARIANT$sse42 + 421
1   com.apple.HIToolbox           	0x9b6731fa CArray::ReplaceElements(long, long, long, void const*) + 136
2   com.apple.HIToolbox           	0x9b699450 CUnicodeTextension::UnicodeReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 2092
3   com.apple.HIToolbox           	0x9b6951f9 CUnicodeTextension::ReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 97
4   com.apple.HIToolbox           	0x9b687e92 CReplaceTextCommand::DoMainAction() + 74
5   com.apple.HIToolbox           	0x9b687c97 CTextensionEditCommand::DoIt(short*) + 25
6   com.apple.HIToolbox           	0x9b687c37 CTextensionCommand::Execute(short*) + 53
7   com.apple.HIToolbox           	0x9b68e546 OpaqueTXNObject::ExecuteCurrCommand() + 122
8   com.apple.HIToolbox           	0x9b68ea6f OpaqueTXNObject::NewCommand(short, AttrObjModifier const*, TKeyDownParams*, TReplaceParams*) + 1067
9   com.apple.HIToolbox           	0x9b67c456 DoSetDataCommand(OpaqueTXNObject*, unsigned long, unsigned long, TReplaceParams*) + 209
10  com.apple.HIToolbox           	0x9b67e7b0 TXNSetData + 386
11  Audacity                      	0x00431ac5 wxMacMLTEControl::SetTXNData(wxString const&, unsigned long, unsigned long) + 165
12  Audacity                      	0x00431bd3 wxMacMLTEControl::WriteText(wxString const&) + 195
13  Audacity                      	0x004317b8 wxTextCtrl::WriteText(wxString const&) + 168
14  Audacity                      	0x004df059 wxLogWindow::DoLogString(wchar_t const*, long) + 137
15  Audacity                      	0x0054b386 wxLog::DoLog(unsigned long, wchar_t const*, long) + 342
16  Audacity                      	0x004e1643 wxLogWindow::DoLog(unsigned long, wchar_t const*, long) + 99
17  Audacity                      	0x00036f1b wxLog::OnLog(unsigned long, wchar_t const*, long) + 235
18  Audacity                      	0x0054ab81 wxVLogMessage(wchar_t const*, char*) + 113
19  Audacity                      	0x0054abfb wxLogMessage(wchar_t const*, ...) + 27
20  Audacity                      	0x001269ea Importer::Import(wxString, TrackFactory*, Track***, Tags*, wxString&) + 778
21  Audacity                      	0x0019a145 AudacityProject::Import(wxString, WaveTrackArray*) + 149
22  Audacity                      	0x0019e104 AudacityProject::OpenFile(wxString, bool) + 2196
23  Audacity                      	0x00040a1a AudacityApp::MRUOpen(wxString) + 410
24  Audacity                      	0x00040fd3 AudacityApp::OnMacOpenFile(wxCommandEvent&) + 291
25  Audacity                      	0x0058fc83 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
26  Audacity                      	0x0058fdff wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
27  Audacity                      	0x005901cf wxEvtHandler::ProcessEvent(wxEvent&) + 207
28  Audacity                      	0x005904ac wxEvtHandler::ProcessPendingEvents() + 108
29  Audacity                      	0x00507829 wxAppConsole::ProcessPendingEvents() + 137
30  Audacity                      	0x00588ef2 wxMacProcessNotifierAndPendingEvents + 34
31  Audacity                      	0x003d8c02 wxApp::MacHandleOneEvent(void*) + 50
32  Audacity                      	0x003d8ccf wxApp::MacDoOneEvent() + 127
33  Audacity                      	0x003f16a3 wxEventLoop::Dispatch() + 35
34  Audacity                      	0x0048438f wxEventLoopManual::Run() + 111
35  Audacity                      	0x0045e5d3 wxAppBase::MainLoop() + 83
36  Audacity                      	0x0053eeea wxEntry(int&, wchar_t**) + 154
37  Audacity                      	0x0003e6a8 main + 24
38  Audacity                      	0x0003e44e _start + 216
39  Audacity                      	0x0003e375 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x9a3f590a kevent + 10
1   libdispatch.dylib             	0x9cde6e04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             	0x9cde5853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib        	0x9a3f2d36 mach_wait_until + 10
1   libsystem_c.dylib             	0x92cf0439 nanosleep + 388
2   Audacity                      	0x0004f754 AudioThread::Entry() + 100
3   libsystem_c.dylib             	0x92d42ed9 _pthread_start + 335
4   libsystem_c.dylib             	0x92d466de thread_start + 34

Thread 3:
0   libsystem_kernel.dylib        	0x9a3f502e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x92d44ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x92d466fe start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib        	0x9a3f502e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x92d44ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x92d466fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x0966bb20  ecx: 0x00000034  edx: 0xff381a40
  edi: 0x0247d5c0  esi: 0x0284e834  ebp: 0xbfffed48  esp: 0xbfffed40
   ss: 0x00000023  efl: 0x00010282  eip: 0x92d1ab62   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x017feff0
Logical CPU: 3

Binary Images:
    0x1000 -   0xaa6fe7 +Audacity (??? - ???) <432D620E-B299-E7F8-BB23-54A599E23A09> /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
 0x108f000 -  0x10dbffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x117b000 -  0x117cff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x1196000 -  0x119afff  com.apple.CommonCocoaPanels (4.0 - 16) <06AC4327-17DD-37FB-84EA-B7BA94F3C43D> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
 0x11d0000 -  0x11d2fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
 0x17e6000 -  0x17eaffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x17ef000 -  0x17f4fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x2900000 -  0x2909ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
 0x2923000 -  0x2923ffd +cl_kernels (??? - ???) <66247D3A-1CFC-4F5F-AF90-6E2DC892984C> cl_kernels
 0x88d5000 -  0x8995fff +net.sourceforge.webcam-osx.common (0.9.2 - 0.9.2) /Library/QuickTime/macam.component/Contents/MacOS/macam
 0xa353000 -  0xa3fbff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe37000 - 0x8fe69aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90006000 - 0x9001afff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90026000 - 0x9005cff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9005d000 - 0x90065ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x90066000 - 0x9009aff3  libTrueTypeScaler.dylib (??? - ???) <C2D2257F-11E6-336C-BBA8-934BD9214728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9009b000 - 0x9009fffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9013d000 - 0x90314fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9068a000 - 0x906c0ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x906cc000 - 0x906ccfff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x906cd000 - 0x9071eff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9071f000 - 0x90875fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9089c000 - 0x909bafec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x909bb000 - 0x90a9cff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x90b9c000 - 0x90c33ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90c34000 - 0x90c96ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x90c97000 - 0x90c9dffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90c9e000 - 0x90cbbff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90cbc000 - 0x90dd3fe9  com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x90dd4000 - 0x90e39ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90e3a000 - 0x90e3bff7  libsystem_sandbox.dylib (??? - ???) <036370E2-9D3E-38B8-B3A5-9056C57E780E> /usr/lib/system/libsystem_sandbox.dylib
0x90e3c000 - 0x90e3dfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x910d1000 - 0x910d1fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9143f000 - 0x9154ffe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x91794000 - 0x9186aaab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x918a3000 - 0x918dafef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x918db000 - 0x919abffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <C3CB142F-BE91-3AFA-B052-409F776C0B9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x919ac000 - 0x91a10fff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91a36000 - 0x91e38ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91f31000 - 0x91f6ffff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91f70000 - 0x91ffdff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91ffe000 - 0x92027fff  com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x92028000 - 0x92038ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x92039000 - 0x924aeff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x924af000 - 0x924ccfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x924e4000 - 0x924e5fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x92514000 - 0x92640ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92641000 - 0x92682ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x92683000 - 0x92686ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x92687000 - 0x92692ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92693000 - 0x9288bff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9288c000 - 0x9288fff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x928a1000 - 0x928cfff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x928d0000 - 0x928e0fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x928e1000 - 0x92924ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x9292a000 - 0x92933ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x92934000 - 0x9293fffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x92964000 - 0x92965fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92afc000 - 0x92afeff9  com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92b28000 - 0x92b29fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x92b2a000 - 0x92b32ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92b8a000 - 0x92c05ffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x92c0f000 - 0x92c2bff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x92c36000 - 0x92c43fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92c55000 - 0x92c95ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x92ce6000 - 0x92db1fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x92db2000 - 0x92dfbff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92dfc000 - 0x93106ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93314000 - 0x9331affd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x93463000 - 0x934d2fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x934d3000 - 0x934d5ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x934d8000 - 0x934d8fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x934d9000 - 0x935d1ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x935d2000 - 0x935eaff7  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x935eb000 - 0x935effff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x935f0000 - 0x93634fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x93635000 - 0x9364ffff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93658000 - 0x93905fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x93906000 - 0x9390aff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9390b000 - 0x9390bff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93975000 - 0x9397efff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9397f000 - 0x93a7effb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x93a99000 - 0x93b89ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x93b8a000 - 0x93c99ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93c9a000 - 0x93c9dff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x940dc000 - 0x9413aff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9413b000 - 0x941fefff  com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x942e3000 - 0x942eaff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x942eb000 - 0x94c1672b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94eca000 - 0x94ed5fff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x94ed6000 - 0x9596bff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x959c5000 - 0x959c9ff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x959ca000 - 0x959f2ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x959f3000 - 0x95a67fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x95a68000 - 0x95a73ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95ab6000 - 0x95d85ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95d86000 - 0x95ee8ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95ee9000 - 0x95f0eff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95f0f000 - 0x96181ff3  com.apple.RawCamera.bundle (4.06 - 694) <1CF91816-6132-314F-B145-7DA96D5039AE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x96182000 - 0x96197ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x967b4000 - 0x967dffff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x967e0000 - 0x9683bff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x968bc000 - 0x968c1ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x9696b000 - 0x96bdfff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x96be0000 - 0x96ee2fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x96ee3000 - 0x96fa3ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96fdf000 - 0x97047fff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x97048000 - 0x97056fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97082000 - 0x9709eff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x97105000 - 0x9714dff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x97263000 - 0x97286fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x97b76000 - 0x97b77ffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x97b7f000 - 0x97b9fff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x97ba0000 - 0x97ba8fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97ba9000 - 0x97bb3ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97bfc000 - 0x97c39fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97c3a000 - 0x97c3aff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97cc8000 - 0x97cc8fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x97cc9000 - 0x97ccaff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x97e0d000 - 0x97e1afff  com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x97e1b000 - 0x9884cfff  com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9884d000 - 0x98854ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x989dc000 - 0x98a78fff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x98a79000 - 0x98a87ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x99185000 - 0x991b3fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x991b4000 - 0x99690ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x996c8000 - 0x996fbfef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x996fc000 - 0x9973cff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9973d000 - 0x99741ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99a54000 - 0x99ae1fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x99f39000 - 0x99f68ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x99f69000 - 0x99ff3ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x99ff4000 - 0x9a056ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9a057000 - 0x9a057fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9a0ee000 - 0x9a104ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9a162000 - 0x9a165ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9a166000 - 0x9a1a3ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9a1c6000 - 0x9a1f0ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9a1f1000 - 0x9a252ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9a253000 - 0x9a254ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9a3dc000 - 0x9a3faff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9a3fb000 - 0x9a491ff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9a492000 - 0x9a4e2ffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9a4ee000 - 0x9a535ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9a536000 - 0x9a536fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9a537000 - 0x9a54aff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9a54b000 - 0x9a551fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9a552000 - 0x9a706ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9a7e0000 - 0x9a8c8fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9a8c9000 - 0x9a91bff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9a91c000 - 0x9a9a3fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9a9a4000 - 0x9aa48fff  com.apple.QD (3.40.1 - ???) <B5650C5E-AB41-3758-84A1-5A97EDCD8EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9aa49000 - 0x9aa57fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9aa58000 - 0x9aa5affb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9aa5b000 - 0x9aa66ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x9aa67000 - 0x9aa7cfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9aa7d000 - 0x9aa9fffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9aaa0000 - 0x9aaa0fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9ae5d000 - 0x9ae61fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9ae6c000 - 0x9af29ff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <726898F5-E718-3F27-B415-D6FDCDE09174> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x9af83000 - 0x9afa5ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9b27f000 - 0x9b2f5fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9b42e000 - 0x9b431ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9b43f000 - 0x9b785ff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9b7c7000 - 0x9b7cfff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x9b7dc000 - 0x9b839ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9b83a000 - 0x9b841ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9b842000 - 0x9b842ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9b84d000 - 0x9b84dfff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9b84e000 - 0x9b851ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9b8ac000 - 0x9b905fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9b906000 - 0x9b916fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9c6f2000 - 0x9c977fe3  com.apple.QuickTime (7.7.1 - 2343) <110AA66E-1664-3995-B039-9AE8282C83E1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9cbc2000 - 0x9cbc9ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9cbd9000 - 0x9cceaff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9cceb000 - 0x9ccecff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x9cd32000 - 0x9cd66ff8  libssl.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <F8B27D62-C6E2-35E2-BA20-4A20BB3B9CD0> /usr/lib/libssl.0.9.8.dylib
0x9cd67000 - 0x9cde3ff3  libType1Scaler.dylib (??? - ???) <C931AA06-5086-3A0E-873B-47459AD3CDD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x9cde4000 - 0x9cdf2fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9cdf3000 - 0x9ced6ff7  libcrypto.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <81BD287B-645B-3117-A69C-B995BAD4504F> /usr/lib/libcrypto.0.9.8.dylib
0x9ced7000 - 0x9cee8fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=172.5M resident=66.1M(38%) swapped_out_or_unallocated=106.4M(62%)
Writable regions: Total=120.6M written=9652K(8%) resident=53.4M(44%) swapped_out=0K(0%) unallocated=67.2M(56%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.9M
CG backing stores                  7212K
CG raster data                      128K
CG shared images                   3448K
CoreGraphics                          8K
CoreImage                             4K
CoreServices                       2684K
MALLOC                             52.2M
MALLOC guard page                    64K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=243                       16K
Memory tag=249                      156K
OpenCL                                8K
Stack                              66.0M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             10.9M
__DATA/__OBJC                       108K
__IMAGE                             528K
__IMPORT                             28K
__LINKEDIT                         47.2M
__OBJC                             1744K
__OBJC/__DATA                        44K
__PAGEZERO                            4K
__TEXT                            125.3M
__UNICODE                           544K
mapped file                       210.9M
shared memory                      1340K
shared pmap                        9236K
===========                      =======
TOTAL                             588.4M

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 4
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Generic USB Hub, 0x058f  (Alcor Micro, Corp.), 0x9254, 0xfd120000 / 4
USB Device: USB Internet Phone by TigerJet, 0x06e6  (Tiger Jet Network, Inc.), 0xc200, 0xfd123000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

Thanks for the full report. It is the same problem that was expected.

Anything you (or others) can do to test in which Beta version the problem appeared (without disrupting your work too much) would be appreciated.

The problem is very fickle so you probably need to use each version for a day or two before determining if that version has the problem or not.


Gale

I don’t think I will have the time to do the kind of testing which you have requested. I would be willing, however, to send a copy of the file which was causing the crash to someone who might wish to use it.

I believe that I may have stumbled on this same problem with a previous version but I don’t know which version it was. When I had the crash, one of the steps I took was to see if there was an updated version available and then I upgraded to the version I now use. Unfortunately I did not record what version it was that I was using, but I believe it might have been obtained about 12 months ago.

It seemed to me that the problem went away when I upgraded, which was within the past month or two. I had been working my way through a series of files, which all had the chinese characters in the name, but didn’t have any problem until I ran into the one which I was working on today. Here is a list of the file names which I was using. Perhaps these names, if used on any other files might trigger a crash, if the bug is inside the file name.

1-01 第一课 (Lesson 1).mp3
1-02 第二课 (Lesson 2).mp3
1-03 第三课 (Lesson 3).mp3
1-04 第四课 (Lesson 4).mp3
1-05 第五课 (Lesson 5).mp3
1-06 第六课 (Lesson 6).mp3
1-08 第八课 (Lesson 8).mp3
1-09 第九课 (Lesson 9).mp3
1-10 第十课 (Lesson 10).mp3
1-11 第十一课 (Lesson 11).mp3
1-12 第十二课 (Lesson 12).mp3
1-13 第十三课 (Lesson 13).mp3
1-14 第十四课 (Lesson 14).mp3

I hope this is of some assistance.

Thanks, anyway - and to anyone else who gives other versions a try. However we already know which characters “may” cause the problem - but they don’t “repeatably” cause the problem for any one person, even though at times it may look like that. None of those file names you kindly listed crash for me at the moment on OS X 10.8.3.

So at present it is much more useful to know which version of Audacity - and probably which version of the wxWidgets toolkit we use - started the problem going.

OK thanks - that makes it probably 2.0.1 or 2.0.0 that you updated from, and we know those versions have the same intermittent problem.


Gale

(My configuration details are at the end of this post.)

I, too, have a similar problem, probably the same one. I am using Audacity to record my voice as tracks in which I respond to .mp3 files of Mandarin Chinese language study materials. These .mp3 files have Chinese characters in their filenames and in their pathnames. When the .mp3 files are opened in Audacity, Audacity crashes frequently, but intermittently. Audacity also crashes frequently and intermittently when saving the resultant .aup project files.

The reason for this post is to ask the following question: do I need to do something to register this behavior as a bug, so that some member of the Audacity development team gets assigned to investigating and resolving it?

Software config:

  • Audacity version: 2.0.3 for Mac
    Installer: .dmg, renamed by me as Audacity 2-0-3 Mac OS X universal binaries.dmg
    OS: Mac OS X 10.7.5 “Lion”

Hardware config:

  • MacBook Pro
    Model: 17-inch, Late 2011
    Processor: 2.5 GHz Intel Core i7
    Memory: 16 GB 1333 MHz DDR3

Thanks for writing. A Mac developer has already looked at this but at present we don’t have any solution for it, other than suggest you reboot the computer until the problem stops happening. However there is no guarantee how much usage you will have before the crashes return.

Assuming there is no further progress, the bug will be placed in the Release Notes for the next version of Audacity.

The most useful thing you can do to help us is probably to download the zip versions of 1.3.9, 1.3.10 and 1.3.11:
http://audacity.googlecode.com/files/audacity-macosx-ub-1.3.9.zip
http://audacity.googlecode.com/files/audacity-macosx-ub-1.3.10.zip
http://audacity.googlecode.com/files/audacity-macosx-ub-1.3.11.zip

then try each one in turn to see if you can see which version does not crash. I don’t think 1.3.9 has the problem so you could start with 1.3.10. Please make sure Audacity is quit before you start any of the 1.3 versions. It will help us to know in which version the problem started.

Thanks


Gale

Hi, Gale,

This bug discourages speakers of CJK languages from using Audacity for OS X. (You probably know that CJK originally stood for Chinese, Japanese, Korean, but now refers to any language that uses characters beyond a very limited subset.) Such speakers are already a majority of all computer users, but I doubt that many of them have Apple machines using OS X. By the way, do you know if Audacity 2.0.3 for Windows has the same bug?

Thanks for your suggestion of retro-testing the versions of Audacity until I find the version in which this bug started. I downloaded the old versions of Audacity, but my current OS X installation is corrupt. I would not like to test other installations of Audacity before installing a clean version of OS X.

For the time being, I am working around this bug by removing all CJK characters in the pathname. This workaround is not particularly onerous for me, because I am not yet a speaker of a CJK language, so I don’t have many file or directory names with CJK characters in them.

With kind regards,

I believe the problem occurs only in OS X.

OK. I don’t know in what way your OS X is corrupt, but it would make sense to defer testing until you fix that, as you say.


OK though I cannot guarantee even that won’t create a problem. For example, renaming a file so as to replace Unicode characters with English characters can itself trigger the crash.


Gale