Upgrade 1.3.14 Causes Audacity to Crash
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
Mac 0S X 10.3 and earlier are no longer supported but you can download legacy versions of Audacity for those systems HERE.
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
Mac 0S X 10.3 and earlier are no longer supported but you can download legacy versions of Audacity for those systems HERE.
-
Mephostopholes
- Posts: 17
- Joined: Thu Jan 19, 2012 11:31 pm
- Operating System: Please select
Upgrade 1.3.14 Causes Audacity to Crash
Since I did the upgrade I cannot get Audacity to work at all. It was working fine with the previous version....... is there any way I can get the last version to download? If this is a quick fix, ok, but it never seems like that's the case with these situations. I'm running it on an IMAC7 using Snow Leopard.
Re: Upgrade 1.3.14 Causes Audacity to Crash
Try resetting the Audacity Preferences to the defaults.
See here for instructions how to do that: http://wiki.audacityteam.org/wiki/Audac ... defaults_2
If that does not help, could you describe exactly what is happening / not happening.
At what point does it crash?
Is it actually crashing (disappearing) or freezing?
Are there any error messages?
As much detail as you can give would be a great help.
See here for instructions how to do that: http://wiki.audacityteam.org/wiki/Audac ... defaults_2
If that does not help, could you describe exactly what is happening / not happening.
At what point does it crash?
Is it actually crashing (disappearing) or freezing?
Are there any error messages?
As much detail as you can give would be a great help.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Mephostopholes
- Posts: 17
- Joined: Thu Jan 19, 2012 11:31 pm
- Operating System: Please select
Re: Upgrade 1.3.14 Causes Audacity to Crash
I reset the preferences but it didn't help. What happens is after Audacity opens and I import a sound file the window goes white and I cannot see the file or navigate thru the program. As soon as I do anything, including click on the blank window, Audacity crashes. This is the error report that I copied.
Code: Select all
Process: Audacity [18827]
Path: /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier: net.sourceforge.audacity
Version: 1.3.14.0 (1.3.14.0)
Code Type: X86 (Native)
Parent Process: sh [18824]
Date/Time: 2012-01-22 21:50:17.712 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 5106896 sec
Crashes Since Last Report: 2831
Per-App Interval Since Last Report: 2899 sec
Per-App Crashes Since Last Report: 10
Anonymous UUID: E56759B5-2D11-4DB7-B792-C88FC6F32904
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 Audacity 0x00729e11 resample_open + 353
1 Audacity 0x001a4feb Resample::Resample(bool, double, double) + 75
2 Audacity 0x00170d56 Mixer::Mixer(int, WaveTrack**, TimeTrack*, double, double, int, int, bool, double, sampleFormat, bool, MixerSpec*) + 822
3 Audacity 0x0004b143 AudioIO::StartStream(WaveTrackArray, WaveTrackArray, TimeTrack*, double, double, double, AudioIOListener*, bool, double, double) + 3747
4 Audacity 0x00285ef5 ControlToolBar::PlayPlayRegion(double, double, bool, bool, TimeTrack*) + 837
5 Audacity 0x0028664d ControlToolBar::PlayDefault() + 157
6 Audacity 0x00574983 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
7 Audacity 0x00574aff wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
8 Audacity 0x00574ecf wxEvtHandler::ProcessEvent(wxEvent&) + 207
9 Audacity 0x004b9772 wxWindowBase::TryParent(wxEvent&) + 98
10 Audacity 0x00574e7c wxEvtHandler::ProcessEvent(wxEvent&) + 124
11 Audacity 0x0020b848 AButton::Click() + 72
12 Audacity 0x0020cc95 AButton::OnMouseEvent(wxMouseEvent&) + 1589
13 Audacity 0x00574983 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
14 Audacity 0x00574aff wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
15 Audacity 0x00574ecf wxEvtHandler::ProcessEvent(wxEvent&) + 207
16 Audacity 0x00422554 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 724
17 Audacity 0x00422ec6 wxMacTopLevelEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1302
18 com.apple.HIToolbox 0x95d65c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
19 com.apple.HIToolbox 0x95d64ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
20 com.apple.HIToolbox 0x95d877f3 SendEventToEventTarget + 52
21 com.apple.HIToolbox 0x95d9934f ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
22 com.apple.HIToolbox 0x95d66080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
23 com.apple.HIToolbox 0x95d64ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
24 com.apple.HIToolbox 0x95d877f3 SendEventToEventTarget + 52
25 Audacity 0x003be3c6 wxApp::MacHandleOneEvent(void*) + 38
26 Audacity 0x003be49f wxApp::MacDoOneEvent() + 127
27 Audacity 0x003d6e73 wxEventLoop::Dispatch() + 35
28 Audacity 0x00469b1f wxEventLoopManual::Run() + 111
29 Audacity 0x00443d63 wxAppBase::MainLoop() + 83
30 Audacity 0x00523bea wxEntry(int&, wchar_t**) + 154
31 Audacity 0x0003d828 main + 24
32 Audacity 0x0003d5ce _start + 216
33 Audacity 0x0003d4f5 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x93a49382 kevent + 10
1 libSystem.B.dylib 0x93a49a9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x93a48f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x93a48cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x93a48781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x93a485c6 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x93a22e0a open$NOCANCEL$UNIX2003 + 10
1 libSystem.B.dylib 0x93af9735 open + 54
2 libSystem.B.dylib 0x93ae462c fopen + 95
3 mod-script-pipe.so 0x16cecfce PipeServer() + 222
4 mod-script-pipe.so 0x16ced1f7 RegScriptServerFunc + 39
5 Audacity 0x0032d469 ScriptCommandRelay::Run() + 41
6 Audacity 0x002d15cd NonGuiThread::Entry() + 29
7 Audacity 0x0056d09d wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x9901354a PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x93a50259 _pthread_start + 345
10 libSystem.B.dylib 0x93a500de thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x93a22afa mach_msg_trap + 10
1 libSystem.B.dylib 0x93a23267 mach_msg + 68
2 com.apple.CoreFoundation 0x959fb2df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x959fa3c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x959fa1f1 CFRunLoopRunInMode + 97
5 com.apple.audio.CoreAudio 0x9397196c HALRunLoop::OwnThread(void*) + 162
6 com.apple.audio.CoreAudio 0x9395d488 CAPThread::Entry(CAPThread*) + 140
7 libSystem.B.dylib 0x93a50259 _pthread_start + 345
8 libSystem.B.dylib 0x93a500de thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x93a22c0e mach_wait_until + 10
1 libSystem.B.dylib 0x93aaa429 nanosleep + 345
2 Audacity 0x0004f054 AudioThread::Entry() + 100
3 libSystem.B.dylib 0x93a50259 _pthread_start + 345
4 libSystem.B.dylib 0x93a500de thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x93a22c0e mach_wait_until + 10
1 libSystem.B.dylib 0x93aaa429 nanosleep + 345
2 libSystem.B.dylib 0x93aaa2ca usleep + 61
3 ...vesAudio.WaveShell-AU.8.0.0 0x17485a3e wvThread::sleep_milliseconds(unsigned int) + 21
4 ...vesAudio.WaveShell-AU.8.0.0 0x17485b94 wvThread::WCIdleCommandDispatcher::threadMain(void*) + 32
5 ...vesAudio.WaveShell-AU.8.0.0 0x174854d0 wvThread::ThreadWrapper(void*) + 29
6 libSystem.B.dylib 0x93a50259 _pthread_start + 345
7 libSystem.B.dylib 0x93a500de thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x93a22b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x93a506e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x93a7f5a8 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x99033b90 TSWaitOnConditionTimedRelative + 242
4 ...ple.CoreServices.CarbonCore 0x990338ce TSWaitOnSemaphoreCommon + 511
5 ...ickTimeComponents.component 0x92ee6d25 ReadSchedulerThreadEntryPoint + 4698
6 libSystem.B.dylib 0x93a50259 _pthread_start + 345
7 libSystem.B.dylib 0x93a500de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xf4eb4000 ebx: 0x00729ccb ecx: 0x00000000 edx: 0x00000000
edi: 0x00000001 esi: 0xf4369ae0 ebp: 0xbfffe7a8 esp: 0xbfffe720
ss: 0x0000001f efl: 0x00010202 eip: 0x00729e11 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000
Binary Images:
0x1000 - 0xa63fe7 +Audacity ??? (???) <E95796FD-BD3C-7759-4F42-A7F140AF8C1B> /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
0x1016000 - 0x1062ffb com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x1087000 - 0x10a6fe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x1320000 - 0x1321ff7 com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x1334000 - 0x1338ff7 com.apple.CommonCocoaPanels 4.0 (16) <30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x16a04000 - 0x16a04fff +alias_1407.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/alias_1407.so
0x16a08000 - 0x16a0dfeb +allpass_1895.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/allpass_1895.so
0x16a11000 - 0x16a12fff +am_pitchshift_1433.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/am_pitchshift_1433.so
0x16a16000 - 0x16a16fff +amp_1181.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/amp_1181.so
0x16a1a000 - 0x16a1cfe7 +analogue_osc_1416.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/analogue_osc_1416.so
0x16a20000 - 0x16a22fff +bandpass_a_iir_1893.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/bandpass_a_iir_1893.so
0x16a26000 - 0x16a28fff +bandpass_iir_1892.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/bandpass_iir_1892.so
0x16a2c000 - 0x16a2dff3 +bode_shifter_1431.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/bode_shifter_1431.so
0x16a31000 - 0x16a32ff3 +bode_shifter_cv_1432.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/bode_shifter_cv_1432.so
0x16a36000 - 0x16a39fff +butterworth_1902.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/butterworth_1902.so
0x16a3d000 - 0x16a3eff7 +chebstortion_1430.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/chebstortion_1430.so
0x16a42000 - 0x16a42ffb +comb_1190.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/comb_1190.so
0x16a46000 - 0x16a4bff3 +comb_1887.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/comb_1887.so
0x16a4f000 - 0x16a4ffeb +comb_splitter_1411.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/comb_splitter_1411.so
0x16a53000 - 0x16a53fff +const_1909.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/const_1909.so
0x16a57000 - 0x16a58fe7 +crossover_dist_1404.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/crossover_dist_1404.so
0x16a5c000 - 0x16a5cfff +dc_remove_1207.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/dc_remove_1207.so
0x16a60000 - 0x16a61fff +decay_1886.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/decay_1886.so
0x16a65000 - 0x16a66017 +decimator_1202.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/decimator_1202.so
0x16a6a000 - 0x16a6afff +declip_1195.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/declip_1195.so
0x16a6e000 - 0x16a71fe7 +delay_1898.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/delay_1898.so
0x16a75000 - 0x16a77feb +delayorama_1402.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/delayorama_1402.so
0x16a7b000 - 0x16a7cfe7 +diode_1185.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/diode_1185.so
0x16a80000 - 0x16a81fe7 +divider_1186.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/divider_1186.so
0x16a85000 - 0x16a88fe7 +dj_eq_1901.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/dj_eq_1901.so
0x16a8c000 - 0x16a8dfff +dj_flanger_1438.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/dj_flanger_1438.so
0x16a91000 - 0x16a93fff +dyson_compress_1403.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/dyson_compress_1403.so
0x16a97000 - 0x16a98003 +fad_delay_1192.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/fad_delay_1192.so
0x16a9c000 - 0x16a9dffb +fast_lookahead_limiter_1913.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/fast_lookahead_limiter_1913.so
0x16aa1000 - 0x16aa2ff7 +flanger_1191.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/flanger_1191.so
0x16aa6000 - 0x16aa8fef +fm_osc_1415.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/fm_osc_1415.so
0x16aac000 - 0x16aacfff +foldover_1213.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/foldover_1213.so
0x16ab0000 - 0x16ab0ffb +foverdrive_1196.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/foverdrive_1196.so
0x16ab4000 - 0x16ab5fff +freq_tracker_1418.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/freq_tracker_1418.so
0x16ab9000 - 0x16abafe7 +gate_1410.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gate_1410.so
0x16abe000 - 0x16abffff +giant_flange_1437.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/giant_flange_1437.so
0x16ac3000 - 0x16ac7ff3 +gong_1424.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gong_1424.so
0x16acb000 - 0x16accfe7 +gong_beater_1439.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gong_beater_1439.so
0x16ad0000 - 0x16ae7fff +gsm_1215.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gsm_1215.so
0x16aeb000 - 0x16aeefef +gverb_1216.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gverb_1216.so
0x16af2000 - 0x16af2fff +hard_limiter_1413.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/hard_limiter_1413.so
0x16af6000 - 0x16af8fe3 +harmonic_gen_1220.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/harmonic_gen_1220.so
0x16afc000 - 0x16b04ff7 +hermes_filter_1200.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/hermes_filter_1200.so
0x16b08000 - 0x16b0afff +highpass_iir_1890.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/highpass_iir_1890.so
0x16b0e000 - 0x16b0efff +hilbert_1440.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/hilbert_1440.so
0x16cec000 - 0x16cedfff +mod-script-pipe.so ??? (???) <7E5C73C4-64FA-8172-7E40-D0901F262B07> /Applications/Audacity/modules/mod-script-pipe.so
0x16cf5000 - 0x16cf9ff3 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
0x16cfe000 - 0x16d04ff7 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
0x16d09000 - 0x16d2cff3 +com.joesoft.hal 1.1.1 (1.1.1.637) <42B32F25-BC17-3E5E-FBC7-40B03D061B89> /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear
0x16d3e000 - 0x16d67ff7 +com.grame.JackRouter JackRouter (0.9.4) <D4B94D0E-9090-295C-41E0-DAF01207F7BC> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x16d7d000 - 0x16da5ff7 +Jackmp ??? (???) <75820A99-05B3-2F65-8E4C-1371AFE1605B> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0x16e69000 - 0x16e6bfff com.apple.LiveType.component 2.1 (2.1) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x16f66000 - 0x17017ff7 +imp_1199.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/imp_1199.so
0x1706f000 - 0x1706ffff +impulse_1885.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/impulse_1885.so
0x17073000 - 0x17073ff3 +inv_1429.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/inv_1429.so
0x17077000 - 0x17077fff +karaoke_1409.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/karaoke_1409.so
0x1707b000 - 0x1707bfff +latency_1914.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/latency_1914.so
0x1707f000 - 0x17081fe7 +lcr_delay_1436.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/lcr_delay_1436.so
0x17085000 - 0x17087fff +lowpass_iir_1891.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/lowpass_iir_1891.so
0x1708b000 - 0x1708cfe3 +ls_filter_1908.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/ls_filter_1908.so
0x17090000 - 0x17090fff +matrix_ms_st_1421.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/matrix_ms_st_1421.so
0x17094000 - 0x17095fff +matrix_spatialiser_1422.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/matrix_spatialiser_1422.so
0x17099000 - 0x17099ff7 +matrix_st_ms_1420.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/matrix_st_ms_1420.so
0x1709d000 - 0x1714dfff +mbeq_1197.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/mbeq_1197.so
0x1715d000 - 0x1715dfff +mod_delay_1419.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/mod_delay_1419.so
0x17161000 - 0x17163fff +multivoice_chorus_1201.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/multivoice_chorus_1201.so
0x17167000 - 0x17169fef +notch_iir_1894.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/notch_iir_1894.so
0x1716d000 - 0x17170017 +phasers_1217.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/phasers_1217.so
0x17174000 - 0x17224fdf +pitch_scale_1193.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/pitch_scale_1193.so
0x17244000 - 0x17247ff7 +plate_1423.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/plate_1423.so
0x1724b000 - 0x1724bfe7 +pointer_cast_1910.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/pointer_cast_1910.so
0x1724f000 - 0x1724ffff +rate_shifter_1417.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/rate_shifter_1417.so
0x17253000 - 0x17254ff7 +retro_flange_1208.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/retro_flange_1208.so
0x17258000 - 0x1725afff +revdelay_1605.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/revdelay_1605.so
0x1725e000 - 0x1725ffef +ringmod_1188.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/ringmod_1188.so
0x17263000 - 0x17264023 +satan_maximiser_1408.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/satan_maximiser_1408.so
0x17268000 - 0x1726afff +sc1_1425.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc1_1425.so
0x17270000 - 0x17272fff +sc2_1426.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc2_1426.so
0x17278000 - 0x1727afff +sc3_1427.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc3_1427.so
0x17280000 - 0x17282ff7 +sc4_1882.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc4_1882.so
0x17288000 - 0x1728aff7 +sc4m_1916.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc4m_1916.so
0x17290000 - 0x17292fff +se4_1883.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/se4_1883.so
0x17298000 - 0x17299fe3 +shaper_1187.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/shaper_1187.so
0x1729d000 - 0x172a1fff +sifter_1210.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sifter_1210.so
0x172a5000 - 0x172a6ff7 +sin_cos_1881.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sin_cos_1881.so
0x172aa000 - 0x172abff7 +single_para_1203.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/single_para_1203.so
0x172af000 - 0x172afffb +sinus_wavewrapper_1198.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sinus_wavewrapper_1198.so
0x172b3000 - 0x172b3fef +smooth_decimate_1414.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/smooth_decimate_1414.so
0x172b7000 - 0x172b7fff +split_1406.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/split_1406.so
0x172bb000 - 0x172bcfff +step_muxer_1212.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/step_muxer_1212.so
0x172c0000 - 0x172c0fff +surround_encoder_1401.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/surround_encoder_1401.so
0x172c4000 - 0x172c5fff +svf_1214.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/svf_1214.so
0x172c9000 - 0x172cafe3 +tape_delay_1211.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/tape_delay_1211.so
0x172ce000 - 0x172cffef +transient_1206.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/transient_1206.so
0x172d3000 - 0x172d5ff7 +triple_para_1204.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/triple_para_1204.so
0x172d9000 - 0x172da03f +valve_1209.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/valve_1209.so
0x172de000 - 0x172df057 +valve_rect_1405.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/valve_rect_1405.so
0x172e3000 - 0x172e6feb +vynil_1905.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/vynil_1905.so
0x172ea000 - 0x172eafff +wave_terrain_1412.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/wave_terrain_1412.so
0x172ee000 - 0x172effff +xfade_1915.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/xfade_1915.so
0x172f3000 - 0x172f3fff +zm1_1428.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/zm1_1428.so
0x172f7000 - 0x172faff7 +gverb_1216.so ??? (???) <B8A3EF2E-B6BB-1B6C-DBE2-A06B4F7F066C> /Applications/Audacity/plug-ins/gverb_1216.so
0x172fe000 - 0x172feff7 +hard_limiter_1413.so ??? (???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Applications/Audacity/plug-ins/hard_limiter_1413.so
0x17302000 - 0x17304ff7 +sc4_1882.so ??? (???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Applications/Audacity/plug-ins/sc4_1882.so
0x17336000 - 0x17349ff4 +com.smartelectronix.magnus.Ambience 1.0.6 (1.0.6) /Library/Audio/Plug-Ins/Components/Ambience.component/Contents/MacOS/Ambience
0x17352000 - 0x17352ff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
0x17355000 - 0x17358ffb +1000 ??? (???) <423ECBDC-6EE2-976C-4CBB-0E33D2E8BB08> /Applications/Waves/Waves Plug-Ins/API-550.bundle/Contents/Resources/GenericMacIntel/1000
0x1735c000 - 0x1735cfff +1000 ??? (???) <E8F78E3C-01E7-760D-97E6-0F944319E25B> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1196838732.bundle/Contents/Resources/GenericMacIntel/1000
0x1738a000 - 0x1743afff +pitch_scale_1194.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/pitch_scale_1194.so
0x1745a000 - 0x175e5fff +com.WavesAudio.WaveShell-AU.8.0.0 8.0.0 (8.0.0.10) <B949F7C1-9124-89FE-EFF9-B14E64E3E662> /Library/Audio/Plug-Ins/Components/WaveShell-AU 8.0.component/Contents/MacOS/WaveShell-AU
0x176b0000 - 0x176d9fff com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x176e7000 - 0x17914ff3 +com.WavesAudio.WavesLib.8.0.0 8.0.0 (8.0.0.12) <C3BB4368-34D7-46BC-0ACA-49AB31ABC170> /Applications/Waves/Waves Plug-Ins/WavesLib 8.0.framework/Versions/A/WavesLib
0x17bfc000 - 0x17c18fff +com.WavesAudio.CLA-76.8.0.0 8.0.0 (8.0.0.10) <876B5B8A-78F1-EB99-D02B-D410C56EC8E8> /Applications/Waves/Waves Plug-Ins/CLA-76.bundle/Contents/MacOS/CLA-76
0x17e49000 - 0x17e4efe7 +1000 ??? (???) <E8675780-A0C6-5DC8-49B4-E525878C2260> /Applications/Waves/Waves Plug-Ins/CLA-76.bundle/Contents/Resources/GenericMacIntel/1000
0x17ed8000 - 0x17edbffb +1000 ??? (???) <CA6A8F1D-1E0A-FF2F-C0D8-280BBB2CE1B7> /Applications/Waves/Waves Plug-Ins/API-560.bundle/Contents/Resources/GenericMacIntel/1000
0x17edf000 - 0x17ee2ff3 +1000 ??? (???) <BD4F86B7-7AF6-5DFE-64F9-A5A7F502AD09> /Applications/Waves/Waves Plug-Ins/API-2500.bundle/Contents/Resources/GenericMacIntel/1000
0x17ee6000 - 0x17ee9ffb +1000 ??? (???) <AE3A92EC-9878-583A-E3E5-546DCD031F5F> /Applications/Waves/Waves Plug-Ins/Aphex AX.bundle/Contents/Resources/GenericMacIntel/1000
0x17ef0000 - 0x17efcfff +1000 ??? (???) <9B7F68C6-2D3B-BE95-8C91-D3F32411E462> /Applications/Waves/Waves Plug-Ins/C1.bundle/Contents/Resources/GenericMacIntel/1000
0x18280000 - 0x18293ffb +com.WavesAudio.API-550.8.0.0 8.0.0 (8.0.0.10) <DE8142DD-447F-EF2C-F3DD-4729BE56B4E4> /Applications/Waves/Waves Plug-Ins/API-550.bundle/Contents/MacOS/API-550
0x1873d000 - 0x1874effb +com.WavesAudio.API-560.8.0.0 8.0.0 (8.0.0.10) <E99BB22A-9430-3D15-A69C-8F0A456FA03D> /Applications/Waves/Waves Plug-Ins/API-560.bundle/Contents/MacOS/API-560
0x18aec000 - 0x18b80ffb +com.WavesAudio.API-2500.8.0.0 8.0.0 (8.0.0.10) <459B9D3F-8C85-0F7C-E944-0861A977CF7C> /Applications/Waves/Waves Plug-Ins/API-2500.bundle/Contents/MacOS/API-2500
0x18fcd000 - 0x18fedfeb +1000 ??? (???) <8A34586E-4F64-73DD-AD29-647F4981C73C> /Applications/Waves/Waves Plug-Ins/DeBreath.bundle/Contents/Resources/GenericMacIntel/1000
0x19980000 - 0x19997ff7 +com.WavesAudio.Aphex AX.8.0.1 8.0.1 (8.0.1.4) <E0935384-1A15-FC8A-774D-EA99A6E0BFCA> /Applications/Waves/Waves Plug-Ins/Aphex AX.bundle/Contents/MacOS/Aphex AX
0x19df9000 - 0x19dfaff7 +1000 ??? (???) <93B2CD64-480F-0562-2DAA-9B36D4FFDA69> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1162948912.bundle/Contents/Resources/GenericMacIntel/1000
0x1a080000 - 0x1a09aff7 +com.WavesAudio.DeBreath.8.0.0 8.0.0 (8.0.0.10) <AE9B195F-820A-8B14-4871-4272D2964697> /Applications/Waves/Waves Plug-Ins/DeBreath.bundle/Contents/MacOS/DeBreath
0x1a794000 - 0x1a7deffb +com.WavesAudio.IR-L.8.0.0 8.0.0 (8.0.0.10) <B4A413F8-379C-4463-EDF8-6A97686078B7> /Applications/Waves/Waves Plug-Ins/IR-L.bundle/Contents/MacOS/IR-L
0x1b495000 - 0x1b4a9ffb +1000 ??? (???) <D68D215B-BF49-08BE-BA19-E80EA0F6B4D4> /Applications/Waves/Waves Plug-Ins/IR-L.bundle/Contents/Resources/GenericMacIntel/1000
0x224bf000 - 0x224d7fe7 +com.WavesAudio.C1.8.0.0 8.0.0 (8.0.0.12) <F2F6729E-84B5-CD54-4E89-BE255A4C4C03> /Applications/Waves/Waves Plug-Ins/C1.bundle/Contents/MacOS/C1
0x228b9000 - 0x228c0ffb +1000 ??? (???) <00283844-6B08-8602-7774-926192792603> /Applications/Waves/Waves Plug-Ins/C6.bundle/Contents/Resources/GenericMacIntel/1000
0x228e6000 - 0x228f4ff3 +1000 ??? (???) <6472F988-E467-6860-2092-FED6CD41AAF6> /Applications/Waves/Waves Plug-Ins/CLA Bass.bundle/Contents/Resources/GenericMacIntel/1000
0x228f9000 - 0x228fafff +1000 ??? (???) <56140BE4-6FB4-7D45-70A7-DB7518E25BB7> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1398030938.bundle/Contents/Resources/GenericMacIntel/1000
0x22a00000 - 0x22a1aff3 +com.WavesAudio.C6.8.0.1 8.0.1 (8.0.1.1) <1C65BDD3-2434-842D-CF7D-CFF488075572> /Applications/Waves/Waves Plug-Ins/C6.bundle/Contents/MacOS/C6
0x22fb7000 - 0x22fc3ffb +com.WavesAudio.1162948912.8.0.0 8.0.0 (8.0.0.10) <BFECFA69-6B17-209C-6B7D-2023FD7BE98C> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1162948912.bundle/Contents/MacOS/1162948912
0x22ff4000 - 0x22ff7fff +1000 ??? (???) <EEA22366-9D4B-1544-67C6-9CC6BF2A73A7> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1397506888.bundle/Contents/Resources/GenericMacIntel/1000
0x22ffc000 - 0x22ffcfff +1000 ??? (???) <8C20711A-4659-E14D-108C-643020F09D94> /Applications/Waves/Waves Plug-Ins/IDR.bundle/Contents/Resources/GenericMacIntel/1000
0x23800000 - 0x2383ffe3 +com.WavesAudio.CLA Bass.8.0.0 8.0.0 (8.0.0.14) <773FC91F-83F5-C7D3-9435-53A966EF8089> /Applications/Waves/Waves Plug-Ins/CLA Bass.bundle/Contents/MacOS/CLA Bass
0x23d35000 - 0x23f62ff3 +com.WavesAudio.ArtistLib.8.0.0 8.0.0 (8.0.0.12) <C3BB4368-34D7-46BC-0ACA-49AB31ABC170> /Applications/Waves/Waves Plug-Ins/ArtistLib 8.0.framework/Versions/A/WavesLib
0x2424a000 - 0x24264feb +com.WavesAudio.1397506888.8.0.0 8.0.0 (8.0.0.10) <76B994AE-1419-42EB-C717-101D64C63523> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1397506888.bundle/Contents/MacOS/1397506888
0x24276000 - 0x24292fff +com.WavesAudio.0825308982.8.0.0 8.0.0 (8.0.0.10) <876B5B8A-78F1-EB99-D02B-D410C56EC8E8> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/0825308982.bundle/Contents/MacOS/0825308982
0x242c4000 - 0x242d1ff3 +com.WavesAudio.1278287904.8.0.0 8.0.0 (8.0.0.11) <BC8C3936-A217-8DE1-3D23-DF182656651B> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1278287904.bundle/Contents/MacOS/1278287904
0x242e0000 - 0x242e6fff +1000 ??? (???) <806F0AFF-3B49-B386-BFDF-8FC8A47DD78F> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1278287904.bundle/Contents/Resources/GenericMacIntel/1000
0x242ed000 - 0x242efff7 +1000 ??? (???) <F81C48F9-34AA-E30A-EF5B-5CB0994F54CF> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1196377170.bundle/Contents/Resources/GenericMacIntel/1000
0x242f3000 - 0x242f6fff +1000 ??? (???) <13205DB2-4FC4-5145-6A8B-7BA65004F659> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1195464792.bundle/Contents/Resources/GenericMacIntel/1000
0x242fa000 - 0x242fbfff +1000 ??? (???) <4E468308-19B3-4C71-9D6C-ED3646140C42> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1195660119.bundle/Contents/Resources/GenericMacIntel/1000
0x24400000 - 0x2440aff7 +com.WavesAudio.1196838732.8.0.0 8.0.0 (8.0.0.12) <9D5CF64A-0883-F86B-8C60-0469129B6429> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1196838732.bundle/Contents/MacOS/1196838732
0x24419000 - 0x24424ff7 +com.WavesAudio.1398030938.8.0.0 8.0.0 (8.0.0.10) <3E7E6FE2-DF70-DF11-85B9-397782FF30D6> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1398030938.bundle/Contents/MacOS/1398030938
0x24433000 - 0x24440ffb +com.WavesAudio.1196377170.8.0.0 8.0.0 (8.0.0.10) <04A39D94-4DBD-9E42-45E6-B194FE541FDE> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1196377170.bundle/Contents/MacOS/1196377170
0x24450000 - 0x2445fffb +com.WavesAudio.1195464792.8.0.0 8.0.0 (8.0.0.10) <ECBC40BB-EAB3-BE48-88E6-BFACBB9F6D7A> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1195464792.bundle/Contents/MacOS/1195464792
0x2446f000 - 0x2447bff7 +com.WavesAudio.1195660119.8.0.0 8.0.0 (8.0.0.10) <2A83284B-EAFE-5F25-CD4D-FAB9FD748103> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1195660119.bundle/Contents/MacOS/1195660119
0x2448a000 - 0x24495ff3 +com.WavesAudio.1163284300.8.0.0 8.0.0 (8.0.0.12) <1B7916C0-78B9-2CE3-24E5-36EFFDB04FDB> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1163284300.bundle/Contents/MacOS/1163284300
0x244a4000 - 0x244a5fff +1000 ??? (???) <46FDCE1E-15D6-A69D-7573-5B87A788B332> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1163284300.bundle/Contents/Resources/GenericMacIntel/1000
0x244a9000 - 0x244b8ff7 +com.WavesAudio.1380861265.8.0.0 8.0.0 (8.0.0.10) <5B3A4EFE-058A-6D71-BEE1-1B501FB7508E> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1380861265.bundle/Contents/MacOS/1380861265
0x244ea000 - 0x244f2ff3 +1000 ??? (???) <65B71CA0-4D0A-2450-1A3E-E65181125B18> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1380861265.bundle/Contents/Resources/GenericMacIntel/1000
0x244f6000 - 0x24504ff7 +com.WavesAudio.1380860448.8.0.0 8.0.0 (8.0.0.10) <A8330A7C-7394-7257-0414-D0F4A42EA732> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1380860448.bundle/Contents/MacOS/1380860448
0x24514000 - 0x24517ff3 +1000 ??? (???) <77D6A5BC-6146-01A8-BEBC-DD8696A300E2> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1380860448.bundle/Contents/Resources/GenericMacIntel/1000
0x2451e000 - 0x2452dffb +com.WavesAudio.1464091212.8.0.0 8.0.0 (8.0.0.10) <18BF6529-1DA3-D271-81E9-8113CC5EB0A0> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1464091212.bundle/Contents/MacOS/1464091212
0x2455f000 - 0x24568fff +1000 ??? (???) <F253664D-8988-15CC-B4E3-57519F918BDA> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1464091212.bundle/Contents/Resources/GenericMacIntel/1000
0x2485f000 - 0x248a0ffb +com.WavesAudio.CLA Drums.8.0.0 8.0.0 (8.0.0.14) <1E1765A6-AEEC-4D9B-9454-8184F13E9ECC> /Applications/Waves/Waves Plug-Ins/CLA Drums.bundle/Contents/MacOS/CLA Drums
0x24aea000 - 0x24af8ff3 +1000 ??? (???) <E48342BD-3297-7079-5953-E3C2BDC82239> /Applications/Waves/Waves Plug-Ins/CLA Drums.bundle/Contents/Resources/GenericMacIntel/1000
0x25223000 - 0x25232ff7 +com.WavesAudio.1397506895.8.0.0 8.0.0 (8.0.0.10) <A46BDA54-7D1A-8BAA-1C11-59D3C7E3FEE9> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1397506895.bundle/Contents/MacOS/1397506895
0x25242000 - 0x25244ff7 +1000 ??? (???) <905FDE36-6812-C15A-510A-4365A5B0F2EA> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1397506895.bundle/Contents/Resources/GenericMacIntel/1000
0x25248000 - 0x25264ffb +com.WavesAudio.1381388866.8.0.0 8.0.0 (8.0.0.10) <A1D4D8F1-4183-D1D7-B213-B08AA10E495A> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1381388866.bundle/Contents/MacOS/1381388866
0x25298000 - 0x2529dfff +1000 ??? (???) <7842B233-34E4-A97A-3479-8F863C1464DC> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1381388866.bundle/Contents/Resources/GenericMacIntel/1000
0x252a1000 - 0x252b9fef +com.WavesAudio.1212302412.8.0.0 8.0.0 (8.0.0.10) <D475A0EC-3DC6-083B-802C-BD01017C1934> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1212302412.bundle/Contents/MacOS/1212302412
0x252cb000 - 0x252d0ff7 +1000 ??? (???) <5C05B1B1-AC23-17E8-9006-EC5D4388A94D> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1212302412.bundle/Contents/Resources/GenericMacIntel/1000
0x252f6000 - 0x252fafff +1000 ??? (???) <B35D986D-9EAB-1E1E-4CB0-9AE255C63CFB> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1398100052.bundle/Contents/Resources/GenericMacIntel/1000
0x256e6000 - 0x256f4ff3 +1000 ??? (???) <9F3960A7-8A0F-4914-8BDC-AC4235C8116D> /Applications/Waves/Waves Plug-Ins/CLA Effects.bundle/Contents/Resources/GenericMacIntel/1000
0x257f9000 - 0x257fbfff +1000 ??? (???) <9A669770-E8D4-0559-E29D-50A4CA4582EA> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1296912196.bundle/Contents/Resources/GenericMacIntel/1000
0x264fc000 - 0x2653dff7 +com.WavesAudio.CLA Effects.8.0.0 8.0.0 (8.0.0.14) <93187A81-DA1A-5B4D-2F56-FE7E803F5D0D> /Applications/Waves/Waves Plug-Ins/CLA Effects.bundle/Contents/MacOS/CLA Effects
0x282f8000 - 0x282fbff7 +1000 ??? (???) <C7EBEAD9-BBF8-549B-B652-6B642A246596> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1179405895.bundle/Contents/Resources/GenericMacIntel/1000
0x28466000 - 0x28479ffb +com.WavesAudio.1398100052.8.0.0 8.0.0 (8.0.0.10) <E166944C-CA0C-D517-4FE7-F301F34A9D6F> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1398100052.bundle/Contents/MacOS/1398100052
0x284fb000 - 0x284fcff3 +1000 ??? (???) <3FCBD0F8-202C-665D-B9B3-732FAC8411BB> /Applications/Waves/Waves Plug-Ins/Center.bundle/Contents/Resources/GenericMacIntel/1000
0x28600000 - 0x2860ffff +com.WavesAudio.1296912196.8.0.0 8.0.0 (8.0.0.10) <E0EA297C-2205-49B0-8939-3D9E1F8E3CD5> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1296912196.bundle/Contents/MacOS/1296912196
0x28620000 - 0x2862dfe3 +com.WavesAudio.1179405895.8.0.0 8.0.0 (8.0.0.10) <AC4F0F92-ABCB-4A50-80B6-2814A3764A4B> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1179405895.bundle/Contents/MacOS/1179405895
0x287df000 - 0x287edff3 +1000 ??? (???) <F9BE728D-FE35-3032-E2A2-9836FA5080DB> /Applications/Waves/Waves Plug-Ins/CLA Guitars.bundle/Contents/Resources/GenericMacIntel/1000
0x287f2000 - 0x287f7ff7 +1000 ??? (???) <89FDF609-E760-58CB-B0F1-48CCCDE712D1> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1195461968.bundle/Contents/Resources/GenericMacIntel/1000
0x287fb000 - 0x287fcfff +1000 ??? (???) <9DFFBCD7-EF34-C943-5C64-CB8F0376B3B9> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1230393164.bundle/Contents/Resources/GenericMacIntel/1000
0x2abea000 - 0x2abf2fff +1000 ??? (???) <B25D8EC9-5ABB-56F5-F7F7-65EE5306E8BE> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1279341377.bundle/Contents/Resources/GenericMacIntel/1000
0x2abf9000 - 0x2abfbffb +1000 ??? (???) <C232316C-CD9D-E7B7-5813-F40D242C9912> /Applications/Waves/Waves Plug-Ins/H-Comp.bundle/Contents/Resources/GenericMacIntel/1000
0x2ad00000 - 0x2ad3efef +com.WavesAudio.CLA Guitars.8.0.0 8.0.0 (8.0.0.14) <4FCD2F86-9144-6F33-58C0-2E56EB121A37> /Applications/Waves/Waves Plug-Ins/CLA Guitars.bundle/Contents/MacOS/CLA Guitars
0x2c03c000 - 0x2c060fe3 +com.WavesAudio.1195461968.8.0.0 8.0.0 (8.0.0.10) <9E3FCDAA-5BB1-1E20-A0A7-CD764F5CF824> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1195461968.bundle/Contents/MacOS/1195461968
0x2c1ef000 - 0x2c1f4ff3 +1000 ??? (???) <845893ED-5E4B-6A8E-DDDD-82EB0E868C9F> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1448169780.bundle/Contents/Resources/GenericMacIntel/1000
0x2c1f8000 - 0x2c1fbfff +1000 ??? (???) <A476482C-357B-F16C-54FC-CA1A7079F9E0> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1380014168.bundle/Contents/Resources/GenericMacIntel/1000
0x2c327000 - 0x2c33efe7 +com.WavesAudio.1279341377.8.0.0 8.0.0 (8.0.0.10) <5E3B2620-1E71-E465-B48C-C72AC15496D6> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1279341377.bundle/Contents/MacOS/1279341377
0x2dff6000 - 0x2dff9ff7 +1000 ??? (???) <B78FE718-A968-3BEC-1E54-4E32C4544C76> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1381388851.bundle/Contents/Resources/GenericMacIntel/1000
0x2e900000 - 0x2e915feb +com.WavesAudio.H-Comp.8.0.0 8.0.0 (8.0.0.10) <21B7AD0C-BB47-6A37-A032-33AAA583067B> /Applications/Waves/Waves Plug-Ins/H-Comp.bundle/Contents/MacOS/H-Comp
0x2eddc000 - 0x2edeaff3 +1000 ??? (???) <0318E4AB-AFFF-BD96-F1BA-148102D113A4> /Applications/Waves/Waves Plug-Ins/CLA Unplugged.bundle/Contents/Resources/GenericMacIntel/1000
0x2edef000 - 0x2edf4ff3 +1000 ??? (???) <4CDDFB20-B3ED-EFB1-E4CC-1BFC42C39A66> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1448169779.bundle/Contents/Resources/GenericMacIntel/1000
0x2edf8000 - 0x2edfbfff +1000 ??? (???) <3B7A787B-9EAF-06E7-CDE1-2CBEE42D4874> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1380205907.bundle/Contents/Resources/GenericMacIntel/1000
0x2f96f000 - 0x2f97cffb +com.WavesAudio.Center.8.0.0 8.0.0 (8.0.0.13) <2DE109C2-D48E-EAA4-7FAB-3D41A4B34350> /Applications/Waves/Waves Plug-Ins/Center.bundle/Contents/MacOS/Center
0x2fec1000 - 0x2ff00ff7 +com.WavesAudio.CLA Unplugged.8.0.0 8.0.0 (8.0.0.14) <BC392FA3-3ACE-390D-2252-9D82F3C4CE8A> /Applications/Waves/Waves Plug-Ins/CLA Unplugged.bundle/Contents/MacOS/CLA Unplugged
0x315e3000 - 0x3163dfef +com.WavesAudio.1448169780.8.0.0 8.0.0 (8.0.0.10) <84DF01F4-691D-924D-5BF2-7B91BADF3493> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1448169780.bundle/Contents/MacOS/1448169780
0x3164e000 - 0x3165cfe7 +com.WavesAudio.1380014168.8.0.0 8.0.0 (8.0.0.10) <0B696405-CFF1-BE82-FD27-07DA39C53CC0> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1380014168.bundle/Contents/MacOS/1380014168
0x3168e000 - 0x316a2fe7 +com.WavesAudio.1381388851.8.0.0 8.0.0 (8.0.0.10) <A4FFD560-D1A3-49C4-704A-6FCD07190F5A> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1381388851.bundle/Contents/MacOS/1381388851
0x316f9000 - 0x316fcff3 +1000 ??? (???) <147E67F5-E55F-8EC6-76F6-A9BC72EA1051> /Applications/Waves/Waves Plug-Ins/Doppler.bundle/Contents/Resources/GenericMacIntel/1000
0x32cf9000 - 0x32cfcfff +1000 ??? (???) <A14E9A94-0F0B-D2EE-8CC3-10516D96A70C> /Applications/Waves/Waves Plug-Ins/Dorrough Surround 5.0.bundle/Contents/Resources/GenericMacIntel/1000
0x32ff2000 - 0x32ff6ff3 +1000 ??? (???) <C8F0C9BE-B76A-2685-77A7-A781D799E6B4> /Applications/Waves/Waves Plug-Ins/L360.bundle/Contents/Resources/GenericMacIntel/1000
0x32ffa000 - 0x32ffcfff +1000 ??? (???) <705A7827-6732-A251-BD4E-D3BF4E0D16F1> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1447251280.bundle/Contents/Resources/GenericMacIntel/1000
0x33800000 - 0x3384affb +com.WavesAudio.IR-360.8.0.0 8.0.0 (8.0.0.10) <B4A413F8-379C-4463-EDF8-6A97686078B7> /Applications/Waves/Waves Plug-Ins/IR-360.bundle/Contents/MacOS/IR-360
0x3a216000 - 0x3a260ffb +com.WavesAudio.IR-1.8.0.0 8.0.0 (8.0.0.10) <B4A413F8-379C-4463-EDF8-6A97686078B7> /Applications/Waves/Waves Plug-Ins/IR-1.bundle/Contents/MacOS/IR-1
0x42fee000 - 0x42ff3ff3 +1000 ??? (???) <E6929B9E-00EC-8992-07D0-1E07167520C4> /Applications/Waves/Waves Plug-Ins/C4.bundle/Contents/Resources/GenericMacIntel/1000
0x42ff7000 - 0x42ffafff +1000 ??? (???) <AA62B201-12BB-5F97-14EA-F29E9AFFE49D> /Applications/Waves/Waves Plug-Ins/DeEsser.bundle/Contents/Resources/GenericMacIntel/1000
0x4a352000 - 0x4a392fff +com.WavesAudio.CLA Vocals.8.0.0 8.0.0 (8.0.0.14) <3A093570-3D14-69EF-88C8-CFB7B8A34FC7> /Applications/Waves/Waves Plug-Ins/CLA Vocals.bundle/Contents/MacOS/CLA Vocals
0x4a5fe000 - 0x4a60cff3 +1000 ??? (???) <B9B56B6D-928C-26DF-8D97-A8A4327D84E5> /Applications/Waves/Waves Plug-Ins/CLA Vocals.bundle/Contents/Resources/GenericMacIntel/1000
0x4b560000 - 0x4b575fff +com.WavesAudio.1448169779.8.0.0 8.0.0 (8.0.0.10) <186857B6-DAD3-D79A-E0DE-C469E74F3D0F> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1448169779.bundle/Contents/MacOS/1448169779
0x4b5ba000 - 0x4b5c9fff +com.WavesAudio.1380205907.8.0.0 8.0.0 (8.0.0.10) <5A7C0AA0-6FD8-BCAE-BB9E-81A3447DA4D4> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1380205907.bundle/Contents/MacOS/1380205907
0x4b5fb000 - 0x4b5fcff3 +1000 ??? (???) <C5B793AE-BD6F-C24F-CEB7-1FDD23A48097> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1246384195.bundle/Contents/Resources/GenericMacIntel/1000
0x4c6e1000 - 0x4c6e5fff +1000 ??? (???) <A45E4F7B-63EC-5A72-141C-85FA6EF57A48> /Applications/Waves/Waves Plug-Ins/EddieKramer BA.bundle/Contents/Resources/GenericMacIntel/1000
0x4c6e9000 - 0x4c6ecfff +1000 ??? (???) <D560C80E-F2B6-1028-3221-6956813F3392> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1178814532.bundle/Contents/Resources/GenericMacIntel/1000
0x4c6f0000 - 0x4c6f2ff7 +1000 ??? (???) <597485E3-2224-0602-18BE-D515DC2C8C42> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1398031948.bundle/Contents/Resources/GenericMacIntel/1000
0x4c6f6000 - 0x4c6f8ff7 +1000 ??? (???) <F8699CF8-DC60-5C95-2BE0-BDC3CDABBCDC> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1397507409.bundle/Contents/Resources/GenericMacIntel/1000
0x4c6fc000 - 0x4c6fcff7 +1000 ??? (???) <EE7623BA-3654-2E87-75CA-EC1EFD3CE0D7> /Applications/Waves/Waves Plug-Ins/GTRTuner.bundle/Contents/Resources/GenericMacIntel/1000
0x4cff1000 - 0x4cff5ff7 +1000 ??? (???) <9EC31860-96FD-B71A-203C-3E7ED73617BE> /Applications/Waves/Waves Plug-Ins/Enigma.bundle/Contents/Resources/GenericMacIntel/1000
0x4cff9000 - 0x4cffcffb +1000 ??? (???) <4DF26E9B-334E-5D2C-B885-86C595D9BB7E> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1128811570.bundle/Contents/Resources/GenericMacIntel/1000
0x559e1000 - 0x559f1ff3 +1000 ??? (???) <57F1FA03-1501-08BB-B5F1-5AF0511EC480> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1347170625.bundle/Contents/Resources/GenericMacIntel/1000
0x58798000 - 0x587a9fff +com.WavesAudio.C4.8.0.0 8.0.0 (8.0.0.10) <18CA0947-A44F-2891-2BD8-439065475FBD> /Applications/Waves/Waves Plug-Ins/C4.bundle/Contents/MacOS/C4
0x58b3e000 - 0x58b52ff7 +com.WavesAudio.Doppler.8.0.0 8.0.0 (8.0.0.10) <676B9442-8D48-4517-546D-9F937695D2F2> /Applications/Waves/Waves Plug-Ins/Doppler.bundle/Contents/MacOS/Doppler
0x58ebd000 - 0x58ed7fe3 +com.WavesAudio.Dorrough Surround 5.0.8.0.0 8.0.0 (8.0.0.10) <8D323BA6-3D28-1E33-7D16-AB09DD89DF93> /Applications/Waves/Waves Plug-Ins/Dorrough Surround 5.0.bundle/Contents/MacOS/Dorrough Surround 5.0
0x595c6000 - 0x595e0fe3 +com.WavesAudio.Dorrough Surround 5.1.8.0.0 8.0.0 (8.0.0.10) <8D323BA6-3D28-1E33-7D16-AB09DD89DF93> /Applications/Waves/Waves Plug-Ins/Dorrough Surround 5.1.bundle/Contents/MacOS/Dorrough Surround 5.1
0x5a0f1000 - 0x5a10bfe3 +com.WavesAudio.Dorrough.8.0.0 8.0.0 (8.0.0.10) <8D323BA6-3D28-1E33-7D16-AB09DD89DF93> /Applications/Waves/Waves Plug-Ins/Dorrough.bundle/Contents/MacOS/Dorrough
0x5ac80000 - 0x5ac8cfef +com.WavesAudio.DeEsser.8.0.0 8.0.0 (8.0.0.10) <A5369614-6C84-AAE9-3AAE-184818478B9B> /Applications/Waves/Waves Plug-Ins/DeEsser.bundle/Contents/MacOS/DeEsser
0x5b0bc000 - 0x5b0f6fef +com.WavesAudio.EddieKramer BA.8.0.0 8.0.0 (8.0.0.14) <2872A84E-0526-9BEC-BD77-2484F65E639C> /Applications/Waves/Waves Plug-Ins/EddieKramer BA.bundle/Contents/MacOS/EddieKramer BA
0x5b758000 - 0x5b774feb +com.WavesAudio.1347170625.8.0.0 8.0.0 (8.0.0.10) <CD9DBF40-6B05-A172-8BE7-3F5DBE045C0D> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1347170625.bundle/Contents/MacOS/1347170625
0x5b78b000 - 0x5b7affef +com.WavesAudio.1397575761.8.0.0 8.0.0 (8.0.0.12) <C0610A16-C7D1-B1F1-8A0F-1F33BB998DD5> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1397575761.bundle/Contents/MacOS/1397575761
0x5b7c9000 - 0x5b7d9fe3 +1000 ??? (???) <8B425283-4D2C-E0FF-1348-C21FA04D2F40> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1397575761.bundle/Contents/Resources/GenericMacIntel/1000
0x5b7e7000 - 0x5b7f5ff3 +1000 ??? (???) <BF87D383-7665-7077-B7D7-55BD6A8DECF1> /Applications/Waves/Waves Plug-Ins/EddieKramer DR.bundle/Contents/Resources/GenericMacIntel/1000
0x5b7fa000 - 0x5b7fcfff +1000 ??? (???) <ECE165DF-E116-703A-F995-5B5C67DBA7F7> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1096045131.bundle/Contents/Resources/GenericMacIntel/1000
0x5c000000 - 0x5c311fe3 +IR_Calc.dylib ??? (???) <2A0038BB-F990-61D2-324B-424CE5332941> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1347170625.bundle/Contents/MacOS/IR_Calc.dylib
0x5cc42000 - 0x5cc55ffb +com.WavesAudio.0892678210.8.0.0 8.0.0 (8.0.0.10) <DE8142DD-447F-EF2C-F3DD-4729BE56B4E4> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/0892678210.bundle/Contents/MacOS/0892678210
0x5cc9e000 - 0x5cea1feb +com.WavesAudio.1447251280.8.0.0 8.0.0 (8.0.0.10) <D1A9A51C-6FD1-A60A-35D7-02364CC5C0E8> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1447251280.bundle/Contents/MacOS/1447251280
0x5ceb1000 - 0x5cec7fe3 +com.WavesAudio.1178814532.8.0.0 8.0.0 (8.0.0.10) <6CCECED3-1380-25BC-ED82-572DB094322C> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1178814532.bundle/Contents/MacOS/1178814532
0x5d823000 - 0x5d85eff7 +com.WavesAudio.EddieKramer DR.8.0.0 8.0.0 (8.0.0.14) <F7C2726A-964E-9217-4C8F-F6072B2DDEFA> /Applications/Waves/Waves Plug-Ins/EddieKramer DR.bundle/Contents/MacOS/EddieKramer DR
0x5e49f000 - 0x5e533ffb +com.WavesAudio.1095779151.8.0.0 8.0.0 (8.0.0.10) <459B9D3F-8C85-0F7C-E944-0861A977CF7C> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1095779151.bundle/Contents/MacOS/1095779151
0x5e5f8000 - 0x5e5f9ff7 +1000 ??? (???) <68F32D18-6F24-5C81-66B7-E84724CCFD1D> /Applications/Waves/Waves Plug-Ins/LFE360.bundle/Contents/Resources/GenericMacIntel/1000
0x5effe000 - 0x5f038fe3 +com.WavesAudio.EddieKramer FX.8.0.0 8.0.0 (8.0.0.14) <173CBFAF-3A52-77D4-6609-3512A6FB8DE7> /Applications/Waves/Waves Plug-Ins/EddieKramer FX.bundle/Contents/MacOS/EddieKramer FX
0x5f280000 - 0x5f28eff3 +1000 ??? (???) <ED8858E9-E31F-429E-3329-3770CD62942A> /Applications/Waves/Waves Plug-Ins/EddieKramer FX.bundle/Contents/Resources/GenericMacIntel/1000
0x5f400000 - 0x5f43bfe7 +com.WavesAudio.EddieKramer GT.8.0.0 8.0.0 (8.0.0.14) <F1F55D2E-15F1-6EB0-50A6-63F9CABE4EE6> /Applications/Waves/Waves Plug-Ins/EddieKramer GT.bundle/Contents/MacOS/EddieKramer GT
0x5f6a5000 - 0x5f6b3ff3 +1000 ??? (???) <0793C1D5-CA24-57CD-410D-E4C2208D383D> /Applications/Waves/Waves Plug-Ins/EddieKramer GT.bundle/Contents/Resources/GenericMacIntel/1000
0x5f7d7000 - 0x5f7e4fef +com.WavesAudio.1398031948.8.0.0 8.0.0 (8.0.0.10) <A7ED4985-BD25-C55B-573C-D1F69D65EAB8> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1398031948.bundle/Contents/MacOS/1398031948
0x5f7f3000 - 0x5f7f7fff +1000 ??? (???) <289DDC40-5135-606B-EB96-EAEE32BF9DC4> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1279341121.bundle/Contents/Resources/GenericMacIntel/1000
0x655fb000 - 0x655fcff3 +1000 ??? (???) <06009C16-CE6A-7156-12D1-FC947D7723BE> /Applications/Waves/Waves Plug-Ins/LoAir.bundle/Contents/Resources/GenericMacIntel/1000
0x65800000 - 0x6584affb +com.WavesAudio.1129730626.8.0.0 8.0.0 (8.0.0.10) <B4A413F8-379C-4463-EDF8-6A97686078B7> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1129730626.bundle/Contents/MacOS/1129730626
0x667ed000 - 0x667fbff3 +1000 ??? (???) <671C60FB-3940-C9E5-B07F-93A2278F4251> /Applications/Waves/Waves Plug-Ins/EddieKramer VC.bundle/Contents/Resources/GenericMacIntel/1000
0x6a0f4000 - 0x6a0fbff3 +1000 ??? (???) <7799A777-7604-F1C2-43A5-DA08B210C842> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1415075652.bundle/Contents/Resources/GenericMacIntel/1000
0x6a7aa000 - 0x6a7baff3 +com.WavesAudio.1397507409.8.0.0 8.0.0 (8.0.0.10) <BF09B1CF-89F7-85E8-942D-503172231FED> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1397507409.bundle/Contents/MacOS/1397507409
0x6a7ec000 - 0x6a7faff3 +1000 ??? (???) <4A8ABC54-7AEF-E1EC-89F8-7798745FC458> /Applications/Waves/Waves Plug-Ins/JJP-Bass.bundle/Contents/Resources/GenericMacIntel/1000
0x6b573000 - 0x6b5aeff3 +com.WavesAudio.EddieKramer VC.8.0.0 8.0.0 (8.0.0.14) <9D630E5E-7271-D83E-0C0C-F3F12BFC8588> /Applications/Waves/Waves Plug-Ins/EddieKramer VC.bundle/Contents/MacOS/EddieKramer VC
0x6e900000 - 0x6e914fe7 +com.WavesAudio.Enigma.8.0.0 8.0.0 (8.0.0.10) <C96000EC-342D-2E6B-3D67-2530609CF074> /Applications/Waves/Waves Plug-Ins/Enigma.bundle/Contents/MacOS/Enigma
0x6eb47000 - 0x6eb53ffb +com.WavesAudio.Q10.8.0.0 8.0.0 (8.0.0.10) <BFECFA69-6B17-209C-6B7D-2023FD7BE98C> /Applications/Waves/Waves Plug-Ins/Q10.bundle/Contents/MacOS/Q10
0x6eff4000 - 0x6effcff3 +1000 ??? (???) <235B1C70-D249-EF20-2F9B-E5FEDF46A00C> /Applications/Waves/Waves Plug-Ins/LinEQ.bundle/Contents/Resources/GenericMacIntel/1000
0x6fcf2000 - 0x6fcfaffb +1000 ??? (???) <308F2DE2-42DD-E5F6-8D49-30E2A659B532> /Applications/Waves/Waves Plug-Ins/L3 Ultra.bundle/Contents/Resources/GenericMacIntel/1000
0x6ffe6000 - 0x6fff4ff3 +1000 ??? (???) <52A51A3D-E926-D2C9-653A-9A7AFA81DABC> /Applications/Waves/Waves Plug-Ins/JJP-Drums.bundle/Contents/Resources/GenericMacIntel/1000
0x6fff9000 - 0x6fffaff7 +1000 ??? (???) <CBBC683C-9A51-D397-DBBB-B306BC0DDA73> /Applications/Waves/Waves Plug-Ins/Vocal Rider.bundle/Contents/Resources/GenericMacIntel/1000
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
0x700de000 - 0x700f4fe3 +com.WavesAudio.PuigChild.8.0.0 8.0.0 (8.0.0.10) <6CCECED3-1380-25BC-ED82-572DB094322C> /Applications/Waves/Waves Plug-Ins/PuigChild.bundle/Contents/MacOS/PuigChild
0x7077f000 - 0x7078cfe3 +com.WavesAudio.MetaFlanger.8.0.0 8.0.0 (8.0.0.10) <AC4F0F92-ABCB-4A50-80B6-2814A3764A4B> /Applications/Waves/Waves Plug-Ins/MetaFlanger.bundle/Contents/MacOS/MetaFlanger
0x70d66000 - 0x70da1feb +com.WavesAudio.Maserati GRP.8.0.0 8.0.0 (8.0.0.14) <DE31080E-33BD-94DE-2C95-5D7DF9C0F48A> /Applications/Waves/Waves Plug-Ins/Maserati GRP.bundle/Contents/MacOS/Maserati GRP
0x71056000 - 0x71057fff +1000 ??? (???) <772AB943-018B-57BD-7307-78B80A8D5A96> /Applications/Waves/Waves Plug-Ins/S1.bundle/Contents/Resources/GenericMacIntel/1000
0x7105b000 - 0x7105efff +1000 ??? (???) <9A89B583-80B4-3A5F-18BC-D3AB2C230CE5> /Applications/Waves/Waves Plug-Ins/MaxxBass.bundle/Contents/Resources/GenericMacIntel/1000
0x71066000 - 0x7107dfff +1000 ??? (???) <9777B06B-A019-E6EB-D7C6-6F6C68D64F0F> /Applications/Waves/Waves Plug-Ins/Maserati GRP.bundle/Contents/Resources/GenericMacIntel/1000
0x71443000 - 0x71452ffb +com.WavesAudio.1230393164.8.0.0 8.0.0 (8.0.0.10) <5628BB30-56FC-ED6E-0F36-DADACBC72358> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1230393164.bundle/Contents/MacOS/1230393164
0x7180c000 - 0x71824ff7 +com.WavesAudio.1279341121.8.0.0 8.0.0 (8.0.0.10) <2C7D2C16-6500-C490-B0A3-868A234A3B08> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1279341121.bundle/Contents/MacOS/1279341121
0x71a7b000 - 0x71a87fef +com.WavesAudio.1145394002.8.0.0 8.0.0 (8.0.0.10) <A5369614-6C84-AAE9-3AAE-184818478B9B> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1145394002.bundle/Contents/MacOS/1145394002
0x71a96000 - 0x71aa4ff7 +com.WavesAudio.1128811570.8.0.0 8.0.0 (8.0.0.10) <87B7E0EE-BE3A-CF3E-93FC-D33E19F3E60A> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1128811570.bundle/Contents/MacOS/1128811570
0x71b17000 - 0x71b25ff3 +1000 ??? (???) <ED17D3D5-67FA-A538-D928-6CABB0867DDA> /Applications/Waves/Waves Plug-Ins/JJP-Guitars.bundle/Contents/Resources/GenericMacIntel/1000
0x71b2a000 - 0x71b2cffb +1000 ??? (???) <ACBE4479-9976-5881-5B1F-50136034BB1E> /Applications/Waves/Waves Plug-Ins/MV360.bundle/Contents/Resources/GenericMacIntel/1000
0x71b30000 - 0x71b31ff7 +1000 ??? (???) <A39B1751-2312-BFB9-03A2-72CF4462C9DD> /Applications/Waves/Waves Plug-Ins/RVox.bundle/Contents/Resources/GenericMacIntel/1000
0x72470000 - 0x72481fef +1000 ??? (???) <5C8D856A-9020-6C41-DBD4-04126E877EC1> /Applications/Waves/Waves Plug-Ins/KramerHLS.bundle/Contents/Resources/GenericMacIntel/1000
0x724f9000 - 0x724fbfff +1000 ??? (???) <19AFEDED-F10C-AA33-3667-7C477E0DA67F> /Applications/Waves/Waves Plug-Ins/C360.bundle/Contents/Resources/GenericMacIntel/1000
0x73000000 - 0x73031feb +com.WavesAudio.KramerHLS.8.0.0 8.0.0 (8.0.0.10) <DB4A8497-25CC-8BEC-7F8A-8C454928844B> /Applications/Waves/Waves Plug-Ins/KramerHLS.bundle/Contents/MacOS/KramerHLS
0x73269000 - 0x73572fe7 +KramerHLS_IR_Calc.dylib ??? (???) <CB5862B2-9E26-CABC-2CBE-89F90E6421A3> /Applications/Waves/Waves Plug-Ins/KramerHLS.bundle/Contents/MacOS/KramerHLS_IR_Calc.dylib
0x73bbb000 - 0x73bc5ff7 +com.WavesAudio.IDR.8.0.0 8.0.0 (8.0.0.10) <3467382C-D91E-A3FE-7B2C-49DD40E3D43E> /Applications/Waves/Waves Plug-Ins/IDR.bundle/Contents/MacOS/IDR
0x73fe5000 - 0x73ff3ff3 +1000 ??? (???) <A0D686CA-747B-52DE-E7FE-1BA846420D3B> /Applications/Waves/Waves Plug-Ins/JJP-Cymb-Perc.bundle/Contents/Resources/GenericMacIntel/1000
0x73ff8000 - 0x73ffcffb +1000 ??? (???) <9F1A6615-5978-0D33-6882-EEBBC7ABD51A> /Applications/Waves/Waves Plug-Ins/S360.bundle/Contents/Resources/GenericMacIntel/1000
0x74800000 - 0x7480fffb +com.WavesAudio.MaxxVolume.8.0.0 8.0.0 (8.0.0.10) <5628BB30-56FC-ED6E-0F36-DADACBC72358> /Applications/Waves/Waves Plug-Ins/MaxxVolume.bundle/Contents/MacOS/MaxxVolume
0x74b01000 - 0x74b19fe7 +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
0x74b31000 - 0x74b6cfeb +com.WavesAudio.JJP-Bass.8.0.0 8.0.0 (8.0.0.14) <C4A75AE7-602D-D263-A42C-D5B37122CAE8> /Applications/Waves/Waves Plug-Ins/JJP-Bass.bundle/Contents/MacOS/JJP-Bass
0x74e19000 - 0x74e2afff +com.WavesAudio.1380794947.8.0.0 8.0.0 (8.0.0.10) <18CA0947-A44F-2891-2BD8-439065475FBD> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1380794947.bundle/Contents/MacOS/1380794947
0x74e3a000 - 0x74e48ff3 +1000 ??? (???) <B5827058-CE69-977F-48E3-6BE04A6A268F> /Applications/Waves/Waves Plug-Ins/JJP-Strings-Keys.bundle/Contents/Resources/GenericMacIntel/1000
0x752cd000 - 0x752ddfeb +com.WavesAudio.1246384195.8.0.0 8.0.0 (8.0.0.10) <CA10F14A-82C2-BDD8-535D-3DAB881C5709> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1246384195.bundle/Contents/MacOS/1246384195
0x752ee000 - 0x75303feb +com.WavesAudio.1212370256.8.0.0 8.0.0 (8.0.0.10) <21B7AD0C-BB47-6A37-A032-33AAA583067B> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1212370256.bundle/Contents/MacOS/1212370256
0x755b1000 - 0x755c0ffb +com.WavesAudio.1096045131.8.0.0 8.0.0 (8.0.0.10) <42316D47-9B09-2D20-DC71-878CC5FE141B> /Applications/Waves/Waves Plug-Ins/ArtistDLLV8/1096045131.bundle/Contents/MacOS/1096045131
0x755f2000 - 0x755f6ffb +1000 ??? (???) <3FFF1A64-E649-9BE5-A2D1-C5A51705FA27> /Applications/Waves/Waves Plug-Ins/KramerPIE.bundle/Contents/Resources/GenericMacIntel/1000
0xf71a9000 - 0xf71b8fe7 +1000 ??? (???) <D6D93A65-4BFD-2625-6624-C5700DD20DC7> /Applications/Waves/Waves Plug-Ins/WavesTune.bundle/Contents/Resources/GenericMacIntel/1000
0xf80a8000 - 0xf812cffb +com.WavesAudio.WavesTune LT.8.0.0 8.0.0 (8.0.0.10) <1D0899DA-6BC8-17D9-3B53-718817479865> /Applications/Waves/Waves Plug-Ins/WavesTune LT.bundle/Contents/MacOS/WavesTune LT
0xf9e2b000 - 0xfa508ff3 +ch.toguaudioline.talvocoder2 ??? (1.0.0) <D70F0B56-7489-357E-81F5-02A6CC319879> /Library/Audio/Plug-Ins/Components/TAL-Vocoder-2.component/Contents/MacOS/TAL-Vocoder-2
0xfbfbe000 - 0xfc490fe7 +libavcodec.52.dylib 52.72.2 (compatibility 52.0.0) <CAC0A589-7232-850F-A593-70272E29758B> /usr/local/lib/audacity/libavcodec.52.dylib
0xfca1e000 - 0xfcad4fe7 +libavformat.52.dylib 52.64.2 (compatibility 52.0.0) <BCA5383E-0086-C129-8430-D21ED0D5C2F8> /usr/local/lib/audacity/libavformat.52.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.53f13
Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 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, 2 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HDE721010SLA330, 931.51 GB
Serial ATA Device: HL-DT-ST DVDRW GA11N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0x24400000 / 2
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000 / 2
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000 / 3
USB Device: Composite Device, 0x04b4 (Cypress Semiconductor), 0x0033, 0x04300000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x06110000 / 4
Last edited by Mephostopholes on Fri Apr 24, 2015 3:53 pm, edited 2 times in total.
Reason: wrapped crash report in code tags
Reason: wrapped crash report in code tags
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Upgrade 1.3.14 Causes Audacity to Crash
Thanks for the crash report, but please either press the "Code" button and paste the report in-between the code tags, or atatch the file using "Upload attachment" underneath where you post messages. Otherwise the file is too long to read in a message window.
There is a problem where Audacity on Mac occasionally crashes when you import files. This is not a new problem in 1.3.14 but it only happens occasionally. Could you try shutting down the computer entirely, waiting a few minutes then restarting. Then try importing the same file(s) again.
If Audacity still crashes, can you open the file in QuickTime, Command - I, and write down or attach an image of the file information? Is it an MP3, a WAV, MP4 or what?
Better still (if not too large), can you upload the file to a free file transfer service such as:
http://www.yousendit.com
http://www.sendspace.com
then give us the web address we can download the file from?
Thanks
Gale
There is a problem where Audacity on Mac occasionally crashes when you import files. This is not a new problem in 1.3.14 but it only happens occasionally. Could you try shutting down the computer entirely, waiting a few minutes then restarting. Then try importing the same file(s) again.
If Audacity still crashes, can you open the file in QuickTime, Command - I, and write down or attach an image of the file information? Is it an MP3, a WAV, MP4 or what?
Better still (if not too large), can you upload the file to a free file transfer service such as:
http://www.yousendit.com
http://www.sendspace.com
then give us the web address we can download the file from?
Thanks
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
Mephostopholes
- Posts: 17
- Joined: Thu Jan 19, 2012 11:31 pm
- Operating System: Please select
Re: Upgrade 1.3.14 Causes Audacity to Crash
Actually, this is exactly what I meant when I wrote I didn't want to go in to a lengthy solution. This has only started with the upgrade to 1.3.14 and I never had a problem with this file (Jerusalem by ELP in flac) or any other file. I have shut down my computer many times since the upgrade and it does the same thing. All I'd really like is to be directed to where I can re download the previous version. Sorry, but I just don't have the time for all of this when I know the other version worked fine for me.Gale Andrews wrote:Thanks for the crash report, but please either press the "Code" button and paste the report in-between the code tags, or atatch the file using "Upload attachment" underneath where you post messages. Otherwise the file is too long to read in a message window.
There is a problem where Audacity on Mac occasionally crashes when you import files. This is not a new problem in 1.3.14 but it only happens occasionally. Could you try shutting down the computer entirely, waiting a few minutes then restarting. Then try importing the same file(s) again.
If Audacity still crashes, can you open the file in QuickTime, Command - I, and write down or attach an image of the file information? Is it an MP3, a WAV, MP4 or what?
Better still (if not too large), can you upload the file to a free file transfer service such as:
http://www.yousendit.com
http://www.sendspace.com
then give us the web address we can download the file from?
Last edited by Mephostopholes on Fri Apr 24, 2015 3:53 pm, edited 2 times in total.
Reason: correct quotes
Reason: correct quotes
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Upgrade 1.3.14 Causes Audacity to Crash
OK, then it probably isn't the (assumed) memory corruption that can be cured by reboot, but obviously if we are to find what the problem is, even file information from one of the files that is playing up would help. Clearly, resample is being cited in the crash, so the sample rate of one of these files could be important.
You haven't said what "previous version" you had. Was it a Beta 1.3 you downloaded a year or more ago? And have you upgraded OS X since then?
You can get Beta versions going back to 1.3.7 here:
http://code.google.com/p/audacity/downloads/list?can=4
You can still get 1.2.5 for Intel Mac from our download page but 1.2.5 has many potential problems.
If you can, please let us know how you get on with whatever version you go back to.
Gale
You haven't said what "previous version" you had. Was it a Beta 1.3 you downloaded a year or more ago? And have you upgraded OS X since then?
You can get Beta versions going back to 1.3.7 here:
http://code.google.com/p/audacity/downloads/list?can=4
You can still get 1.2.5 for Intel Mac from our download page but 1.2.5 has many potential problems.
If you can, please let us know how you get on with whatever version you go back to.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
Mephostopholes
- Posts: 17
- Joined: Thu Jan 19, 2012 11:31 pm
- Operating System: Please select
Re: Upgrade 1.3.14 Causes Audacity to Crash
I re downloaded 1.3.10 and it is working beautifully, just like before. I apologize for being short with you yesterday - I was trying desperately to complete a project and it was becoming very frustrating. As far as upgraded OS X since then, no. Nothing has changed except for the upgrade to 1.3.14. The sample rate of said file was 96000 and remained the same on export, altho I did change it at one point before the upgrade to 44100 and that was fine as well.Gale Andrews wrote:OK, then it probably isn't the (assumed) memory corruption that can be cured by reboot, but obviously if we are to find what the problem is, even file information from one of the files that is playing up would help. Clearly, resample is being cited in the crash, so the sample rate of one of these files could be important.
You haven't said what "previous version" you had. Was it a Beta 1.3 you downloaded a year or more ago? And have you upgraded OS X since then?
You can get Beta versions going back to 1.3.7 here:
http://code.google.com/p/audacity/downloads/list?can=4
You can still get 1.2.5 for Intel Mac from our download page but 1.2.5 has many potential problems.
If you can, please let us know how you get on with whatever version you go back to.
Gale
Re: Upgrade 1.3.14 Causes Audacity to Crash
Be careful if you use "Export Multiple" or "Export Selection". Audacity 1.3.10 has a bug that causes the length of such exported files to be rounded to the nearest 5 second mark. This was fixed in Audacity 1.3.11.Mephostopholes wrote:I re downloaded 1.3.10 and it is working beautifully, just like before.
That's quite understandable, however the developers are planning to release Audacity 2.0, which will be the first non-beta release in several years. I'm sure that you will understand that in this situation we are more than a little concerned about the problem that you experienced with Audacity 1.3.14. For the benefit of all Audacity users we would want Audacity 2.0 to be free from unexpected crashes, so if you have time now or in the near future to help us get to the bottom of what caused the problem for you, then it would be a great help that could benefit Audacity users throughout the world.Mephostopholes wrote: I apologize for being short with you yesterday - I was trying desperately to complete a project and it was becoming very frustrating.
If you can spare a little time, we can show you how to safely run Audacity 1.3.14 while keeping Audacity 1.3.10 (or any other version of Audacity) installed in such a way that 1.3.14 is isolated from your "production version". You may then be able to give us some vital clues as to what the cause of your problem was. If you don't have the time, then I totally understand an of course you are under no obligation.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Upgrade 1.3.14 Causes Audacity to Crash
Thanks, Steve.
@Mephostopholes, with what menu item do you import the files, and do the troublesome files have embedded file information (metadata)?
You can check for metadata by clicking File > Open Metadata Editor. Metadata could be the problem. If Audacity's WAV/AIFF importer tries to open files in other formats and the metadata is non-standard in some way, there probably will be a crash in 1.3.14. The crash will not happen in 1.3.10 because that version used an earlier version of the WAV/AIFF importer that did not have this issue - it just ignored files other than WAV or AIFF as it should.
If this is the issue you can (probably) work around it by using File > Import > Audio and selecting the filter for the type of file it is, rather than "All files". This "should" cause Audacity to try the specific importer first for that type of file, rather than trying all the importers starting with the WAV/AIFF importer, which it might be doing. I say "should" because 1.3.15 alpha on Windows isn't behaving consistently in this regard for all formats.
If there is no crash, Help > Show Log will show what importers tried to open the file.
You can definitely solve an issue like this by going to the "Extended Import" Preferences and setting a rule to force a particular file type to try the most appropriate importer first. We can help you with setting rules if you need to.
Gale
@Mephostopholes, with what menu item do you import the files, and do the troublesome files have embedded file information (metadata)?
You can check for metadata by clicking File > Open Metadata Editor. Metadata could be the problem. If Audacity's WAV/AIFF importer tries to open files in other formats and the metadata is non-standard in some way, there probably will be a crash in 1.3.14. The crash will not happen in 1.3.10 because that version used an earlier version of the WAV/AIFF importer that did not have this issue - it just ignored files other than WAV or AIFF as it should.
If this is the issue you can (probably) work around it by using File > Import > Audio and selecting the filter for the type of file it is, rather than "All files". This "should" cause Audacity to try the specific importer first for that type of file, rather than trying all the importers starting with the WAV/AIFF importer, which it might be doing. I say "should" because 1.3.15 alpha on Windows isn't behaving consistently in this regard for all formats.
If there is no crash, Help > Show Log will show what importers tried to open the file.
You can definitely solve an issue like this by going to the "Extended Import" Preferences and setting a rule to force a particular file type to try the most appropriate importer first. We can help you with setting rules if you need to.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
Mephostopholes
- Posts: 17
- Joined: Thu Jan 19, 2012 11:31 pm
- Operating System: Please select
Re: Upgrade 1.3.14 Causes Audacity to Crash
Thank you both, Steve and Gale. Sorry for the delay in getting back to this. Of course I am willing to help in any way I can. It was mentioned I could run the upgrade without having it write over the older version, so maybe we should begin there. How do I go about setting this up?