Audacity crashes when I try to export
Forum rules
This 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.
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.
-
donmackeen
- Posts: 12
- Joined: Sun Sep 08, 2013 1:06 pm
- Operating System: Please select
Audacity crashes when I try to export
Hi
Every time I import an mp3 file and then try to export it, Audacity 2.0.4 crashes and gives me the following error:
Process: Audacity [444]
Path: /Applications/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 [94]
Date/Time: 2013-09-08 13:48:51.897 +0100
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 193011 sec
Crashes Since Last Report: 4
Per-App Interval Since Last Report: 407 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 8B2C22A1-2420-4F97-83A6-9789E3F51E41
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000006f736569
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
(the message continues but hopefully that will be enough info)
If I generate a tone etc in Audacity, it will export, just when I import an mp3 and try to export.
Thanks.
Every time I import an mp3 file and then try to export it, Audacity 2.0.4 crashes and gives me the following error:
Process: Audacity [444]
Path: /Applications/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 [94]
Date/Time: 2013-09-08 13:48:51.897 +0100
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 193011 sec
Crashes Since Last Report: 4
Per-App Interval Since Last Report: 407 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 8B2C22A1-2420-4F97-83A6-9789E3F51E41
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000006f736569
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
(the message continues but hopefully that will be enough info)
If I generate a tone etc in Audacity, it will export, just when I import an mp3 and try to export.
Thanks.
-
kozikowski
- Forum Staff
- Posts: 68942
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Audacity crashes when I try to export
Post the whole thing. We'll condense it afterward.
Koz
Koz
-
donmackeen
- Posts: 12
- Joined: Sun Sep 08, 2013 1:06 pm
- Operating System: Please select
Re: Audacity crashes when I try to export
Ok, here it is:
Code: Select all
Process: Audacity [444]
Path: /Applications/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 [94]
Date/Time: 2013-09-08 13:48:51.897 +0100
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 193011 sec
Crashes Since Last Report: 4
Per-App Interval Since Last Report: 407 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 8B2C22A1-2420-4F97-83A6-9789E3F51E41
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000006f736569
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
objc_msgSend() selector name: release
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x97611f8b objc_msgSend + 27
1 com.apple.HIToolbox 0x91a40d67 HIView::SetVisAbove(__HIShape const*) + 81
2 com.apple.HIToolbox 0x91afb3e3 HIView::UnlinkFromCurrentParent(bool) + 245
3 com.apple.HIToolbox 0x91aeab95 HIView::Destruct() + 217
4 com.apple.CoreFoundation 0x96ee704d _CFRelease + 301
5 net.sourceforge.audacity 0x003d3634 wxMacControl::Dispose() + 36
6 net.sourceforge.audacity 0x0044ecf6 wxWindow::~wxWindow() + 374
7 net.sourceforge.audacity 0x000f4884 Exporter::GetFilename() + 2132
8 net.sourceforge.audacity 0x000f8b78 Exporter::Process(AudacityProject*, bool, double, double) + 104
9 net.sourceforge.audacity 0x0014b6fe AudacityProject::OnExport() + 110
10 net.sourceforge.audacity 0x0023e1f0 CommandManager::HandleMenuID(int, unsigned int, unsigned int) + 128
11 net.sourceforge.audacity 0x0018d3eb AudacityProject::OnMenu(wxCommandEvent&) + 59
12 net.sourceforge.audacity 0x0059b0e3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
13 net.sourceforge.audacity 0x0059b25f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
14 net.sourceforge.audacity 0x0059b62f wxEvtHandler::ProcessEvent(wxEvent&) + 207
15 net.sourceforge.audacity 0x004bbaaf wxMenuBase::SendEvent(int, int) + 255
16 net.sourceforge.audacity 0x004201a8 wxMenu::MacHandleCommandProcess(wxMenuItem*, int, wxWindow*) + 72
17 net.sourceforge.audacity 0x004514ef wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 511
18 com.apple.HIToolbox 0x91a1ac2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
19 com.apple.HIToolbox 0x91a19ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
20 com.apple.HIToolbox 0x91a3c7f3 SendEventToEventTarget + 52
21 com.apple.HIToolbox 0x91a68e87 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
22 com.apple.HIToolbox 0x91a8db90 SendMenuCommandWithContextAndModifiers + 66
23 com.apple.HIToolbox 0x91a8db47 SendMenuItemSelectedEvent + 121
24 com.apple.HIToolbox 0x91a8da5d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
25 com.apple.HIToolbox 0x91a5d160 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
26 com.apple.HIToolbox 0x91c0f936 MenuSelect + 190
27 net.sourceforge.audacity 0x004481d0 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1008
28 net.sourceforge.audacity 0x003e64ba wxMacAppEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1114
29 com.apple.HIToolbox 0x91a1ac2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
30 com.apple.HIToolbox 0x91a19ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
31 com.apple.HIToolbox 0x91a3c7f3 SendEventToEventTarget + 52
32 com.apple.HIToolbox 0x91a4e3ef ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1417
33 com.apple.HIToolbox 0x91a1b080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
34 com.apple.HIToolbox 0x91a19ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
35 com.apple.HIToolbox 0x91a3c7f3 SendEventToEventTarget + 52
36 net.sourceforge.audacity 0x003e4056 wxApp::MacHandleOneEvent(void*) + 38
37 net.sourceforge.audacity 0x003e412f wxApp::MacDoOneEvent() + 127
38 net.sourceforge.audacity 0x003fca53 wxEventLoop::Dispatch() + 35
39 net.sourceforge.audacity 0x0048f68f wxEventLoopManual::Run() + 111
40 net.sourceforge.audacity 0x004698d3 wxAppBase::MainLoop() + 83
41 net.sourceforge.audacity 0x0054a34a wxEntry(int&, wchar_t**) + 154
42 net.sourceforge.audacity 0x0003f24b main + 91
43 net.sourceforge.audacity 0x0003efae _start + 216
44 net.sourceforge.audacity 0x0003eed5 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x95bf3382 kevent + 10
1 libSystem.B.dylib 0x95bf3a9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x95bf2f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x95bf2cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x95bf2781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x95bf25c6 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x95bccafa mach_msg_trap + 10
1 libSystem.B.dylib 0x95bcd267 mach_msg + 68
2 com.apple.CoreFoundation 0x96f172df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x96f163c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x96f161f1 CFRunLoopRunInMode + 97
5 com.apple.audio.CoreAudio 0x975ab96c HALRunLoop::OwnThread(void*) + 162
6 com.apple.audio.CoreAudio 0x97597488 CAPThread::Entry(CAPThread*) + 140
7 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
8 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x95bccc0e mach_wait_until + 10
1 libSystem.B.dylib 0x95c54429 nanosleep + 345
2 net.sourceforge.audacity 0x00050234 AudioThread::Entry() + 100
3 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
4 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x95bccafa mach_msg_trap + 10
1 libSystem.B.dylib 0x95bcd267 mach_msg + 68
2 com.apple.CoreFoundation 0x96f172df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x96f163c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x96f1c304 CFRunLoopRun + 84
5 com.apple.DesktopServices 0x9749db3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
6 ...ple.CoreServices.CarbonCore 0x9310154a PrivateMPEntryPoint + 68
7 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
8 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 5: com.apple.CFSocket.private
0 libSystem.B.dylib 0x95bebac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x96f56c53 __CFSocketManager + 1091
2 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
3 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x95bf2412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95bf29a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95bf25c6 start_wqthread + 30
Thread 7:
0 libSystem.B.dylib 0x95bf2412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95bf29a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95bf25c6 start_wqthread + 30
Thread 8:
0 libSystem.B.dylib 0x95bf2412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95bf29a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95bf25c6 start_wqthread + 30
Thread 9:
0 libSystem.B.dylib 0x95bf2412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95bf29a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95bf25c6 start_wqthread + 30
Thread 10:
0 libSystem.B.dylib 0x95bfaaa2 __semwait_signal + 10
1 libSystem.B.dylib 0x95c269c5 nanosleep$UNIX2003 + 188
2 libSystem.B.dylib 0x95c26903 usleep$UNIX2003 + 61
3 com.apple.AppKit 0x96103e2d -[NSUIHeartBeat _heartBeatThread:] + 2039
4 com.apple.Foundation 0x91e004c4 -[NSThread main] + 45
5 com.apple.Foundation 0x91e00474 __NSThread__main__ + 1499
6 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
7 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x95bccafa mach_msg_trap + 10
1 libSystem.B.dylib 0x95bcd267 mach_msg + 68
2 com.apple.CoreFoundation 0x96f172df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x96f163c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x96f1c304 CFRunLoopRun + 84
5 com.apple.DesktopServices 0x97511f69 TQueryTask::QueryTaskProc(void*) + 107
6 ...ple.CoreServices.CarbonCore 0x9310154a PrivateMPEntryPoint + 68
7 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
8 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x03012610 ebx: 0x96ee6e2d ecx: 0x9672b8b4 edx: 0x03068cdc
edi: 0x6f736569 esi: 0x03012610 ebp: 0xbfffdfe8 esp: 0xbfffdfc4
ss: 0x0000001f efl: 0x00010202 eip: 0x97611f8b cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x6f736569
Binary Images:
0x1000 - 0xab4ffb +net.sourceforge.audacity 2.0.4.0 (2.0.4.0) <FB28C2AD-97AB-6771-96F9-9216E4B3D108> /Applications/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
0x119e000 - 0x11a2ff7 com.apple.CommonCocoaPanels 4.0 (16) <30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x11f2000 - 0x11f6ff3 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
0x11fc000 - 0x11fcff7 +hard_limiter_1413.so ??? (???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Applications/Audacity/plug-ins/hard_limiter_1413.so
0x17dc000 - 0x17e2ff7 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
0x16721000 - 0x16723ff7 +sc4_1882.so ??? (???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Applications/Audacity/plug-ins/sc4_1882.so
0x167a7000 - 0x167aafef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x17d5b000 - 0x17dc0fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
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 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
0x90003000 - 0x90010ff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90011000 - 0x9008aff7 com.apple.PDFKit 2.5.5 (2.5.5) <85AA9E1C-D946-863A-823E-32F2AAF314CB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x90125000 - 0x901bdfe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x901d1000 - 0x901f8ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9024c000 - 0x9037afe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9037b000 - 0x9046fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
0x905ab000 - 0x905cafe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x905cb000 - 0x905dbff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x905ec000 - 0x9060cfe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x9061b000 - 0x9064cff7 libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9064d000 - 0x9064dff7 com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9064e000 - 0x90652ff7 libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90653000 - 0x90690ff7 com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90691000 - 0x90793fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <316C3B25-6DCA-549A-7728-D5A038F654D8> /usr/lib/libcrypto.0.9.8.dylib
0x907d5000 - 0x909aefff libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x909b6000 - 0x909b6ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x909b7000 - 0x909d3fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x909d4000 - 0x909d6ff7 libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x909d7000 - 0x90ad9fef com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x90cee000 - 0x90cffff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90e1b000 - 0x91231ff7 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
0x91232000 - 0x91244ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x91245000 - 0x91280ffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91281000 - 0x9152ffe7 com.apple.JavaScriptCore 6534.59 (6534.59.6) <BE3DA425-A441-7181-29C3-37EF345B1010> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91530000 - 0x91583ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91598000 - 0x915cbff7 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
0x915cc000 - 0x91678fe7 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
0x91679000 - 0x91735fff 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
0x91736000 - 0x91746ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x91995000 - 0x91a12ff7 com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x91a13000 - 0x91d37fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91d38000 - 0x91d38ff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91dea000 - 0x9205bfef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9205c000 - 0x92063ff3 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
0x92064000 - 0x920cefe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x920cf000 - 0x920cfff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x920d0000 - 0x92114ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92115000 - 0x921c3ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x921c4000 - 0x922f1ffb com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x922f2000 - 0x92300ff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92301000 - 0x92320ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92321000 - 0x92326ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92327000 - 0x923a7feb 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
0x923a8000 - 0x923f8ff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x923f9000 - 0x926f3fef com.apple.QuickTime 7.6.6 (1799) <9C110DFE-9171-20C1-C4E5-62BE8853D18A> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x927ab000 - 0x927aeffb 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
0x927eb000 - 0x92a16ff3 com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x92a17000 - 0x92a5dff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x92a5e000 - 0x92a5eff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x930db000 - 0x933fbff3 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
0x933fc000 - 0x93426ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93427000 - 0x934a2fff com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x934a3000 - 0x934bbff7 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
0x934bc000 - 0x9359cfe7 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
0x935fc000 - 0x9362cff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x9362d000 - 0x936fefe3 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
0x93718000 - 0x93736fe7 libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93737000 - 0x93798fe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93799000 - 0x937f3fe7 com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x937f4000 - 0x93b5fff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93b60000 - 0x93b6cff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x93b6d000 - 0x93fa2ff7 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
0x93fb6000 - 0x93ffdffb com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x93ffe000 - 0x94004ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9407a000 - 0x9408efe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9408f000 - 0x940c5fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x940ce000 - 0x94176ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94177000 - 0x94689feb com.apple.RawCamera.bundle 3.14.0 (646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9468a000 - 0x946b0ffb 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
0x946b1000 - 0x946b3ff7 com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94708000 - 0x94729fe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9472a000 - 0x9474eff7 libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9474f000 - 0x9488cfe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9488d000 - 0x948caff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x948cb000 - 0x948d5ff7 com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94adf000 - 0x94b12fff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x94b13000 - 0x94b56ff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94b57000 - 0x94ba7fe7 libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94ba8000 - 0x94c0cffb 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
0x94c0d000 - 0x94cd8fef 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
0x94cd9000 - 0x94d6bfe7 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
0x94d6c000 - 0x9555b557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9555c000 - 0x955a0fe7 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
0x955d7000 - 0x95615ff7 com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95618000 - 0x95618ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95619000 - 0x9565aff7 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
0x95661000 - 0x95662ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x95663000 - 0x9566eff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x956df000 - 0x95861fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
0x959df000 - 0x959e8ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x959e9000 - 0x95bcbfff com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x95bcc000 - 0x95d73ff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x95d8d000 - 0x95dd2ff7 com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x95dd3000 - 0x95e29ff7 com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x95e51000 - 0x95f51fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x95f52000 - 0x96835ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96889000 - 0x969ccfef com.apple.QTKit 7.7 (1799) <FFF8483B-281E-A1D2-2A6A-8FEDFFEA3E35> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96beb000 - 0x96c2dff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96c94000 - 0x96c97fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x96ddb000 - 0x96e4aff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96e4b000 - 0x96e8eff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96e8f000 - 0x96e90ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x96ed3000 - 0x96ed9fe7 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
0x96eda000 - 0x97055fe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97056000 - 0x97064fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x97065000 - 0x970c2ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x970c3000 - 0x970ceff7 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
0x970cf000 - 0x970e4fff 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
0x970e5000 - 0x970e6ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x970e7000 - 0x97155ff7 com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x97156000 - 0x971f3fe3 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
0x971f4000 - 0x97300fe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9730d000 - 0x97365fe7 com.apple.datadetectorscore 2.0 (80.7) <58C659CA-72CC-31D2-9732-09BF1A0CAAF6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x97366000 - 0x973b3feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x973b4000 - 0x973b4ff7 com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x973b5000 - 0x973bdff7 com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x973be000 - 0x973c4fff 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
0x973e3000 - 0x9749bfeb libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9749c000 - 0x97576fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97577000 - 0x975f1fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x975f2000 - 0x975f6ff7 IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x975f7000 - 0x9760bffb 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
0x9760c000 - 0x976b9fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x976ba000 - 0x976e2ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x976e3000 - 0x976edfe7 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
0x976ee000 - 0x976f8ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x976f9000 - 0x98471fe7 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
0x985e2000 - 0x985e2ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x985e3000 - 0x985e3ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x985ef000 - 0x986a8fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x986a9000 - 0x986adff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x986ae000 - 0x986b1ff7 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
0x9871e000 - 0x98bd9ff7 com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x98c2b000 - 0x98cadffb SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x98fd6000 - 0x99071fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9907f000 - 0x990a1fef com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x990ea000 - 0x992adfeb 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
0x9a202000 - 0x9a205ff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9a27e000 - 0x9a3a7fe7 com.apple.WebKit 6534.59 (6534.59.8) <66F85037-1A89-F7A1-8781-A621A05AB1CA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9a3a8000 - 0x9a60eff7 com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9ac77000 - 0x9acb1ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Model: iMac11,3, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.2 GHz, 4 GB, SMC 1.59f2
Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST31000528AS, 931.51 GB
Serial ATA Device: OPTIARC DVD RW AD-5680H
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000 / 5
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa120000 / 3
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: PTZ-630, 0x056a (WACOM Co., Ltd.), 0x00b1, 0xfd130000 / 6
USB Device: USB MIDI Interface, 0xfc08, 0x0101, 0xfd140000 / 5
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000 / 4
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000 / 3
Last edited by donmackeen on Fri Apr 24, 2015 4:21 pm, edited 3 times in total.
Reason: wrapped crash report in code tags for readability
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: Audacity crashes when I try to export
Thanks for the report.
Are there any accented characters or symbols in the names of the MP3 files that you import (or in the names of the folders those MP3 files are in)?
Before export, can you try File > Edit Metadata then press the "Clear" button.
Export the file as you were doing.
If it still crashes, try exporting to your Desktop but just name the MP3 as test.MP3 or some name with only a to z characters or numbers.
Gale
Are there any accented characters or symbols in the names of the MP3 files that you import (or in the names of the folders those MP3 files are in)?
Before export, can you try File > Edit Metadata then press the "Clear" button.
Export the file as you were doing.
If it still crashes, try exporting to your Desktop but just name the MP3 as test.MP3 or some name with only a to z characters or numbers.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
donmackeen
- Posts: 12
- Joined: Sun Sep 08, 2013 1:06 pm
- Operating System: Please select
Re: Audacity crashes when I try to export
Hi
I'm not using any accented characters/symbols in the name.
Now when I try to import an Mp3 I've made (in Garageband), it crashes - used to be just when I tried to export.
I'm not using any accented characters/symbols in the name.
Now when I try to import an Mp3 I've made (in Garageband), it crashes - used to be just when I tried to export.
-
donmackeen
- Posts: 12
- Joined: Sun Sep 08, 2013 1:06 pm
- Operating System: Please select
Re: Audacity crashes when I try to export
Ok, was able to import the file just now, cleared the metadata, but still crashed.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Audacity crashes when I try to export
Is that true also for the folders in the path to that file?donmackeen wrote:I'm not using any accented characters/symbols in the name.
Did you rename any files or folders in Finder that have accented characters or symbols in their name? That can trigger problems.
OK, could you please post the crash report for that crash on import? If you already closed the crash report window, you can open Finder, then choose Go > Go to Folder and type:donmackeen wrote:Now when I try to import an Mp3 I've made (in Garageband), it crashes - used to be just when I tried to export.
Code: Select all
~/Library/Logs/DiagnosticReports/
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
donmackeen
- Posts: 12
- Joined: Sun Sep 08, 2013 1:06 pm
- Operating System: Please select
Re: Audacity crashes when I try to export
Hi
Have been able to import MP3 again, but still crashes on export.
Mp3 was on Desktop, and hadn't changed folder name etc.
Here's last crash report
Have been able to import MP3 again, but still crashes on export.
Mp3 was on Desktop, and hadn't changed folder name etc.
Here's last crash report
Code: Select all
Process: Audacity [232]
Path: /Applications/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 [94]
Date/Time: 2013-09-08 17:41:00.162 +0100
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000116fff8
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0xffff0930 __memcpy + 400
1 com.apple.HIToolbox 0x91c4c404 CArray::ReplaceElements(long, long, long, void const*) + 132
2 com.apple.HIToolbox 0x91c71052 CUnicodeTextension::UnicodeReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 1904
3 com.apple.HIToolbox 0x91c71509 CUnicodeTextension::ReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 101
4 com.apple.HIToolbox 0x91c625cd CReplaceTextCommand::DoMainAction() + 67
5 com.apple.HIToolbox 0x91c62035 CTextensionEditCommand::DoIt(short*) + 29
6 com.apple.HIToolbox 0x91c61920 CTextensionCommand::Execute(short*) + 54
7 com.apple.HIToolbox 0x91c679c9 OpaqueTXNObject::ExecuteCurrCommand() + 113
8 com.apple.HIToolbox 0x91c67f11 OpaqueTXNObject::NewCommand(short, AttrObjModifier const*, TKeyDownParams*, TReplaceParams*) + 1061
9 com.apple.HIToolbox 0x91c55030 DoSetDataCommand(OpaqueTXNObject*, unsigned long, unsigned long, TReplaceParams*) + 299
10 com.apple.HIToolbox 0x91c5cfd3 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 0x00125f02 Importer::Import(wxString, TrackFactory*, Track***, Tags*, wxString&) + 1794
21 net.sourceforge.audacity 0x00199aa5 AudacityProject::Import(wxString, WaveTrackArray*) + 149
22 net.sourceforge.audacity 0x001511b2 AudacityProject::OnImport() + 754
23 net.sourceforge.audacity 0x0023e1f0 CommandManager::HandleMenuID(int, unsigned int, unsigned int) + 128
24 net.sourceforge.audacity 0x0018d3eb AudacityProject::OnMenu(wxCommandEvent&) + 59
25 net.sourceforge.audacity 0x0059b0e3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
26 net.sourceforge.audacity 0x0059b25f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
27 net.sourceforge.audacity 0x0059b62f wxEvtHandler::ProcessEvent(wxEvent&) + 207
28 net.sourceforge.audacity 0x004bbaaf wxMenuBase::SendEvent(int, int) + 255
29 net.sourceforge.audacity 0x004201a8 wxMenu::MacHandleCommandProcess(wxMenuItem*, int, wxWindow*) + 72
30 net.sourceforge.audacity 0x004514ef wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 511
31 com.apple.HIToolbox 0x91a1ac2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
32 com.apple.HIToolbox 0x91a19ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
33 com.apple.HIToolbox 0x91a3c7f3 SendEventToEventTarget + 52
34 com.apple.HIToolbox 0x91a68e87 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
35 com.apple.HIToolbox 0x91a8db90 SendMenuCommandWithContextAndModifiers + 66
36 com.apple.HIToolbox 0x91a8db47 SendMenuItemSelectedEvent + 121
37 com.apple.HIToolbox 0x91a8da5d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
38 com.apple.HIToolbox 0x91a5d160 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
39 com.apple.HIToolbox 0x91c0f936 MenuSelect + 190
40 net.sourceforge.audacity 0x004481d0 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1008
41 net.sourceforge.audacity 0x003e64ba wxMacAppEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1114
42 com.apple.HIToolbox 0x91a1ac2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
43 com.apple.HIToolbox 0x91a19ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
44 com.apple.HIToolbox 0x91a3c7f3 SendEventToEventTarget + 52
45 com.apple.HIToolbox 0x91a4e3ef ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1417
46 com.apple.HIToolbox 0x91a1b080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
47 com.apple.HIToolbox 0x91a19ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
48 com.apple.HIToolbox 0x91a3c7f3 SendEventToEventTarget + 52
49 net.sourceforge.audacity 0x003e4056 wxApp::MacHandleOneEvent(void*) + 38
50 net.sourceforge.audacity 0x003e412f wxApp::MacDoOneEvent() + 127
51 net.sourceforge.audacity 0x003fca53 wxEventLoop::Dispatch() + 35
52 net.sourceforge.audacity 0x0048f68f wxEventLoopManual::Run() + 111
53 net.sourceforge.audacity 0x004698d3 wxAppBase::MainLoop() + 83
54 net.sourceforge.audacity 0x0054a34a wxEntry(int&, wchar_t**) + 154
55 net.sourceforge.audacity 0x0003f24b main + 91
56 net.sourceforge.audacity 0x0003efae _start + 216
57 net.sourceforge.audacity 0x0003eed5 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x95bf3382 kevent + 10
1 libSystem.B.dylib 0x95bf3a9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x95bf2f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x95bf2cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x95bf2781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x95bf25c6 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x95bccafa mach_msg_trap + 10
1 libSystem.B.dylib 0x95bcd267 mach_msg + 68
2 com.apple.CoreFoundation 0x96f172df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x96f163c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x96f161f1 CFRunLoopRunInMode + 97
5 com.apple.audio.CoreAudio 0x975ab96c HALRunLoop::OwnThread(void*) + 162
6 com.apple.audio.CoreAudio 0x97597488 CAPThread::Entry(CAPThread*) + 140
7 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
8 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x95bccc0e mach_wait_until + 10
1 libSystem.B.dylib 0x95c54429 nanosleep + 345
2 net.sourceforge.audacity 0x00050234 AudioThread::Entry() + 100
3 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
4 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x95bccafa mach_msg_trap + 10
1 libSystem.B.dylib 0x95bcd267 mach_msg + 68
2 com.apple.CoreFoundation 0x96f172df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x96f163c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x96f1c304 CFRunLoopRun + 84
5 com.apple.DesktopServices 0x9749db3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
6 ...ple.CoreServices.CarbonCore 0x9310154a PrivateMPEntryPoint + 68
7 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
8 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x95bf2412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95bf29a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95bf25c6 start_wqthread + 30
Thread 6:
0 libSystem.B.dylib 0x95bf2412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95bf29a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95bf25c6 start_wqthread + 30
Thread 7: com.apple.CFSocket.private
0 libSystem.B.dylib 0x95bebac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x96f56c53 __CFSocketManager + 1091
2 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
3 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x95bf2412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95bf29a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95bf25c6 start_wqthread + 30
Thread 9:
0 libSystem.B.dylib 0x95bfaaa2 __semwait_signal + 10
1 libSystem.B.dylib 0x95c269c5 nanosleep$UNIX2003 + 188
2 libSystem.B.dylib 0x95c26903 usleep$UNIX2003 + 61
3 com.apple.AppKit 0x96103e2d -[NSUIHeartBeat _heartBeatThread:] + 2039
4 com.apple.Foundation 0x91e004c4 -[NSThread main] + 45
5 com.apple.Foundation 0x91e00474 __NSThread__main__ + 1499
6 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
7 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 10: com.apple.coremedia.scheduledfileio
0 libSystem.B.dylib 0x95bfaaa2 __semwait_signal + 10
1 libSystem.B.dylib 0x95bfa75e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x95bfc3f8 pthread_cond_wait$UNIX2003 + 73
3 com.apple.CoreMedia 0x90674c6f WaitOnCondition + 19
4 com.apple.CoreMedia 0x90674f4d FigSemaphoreWaitRelative + 173
5 com.apple.CoreMedia 0x90672f5e FigScheduledFileIOThread + 6254
6 com.apple.CoreMedia 0x90675f7b figThreadMain + 340
7 libSystem.B.dylib 0x95bfa259 _pthread_start + 345
8 libSystem.B.dylib 0x95bfa0de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xffff0700 ebx: 0x01965d48 ecx: 0x00000038 edx: 0xffeec7c0
edi: 0x01965d80 esi: 0x01283858 ebp: 0xbfffdac8 esp: 0xbfffdac0
ss: 0x0000001f efl: 0x00010286 eip: 0xffff0930 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x0116fff8
Binary Images:
0x1000 - 0xab4ffb +net.sourceforge.audacity 2.0.4.0 (2.0.4.0) <FB28C2AD-97AB-6771-96F9-9216E4B3D108> /Applications/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
0x11f2000 - 0x11f6ff3 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
0x11fc000 - 0x11fcff7 +hard_limiter_1413.so ??? (???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Applications/Audacity/plug-ins/hard_limiter_1413.so
0x17dc000 - 0x17e2ff7 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
0x35ca000 - 0x35ccff7 +sc4_1882.so ??? (???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Applications/Audacity/plug-ins/sc4_1882.so
0x3605000 - 0x3609ff7 com.apple.CommonCocoaPanels 4.0 (16) <30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x3657000 - 0x366ffe7 +gpl.jackosx.com.JACK-insert 1.6.30 (1.6.3) <739ACA77-1373-102F-1C71-2D9E85E18557> /Library/Audio/Plug-Ins/Components/JACK-insert.component/Contents/MacOS/JACK-insert
0x36ba000 - 0x36e4ff7 +com.grame.JackRouter JackRouter (0.9.6) <6EBFF75F-6232-E783-3DB9-2ED76BD23FE1> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x36fa000 - 0x3728fff Jackmp ??? (???) <A0E73715-F173-FE00-4041-8636476F8E11> /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0x3794000 - 0x3797fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x183b2000 - 0x18417fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x1a690000 - 0x1a6b4fe7 GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1a6ed000 - 0x1a6f4ff7 com.apple.qldisplay.Music 2.3 (327.7) <E63504A7-2C1F-8EB2-9605-0F9CE7364DA7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/DisplayBundles/Music.qldisplay/Contents/MacOS/Music
0x1ab83000 - 0x1acfcff7 GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1ad2e000 - 0x1b10bfff com.apple.ATIRadeonX3000GLDriver 1.6.36 (6.3.6) <A1E644E2-B88A-71A1-3D14-8D6CDB10DB7F> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
0x1b27c000 - 0x1b462fef com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
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 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
0x90003000 - 0x90010ff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90011000 - 0x9008aff7 com.apple.PDFKit 2.5.5 (2.5.5) <85AA9E1C-D946-863A-823E-32F2AAF314CB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x90125000 - 0x901bdfe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x901d1000 - 0x901f8ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9024c000 - 0x9037afe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9037b000 - 0x9046fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
0x905ab000 - 0x905cafe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x905cb000 - 0x905dbff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x905ec000 - 0x9060cfe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x9061b000 - 0x9064cff7 libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9064d000 - 0x9064dff7 com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9064e000 - 0x90652ff7 libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90653000 - 0x90690ff7 com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90691000 - 0x90793fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <316C3B25-6DCA-549A-7728-D5A038F654D8> /usr/lib/libcrypto.0.9.8.dylib
0x907cd000 - 0x907d4ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x907d5000 - 0x909aefff libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x909b6000 - 0x909b6ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x909b7000 - 0x909d3fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x909d4000 - 0x909d6ff7 libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x909d7000 - 0x90ad9fef com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x90cee000 - 0x90cffff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90e1b000 - 0x91231ff7 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
0x91232000 - 0x91244ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x91245000 - 0x91280ffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91281000 - 0x9152ffe7 com.apple.JavaScriptCore 6534.59 (6534.59.6) <BE3DA425-A441-7181-29C3-37EF345B1010> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91530000 - 0x91583ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91598000 - 0x915cbff7 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
0x915cc000 - 0x91678fe7 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
0x91679000 - 0x91735fff 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
0x91736000 - 0x91746ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x91995000 - 0x91a12ff7 com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x91a13000 - 0x91d37fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91d38000 - 0x91d38ff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91dea000 - 0x9205bfef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9205c000 - 0x92063ff3 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
0x92064000 - 0x920cefe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x920cf000 - 0x920cfff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x920d0000 - 0x92114ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92115000 - 0x921c3ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x921c4000 - 0x922f1ffb com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x922f2000 - 0x92300ff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92301000 - 0x92320ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92321000 - 0x92326ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92327000 - 0x923a7feb 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
0x923a8000 - 0x923f8ff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x923f9000 - 0x926f3fef com.apple.QuickTime 7.6.6 (1799) <9C110DFE-9171-20C1-C4E5-62BE8853D18A> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x927ab000 - 0x927aeffb 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
0x927eb000 - 0x92a16ff3 com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x92a17000 - 0x92a5dff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x92a5e000 - 0x92a5eff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92a5f000 - 0x930daff7 com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x930db000 - 0x933fbff3 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
0x933fc000 - 0x93426ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93427000 - 0x934a2fff com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x934a3000 - 0x934bbff7 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
0x934bc000 - 0x9359cfe7 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
0x935fc000 - 0x9362cff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x9362d000 - 0x936fefe3 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
0x93718000 - 0x93736fe7 libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93737000 - 0x93798fe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93799000 - 0x937f3fe7 com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x937f4000 - 0x93b5fff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93b60000 - 0x93b6cff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x93b6d000 - 0x93fa2ff7 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
0x93fb6000 - 0x93ffdffb com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x93ffe000 - 0x94004ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9407a000 - 0x9408efe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9408f000 - 0x940c5fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x940ce000 - 0x94176ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94177000 - 0x94689feb com.apple.RawCamera.bundle 3.14.0 (646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9468a000 - 0x946b0ffb 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
0x946b1000 - 0x946b3ff7 com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94708000 - 0x94729fe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9472a000 - 0x9474eff7 libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9474f000 - 0x9488cfe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9488d000 - 0x948caff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x948cb000 - 0x948d5ff7 com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94adf000 - 0x94b12fff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x94b13000 - 0x94b56ff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94b57000 - 0x94ba7fe7 libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94ba8000 - 0x94c0cffb 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
0x94c0d000 - 0x94cd8fef 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
0x94cd9000 - 0x94d6bfe7 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
0x94d6c000 - 0x9555b557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9555c000 - 0x955a0fe7 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
0x955d7000 - 0x95615ff7 com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95618000 - 0x95618ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95619000 - 0x9565aff7 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
0x95661000 - 0x95662ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x95663000 - 0x9566eff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x956df000 - 0x95861fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
0x959df000 - 0x959e8ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x959e9000 - 0x95bcbfff com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x95bcc000 - 0x95d73ff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x95d8d000 - 0x95dd2ff7 com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x95dd3000 - 0x95e29ff7 com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x95e51000 - 0x95f51fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x95f52000 - 0x96835ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96889000 - 0x969ccfef com.apple.QTKit 7.7 (1799) <FFF8483B-281E-A1D2-2A6A-8FEDFFEA3E35> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96beb000 - 0x96c2dff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96c94000 - 0x96c97fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x96ddb000 - 0x96e4aff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96e4b000 - 0x96e8eff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96e8f000 - 0x96e90ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x96ed3000 - 0x96ed9fe7 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
0x96eda000 - 0x97055fe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97056000 - 0x97064fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x97065000 - 0x970c2ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x970c3000 - 0x970ceff7 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
0x970cf000 - 0x970e4fff 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
0x970e5000 - 0x970e6ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x970e7000 - 0x97155ff7 com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x97156000 - 0x971f3fe3 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
0x971f4000 - 0x97300fe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9730d000 - 0x97365fe7 com.apple.datadetectorscore 2.0 (80.7) <58C659CA-72CC-31D2-9732-09BF1A0CAAF6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x97366000 - 0x973b3feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x973b4000 - 0x973b4ff7 com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x973b5000 - 0x973bdff7 com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x973be000 - 0x973c4fff 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
0x973e3000 - 0x9749bfeb libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9749c000 - 0x97576fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97577000 - 0x975f1fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x975f2000 - 0x975f6ff7 IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x975f7000 - 0x9760bffb 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
0x9760c000 - 0x976b9fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x976ba000 - 0x976e2ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x976e3000 - 0x976edfe7 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
0x976ee000 - 0x976f8ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x976f9000 - 0x98471fe7 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
0x985e2000 - 0x985e2ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x985e3000 - 0x985e3ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x985ef000 - 0x986a8fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x986a9000 - 0x986adff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x986ae000 - 0x986b1ff7 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
0x9871e000 - 0x98bd9ff7 com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x98c2b000 - 0x98cadffb SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x98fd6000 - 0x99071fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9907f000 - 0x990a1fef com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x990ea000 - 0x992adfeb 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
0x992ae000 - 0x9a201ffb com.apple.QuickTimeComponents.component 7.6.6 (1799) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9a202000 - 0x9a205ff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9a27e000 - 0x9a3a7fe7 com.apple.WebKit 6534.59 (6534.59.8) <66F85037-1A89-F7A1-8781-A621A05AB1CA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9a3a8000 - 0x9a60eff7 com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9ac77000 - 0x9acb1ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Last edited by donmackeen on Fri Apr 24, 2015 4:21 pm, edited 2 times in total.
Reason: wrapped crash report in code tags for readability
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: Audacity crashes when I try to export
Thanks, that shows the expected Unicode-related crash on import.donmackeen wrote:Have been able to import MP3 again, but still crashes on export.
Mp3 was on Desktop, and hadn't changed folder name etc.
Here's last crash reportCode: Select all
[...] Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0xffff0930 __memcpy + 400 1 com.apple.HIToolbox 0x91c4c404 CArray::ReplaceElements(long, long, long, void const*) + 132 2 com.apple.HIToolbox 0x91c71052 CUnicodeTextension::UnicodeReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 1904
I don't know exactly about the export problem but the export must deal with file names, and I think the bug could sometimes destabilise Audacity (rather than immediately crash it) so that export of the same file might fail when you get to do that.
I suggest rebooting several times, then when you import files, only do so with File > Import > Audio... .
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
donmackeen
- Posts: 12
- Joined: Sun Sep 08, 2013 1:06 pm
- Operating System: Please select
Re: Audacity crashes when I try to export
Tried rebooting, and have only been using File > Import > Audio
Still crashing.
Still crashing.