crashing

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
mariot
Posts: 2
Joined: Fri Oct 04, 2013 9:03 pm
Operating System: Please select

crashing

Post by mariot » Fri Oct 04, 2013 9:15 pm

hello
below is the crash report... the app crashes as soon as i try to import an mp3 file...
please help---
thanks a lot
m.

Code: Select all

Process:         Audacity [12297]
Path:            /Volumes/Audacity 2.0.4/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier:      net.sourceforge.audacity
Version:         2.0.4.0 (2.0.4.0)
Code Type:       X86 (Native)
Parent Process:  launchd [124]

Date/Time:       2013-10-04 23:03:33.959 +0200
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          328618 sec
Crashes Since Last Report:           7
Per-App Interval Since Last Report:  429 sec
Per-App Crashes Since Last Report:   7
Anonymous UUID:                      3AABEEEE-1939-4951-BBE8-6C2BDD4AE74B

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000016dffffc
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             	0xffff0f20 __memcpy + 1920
1   com.apple.HIToolbox           	0x96f57404 CArray::ReplaceElements(long, long, long, void const*) + 132
2   com.apple.HIToolbox           	0x96f7c052 CUnicodeTextension::UnicodeReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 1904
3   com.apple.HIToolbox           	0x96f7c509 CUnicodeTextension::ReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 101
4   com.apple.HIToolbox           	0x96f6d5cd CReplaceTextCommand::DoMainAction() + 67
5   com.apple.HIToolbox           	0x96f6d035 CTextensionEditCommand::DoIt(short*) + 29
6   com.apple.HIToolbox           	0x96f6c920 CTextensionCommand::Execute(short*) + 54
7   com.apple.HIToolbox           	0x96f729c9 OpaqueTXNObject::ExecuteCurrCommand() + 113
8   com.apple.HIToolbox           	0x96f72f11 OpaqueTXNObject::NewCommand(short, AttrObjModifier const*, TKeyDownParams*, TReplaceParams*) + 1061
9   com.apple.HIToolbox           	0x96f60030 DoSetDataCommand(OpaqueTXNObject*, unsigned long, unsigned long, TReplaceParams*) + 299
10  com.apple.HIToolbox           	0x96f67fd3 TXNSetData + 683
11  net.sourceforge.audacity      	0x0043cdc5 wxMacMLTEControl::SetTXNData(wxString const&, unsigned long, unsigned long) + 165
12  net.sourceforge.audacity      	0x0043ced3 wxMacMLTEControl::WriteText(wxString const&) + 195
13  net.sourceforge.audacity      	0x0043cab8 wxTextCtrl::WriteText(wxString const&) + 168
14  net.sourceforge.audacity      	0x004ea4b9 wxLogWindow::DoLogString(wchar_t const*, long) + 137
15  net.sourceforge.audacity      	0x005567e6 wxLog::DoLog(unsigned long, wchar_t const*, long) + 342
16  net.sourceforge.audacity      	0x004ecaa3 wxLogWindow::DoLog(unsigned long, wchar_t const*, long) + 99
17  net.sourceforge.audacity      	0x00037a7b wxLog::OnLog(unsigned long, wchar_t const*, long) + 235
18  net.sourceforge.audacity      	0x00555fe1 wxVLogMessage(wchar_t const*, char*) + 113
19  net.sourceforge.audacity      	0x0055605b wxLogMessage(wchar_t const*, ...) + 27
20  net.sourceforge.audacity      	0x00125b2d Importer::Import(wxString, TrackFactory*, Track***, Tags*, wxString&) + 813
21  net.sourceforge.audacity      	0x00199aa5 AudacityProject::Import(wxString, WaveTrackArray*) + 149
22  net.sourceforge.audacity      	0x001a3535 DropTarget::OnDropFiles(int, int, wxArrayString const&) + 197
23  net.sourceforge.audacity      	0x00483f90 wxFileDropTarget::OnData(int, int, wxDragResult) + 80
24  net.sourceforge.audacity      	0x003fbaca wxMacWindowDragReceiveHandler(OpaqueWindowPtr*, void*, OpaqueDragRef*) + 186
25  com.apple.HIToolbox           	0x96ece2a8 CarbonReceiveMapper + 109
26  com.apple.HIServices          	0x93f92053 DoDropMessage + 194
27  com.apple.HIServices          	0x93f93432 CoreDragMessageHandler + 1250
28  com.apple.CoreFoundation      	0x988e23ec __CFMessagePortPerform + 540
29  com.apple.CoreFoundation      	0x9884d43b __CFRunLoopRun + 6523
30  com.apple.CoreFoundation      	0x9884b3c4 CFRunLoopRunSpecific + 452
31  com.apple.CoreFoundation      	0x9884b1f1 CFRunLoopRunInMode + 97
32  com.apple.HIToolbox           	0x96d52e04 RunCurrentEventLoopInMode + 392
33  com.apple.HIToolbox           	0x96d52bb9 ReceiveNextEventCommon + 354
34  com.apple.HIToolbox           	0x96edb137 ReceiveNextEvent + 83
35  net.sourceforge.audacity      	0x003e410b wxApp::MacDoOneEvent() + 91
36  net.sourceforge.audacity      	0x003fca53 wxEventLoop::Dispatch() + 35
37  net.sourceforge.audacity      	0x0048f68f wxEventLoopManual::Run() + 111
38  net.sourceforge.audacity      	0x004698d3 wxAppBase::MainLoop() + 83
39  net.sourceforge.audacity      	0x0054a34a wxEntry(int&, wchar_t**) + 154
40  net.sourceforge.audacity      	0x0003f24b main + 91
41  net.sourceforge.audacity      	0x0003efae _start + 216
42  net.sourceforge.audacity      	0x0003eed5 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x92080382 kevent + 10
1   libSystem.B.dylib             	0x92080a9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x9207ff59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x9207fcfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x9207f781 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x9207f5c6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x9207f412 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x9207f9a8 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x9207f5c6 start_wqthread + 30

Thread 3:
0   libSystem.B.dylib             	0x92059afa mach_msg_trap + 10
1   libSystem.B.dylib             	0x9205a267 mach_msg + 68
2   com.apple.CoreFoundation      	0x9884c2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x9884b3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x9884b1f1 CFRunLoopRunInMode + 97
5   com.apple.audio.CoreAudio     	0x9734496c HALRunLoop::OwnThread(void*) + 162
6   com.apple.audio.CoreAudio     	0x97330488 CAPThread::Entry(CAPThread*) + 140
7   libSystem.B.dylib             	0x92087259 _pthread_start + 345
8   libSystem.B.dylib             	0x920870de thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x92059c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x920e1429 nanosleep + 345
2   net.sourceforge.audacity      	0x00050234 AudioThread::Entry() + 100
3   libSystem.B.dylib             	0x92087259 _pthread_start + 345
4   libSystem.B.dylib             	0x920870de thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x9207f412 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x9207f9a8 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x9207f5c6 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xffff0700  ebx: 0x01abe364  ecx: 0x0000003c  edx: 0xffe29080
  edi: 0x01abe3a0  esi: 0x16fd6fbc  ebp: 0xbfffe098  esp: 0xbfffe090
   ss: 0x0000001f  efl: 0x00010282  eip: 0xffff0f20   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x16dffffc

Binary Images:
    0x1000 -   0xab4ffb +net.sourceforge.audacity 2.0.4.0 (2.0.4.0) <FB28C2AD-97AB-6771-96F9-9216E4B3D108> /Volumes/Audacity 2.0.4/Audacity/Audacity.app/Contents/MacOS/Audacity
 0x10a7000 -  0x10f3ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x118c000 -  0x118dff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x11b6000 -  0x11baff7  com.apple.CommonCocoaPanels 4.0 (16) <30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
 0x17e2000 -  0x17e6ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x17eb000 -  0x17f1ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x17f7000 -  0x17f7ff7 +hard_limiter_1413.so ??? (???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Volumes/Audacity 2.0.4/Audacity/plug-ins/hard_limiter_1413.so
0x16abe000 - 0x16ac0ff7 +sc4_1882.so ??? (???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Volumes/Audacity 2.0.4/Audacity/plug-ins/sc4_1882.so
0x1709e000 - 0x170a9fe7 +libavutil.50.dylib 50.15.1 (compatibility 50.0.0) <2278BE38-9723-8A6D-E73C-81F38E19C30F> /usr/local/lib/audacity/libavutil.50.dylib
0x18ea9000 - 0x1937bfe7 +libavcodec.52.dylib 52.72.2 (compatibility 52.0.0) <CAC0A589-7232-850F-A593-70272E29758B> /usr/local/lib/audacity/libavcodec.52.dylib
0x19909000 - 0x199bffe7 +libavformat.52.dylib 52.64.2 (compatibility 52.0.0) <BCA5383E-0086-C129-8430-D21ED0D5C2F8> /usr/local/lib/audacity/libavformat.52.dylib
0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x9000a000 - 0x90057feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x90235000 - 0x90a24557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90a25000 - 0x90a58ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90af9000 - 0x90c36fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90ce2000 - 0x90cfaff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90cfb000 - 0x90db7fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90e97000 - 0x90f45ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90f46000 - 0x90f54ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91686000 - 0x91686ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x916cd000 - 0x916d8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x916d9000 - 0x9171fff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x9180e000 - 0x91849ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9184a000 - 0x918f2ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x918f4000 - 0x91909fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9190a000 - 0x91911ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91912000 - 0x91920fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x91921000 - 0x91924ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91925000 - 0x91a05fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91a06000 - 0x91a6affb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91a6b000 - 0x91cd1ff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91fd6000 - 0x92058ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x92059000 - 0x92200ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x92201000 - 0x92220fe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x923ce000 - 0x923f4ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x92bb5000 - 0x92c52fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92c75000 - 0x92d9efe7  com.apple.WebKit 6534.59 (6534.59.8) <66F85037-1A89-F7A1-8781-A621A05AB1CA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x92d9f000 - 0x92da5fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92da6000 - 0x930c6ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x930c7000 - 0x930caffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930cb000 - 0x9311bfe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9311f000 - 0x932e2feb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x932e3000 - 0x93363feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93364000 - 0x93386fef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93387000 - 0x933e8fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x933e9000 - 0x935c2fff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x935c3000 - 0x935dffe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x935e0000 - 0x9388efe7  com.apple.JavaScriptCore 6534.59 (6534.59.6) <BE3DA425-A441-7181-29C3-37EF345B1010> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9388f000 - 0x93890ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x938d2000 - 0x938d5ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x938d6000 - 0x93909fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9390a000 - 0x9395aff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9395b000 - 0x93addfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
0x93ade000 - 0x93adfff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93be8000 - 0x93ceafe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <316C3B25-6DCA-549A-7728-D5A038F654D8> /usr/lib/libcrypto.0.9.8.dylib
0x93ddb000 - 0x93dfbfe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x93dfc000 - 0x93e3fff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93e40000 - 0x93e4affb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93e4b000 - 0x93e8eff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93f46000 - 0x93f46ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93f83000 - 0x93fd6ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94055000 - 0x94101fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94102000 - 0x9410cfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9410e000 - 0x9411bfe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
0x9411c000 - 0x941edfe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x941ee000 - 0x9431cfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94325000 - 0x94329ff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x943c6000 - 0x943cfff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9535f000 - 0x95373ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x953b3000 - 0x9547efef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9579a000 - 0x9582cfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9582d000 - 0x95832ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x95873000 - 0x96156ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96157000 - 0x96210fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x96280000 - 0x96286fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x96287000 - 0x9628afe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x96747000 - 0x96b98fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x96ba7000 - 0x96c81fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96c89000 - 0x96c95ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x96d1e000 - 0x97042fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x97043000 - 0x97064fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9707e000 - 0x9709dff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9709e000 - 0x9730ffef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x97310000 - 0x9738afff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9738b000 - 0x9739ffe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x973a0000 - 0x973e4fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x973e5000 - 0x974f1fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x974f2000 - 0x974ffff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97500000 - 0x9753dff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9753e000 - 0x97973ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97974000 - 0x97978ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x979b2000 - 0x9872afe7  com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x98773000 - 0x9880efe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9880f000 - 0x9898afe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9898b000 - 0x989afff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x989b0000 - 0x989f2ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x98a14000 - 0x98d0efef  com.apple.QuickTime 7.6.6 (1799) <9C110DFE-9171-20C1-C4E5-62BE8853D18A> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x98e3e000 - 0x98e50ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98e51000 - 0x98e51ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98f93000 - 0x98ffdfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x98ffe000 - 0x98ffeff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x98fff000 - 0x990fffe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x99240000 - 0x9924bff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9924c000 - 0x9926afe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9926b000 - 0x9927bff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x9927c000 - 0x99280ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x99294000 - 0x992bcff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x992bd000 - 0x992bfff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x992c0000 - 0x992c0ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x992d5000 - 0x99344ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x99345000 - 0x99386ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x99ab0000 - 0x99ab0ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x99ab1000 - 0x99ab1ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x99bb5000 - 0x99c4dfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x99c61000 - 0x9a077ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9a078000 - 0x9a0a9ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9a0aa000 - 0x9a157fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x9a44b000 - 0x9a4a8ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9a55a000 - 0x9a594ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
0x9a595000 - 0x9a64dfeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9a64e000 - 0x9a64eff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9a69f000 - 0x9a6a1ff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9a6a2000 - 0x9aa0dff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9aa0e000 - 0x9aa1fff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9aa20000 - 0x9ab14ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
0x9aba7000 - 0x9abebff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0xbad00000 - 0xbad01fe7  libLatin2Converter.dylib 49.0.0 (compatibility 1.0.0) <2FC89323-9999-7400-16EF-E815ABB4DDD9> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Last edited by mariot on Fri Apr 24, 2015 4:22 pm, edited 2 times in total.
Reason: wrapped crash report in code tags for readability

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: crashing

Post by Gale Andrews » Fri Oct 04, 2013 9:31 pm

Thanks for the report. I suggest using 2.0.3 release or 2.0.5-alpha instead. Please see this topic: http://forum.audacityteam.org/viewtopic ... 47&t=74692 .


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply