Fatal Error running 2.0

Hey All

I’m getting a fatal error when trying to run 2.0.0.

I am using a mac, Software 10.6

I originally had Audacity 13.1.9 version I think it was, and wanted to take some audio from a dvd for a track I am making.

I read there was a bug preventing me from reading the video files as audio so I wanted to download the latest version.

Now Audacity is trying to scan for plug ins I have deleted which maybe part of the problem. If this is the case how do i stop this and how is it finding plug ins that should not be on my system?

I get this error which stops me even running Audacity so is this a bug???

Process: Audacity [328]
Path: /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier: net.sourceforge.audacity
Version: 2.0.0.0 (2.0.0.0)
Code Type: X86 (Native)
Parent Process: sh [325]

Date/Time: 2012-06-01 21:52:37.546 +1000
OS Version: Mac OS X 10.6 (10A432)
Report Version: 6

Interval Since Last Report: 18350 sec
Crashes Since Last Report: 8
Per-App Interval Since Last Report: 608 sec
Per-App Crashes Since Last Report: 7
Anonymous UUID: 7C82557B-3AD6-4C6A-B334-370FC608DAB2

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000012
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Any help would be awesome!!

We need more of the crash report: the first 20 lines of so of thread 0. That should tell which plug-in is causing the problem.

Are you sure you have deleted all plug-ins?

Audio Unit plug-ins are stored in:
/Library/Audio/Plug-Ins/Components
~/Library/Audio/Plug-Ins/Components

VST plug-ins are stored in:
/Library/Audio/Plug-Ins/VST
~/Library/Audio/Plug-Ins/VST
as well as in the plug-ins folder that is at the same directory level as the Audacity program.

Check all those locations.

If all else fails we’ll tell you how to reset your preferences and trash the plugins.cfg file.

– Bill

Hey Bill, the full report is below

From what I can see its pulling up many old demo plugs that I have deleted for example

I downloaded an Izotape demo bundle, which I have since deleted but everytime try to open audacity a new Izotape folder appears when audacity prompts me to authorize the software/plug in.

I have deleted all contents on the locations you provided am a little stumpt to what is happening.

thanks for your help

Process:         Audacity [421]
Path:            /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier:      net.sourceforge.audacity
Version:         2.0.0.0 (2.0.0.0)
Code Type:       X86 (Native)
Parent Process:  sh [418]

Date/Time:       2012-06-02 09:48:42.403 +1000
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          2206 sec
Crashes Since Last Report:           3
Per-App Interval Since Last Report:  437 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      7C82557B-3AD6-4C6A-B334-370FC608DAB2

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000012
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   Vokator.MusicDevice.component 	0x32940adb std::_Rb_tree<unsigned int, std::pair<unsigned int const, NI::UIA::EventTarget*>, std::_Select1st<std::pair<unsigned int const, NI::UIA::EventTarget*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, NI::UIA::EventTarget*> > >::lower_bound(unsigned int const&) + 43
1   Vokator.MusicDevice.component 	0x32941021 std::_Rb_tree<unsigned int, std::pair<unsigned int const, NI::UIA::EventTarget*>, std::_Select1st<std::pair<unsigned int const, NI::UIA::EventTarget*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, NI::UIA::EventTarget*> > >::erase(unsigned int const&) + 49
2   Vokator.MusicDevice.component 	0x32767ce7 NI::UIA::AsyncEventTargetImpl::releaseHandle(unsigned int) + 55
3   Vokator.MusicDevice.component 	0x328f66ad NI::UIA::AsyncEventTarget<NI::UIA::EventTarget>::~AsyncEventTarget() + 45
4   Vokator.MusicDevice.component 	0x326c612d NI::CP::RASApplication::~RASApplication() + 45
5   Vokator.MusicDevice.component 	0x328e9d50 SpektralApp::~SpektralApp() + 32
6   Vokator.MusicDevice.component 	0x326da674 NI::UIA::AppModule::~AppModule() + 100
7   libSystem.B.dylib             	0x93832bff __cxa_finalize + 208
8   libSystem.B.dylib             	0x93832b14 exit + 33
9   ...ware.audiounit.FlyingHaggis	0x35cbe3b6 getInstallDirStandalone() + 708
10  ...ware.audiounit.FlyingHaggis	0x35c98677 QfxProduct::loadAlgorithm(char*) + 63
11  ...ware.audiounit.FlyingHaggis	0x35c98e9d QfxProduct::QfxProduct(int (*)(AEffect*, int, int, int, void*, float)) + 283
12  ...ware.audiounit.FlyingHaggis	0x35cae26e AUVSTPlugin::AUVSTPlugin(AUVST*) + 38
13  ...ware.audiounit.FlyingHaggis	0x35cada88 AUVST::AUVST(ComponentInstanceRecord*) + 420
14  ...ware.audiounit.FlyingHaggis	0x35cade39 AUVSTEntry + 73
15  ...ple.CoreServices.CarbonCore	0x94ccd51f CallComponentDispatch + 29
16  ...ple.CoreServices.CarbonCore	0x94ccd500 CallComponentOpen + 43
17  ...ple.CoreServices.CarbonCore	0x94ccb7d8 OpenAComponent + 433
18  Audacity                      	0x000825f8 AudioUnitEffect::AudioUnitEffect(wxString, ComponentRecord*) + 104
19  Audacity                      	0x00084dbc LoadAudioUnitsOfType(unsigned long) + 156
20  Audacity                      	0x00084f6e LoadAudioUnits() + 30
21  Audacity                      	0x000c2505 LoadEffects() + 2149
22  Audacity                      	0x0004459a AudacityApp::OnInit() + 2778
23  Audacity                      	0x00046981 wxAppConsole::CallOnInit() + 17
24  Audacity                      	0x00525900 wxEntry(int&, wchar_t**) + 112
25  Audacity                      	0x0003e6d8 main + 24
26  Audacity                      	0x0003e47e _start + 216
27  Audacity                      	0x0003e3a5 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x9383a382 kevent + 10
1   libSystem.B.dylib             	0x9383aa9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x93839f59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x93839cfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x93839781 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x938395c6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x93813e0a open$NOCANCEL$UNIX2003 + 10
1   libSystem.B.dylib             	0x938ea735 open + 54
2   libSystem.B.dylib             	0x938d562c fopen + 95
3   mod-script-pipe.so            	0x017e5fee PipeServer() + 222
4   mod-script-pipe.so            	0x017e6217 RegScriptServerFunc + 39
5   Audacity                      	0x0032f1a9 ScriptCommandRelay::Run() + 41
6   Audacity                      	0x002d2f3d NonGuiThread::Entry() + 29
7   Audacity                      	0x0056eddd wxThreadInternal::MacThreadStart(void*) + 173
8   ...ple.CoreServices.CarbonCore	0x94c8c54a PrivateMPEntryPoint + 68
9   libSystem.B.dylib             	0x93841259 _pthread_start + 345
10  libSystem.B.dylib             	0x938410de thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x93813afa mach_msg_trap + 10
1   libSystem.B.dylib             	0x93814267 mach_msg + 68
2   com.apple.CoreFoundation      	0x9471430f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x947133f4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x94713221 CFRunLoopRunInMode + 97
5   com.apple.audio.CoreAudio     	0x926ca96c HALRunLoop::OwnThread(void*) + 162
6   com.apple.audio.CoreAudio     	0x926b6488 CAPThread::Entry(CAPThread*) + 140
7   libSystem.B.dylib             	0x93841259 _pthread_start + 345
8   libSystem.B.dylib             	0x938410de thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x93813c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x9389b429 nanosleep + 345
2   Audacity                      	0x0004ff24 AudioThread::Entry() + 100
3   libSystem.B.dylib             	0x93841259 _pthread_start + 345
4   libSystem.B.dylib             	0x938410de thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x93813b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x938416e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x938705a8 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x94cacb90 TSWaitOnConditionTimedRelative + 242
4   ...ple.CoreServices.CarbonCore	0x94cac8ce TSWaitOnSemaphoreCommon + 511
5   ...ple.CoreServices.CarbonCore	0x94cd0b8b TimerThread + 97
6   libSystem.B.dylib             	0x93841259 _pthread_start + 345
7   libSystem.B.dylib             	0x938410de thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x93813b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x938416e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x938705a8 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x94cacb90 TSWaitOnConditionTimedRelative + 242
4   ...ple.CoreServices.CarbonCore	0x94cac8ce TSWaitOnSemaphoreCommon + 511
5   ...ple.CoreServices.CarbonCore	0x94d40092 DeferredTaskThread + 84
6   libSystem.B.dylib             	0x93841259 _pthread_start + 345
7   libSystem.B.dylib             	0x938410de thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x93813b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x938416e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x938705a8 pthread_cond_timedwait_relative_np + 47
3   com.crysonic.nXtasy           	0x1bea50ce juce::WaitableEvent::wait(int) const + 140
4   com.crysonic.nXtasy           	0x1bef71c9 juce::Thread::wait(int) const + 27
5   com.crysonic.nXtasy           	0x1bf56f04 juce::InternalTimerThread::run() + 220
6   com.crysonic.nXtasy           	0x1bef7295 juce::Thread::threadEntryPoint(juce::Thread*) + 135
7   com.crysonic.nXtasy           	0x1bea51a1 juce::threadEntryProc(void*) + 17
8   libSystem.B.dylib             	0x93841259 _pthread_start + 345
9   libSystem.B.dylib             	0x938410de thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x93813b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x938416e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x938705a8 pthread_cond_timedwait_relative_np + 47
3   com.crysonic.SindoAU          	0x1e81956e juce::WaitableEvent::wait(int) const + 140
4   com.crysonic.SindoAU          	0x1e87aaf1 juce::Thread::wait(int) const + 27
5   com.crysonic.SindoAU          	0x1e8db8e2 juce::InternalTimerThread::run() + 314
6   com.crysonic.SindoAU          	0x1e87abad juce::Thread::threadEntryPoint(juce::Thread*) + 135
7   com.crysonic.SindoAU          	0x1e81bbd1 juce::threadEntryProc(void*) + 17
8   libSystem.B.dylib             	0x93841259 _pthread_start + 345
9   libSystem.B.dylib             	0x938410de thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x93813b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x938416e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x938705a8 pthread_cond_timedwait_relative_np + 47
3   com.crysonic.spectraphyle     	0x1ecda26a juce::WaitableEvent::wait(int) const + 140
4   com.crysonic.spectraphyle     	0x1ed2c365 juce::Thread::wait(int) const + 27
5   com.crysonic.spectraphyle     	0x1ed8d0b1 juce::InternalTimerThread::run() + 297
6   com.crysonic.spectraphyle     	0x1ed2c431 juce::Thread::threadEntryPoint(juce::Thread*) + 135
7   com.crysonic.spectraphyle     	0x1ecda33d juce::threadEntryProc(void*) + 17
8   libSystem.B.dylib             	0x93841259 _pthread_start + 345
9   libSystem.B.dylib             	0x938410de thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x93813b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x938416e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x9388a26c pthread_cond_timedwait + 47
3   com.ikmultimedia.vpa.TRackS3  	0x2090e546 boost::detail::condition_impl::do_timed_wait(boost::xtime const&, _opaque_pthread_mutex_t*) + 114
4   com.ikmultimedia.vpa.TRackS3  	0x2095a0e4 operator delete(void*, void*) + 54710
5   com.ikmultimedia.vpa.TRackS3  	0x2095a199 operator delete(void*, void*) + 54891
6   com.ikmultimedia.vpa.TRackS3  	0x20959801 operator delete(void*, void*) + 52435
7   com.ikmultimedia.vpa.TRackS3  	0x2095a4b4 operator delete(void*, void*) + 55686
8   com.ikmultimedia.vpa.TRackS3  	0x2095a844 operator delete(void*, void*) + 56598
9   com.ikmultimedia.vpa.TRackS3  	0x2095a887 operator delete(void*, void*) + 56665
10  com.ikmultimedia.vpa.TRackS3  	0x2095a8a1 operator delete(void*, void*) + 56691
11  com.ikmultimedia.vpa.TRackS3  	0x20910d58 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 232
12  libSystem.B.dylib             	0x93841259 _pthread_start + 345
13  libSystem.B.dylib             	0x938410de thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x93813b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x938416e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x938705a8 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x94cacb90 TSWaitOnConditionTimedRelative + 242
4   ...ple.CoreServices.CarbonCore	0x94cac8ce TSWaitOnSemaphoreCommon + 511
5   ...ickTimeComponents.component	0x91917e35 ReadSchedulerThreadEntryPoint + 4698
6   libSystem.B.dylib             	0x93841259 _pthread_start + 345
7   libSystem.B.dylib             	0x938410de thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x93813b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x938416e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x938705a8 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x94cacb90 TSWaitOnConditionTimedRelative + 242
4   ...ple.CoreServices.CarbonCore	0x94cac8ce TSWaitOnSemaphoreCommon + 511
5   ...ple.CoreServices.CarbonCore	0x94d075aa AIOFileThread(void*) + 1127
6   libSystem.B.dylib             	0x93841259 _pthread_start + 345
7   libSystem.B.dylib             	0x938410de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0x32767cbe  ecx: 0x00000002  edx: 0x00000002
  edi: 0x32a2b040  esi: 0x2da47f80  ebp: 0xbffff1e8  esp: 0xbffff1e4
   ss: 0x0000001f  efl: 0x00010202  eip: 0x32940adb   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000012

Binary Images:
    0x1000 -   0xa64feb +Audacity ??? (???) <1F7B0EC7-E15E-154B-C46B-7E9FDE2CBBF7> /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
 0x1018000 -  0x1064ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x1600000 -  0x1601ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x1733000 -  0x1733fff +alias_1407.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/alias_1407.so
 0x1737000 -  0x173cfeb +allpass_1895.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/allpass_1895.so
 0x1740000 -  0x1741fff +am_pitchshift_1433.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/am_pitchshift_1433.so
 0x1745000 -  0x1745fff +amp_1181.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/amp_1181.so
 0x1749000 -  0x174bfe7 +analogue_osc_1416.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/analogue_osc_1416.so
 0x174f000 -  0x1751fff +bandpass_a_iir_1893.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/bandpass_a_iir_1893.so
 0x1755000 -  0x1757fff +bandpass_iir_1892.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/bandpass_iir_1892.so
 0x17e5000 -  0x17e6fff +mod-script-pipe.so ??? (???) <A8829A3E-7C60-6331-6193-44FE7DF1FF71> /Applications/Audacity/modules/mod-script-pipe.so
 0x17ed000 -  0x17f1ff3  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
 0x17f7000 -  0x17f8ff3 +bode_shifter_1431.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/bode_shifter_1431.so
 0x17fc000 -  0x17fcffb +comb_1190.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/comb_1190.so
0x16ae1000 - 0x16ae2ff3 +bode_shifter_cv_1432.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/bode_shifter_cv_1432.so
0x16ae6000 - 0x16ae9fff +butterworth_1902.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/butterworth_1902.so
0x16aed000 - 0x16aeeff7 +chebstortion_1430.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/chebstortion_1430.so
0x16af2000 - 0x16af7ff3 +comb_1887.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/comb_1887.so
0x16afb000 - 0x16afbfeb +comb_splitter_1411.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/comb_splitter_1411.so
0x16aff000 - 0x16afffff +const_1909.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/const_1909.so
0x16b03000 - 0x16b04fe7 +crossover_dist_1404.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/crossover_dist_1404.so
0x16b08000 - 0x16b08fff +dc_remove_1207.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/dc_remove_1207.so
0x16b0c000 - 0x16b0dfff +decay_1886.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/decay_1886.so
0x16cc0000 - 0x16cc6ff7  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
0x16ccb000 - 0x16ce9fc3 +com.digidesign.digidesign.DigiCoreAudioPlugIn 7.3 (7.3f117) /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
0x16d32000 - 0x16d33017 +decimator_1202.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/decimator_1202.so
0x16d37000 - 0x16d37fff +declip_1195.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/declip_1195.so
0x16d3b000 - 0x16d3efe7 +delay_1898.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/delay_1898.so
0x16d42000 - 0x16d44feb +delayorama_1402.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/delayorama_1402.so
0x16df7000 - 0x16df9ff3  com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x16dff000 - 0x16e63fe2  com.apple.LiveType.framework 2.1.4 (2.1.4) <C9D29156-2471-2A9D-3657-EF06204229C6> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
0x16e83000 - 0x16edbfff +com.DivXInc.DivXDecoder 6.8.4.3 (6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x16eff000 - 0x16f02ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
0x16f07000 - 0x16f08fe7 +diode_1185.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/diode_1185.so
0x16f0c000 - 0x16f0dfe7 +divider_1186.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/divider_1186.so
0x16f11000 - 0x16f14fe7 +dj_eq_1901.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/dj_eq_1901.so
0x16f18000 - 0x16f19fff +dj_flanger_1438.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/dj_flanger_1438.so
0x16f1d000 - 0x16f1ffff +dyson_compress_1403.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/dyson_compress_1403.so
0x16f23000 - 0x16f24003 +fad_delay_1192.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/fad_delay_1192.so
0x16fa6000 - 0x16fa7ffb +fast_lookahead_limiter_1913.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/fast_lookahead_limiter_1913.so
0x16fab000 - 0x16facff7 +flanger_1191.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/flanger_1191.so
0x16fb0000 - 0x16fb2fef +fm_osc_1415.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/fm_osc_1415.so
0x16fb6000 - 0x16fb6fff +foldover_1213.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/foldover_1213.so
0x16fba000 - 0x16fbaffb +foverdrive_1196.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/foverdrive_1196.so
0x16fbe000 - 0x16fbffff +freq_tracker_1418.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/freq_tracker_1418.so
0x16fc3000 - 0x16fc3fff +hard_limiter_1413.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/hard_limiter_1413.so
0x17087000 - 0x17088fe7 +gate_1410.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gate_1410.so
0x1708c000 - 0x1708dfff +giant_flange_1437.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/giant_flange_1437.so
0x17091000 - 0x17095ff3 +gong_1424.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gong_1424.so
0x17099000 - 0x1709afe7 +gong_beater_1439.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gong_beater_1439.so
0x1709e000 - 0x170b5fff +gsm_1215.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gsm_1215.so
0x170b9000 - 0x170bcfef +gverb_1216.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/gverb_1216.so
0x170c0000 - 0x170c2fe3 +harmonic_gen_1220.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/harmonic_gen_1220.so
0x170c6000 - 0x170ceff7 +hermes_filter_1200.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/hermes_filter_1200.so
0x170d2000 - 0x170d4fff +highpass_iir_1890.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/highpass_iir_1890.so
0x170d8000 - 0x170d8fff +hilbert_1440.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/hilbert_1440.so
0x170dc000 - 0x1718dff7 +imp_1199.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/imp_1199.so
0x171e5000 - 0x171e5fff +impulse_1885.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/impulse_1885.so
0x171e9000 - 0x171e9ff3 +inv_1429.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/inv_1429.so
0x171ed000 - 0x171edfff +karaoke_1409.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/karaoke_1409.so
0x171f1000 - 0x171f1fff +latency_1914.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/latency_1914.so
0x171f5000 - 0x171f7fe7 +lcr_delay_1436.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/lcr_delay_1436.so
0x171fb000 - 0x171fdfff +lowpass_iir_1891.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/lowpass_iir_1891.so
0x17201000 - 0x17202fe3 +ls_filter_1908.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/ls_filter_1908.so
0x17206000 - 0x17206fff +matrix_ms_st_1421.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/matrix_ms_st_1421.so
0x1720a000 - 0x1720bfff +matrix_spatialiser_1422.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/matrix_spatialiser_1422.so
0x1720f000 - 0x1720fff7 +matrix_st_ms_1420.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/matrix_st_ms_1420.so
0x17213000 - 0x172c3fff +mbeq_1197.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/mbeq_1197.so
0x172d3000 - 0x172d3fff +mod_delay_1419.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/mod_delay_1419.so
0x172d7000 - 0x172d9fff +multivoice_chorus_1201.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/multivoice_chorus_1201.so
0x172dd000 - 0x172dffef +notch_iir_1894.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/notch_iir_1894.so
0x172e3000 - 0x172e6017 +phasers_1217.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/phasers_1217.so
0x172ea000 - 0x1739afdf +pitch_scale_1193.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/pitch_scale_1193.so
0x173ba000 - 0x1746afff +pitch_scale_1194.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/pitch_scale_1194.so
0x1748a000 - 0x1748dff7 +plate_1423.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/plate_1423.so
0x17491000 - 0x17491fe7 +pointer_cast_1910.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/pointer_cast_1910.so
0x17495000 - 0x17495fff +rate_shifter_1417.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/rate_shifter_1417.so
0x17499000 - 0x1749aff7 +retro_flange_1208.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/retro_flange_1208.so
0x1749e000 - 0x174a0fff +revdelay_1605.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/revdelay_1605.so
0x174a4000 - 0x174a5fef +ringmod_1188.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/ringmod_1188.so
0x174a9000 - 0x174aa023 +satan_maximiser_1408.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/satan_maximiser_1408.so
0x174ae000 - 0x174b0fff +sc1_1425.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc1_1425.so
0x174b6000 - 0x174b8fff +sc2_1426.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc2_1426.so
0x174be000 - 0x174c0fff +sc3_1427.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc3_1427.so
0x174c6000 - 0x174c8ff7 +sc4_1882.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc4_1882.so
0x174ce000 - 0x174d0ff7 +sc4m_1916.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sc4m_1916.so
0x174d6000 - 0x174d8fff +se4_1883.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/se4_1883.so
0x174de000 - 0x174dffe3 +shaper_1187.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/shaper_1187.so
0x174e3000 - 0x174e7fff +sifter_1210.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sifter_1210.so
0x174eb000 - 0x174ecff7 +sin_cos_1881.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sin_cos_1881.so
0x174f0000 - 0x174f1ff7 +single_para_1203.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/single_para_1203.so
0x174f5000 - 0x174f5ffb +sinus_wavewrapper_1198.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/sinus_wavewrapper_1198.so
0x174f9000 - 0x174f9fef +smooth_decimate_1414.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/smooth_decimate_1414.so
0x174fd000 - 0x174fdfff +split_1406.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/split_1406.so
0x17501000 - 0x17502fff +step_muxer_1212.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/step_muxer_1212.so
0x17506000 - 0x17506fff +surround_encoder_1401.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/surround_encoder_1401.so
0x1750a000 - 0x1750bfff +svf_1214.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/svf_1214.so
0x1750f000 - 0x17510fe3 +tape_delay_1211.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/tape_delay_1211.so
0x17514000 - 0x17515fef +transient_1206.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/transient_1206.so
0x17519000 - 0x1751bff7 +triple_para_1204.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/triple_para_1204.so
0x1751f000 - 0x1752003f +valve_1209.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/valve_1209.so
0x17524000 - 0x17525057 +valve_rect_1405.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/valve_rect_1405.so
0x17529000 - 0x1752cfeb +vynil_1905.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/vynil_1905.so
0x17530000 - 0x17530fff +wave_terrain_1412.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/wave_terrain_1412.so
0x17534000 - 0x17535fff +xfade_1915.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/xfade_1915.so
0x17539000 - 0x17539fff +zm1_1428.so ??? (???) /Library/Audio/Plug-Ins/LADSPA/zm1_1428.so
0x1753d000 - 0x17540ff7 +gverb_1216.so ??? (???) <B8A3EF2E-B6BB-1B6C-DBE2-A06B4F7F066C> /Applications/Audacity/plug-ins/gverb_1216.so
0x17544000 - 0x17544ff7 +hard_limiter_1413.so ??? (???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Applications/Audacity/plug-ins/hard_limiter_1413.so
0x17548000 - 0x1754aff7 +sc4_1882.so ??? (???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Applications/Audacity/plug-ins/sc4_1882.so
0x17550000 - 0x17582fd6 +com.vst.effects.iZotope Trash

You could always try OSEx or MactheRipper .

The crash report seems to cite first Vokator http://www.native-instruments.com/index.php?id=k3vokator_us then Flying Haggis http://www.db-audioware.com/flying-haggis.html both of which seem to be Audio Units as referenced in the crashed thread.


Gale

Find Audacity’s plugins.cfg folder and delete it. It is usually in ~/Library/Application Support/audacity.

Make doubly sure that the system locations for Audio Units plug-ins are empty. Then try starting Audacity.

Did the demo packs come with an uninstaller? If so, try running it.

Try using Spotlight to find “FlyingHaggis” or “Vokator”.

– Bill