Hi all,
First of all, I love Audacity, and especially the apply chain feature with the Clean Speech preset, because I regularly need to clean thousands very small wav files (100ko average).
But unfortunately, it's very unstable, it crash after some time (between 100 and 300 wav processed).
I use the latest beta (1.3.13), but i have this problem since (at least) 1.3.12
My config: MAC OS 10.6.8, 4go Ram, 2GHz Intel Core i7
If it's useful, I can include any log or crash report.
I have searched existing bug on Bugzilla, and known bug, but didn't found one (except the import wav file on Mac, but they said to restart the mac, but it doesn't work for me). I found that lifehacker complains in 2010 also of crashes in the Apply Chain feature: http://www.lifehacker.com.au/2010/01/ho ... dio-files/
Hope I am on the right place to fill the bug.
Thanks in advance,
Crash when apply chain (Clean Speech) on multiple small wav
Forum rules
This forum is now closed.
For help with current Audacity, please post to the 2.x. board for your operating system.
Please post feedback about the current 2.x version on the 2.x.feedback board.
This forum is now closed.
For help with current Audacity, please post to the 2.x. board for your operating system.
Please post feedback about the current 2.x version on the 2.x.feedback board.
Re: Crash when apply chain (Clean Speech) on multiple small
This is not the best place to report a bug like this but is a good place to start the process. Eventually, someone would need to create a bug report on Audacity's Bugzilla (but the reporter has to be authorized to do so) and the generally accepted way to get Audacity Team's attention is e-mail to [email protected]. Since you are here and have already started giving some details, you might as well stick with the Forum until the Forum Elves can get as much information gathered as is needed/available!
I am not on the Audacity Programming Team (I am one of the Audacity Manual Editors) and I am not an "official" Forum Elf (but I like to do my part as well as I am able). I have no knowledge of the Mac hardware. I have seen something similar when batch processing hundreds of MP3s on Win7 but gave up trying to debug the situation because I destroyed a couple of drives doing so.
You mention crash and log reports--both might be helpful if you can provide them. On Windows, the Audacity Log can be displayed from the Help menu ( Help > Show log... ) and something similar is available on the Mac (who's menu structure is slightly different). Unfortunately, I suspect that after Audacity crashes its Log will also be unresponsive, but give it a try anyway. Any data generated by the OS might also be relevant; if you do post such text here make sure to use the "Code" button to wrap the text in [ C O D E ] [ / C O D E ] formatting so the Forum will not mess with the text!
I am not on the Audacity Programming Team (I am one of the Audacity Manual Editors) and I am not an "official" Forum Elf (but I like to do my part as well as I am able). I have no knowledge of the Mac hardware. I have seen something similar when batch processing hundreds of MP3s on Win7 but gave up trying to debug the situation because I destroyed a couple of drives doing so.
You mention crash and log reports--both might be helpful if you can provide them. On Windows, the Audacity Log can be displayed from the Help menu ( Help > Show log... ) and something similar is available on the Mac (who's menu structure is slightly different). Unfortunately, I suspect that after Audacity crashes its Log will also be unresponsive, but give it a try anyway. Any data generated by the OS might also be relevant; if you do post such text here make sure to use the "Code" button to wrap the text in [ C O D E ] [ / C O D E ] formatting so the Forum will not mess with the text!
Code: Select all
this is what it looks like if you use the Code button! <grin>Re: Crash when apply chain (Clean Speech) on multiple small
Hi Edgar,
Thanks for your answer (and sorry for the wrong place), it's good to see that Audacity has an active community !
I will do my best to help fixing that bug.
Here is the crash report from MacOS:
And here is the Audacity Log, but it looks like it's only the logs after restarting Audacity, after the crash :
I can provide the wav files I use if needed.
Thanks for your answer (and sorry for the wrong place), it's good to see that Audacity has an active community !
I will do my best to help fixing that bug.
Here is the crash report from MacOS:
Code: Select all
Process: Audacity [1078]
Path: /Applications/AudacityBeta1.3.13/Audacity.app/Contents/MacOS/Audacity
Identifier: net.sourceforge.audacity
Version: 1.3.13.0 (1.3.13.0)
Code Type: X86 (Native)
Parent Process: launchd [114]
Date/Time: 2011-08-23 18:57:08.244 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 10624 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 10608 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 0B68D917-2226-4904-9FB9-985387BDF49F
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0xffff0837 __memcpy + 151
1 Audacity 0x003c4554 wxBitmap::GetSubBitmap(wxRect const&) const + 644
2 Audacity 0x003d3609 wxMemoryDC::DoGetAsBitmap(wxRect const*) const + 57
3 Audacity 0x00459377 wxDC::DoBlit(int, int, int, int, wxDC*, int, int, int, bool, int, int) + 311
4 Audacity 0x001e73c8 TrackPanel::OnPaint(wxPaintEvent&) + 472
5 Audacity 0x00574c93 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
6 Audacity 0x00574e0f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
7 Audacity 0x005751df wxEvtHandler::ProcessEvent(wxEvent&) + 207
8 Audacity 0x0042d202 wxWindow::MacDoRedraw(void*, long) + 1218
9 Audacity 0x0042b8db wxMacWindowControlEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1211
10 Audacity 0x0042bff3 wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 339
11 com.apple.HIToolbox 0x927acc0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
12 com.apple.HIToolbox 0x927abed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
13 com.apple.HIToolbox 0x927abd35 SendEventToEventTargetWithOptions + 58
14 com.apple.HIToolbox 0x927d3e85 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 475
15 com.apple.HIToolbox 0x927d37d9 HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 713
16 com.apple.HIToolbox 0x927d3a4c HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
17 com.apple.HIToolbox 0x927d3a4c HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
18 com.apple.HIToolbox 0x927d3a4c HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
19 com.apple.HIToolbox 0x927d27ff HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 873
20 com.apple.HIToolbox 0x927d2445 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 83
21 com.apple.HIToolbox 0x927d2395 HIView::Render(unsigned long, CGContext*) + 45
22 com.apple.HIToolbox 0x927db800 FlushWindowObject(WindowData*, void**, unsigned char) + 754
23 com.apple.HIToolbox 0x927db215 FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 177
24 com.apple.CoreFoundation 0x97ec9e02 __CFRunLoopDoObservers + 1186
25 com.apple.CoreFoundation 0x97e853c9 CFRunLoopRunSpecific + 409
26 com.apple.CoreFoundation 0x97e85221 CFRunLoopRunInMode + 97
27 com.apple.HIToolbox 0x927d9d60 RunCurrentEventLoopInMode + 392
28 com.apple.HIToolbox 0x927d9a53 ReceiveNextEventCommon + 158
29 com.apple.HIToolbox 0x92962141 ReceiveNextEvent + 83
30 Audacity 0x003bed07 wxApp::Yield(bool) + 135
31 Audacity 0x005763bc wxYieldIfNeeded() + 44
32 Audacity 0x002cf781 ProgressDialog::Update(int, wxString const&) + 593
33 Audacity 0x001044c7 ExportMP3::Export(AudacityProject*, int, wxString, bool, double, double, MixerSpec*, Tags*, int) + 4711
34 Audacity 0x000f00e1 Exporter::ExportTracks() + 369
35 Audacity 0x000f049b Exporter::Process(AudacityProject*, int, wchar_t const*, wxString, bool, double, double) + 299
36 Audacity 0x00054f18 BatchCommands::WriteMp3File(wxString, int) + 664
37 Audacity 0x00055fb8 BatchCommands::ApplySpecialCommand(int, wxString, wxString) + 1464
38 Audacity 0x000567e4 BatchCommands::ApplyCommand(wxString, wxString) + 180
39 Audacity 0x00056bab BatchCommands::ApplyCommandInBatchMode(wxString const&, wxString const&) + 107
40 Audacity 0x00056f7f BatchCommands::ApplyChain(wxString const&) + 719
41 Audacity 0x0005b62c BatchProcessDialog::OnApplyToFiles(wxCommandEvent&) + 5980
42 Audacity 0x00574c93 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
43 Audacity 0x00574e0f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
44 Audacity 0x005751df wxEvtHandler::ProcessEvent(wxEvent&) + 207
45 Audacity 0x004b9e62 wxWindowBase::TryParent(wxEvent&) + 98
46 Audacity 0x0057518c wxEvtHandler::ProcessEvent(wxEvent&) + 124
47 Audacity 0x003cd8eb wxControl::ProcessCommand(wxCommandEvent&) + 27
48 Audacity 0x003c6f95 wxButton::MacControlHit(void*, void*) + 69
49 Audacity 0x0042b672 wxMacWindowControlEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 594
50 Audacity 0x0042bff3 wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 339
51 com.apple.HIToolbox 0x927acc0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
52 com.apple.HIToolbox 0x927abed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
53 com.apple.HIToolbox 0x927ce773 SendEventToEventTarget + 52
54 com.apple.HIToolbox 0x9281dc6e SendControlHit(HIView*, OpaqueEventRef*, short, unsigned long) + 296
55 com.apple.HIToolbox 0x9281daef HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 45
56 com.apple.HIToolbox 0x92882677 HIView::ClickInternal(CGPoint const&, unsigned long, void (*)(OpaqueControlRef*, short), OpaqueEventRef*, bool) + 245
57 com.apple.HIToolbox 0x92883c30 HIView::ClickSelf(OpaqueEventRef*) + 368
58 com.apple.HIToolbox 0x927bfa79 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2363
59 com.apple.HIToolbox 0x927acc0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
60 com.apple.HIToolbox 0x927abed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
61 com.apple.HIToolbox 0x927ce773 SendEventToEventTarget + 52
62 com.apple.HIToolbox 0x9281cb2e HIView::Click(OpaqueEventRef*) + 480
63 com.apple.HIToolbox 0x9281c8fb HandleClickAsHIView(OpaqueWindowPtr*, OpaqueEventRef*) + 151
64 com.apple.HIToolbox 0x9281b1d8 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 491
65 com.apple.HIToolbox 0x9281acdb HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 786
66 com.apple.HIToolbox 0x9281a5f2 StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 93
67 com.apple.HIToolbox 0x927acc0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
68 com.apple.HIToolbox 0x927abed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
69 com.apple.HIToolbox 0x927ce773 SendEventToEventTarget + 52
70 com.apple.HIToolbox 0x927e02af ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
71 com.apple.HIToolbox 0x927ad060 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
72 com.apple.HIToolbox 0x927abed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
73 com.apple.HIToolbox 0x927ce773 SendEventToEventTarget + 52
74 Audacity 0x003beb26 wxApp::MacHandleOneEvent(void*) + 38
75 Audacity 0x003bebff wxApp::MacDoOneEvent() + 127
76 Audacity 0x003d75d3 wxEventLoop::Dispatch() + 35
77 Audacity 0x003d4f48 wxDialog::DoShowModal() + 136
78 Audacity 0x003d50c1 wxDialog::Show(bool) + 97
79 Audacity 0x003d4ea6 wxDialog::ShowModal() + 54
80 Audacity 0x001532bc AudacityProject::OnApplyChain() + 44
81 Audacity 0x00235f30 CommandManager::HandleMenuID(int, unsigned int, unsigned int) + 128
82 Audacity 0x0018e5cb AudacityProject::OnMenu(wxCommandEvent&) + 59
83 Audacity 0x00574c93 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
84 Audacity 0x00574e0f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
85 Audacity 0x005751df wxEvtHandler::ProcessEvent(wxEvent&) + 207
86 Audacity 0x0049663f wxMenuBase::SendEvent(int, int) + 255
87 Audacity 0x003fad98 wxMenu::MacHandleCommandProcess(wxMenuItem*, int, wxWindow*) + 72
88 Audacity 0x0042c09f wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 511
89 com.apple.HIToolbox 0x927acc0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
90 com.apple.HIToolbox 0x927abed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
91 com.apple.HIToolbox 0x927ce773 SendEventToEventTarget + 52
92 com.apple.HIToolbox 0x927fadc7 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
93 com.apple.HIToolbox 0x9281fb38 SendMenuCommandWithContextAndModifiers + 66
94 com.apple.HIToolbox 0x9281faef SendMenuItemSelectedEvent + 121
95 com.apple.HIToolbox 0x9281f9f7 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
96 com.apple.HIToolbox 0x927ef0ba MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
97 com.apple.HIToolbox 0x929a1950 MenuSelect + 190
98 Audacity 0x00422d90 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1008
99 Audacity 0x003c0f8a wxMacAppEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1114
100 com.apple.HIToolbox 0x927acc0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
101 com.apple.HIToolbox 0x927abed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
102 com.apple.HIToolbox 0x927ce773 SendEventToEventTarget + 52
103 com.apple.HIToolbox 0x927e034f ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1417
104 com.apple.HIToolbox 0x927ad060 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
105 com.apple.HIToolbox 0x927abed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
106 com.apple.HIToolbox 0x927ce773 SendEventToEventTarget + 52
107 Audacity 0x003beb26 wxApp::MacHandleOneEvent(void*) + 38
108 Audacity 0x003bebff wxApp::MacDoOneEvent() + 127
109 Audacity 0x003d75d3 wxEventLoop::Dispatch() + 35
110 Audacity 0x0046a22f wxEventLoopManual::Run() + 111
111 Audacity 0x00444483 wxAppBase::MainLoop() + 83
112 Audacity 0x00523efa wxEntry(int&, wchar_t**) + 154
113 Audacity 0x0003e8b8 main + 24
114 Audacity 0x0003e65e _start + 216
115 Audacity 0x0003e585 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x96cbf382 kevent + 10
1 libSystem.B.dylib 0x96cbfa9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x96cbef59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x96cbecfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x96cbe781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x96cbe5c6 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x96c98e0a open$NOCANCEL$UNIX2003 + 10
1 libSystem.B.dylib 0x96d6f735 open + 54
2 libSystem.B.dylib 0x96d5a62c fopen + 95
3 mod-script-pipe.so 0x017f4f5e PipeServer() + 222
4 mod-script-pipe.so 0x017f5177 RegScriptServerFunc + 39
5 Audacity 0x0032a9d9 ScriptCommandRelay::Run() + 41
6 Audacity 0x002cec9d NonGuiThread::Entry() + 29
7 Audacity 0x0056d3ad wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x9308554a PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x96cc6259 _pthread_start + 345
10 libSystem.B.dylib 0x96cc60de thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x96c98afa mach_msg_trap + 10
1 libSystem.B.dylib 0x96c99267 mach_msg + 68
2 com.apple.CoreFoundation 0x97e8630f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x97e853f4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x97e85221 CFRunLoopRunInMode + 97
5 com.apple.audio.CoreAudio 0x96c1096c HALRunLoop::OwnThread(void*) + 162
6 com.apple.audio.CoreAudio 0x96bfc488 CAPThread::Entry(CAPThread*) + 140
7 libSystem.B.dylib 0x96cc6259 _pthread_start + 345
8 libSystem.B.dylib 0x96cc60de thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x96c98c0e mach_wait_until + 10
1 libSystem.B.dylib 0x96d20429 nanosleep + 345
2 Audacity 0x000500a4 AudioThread::Entry() + 100
3 libSystem.B.dylib 0x96cc6259 _pthread_start + 345
4 libSystem.B.dylib 0x96cc60de thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x96c98afa mach_msg_trap + 10
1 libSystem.B.dylib 0x96c99267 mach_msg + 68
2 com.apple.CoreFoundation 0x97e8630f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x97e853f4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x97e8b334 CFRunLoopRun + 84
5 com.apple.DesktopServices 0x99202b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
6 ...ple.CoreServices.CarbonCore 0x9308554a PrivateMPEntryPoint + 68
7 libSystem.B.dylib 0x96cc6259 _pthread_start + 345
8 libSystem.B.dylib 0x96cc60de thread_start + 34
Thread 6: com.apple.CFSocket.private
0 libSystem.B.dylib 0x96cb7ac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x97ec5c83 __CFSocketManager + 1091
2 libSystem.B.dylib 0x96cc6259 _pthread_start + 345
3 libSystem.B.dylib 0x96cc60de thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x96cbe412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x96cbe9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x96cbe5c6 start_wqthread + 30
Thread 8:
0 libSystem.B.dylib 0x96cbe412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x96cbe9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x96cbe5c6 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xffff07a0 ebx: 0x003c42ef ecx: 0x00000020 edx: 0xffffed00
edi: 0x00001300 esi: 0x1a83e300 ebp: 0xbfffa228 esp: 0xbfffa220
ss: 0x00000023 efl: 0x00010246 eip: 0xffff0837 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000000
Binary Images:
0x1000 - 0xa5fff3 +Audacity ??? (???) <EA3BEF71-0A0E-3860-B98F-4A0BA488C817> /Applications/AudacityBeta1.3.13/Audacity.app/Contents/MacOS/Audacity
0xffc000 - 0x1048ffb com.apple.audio.midi.CoreMIDI 1.7.1 (42) <813D30E5-440C-27AA-5791-9263E9B30007> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x10e1000 - 0x10e2ff7 com.apple.textencoding.unicode 2.3 (2.3) <A7D310DB-A5E6-C834-F72F-A66453834CC0> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x1700000 - 0x1704ff7 com.apple.CommonCocoaPanels 4.0 (16) <0E766C21-37E4-C261-E76B-0FA2C7F50EE3> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x170d000 - 0x170fffa +Adobe Unit Types a2.0.0 (2.0.0) /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types
0x1731000 - 0x1732ff7 +com.druide.Antidote.InjecteurOSAX 1.0.3 (1) <12688FA0-1EBA-BBED-369D-D93A34D9C85F> /Library/ScriptingAdditions/Antidote - Assistant MC.osax/Contents/MacOS/Antidote - Assistant MC
0x17f4000 - 0x17f5ff7 +mod-script-pipe.so ??? (???) <65A0371A-39E4-CBB8-F6D3-D91125B2CD78> /Applications/AudacityBeta1.3.13/modules/mod-script-pipe.so
0x3bfb000 - 0x3bfbff7 +hard_limiter_1413.so ??? (???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Applications/AudacityBeta1.3.13/plug-ins/hard_limiter_1413.so
0x3e00000 - 0x3e03ff7 +gverb_1216.so ??? (???) <B8A3EF2E-B6BB-1B6C-DBE2-A06B4F7F066C> /Applications/AudacityBeta1.3.13/plug-ins/gverb_1216.so
0x3e07000 - 0x3e09ff7 +sc4_1882.so ??? (???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Applications/AudacityBeta1.3.13/plug-ins/sc4_1882.so
0x3e9e000 - 0x3ed0ff7 com.apple.security.csparser 2.0 (55002) <F2674C87-C541-D1F4-8466-D426FABCF995> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x3f0e000 - 0x3f12ff3 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
0x3f17000 - 0x3f1dff7 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
0x3f87000 - 0x3faefe7 +com.google.talk.camera 1.0.18.1493 (1.0.18.1493) <59480374-19E1-4D09-D87D-3FD74E86CBCC> /Users/sam/Library/QuickTime/Google Camera Adapter 0.component/Contents/MacOS/Google Camera Adapter 0
0x3fc5000 - 0x3fc8fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x193b2000 - 0x193d9fe7 +com.google.talk.camera 1.0.18.1493 (1.0.18.1493) <70EC59FC-53A6-DA3F-E953-15E9C22572CD> /Users/sam/Library/QuickTime/Google Camera Adapter 1.component/Contents/MacOS/Google Camera Adapter 1
0x193f0000 - 0x19455fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x1ab3c000 - 0x1ab93feb +com.druide.Antidote.MC 3.1.4 (314) <2418C5EC-2507-DC3B-BE55-251399258CC8> /Library/Contextual Menu Items/Antidote - MC.plugin/Contents/MacOS/Antidote - MC
0x1de26000 - 0x1de6dfff +libmp3lame.dylib ??? (???) <01E1F267-9926-0D18-C1AB-5C5146DB02F3> /usr/local/lib/audacity/libmp3lame.dylib
0x70000000 - 0x700cbfff com.apple.audio.units.Components 1.6.5 (1.6.5) <E50D0989-0609-EAF7-3B3B-B10D7847BAA5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld
0x900ad000 - 0x9011bff7 com.apple.QuickLookUIFramework 2.3 (327.6) <0A8CF0E7-9ED7-31F2-B6CC-7EE5A5F2EEC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90121000 - 0x9012cff7 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
0x901a0000 - 0x901aeff7 com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x901af000 - 0x901e2ff7 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
0x901e3000 - 0x901f3ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x901f4000 - 0x90263ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90264000 - 0x902baff7 com.apple.MeshKitRuntime 1.1 (49.2) <4B41E225-69AC-6EFA-190E-DC6A4BD8109E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x902bb000 - 0x90b9eff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90b9f000 - 0x90be3fe7 com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90be4000 - 0x90be8ff7 libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x90bfc000 - 0x90bffff7 libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90c00000 - 0x90c0efe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
0x90c1b000 - 0x90c2ffe7 libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x90c30000 - 0x90c33ff7 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
0x90c34000 - 0x90c95fe7 com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90c9b000 - 0x90e5dfeb com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90e96000 - 0x90e9bff7 com.apple.OpenDirectory 10.6 (10.6) <7E8AFE74-1FA9-7B35-A0E3-545959A9CA73> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90edd000 - 0x90ef8ff7 libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90ef9000 - 0x90f4cff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90f4d000 - 0x91009fff com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9100a000 - 0x9127bfef com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9127c000 - 0x913a2fe7 com.apple.WebKit 6534 (6534.50) <219E2787-ED6D-5358-6659-35A9D62955F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x913a3000 - 0x913abff7 com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x913ac000 - 0x917e1ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91925000 - 0x91aa7fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x91b02000 - 0x91b05fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x91b06000 - 0x91b06ff7 com.apple.Carbon 150 (152) <8DD4F8DB-6DBD-1F65-F4EB-2981DBFDED50> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91b07000 - 0x91d6dff7 com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91d6e000 - 0x91f99ff3 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
0x91f9a000 - 0x91f9cff7 com.apple.securityhi 4.0 (36638) <A5F4B929-AEDE-2DFB-E02F-89CEC0940023> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91fad000 - 0x9205afe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x920a4000 - 0x920b6ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x921a9000 - 0x921cfffb com.apple.DictionaryServices 1.1.2 (1.1.2) <5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x921d0000 - 0x92215ff7 com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x92216000 - 0x92220ff7 com.apple.HelpData 2.0.5 (34.1.1) <FF39B4DF-9DAF-1387-2284-A822D55D7789> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92221000 - 0x92223ff7 libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92224000 - 0x926dfff7 com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x926e1000 - 0x926e2ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x926f9000 - 0x9275dfff com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9275e000 - 0x9275fff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x92760000 - 0x927a4ff3 com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x927a5000 - 0x92ac9fef com.apple.HIToolbox 1.6.5 (???) <F21289A3-A00E-0BC3-66F1-7557862CE7EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92aca000 - 0x92b34fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x92b3d000 - 0x92b3dff7 com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92b3e000 - 0x92c6cfe7 com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92c6d000 - 0x92c8cfe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <7236668D-1D61-0ED8-9F22-35DBBF661175> /usr/lib/libexpat.1.dylib
0x92c95000 - 0x92cb1fe3 com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cb8000 - 0x92d15ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92d16000 - 0x92d93ff7 com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x92d94000 - 0x92e4cfeb libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92e4d000 - 0x92f4efe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
0x92f4f000 - 0x93051fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x9305f000 - 0x9337fff3 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
0x93380000 - 0x93439fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
0x9343a000 - 0x9343dffb 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
0x93481000 - 0x937ecff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9380c000 - 0x938baff3 com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x938bb000 - 0x93a99fe3 libType1Scaler.dylib ??? (???) <97A2DBFA-C50B-266C-E63A-D6644F3B737C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x93a9a000 - 0x93ae7feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <9E35835E-BC33-F8EC-8F3B-84D51DEBDB16> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x93ae8000 - 0x93bb9fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x9448a000 - 0x94490fff com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x944df000 - 0x94587ffb com.apple.QD 3.36 (???) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94588000 - 0x945e0fe7 com.apple.datadetectorscore 2.0 (80.7) <463C62DE-2664-E186-915A-0772C6AC0664> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x945e1000 - 0x9462afe7 libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9465b000 - 0x9479efef com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x947d2000 - 0x9484dfff com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x95865000 - 0x95971ff7 libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95972000 - 0x959f2feb com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x959f3000 - 0x95a43ff7 com.apple.framework.familycontrols 2.0.2 (2020) <592738FA-B093-279A-8D4E-3F76A21E2912> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x95a44000 - 0x95c26fff 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
0x95c27000 - 0x95cf2fef 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
0x95db8000 - 0x965a7557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x965a8000 - 0x965d8ff7 com.apple.MeshKit 1.1 (49.2) <464BD81C-9970-FBF5-507F-3EEBD020A967> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x965d9000 - 0x965eaff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <B59157A1-8796-CE8F-2508-EB96F093F6A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96604000 - 0x96623ff7 com.apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96624000 - 0x96624ff7 com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96625000 - 0x96727fef com.apple.MeshKitIO 1.1 (49.2) <EC52D0C5-5291-441D-F137-8E4DD60F0E25> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x96752000 - 0x9675cfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9675d000 - 0x9679fff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x967a0000 - 0x967dbfeb libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x967dc000 - 0x96888fe7 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
0x968c4000 - 0x9695cfe7 edu.mit.Kerberos 6.5.11 (6.5.11) <88CA2CC8-9005-E017-6D61-5809C3CE5FC6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9695d000 - 0x96993fff libtidy.A.dylib ??? (???) <849A1FFD-3AF5-AFF7-74C7-5C46A8417429> /usr/lib/libtidy.A.dylib
0x969a8000 - 0x96a9cff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <475AEF89-91A5-5100-8662-DA508D3830E9> /usr/lib/libiconv.2.dylib
0x96bdc000 - 0x96c56fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96c57000 - 0x96c60ff7 com.apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96c7f000 - 0x96c97ff7 com.apple.CFOpenDirectory 10.6 (10.6) <6D726EA4-67D2-E534-13A3-E3767BA59786> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x96c98000 - 0x96e3fff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x96e40000 - 0x96e46ff7 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
0x96e47000 - 0x96e5bffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x96e5c000 - 0x96ef7fe7 com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96ef8000 - 0x97c52fe7 com.apple.WebCore 6534 (6534.50) <492FD955-DCB6-2E2D-3F51-CF295516877A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x97c53000 - 0x97c7dff7 com.apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x97c7e000 - 0x97cf7ff7 com.apple.PDFKit 2.5.1 (2.5.1) <4C374867-71B8-B202-ADDA-9985B4379470> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x97cf8000 - 0x97d36ff7 com.apple.QuickLookFramework 2.3 (327.6) <FCA83173-6DBF-615C-699A-529A7FD821ED> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x97d37000 - 0x97d43ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x97d55000 - 0x97d75fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <584B2B30-DC65-6930-F59F-C49FD5604B67> /usr/lib/libresolv.9.dylib
0x97d79000 - 0x97e0bfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97e0c000 - 0x97e0cff7 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
0x97e0d000 - 0x97e47ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
0x97e48000 - 0x97e48ff7 com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x97e49000 - 0x97fc4fe7 com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9807d000 - 0x980c0ff7 com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x983bb000 - 0x983fcff7 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
0x983fd000 - 0x98425ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x98426000 - 0x98427ff7 com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98430000 - 0x98436fe7 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
0x98437000 - 0x9844cfff 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
0x98460000 - 0x9849dff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x98504000 - 0x98525fe7 com.apple.opencl 12.3.6 (12.3.6) <B774CF2D-C067-DFFE-3EE6-90A036E36E06> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98526000 - 0x9854dff7 com.apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9854e000 - 0x9868bfe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9868c000 - 0x98690ff7 libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x986da000 - 0x986daff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x986db000 - 0x98778fe3 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
0x987ce000 - 0x987ffff7 libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99141000 - 0x99184ff7 libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x991f5000 - 0x99200ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99201000 - 0x992dbfff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x992dc000 - 0x992ecff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x992ed000 - 0x99320fff libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x99321000 - 0x9953cff7 com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9953d000 - 0x9961dfe7 com.apple.vImage 4.1 (4.1) <AEF800AE-65DA-5E79-5B01-165AF51BAAF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9961e000 - 0x99622ff7 IOSurface ??? (???) <7D8204CE-3FF9-27EC-A760-9321C44467A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99623000 - 0x99750ffb com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x99751000 - 0x9975eff7 com.apple.NetFS 3.2.2 (3.2.2) <0A53CD10-DBC7-2BE8-34F7-354BE201F6FB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9975f000 - 0x9975fff7 liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x99760000 - 0x99a5afef com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x99a94000 - 0x99a9effb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99aab000 - 0x99b05fe7 com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x99b06000 - 0x99b43ff7 com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x99ca7000 - 0x9a0f8fef com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9a200000 - 0x9a222fef com.apple.DirectoryService.Framework 3.6 (621.11) <401E67B3-96DF-287B-2892-210C3A2EE9A6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9a223000 - 0x9a2a5ffb SecurityFoundation ??? (???) <20512B7E-DC54-8242-B656-64DCA1BFB739> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9a2a6000 - 0x9a6bcff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9a6bd000 - 0x9a6e1ff7 libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a766000 - 0x9a766ff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a767000 - 0x9a7aeffb com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x9aada000 - 0x9aae1ff3 com.apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9aae2000 - 0x9aae2ff7 com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9aaf1000 - 0x9ab37ff7 libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Code: Select all
18:59:22: Trying to load FFmpeg libraries...
18:59:22: Trying to load FFmpeg libraries from default path, '/usr/local/lib/audacity/libavformat.52.dylib'.
18:59:22: Checking for monolithic avformat from '/usr/local/lib/audacity/libavformat.52.dylib'.
18:59:22: Error: dlopen(/usr/local/lib/audacity/libavformat.52.dylib, 1): image not found
18:59:22: Loading avutil from '/usr/local/lib/audacity/libavutil.50.dylib'.
18:59:22: Error: dlopen(/usr/local/lib/audacity/libavutil.50.dylib, 1): image not found
18:59:22: Loading avcodec from '/usr/local/lib/audacity/libavcodec.52.dylib'.
18:59:22: Error: dlopen(/usr/local/lib/audacity/libavcodec.52.dylib, 1): image not found
18:59:22: Loading avformat from '/usr/local/lib/audacity/libavformat.52.dylib'.
18:59:22: Error: dlopen(/usr/local/lib/audacity/libavformat.52.dylib, 1): image not found
18:59:22: Error: Failed to load FFmpeg libraries.
18:59:22: Trying to load FFmpeg libraries from system paths. File name is 'libavformat.52.dylib'.
18:59:22: Checking for monolithic avformat from 'libavformat.52.dylib'.
18:59:22: Error: dlopen(libavformat.52.dylib, 1): image not found
18:59:22: Loading avutil from 'libavutil.50.dylib'.
18:59:22: Error: dlopen(libavutil.50.dylib, 1): image not found
18:59:22: Loading avcodec from 'libavcodec.52.dylib'.
18:59:22: Error: dlopen(libavcodec.52.dylib, 1): image not found
18:59:22: Loading avformat from 'libavformat.52.dylib'.
18:59:22: Error: dlopen(libavformat.52.dylib, 1): image not found
18:59:22: Error: Failed to load FFmpeg libraries.
18:59:22: Error: Failed to find compatible FFmpeg libraries.
18:59:32: Warning: Orphan blockfile: '/tmp/audacity1.2-sam/project1915740616/e00/d1d/e001d4f5.au'
18:59:32: Warning: Orphan blockfile: '/tmp/audacity1.2-sam/project1915740616/e00/d1d/e001db61.au'
18:59:32: Warning: Project check ignored orphan blockfile(s). They will be deleted when project is saved.
18:59:32: Warning: Project check found file inconsistencies inspecting the loaded project data.
18:59:48: Attempting to load LAME from system search paths
18:59:48: Loading LAME from libmp3lame.dylib
18:59:48: Error: dlopen(libmp3lame.dylib, 1): image not found
18:59:48: load failed
18:59:48: Attempting to load LAME from builtin path
18:59:48: Loading LAME from /usr/local/lib/audacity/libmp3lame.dylib
18:59:48: Actual LAME path /usr/local/lib/audacity/libmp3lame.dylib
18:59:48: LAME library successfully loaded
Re: Crash when apply chain (Clean Speech) on multiple small
Again, I'm not familiar with Mac but the crash report looks useful. The Log is indeed "a day late...", we would need to see a Log from the crashed instance (probably not possible without a custom compiled Audacity which redirects Log output--something I have done already).
I would be willing to attempt your process on Windows7 but would need the ~300 "very small" WAV files to process. I will PM you with my @dress.
I would be willing to attempt your process on Windows7 but would need the ~300 "very small" WAV files to process. I will PM you with my @dress.
Re: Crash when apply chain (Clean Speech) on multiple small
Hi thanks Edgar!
Sorry for the late answer, I am sending my wav files to your email right now.
To reproduce the bug (it's at least what i do), you will need to select a blank noise at the beginning of a file and choose remove-noise and then Apply-Chain->Clean Speech and apply to all the files.
And if I remember correctly, it already crash on Windows XP (i tried 1 y ago on XPl), so i think you will be able to reproduce the bug on Vista.
Sorry for the late answer, I am sending my wav files to your email right now.
To reproduce the bug (it's at least what i do), you will need to select a blank noise at the beginning of a file and choose remove-noise and then Apply-Chain->Clean Speech and apply to all the files.
And if I remember correctly, it already crash on Windows XP (i tried 1 y ago on XPl), so i think you will be able to reproduce the bug on Vista.
Re: Crash when apply chain (Clean Speech) on multiple small
Running Win7 with SVN HEAD 29Aug11, I just tried this on all 306 WAV files with no crash. I seem to recall some work being done recently which might affect this problem. You might want to get a more recent build which, for Mac, may be found here:
http://www.audacity.homerow.net/index.p ... order=desc
If you still have the problem after updating Audacity you will need to post a bug report to [email protected]; if you do so, please include a link to this forum thread.
http://www.audacity.homerow.net/index.p ... order=desc
If you still have the problem after updating Audacity you will need to post a bug report to [email protected]; if you do so, please include a link to this forum thread.