View Issue Details

IDProjectCategoryView StatusLast Update
0002119ardourbugspublic2020-04-19 20:13
Reporterxmiguel Assigned Toseablade  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product Versionofficial SAE/Intel 
Summary0002119: crashed after clicking the input pane of a track
Descriptionmy work flow at the moment:

I inserted an ambireverb in one slot, wasn't working, then i clicked the input pane to check how many input the track had and it crashed
Additional Informationfrom crash log:

Process: Ardour2 [567]
Path: /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/MacOS/Ardour2
Identifier: org.ardour.Ardour2
Version: #{version} (2.3)
Code Type: X86 (Native)
Parent Process: launchd [189]

Date/Time: 2008-03-11 13:43:32.784 +0100
OS Version: Mac OS X 10.5.2 (9C31)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000fffffff4
Crashed Thread: 0

Thread 0 Crashed:
0 libgtkmm2.dylib 0x1a06370e Gtk::Widget_Class::grab_notify_callback(_GtkWidget*, int) + 110 (widget.cc:3532)
1 libgobject-2.0.0.dylib 0x18745a48 g_cclosure_marshal_VOID__BOOLEAN + 181 (gmarshal.c:114)
2 libgobject-2.0.0.dylib 0x1872c5e6 g_type_class_meta_marshal + 97 (gclosure.c:572)
3 libgobject-2.0.0.dylib 0x1872c2e3 g_closure_invoke + 367 (gclosure.c:495)
4 libgobject-2.0.0.dylib 0x187448bb signal_emit_unlocked_R + 1525 (gsignal.c:2375)
5 libgobject-2.0.0.dylib 0x18743d79 g_signal_emit_valist + 2482 (gsignal.c:2199)
6 libgobject-2.0.0.dylib 0x187440cc g_signal_emit + 44 (gsignal.c:2245)
7 libgtk-quartz-2.0.0.dylib 0x18ff6d11 _gtk_widget_grab_notify + 51 (gtkwidget.c:4957)
8 libgtk-quartz-2.0.0.dylib 0x18e66ba5 gtk_grab_notify_foreach + 247 (gtkmain.c:1676)
9 libgtk-quartz-2.0.0.dylib 0x18e7fe8f gtk_menu_item_forall + 222 (gtkmenuitem.c:1648)
10 libgtkmm2.dylib 0x19fb7a5b Gtk::Container_Class::forall_vfunc_callback(_GtkContainer*, int, void (*)(_GtkWidget*, void*), void*) + 283 (container.cc:398)
11 libgtk-quartz-2.0.0.dylib 0x18d9e6be gtk_container_forall + 228 (gtkcontainer.c:1454)
12 libgtk-quartz-2.0.0.dylib 0x18e66c2e gtk_grab_notify_foreach + 384 (gtkmain.c:1679)
13 libgtk-quartz-2.0.0.dylib 0x18e81f48 gtk_menu_shell_forall + 237 (gtkmenushell.c:968)
14 libgtkmm2.dylib 0x19fb7a5b Gtk::Container_Class::forall_vfunc_callback(_GtkContainer*, int, void (*)(_GtkWidget*, void*), void*) + 283 (container.cc:398)
15 libgtk-quartz-2.0.0.dylib 0x18d9e6be gtk_container_forall + 228 (gtkcontainer.c:1454)
16 libgtk-quartz-2.0.0.dylib 0x18e66c2e gtk_grab_notify_foreach + 384 (gtkmain.c:1679)
17 libgtk-quartz-2.0.0.dylib 0x18d3dbc8 gtk_bin_forall + 108 (gtkbin.c:134)
18 libgtk-quartz-2.0.0.dylib 0x18d9e6be gtk_container_forall + 228 (gtkcontainer.c:1454)
19 libgtk-quartz-2.0.0.dylib 0x18e66c2e gtk_grab_notify_foreach + 384 (gtkmain.c:1679)
20 libgtk-quartz-2.0.0.dylib 0x18e66d09 gtk_grab_notify + 184 (gtkmain.c:1714)
21 libgtk-quartz-2.0.0.dylib 0x18e66e5f gtk_grab_add + 308 (gtkmain.c:1744)
22 libgtk-quartz-2.0.0.dylib 0x18e70e92 gtk_menu_popup + 1385 (gtkmenu.c:1455)
23 libgtkmm2.dylib 0x19fea867 Gtk::Menu::popup(unsigned int, unsigned int) + 73 (menu.cc:106)
24 org.ardour.Ardour2 0x0022a61b MixerStrip::input_press(_GdkEventButton*) + 1337 (mixer_strip.cc:578)
25 org.ardour.Ardour2 0x004180e3 sigc::bound_mem_functor1<int, MixerStrip, _GdkEventButton*>::operator()(_GdkEventButton* const&) const + 91 (mem_fun.h:1838)
26 org.ardour.Ardour2 0x00418103 sigc::adaptor_functor<sigc::bound_mem_functor1<int, MixerStrip, _GdkEventButton*> >::deduce_result_type<_GdkEventButton* const&, void, void, void, void, void, void>::type sigc::adaptor_functor<sigc::bound_mem_functor1<int, MixerStrip, _GdkEventButton*> >::operator()<_GdkEventButton* const&>(_GdkEventButton* const&) const + 27 (adaptor_trait.h:84)
27 org.ardour.Ardour2 0x00418129 sigc::internal::slot_call1<sigc::bound_mem_functor1<int, MixerStrip, _GdkEventButton*>, bool, _GdkEventButton*>::call_it(sigc::internal::slot_rep*, _GdkEventButton* const&) + 33 (slot.h:137)
28 libgtkmm2.dylib 0x1a0890cd sigc::slot1<bool, _GdkEventButton*>::operator()(_GdkEventButton* const&) const + 89 (slot.h:512)
29 libgtkmm2.dylib 0x1a060486 (anonymous namespace)::Widget_signal_button_press_event_callback(_GtkWidget*, _GdkEventButton*, void*) + 66 (widget.cc:1071)
30 libgtk-quartz-2.0.0.dylib 0x18e698eb _gtk_marshal_BOOLEAN__BOXED + 229 (gtkmarshalers.c:84)
31 libgobject-2.0.0.dylib 0x1872c2e3 g_closure_invoke + 367 (gclosure.c:495)
32 libgobject-2.0.0.dylib 0x18744d6f signal_emit_unlocked_R + 2729 (gsignal.c:2445)
33 libgobject-2.0.0.dylib 0x18743e0b g_signal_emit_valist + 2628 (gsignal.c:2211)
34 libgobject-2.0.0.dylib 0x187440cc g_signal_emit + 44 (gsignal.c:2245)
35 libgtk-quartz-2.0.0.dylib 0x18ff623d gtk_widget_event_internal + 849 (gtkwidget.c:4675)
36 libgtk-quartz-2.0.0.dylib 0x18ff5cb8 gtk_widget_event + 293 (gtkwidget.c:4473)
37 libgtk-quartz-2.0.0.dylib 0x18e67d51 gtk_propagate_event + 700 (gtkmain.c:2336)
38 libgtk-quartz-2.0.0.dylib 0x18e66737 gtk_main_do_event + 907 (gtkmain.c:1542)
39 libgdk-quartz-2.0.0.dylib 0x19b5ee50 gdk_event_dispatch + 129 (gdkeventloop-quartz.c:116)
40 libglib-2.0.0.dylib 0x188118ee g_main_dispatch + 497 (gmain.c:2064)
41 libglib-2.0.0.dylib 0x18812e91 g_main_context_dispatch + 137 (gmain.c:2619)
42 libglib-2.0.0.dylib 0x1881341b g_main_context_iterate + 1311 (gmain.c:2700)
43 libglib-2.0.0.dylib 0x18813c10 g_main_loop_run + 957 (gmain.c:2904)
44 libgtk-quartz-2.0.0.dylib 0x18e65d23 gtk_main + 238 (gtkmain.c:1164)
45 libgtkmm2.dylib 0x19fea591 Gtk::Main::run_impl() + 11 (main.cc:504)
46 libgtkmm2.dylib 0x19fea476 Gtk::Main::run() + 40 (main.cc:451)
47 libgtkmm2ext.dylib 0x1c33233f Gtkmm2ext::UI::run(Receiver&) + 141 (gtk_ui.cc:224)
48 org.ardour.Ardour2 0x00214d5e main + 1126 (main.cc:295)
49 org.ardour.Ardour2 0x00004b8a _start + 216
50 org.ardour.Ardour2 0x00004ab1 start + 41

Thread 1:
0 libSystem.B.dylib 0x940369e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9403e1dc mach_msg + 72
2 com.apple.audio.midi.CoreMIDI 0x11beef0f XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x11be1477 MIDIInPortThread::Run() + 111
4 com.apple.audio.midi.CoreMIDI 0x11be507d XThread::RunHelper(void*) + 17
5 com.apple.audio.midi.CoreMIDI 0x11bef9ee CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x94067c55 _pthread_start + 321
7 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x94036a2e semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x94068dc6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x940ae8bb pthread_cond_wait + 48
3 libglibmm2.dylib 0x189f8c13 Glib::Cond::wait(Glib::Mutex&) + 65 (thread.cc:363)
4 libardour.dylib 0x11d612fb peak_thread_work() + 365 (source_factory.cc:68)
5 org.ardour.Ardour2 0x0043c169 sigc::pointer_functor0<void>::operator()() const + 13 (ptr_fun.h:77)
6 org.ardour.Ardour2 0x0043c180 sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 20 (adaptor_trait.h:251)
7 org.ardour.Ardour2 0x0043c19e sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
8 org.ardour.Ardour2 0x003370f6 sigc::slot0<void>::operator()() const + 82 (slot.h:441)
9 libglibmm2.dylib 0x189f83e9 call_thread_entry_slot + 23 (thread.cc:43)
10 libglib-2.0.0.dylib 0x188414dd g_thread_create_proxy + 372 (gthread.c:635)
11 libSystem.B.dylib 0x94067c55 _pthread_start + 321
12 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x94036a2e semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x94068dc6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x940ae8bb pthread_cond_wait + 48
3 libglibmm2.dylib 0x189f8c13 Glib::Cond::wait(Glib::Mutex&) + 65 (thread.cc:363)
4 libardour.dylib 0x11d612fb peak_thread_work() + 365 (source_factory.cc:68)
5 org.ardour.Ardour2 0x0043c169 sigc::pointer_functor0<void>::operator()() const + 13 (ptr_fun.h:77)
6 org.ardour.Ardour2 0x0043c180 sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 20 (adaptor_trait.h:251)
7 org.ardour.Ardour2 0x0043c19e sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
8 org.ardour.Ardour2 0x003370f6 sigc::slot0<void>::operator()() const + 82 (slot.h:441)
9 libglibmm2.dylib 0x189f83e9 call_thread_entry_slot + 23 (thread.cc:43)
10 libglib-2.0.0.dylib 0x188414dd g_thread_create_proxy + 372 (gthread.c:635)
11 libSystem.B.dylib 0x94067c55 _pthread_start + 321
12 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x94036a2e semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x94068dc6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x940ae8bb pthread_cond_wait + 48
3 libglibmm2.dylib 0x189f8c13 Glib::Cond::wait(Glib::Mutex&) + 65 (thread.cc:363)
4 libardour.dylib 0x11c46863 ARDOUR::Analyser::work() + 365 (analyser.cc:88)
5 libardour.dylib 0x11c469a5 analyser_work() + 11 (analyser.cc:50)
6 org.ardour.Ardour2 0x0043c169 sigc::pointer_functor0<void>::operator()() const + 13 (ptr_fun.h:77)
7 org.ardour.Ardour2 0x0043c180 sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 20 (adaptor_trait.h:251)
8 org.ardour.Ardour2 0x0043c19e sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
9 org.ardour.Ardour2 0x003370f6 sigc::slot0<void>::operator()() const + 82 (slot.h:441)
10 libglibmm2.dylib 0x189f83e9 call_thread_entry_slot + 23 (thread.cc:43)
11 libglib-2.0.0.dylib 0x188414dd g_thread_create_proxy + 372 (gthread.c:635)
12 libSystem.B.dylib 0x94067c55 _pthread_start + 321
13 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x94036a2e semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x94068dc6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x940ae8bb pthread_cond_wait + 48
3 com.grame.JackRouter 0x34ad1879 CAGuard::Wait() + 73
4 com.grame.JackRouter 0x34add209 HP_Device::ExecuteAllCommands() + 57
5 com.grame.JackRouter 0x34ad616e CommandThread::ThreadEntry(CommandThread*) + 30
6 com.grame.JackRouter 0x34ad2271 CAPThread::Entry(CAPThread*) + 129
7 libSystem.B.dylib 0x94067c55 _pthread_start + 321
8 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x940369e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9403e1dc mach_msg + 72
2 com.apple.CoreFoundation 0x92a690de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x92a69d18 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x95865464 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x95865300 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x94067c55 _pthread_start + 321
7 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x94036a2e semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x94068dc6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x940ae8bb pthread_cond_wait + 48
3 libgdk-quartz-2.0.0.dylib 0x19b5ef90 select_thread_func + 76 (gdkeventloop-quartz.c:167)
4 libSystem.B.dylib 0x94067c55 _pthread_start + 321
5 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 8:
0 libSystem.B.dylib 0x940369e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9403e1dc mach_msg + 72
2 libSystem.B.dylib 0x940ac56b mach_msg_server + 675
3 libjack.0.dylib 0x1cc5d9ed Jack::JackMachClientChannel::Execute() + 61
4 libjack.0.dylib 0x1cc4d608 Jack::JackPosixThread::ThreadHandler(void*) + 120
5 libSystem.B.dylib 0x94067c55 _pthread_start + 321
6 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 9:
0 libSystem.B.dylib 0x94036a3a semaphore_timedwait_trap + 10
1 libjack.0.dylib 0x1cc5c15a Jack::JackMachSemaphore::TimedWait(long) + 90
2 libjack.0.dylib 0x1cc59790 Jack::JackConnectionManager::SuspendRefNum(Jack::JackClientControl*, Jack::JackSynchro**, Jack::JackClientTiming*, long) + 48
3 libjack.0.dylib 0x1cc4df06 Jack::JackGraphManager::SuspendRefNum(Jack::JackClientControl*, Jack::JackSynchro**, long) + 70
4 libjack.0.dylib 0x1cc541a7 Jack::JackClient::Execute() + 71
5 libjack.0.dylib 0x1cc4d608 Jack::JackPosixThread::ThreadHandler(void*) + 120
6 libSystem.B.dylib 0x94067c55 _pthread_start + 321
7 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 10:
0 libSystem.B.dylib 0x94036b06 mach_wait_until + 10
1 libSystem.B.dylib 0x940ae72f nanosleep + 314
2 libglib-2.0.0.dylib 0x18843fac g_usleep + 151 (gtimer.c:170)
3 libglibmm2.dylib 0x189f99c5 Glib::usleep(unsigned long) + 17 (timer.cc:69)
4 libardour.dylib 0x11c53ccb ARDOUR::AudioEngine::meter_thread() + 31 (audioengine.cc:434)
5 libardour.dylib 0x11d91536 sigc::bound_mem_functor0<void, ARDOUR::AudioEngine>::operator()() const + 82 (mem_fun.h:1781)
6 libardour.dylib 0x11d9154c sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR::AudioEngine> >::operator()() const + 20 (adaptor_trait.h:251)
7 libardour.dylib 0x11d9156a sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR::AudioEngine>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
8 org.ardour.Ardour2 0x003370f6 sigc::slot0<void>::operator()() const + 82 (slot.h:441)
9 libglibmm2.dylib 0x189f83e9 call_thread_entry_slot + 23 (thread.cc:43)
10 libglib-2.0.0.dylib 0x188414dd g_thread_create_proxy + 372 (gthread.c:635)
11 libSystem.B.dylib 0x94067c55 _pthread_start + 321
12 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 11:
0 libSystem.B.dylib 0x940ef5e2 poll + 10
1 libardour.dylib 0x11d11628 ARDOUR::Session::_butler_thread_work(void*) + 180 (session_butler.cc:161)
2 libSystem.B.dylib 0x94067c55 _pthread_start + 321
3 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 12:
0 libSystem.B.dylib 0x940ef5e2 poll + 10
1 libardour.dylib 0x11d3ee85 ARDOUR::Session::_midi_thread_work(void*) + 57 (session_midi.cc:1142)
2 libSystem.B.dylib 0x94067c55 _pthread_start + 321
3 libSystem.B.dylib 0x94067b12 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xfffffff4 ebx: 0x1a0636ac ecx: 0x18a1c8b0 edx: 0x38628c20
  edi: 0xbfffe7f0 esi: 0x1a0636a0 ebp: 0xbfffe488 esp: 0xbfffe450
   ss: 0x0000001f efl: 0x00210293 eip: 0x1a06370e cs: 0x00000017
   ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
  cr2: 0xfffffff4

Binary Images:
    0x1000 - 0x58a94f +org.ardour.Ardour2 #{version} (2.3) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/MacOS/Ardour2
0x11bdd000 - 0x11bfaff7 com.apple.audio.midi.CoreMIDI 1.6 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x11c12000 - 0x11c31fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x11c43000 - 0x11eb455f +libardour.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libardour.dylib
0x17c54000 - 0x17c5ffff +libardour_cp.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libardour_cp.dylib
0x17f98000 - 0x17fc4fff +libatkmm.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libatkmm.dylib
0x181e6000 - 0x1823dff3 +libfreetype.6.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libfreetype.6.dylib
0x183b1000 - 0x183d9fff +libgdkmm2.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgdkmm2.dylib
0x18728000 - 0x1875dfc7 +libgobject-2.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgobject-2.0.0.dylib
0x187d0000 - 0x187d1fff +libgmodule-2.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgmodule-2.0.0.dylib
0x187d9000 - 0x187dbfff +libgthread-2.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgthread-2.0.0.dylib
0x187e3000 - 0x188b6fd7 +libglib-2.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libglib-2.0.0.dylib
0x189c4000 - 0x189cbfd3 +libintl.8.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libintl.8.dylib
0x189e5000 - 0x18a18fff +libglibmm2.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libglibmm2.dylib
0x18d1b000 - 0x190ecfa7 +libgtk-quartz-2.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgtk-quartz-2.0.0.dylib
0x19b31000 - 0x19b9beaf +libgdk-quartz-2.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgdk-quartz-2.0.0.dylib
0x19cba000 - 0x19cd1fe3 +libatk-1.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libatk-1.0.0.dylib
0x19cdf000 - 0x19cf4ff7 +libgdk_pixbuf-2.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgdk_pixbuf-2.0.0.dylib
0x19d27000 - 0x19d2ffe7 +libpangocairo-1.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libpangocairo-1.0.0.dylib
0x19d39000 - 0x19d6efc3 +libpango-1.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libpango-1.0.0.dylib
0x19d7f000 - 0x19e08fc7 +libcairo.2.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libcairo.2.dylib
0x19f80000 - 0x1a0e7f8f +libgtkmm2.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgtkmm2.dylib
0x1c323000 - 0x1c3770fa +libgtkmm2ext.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgtkmm2ext.dylib
0x1cc47000 - 0x1cc78ff2 +libjack.0.dylib ??? (???) <29c6316229c2033712372735c19cc652> /usr/local/lib/libjack.0.dylib
0x1ccab000 - 0x1ccd3fe7 +libgnomecanvas-2.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgnomecanvas-2.0.dylib
0x1cd69000 - 0x1cd7cfff +libart_lgpl_2.2.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libart_lgpl_2.2.dylib
0x1cd85000 - 0x1cdb9feb +libpangoft2-1.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libpangoft2-1.0.0.dylib
0x1cdc3000 - 0x1cdeafb5 +libgnomecanvasmm.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgnomecanvasmm.dylib
0x1d146000 - 0x1d149fff +liblrdf.2.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/liblrdf.2.dylib
0x1d15d000 - 0x1d17d20b +libmidi++.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libmidi++.dylib
0x1d4a6000 - 0x1d4bc055 +libpangomm.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libpangomm.dylib
0x1d68b000 - 0x1d6bcffc +libpbd.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libpbd.dylib
0x1daa1000 - 0x1dabbfef +libsamplerate.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libsamplerate.0.dylib
0x1dac4000 - 0x1dac8ffe +libsigc++2.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libsigc++2.dylib
0x1db02000 - 0x1db68ff7 +libsndfile-ardour.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libsndfile-ardour.dylib
0x1dc6b000 - 0x1dc82fff +libvampsdk.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libvampsdk.dylib
0x1dd5f000 - 0x1de22fef +libvamphostsdk.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libvamphostsdk.dylib
0x1dfb4000 - 0x1e0a5fcf +libxml2.2.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libxml2.2.dylib
0x1e303000 - 0x1e338fff +libxslt.1.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libxslt.1.dylib
0x1e3cd000 - 0x1e547fec +librubberband.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/librubberband.dylib
0x1e723000 - 0x1e735067 +libappleutility.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libappleutility.dylib
0x1e79f000 - 0x1e7bdfe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
0x1e7c5000 - 0x1e7f4fdf +libraptor.1.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libraptor.1.dylib
0x1e8b1000 - 0x1e8b6fef +liblo.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/liblo.0.dylib
0x1e8ca000 - 0x1e8f5ffb libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib
0x1e8ff000 - 0x1e91bfe7 +libfontconfig.1.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libfontconfig.1.dylib
0x1e982000 - 0x1e99cfc3 +libexpat.1.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libexpat.1.dylib
0x1e9d9000 - 0x1e9f7fff +libpng12.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libpng12.0.dylib
0x1ea5d000 - 0x1eab3013 +libgio-2.0.0.dylib ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/libgio-2.0.0.dylib
0x1ef80000 - 0x1ef80fff +pango-basic-atsui.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/modules/pango-basic-atsui.so
0x1efb9000 - 0x1efbbfff +sc1_1425.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/sc1_1425.so
0x1efc1000 - 0x1efc1fff +alias_1407.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/alias_1407.so
0x1efc5000 - 0x1efcafeb +allpass_1895.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/allpass_1895.so
0x1efce000 - 0x1efcffff +am_pitchshift_1433.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/am_pitchshift_1433.so
0x1efd3000 - 0x1efd3fff +amp_1181.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/amp_1181.so
0x1efd7000 - 0x1efd8ff3 +bode_shifter_1431.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/bode_shifter_1431.so
0x1eff2000 - 0x1eff4fe7 +analogue_osc_1416.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/analogue_osc_1416.so
0x1eff8000 - 0x1effafff +bandpass_a_iir_1893.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/bandpass_a_iir_1893.so
0x338b7000 - 0x338b9fff +bandpass_iir_1892.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/bandpass_iir_1892.so
0x338bd000 - 0x338beff3 +bode_shifter_cv_1432.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/bode_shifter_cv_1432.so
0x338c2000 - 0x338c5fff +butterworth_1902.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/butterworth_1902.so
0x338c9000 - 0x338fcff8 +caps.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/caps.so
0x33930000 - 0x33931ff7 +chebstortion_1430.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/chebstortion_1430.so
0x33935000 - 0x3394cff6 +cmt.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/cmt.so
0x3396c000 - 0x3396cffb +comb_1190.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/comb_1190.so
0x33970000 - 0x33975ff3 +comb_1887.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/comb_1887.so
0x33979000 - 0x33979feb +comb_splitter_1411.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/comb_splitter_1411.so
0x3397d000 - 0x3397dfff +const_1909.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/const_1909.so
0x33981000 - 0x33982fe7 +crossover_dist_1404.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/crossover_dist_1404.so
0x33986000 - 0x33986fff +dc_remove_1207.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/dc_remove_1207.so
0x3398a000 - 0x3398bfff +decay_1886.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/decay_1886.so
0x3398f000 - 0x33990017 +decimator_1202.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/decimator_1202.so
0x33994000 - 0x33994fff +declip_1195.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/declip_1195.so
0x33998000 - 0x3399bfe7 +delay_1898.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/delay_1898.so
0x3399f000 - 0x339a1feb +delayorama_1402.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/delayorama_1402.so
0x339a5000 - 0x339a6fe7 +diode_1185.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/diode_1185.so
0x339aa000 - 0x339abfe7 +divider_1186.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/divider_1186.so
0x339af000 - 0x339b2fe7 +dj_eq_1901.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/dj_eq_1901.so
0x339b6000 - 0x339b7fff +dj_flanger_1438.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/dj_flanger_1438.so
0x339bb000 - 0x339bdfff +dyson_compress_1403.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/dyson_compress_1403.so
0x339c1000 - 0x339c2003 +fad_delay_1192.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/fad_delay_1192.so
0x339c6000 - 0x339c7ffb +fast_lookahead_limiter_1913.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/fast_lookahead_limiter_1913.so
0x339cb000 - 0x339ccff7 +flanger_1191.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/flanger_1191.so
0x339d0000 - 0x339d2fef +fm_osc_1415.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/fm_osc_1415.so
0x339d6000 - 0x339d6fff +foldover_1213.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/foldover_1213.so
0x339da000 - 0x339daffb +foverdrive_1196.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/foverdrive_1196.so
0x339de000 - 0x339dffff +freq_tracker_1418.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/freq_tracker_1418.so
0x339e3000 - 0x339e4fe7 +gate_1410.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/gate_1410.so
0x339e8000 - 0x339e9fff +giant_flange_1437.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/giant_flange_1437.so
0x339ed000 - 0x339f1ff3 +gong_1424.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/gong_1424.so
0x339f5000 - 0x339f6fe7 +gong_beater_1439.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/gong_beater_1439.so
0x339fa000 - 0x339fafff +hard_limiter_1413.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/hard_limiter_1413.so
0x33b00000 - 0x33b17fff +gsm_1215.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/gsm_1215.so
0x33b1b000 - 0x33b1efef +gverb_1216.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/gverb_1216.so
0x33b22000 - 0x33b24fe3 +harmonic_gen_1220.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/harmonic_gen_1220.so
0x33b28000 - 0x33b30ff7 +hermes_filter_1200.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/hermes_filter_1200.so
0x33b34000 - 0x33b36fff +highpass_iir_1890.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/highpass_iir_1890.so
0x33b3a000 - 0x33b3afff +hilbert_1440.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/hilbert_1440.so
0x33b3e000 - 0x33b3efff +impulse_1885.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/impulse_1885.so
0x33b42000 - 0x33b42ff3 +inv_1429.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/inv_1429.so
0x33b46000 - 0x33b46fff +karaoke_1409.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/karaoke_1409.so
0x33b4a000 - 0x33b4afff +latency_1914.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/latency_1914.so
0x33b4e000 - 0x33b50fe7 +lcr_delay_1436.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/lcr_delay_1436.so
0x33b54000 - 0x33b56fff +lowpass_iir_1891.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/lowpass_iir_1891.so
0x33b5a000 - 0x33b5bfe3 +ls_filter_1908.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/ls_filter_1908.so
0x33b5f000 - 0x33b5ffff +matrix_ms_st_1421.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/matrix_ms_st_1421.so
0x33b63000 - 0x33b64fff +matrix_spatialiser_1422.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/matrix_spatialiser_1422.so
0x33b68000 - 0x33b68ff7 +matrix_st_ms_1420.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/matrix_st_ms_1420.so
0x33b6c000 - 0x33b6cfff +mod_delay_1419.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/mod_delay_1419.so
0x33b70000 - 0x33b72fff +multivoice_chorus_1201.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/multivoice_chorus_1201.so
0x33b76000 - 0x33b78fef +notch_iir_1894.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/notch_iir_1894.so
0x33b7c000 - 0x33b7f017 +phasers_1217.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/phasers_1217.so
0x33b83000 - 0x33b86ff7 +plate_1423.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/plate_1423.so
0x33b8a000 - 0x33b8afe7 +pointer_cast_1910.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/pointer_cast_1910.so
0x33b8e000 - 0x33b8efff +rate_shifter_1417.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/rate_shifter_1417.so
0x33b92000 - 0x33b93ff7 +retro_flange_1208.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/retro_flange_1208.so
0x33b97000 - 0x33b99fff +revdelay_1605.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/revdelay_1605.so
0x33b9d000 - 0x33b9efef +ringmod_1188.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/ringmod_1188.so
0x33ba2000 - 0x33ba3023 +satan_maximiser_1408.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/satan_maximiser_1408.so
0x33ba7000 - 0x33ba9fff +sc2_1426.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/sc2_1426.so
0x33baf000 - 0x33bb1fff +sc3_1427.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/sc3_1427.so
0x33bb7000 - 0x33bb9ff7 +sc4_1882.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/sc4_1882.so
0x33bbf000 - 0x33bc1ff7 +sc4m_1916.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/sc4m_1916.so
0x33bc7000 - 0x33bc8fe3 +shaper_1187.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/shaper_1187.so
0x33ee5000 - 0x33f96ff7 +imp_1199.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/imp_1199.so
0x33fee000 - 0x3409efff +mbeq_1197.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/mbeq_1197.so
0x340ae000 - 0x3415efdf +pitch_scale_1193.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/pitch_scale_1193.so
0x3417e000 - 0x3422efff +pitch_scale_1194.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/pitch_scale_1194.so
0x3424e000 - 0x34250fff +se4_1883.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/se4_1883.so
0x34256000 - 0x3425afff +sifter_1210.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/sifter_1210.so
0x3425e000 - 0x3425fff7 +sin_cos_1881.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/sin_cos_1881.so
0x34263000 - 0x34264ff7 +single_para_1203.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/single_para_1203.so
0x34268000 - 0x34268ffb +sinus_wavewrapper_1198.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/sinus_wavewrapper_1198.so
0x3426c000 - 0x3426cfef +smooth_decimate_1414.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/smooth_decimate_1414.so
0x34270000 - 0x34270fff +split_1406.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/split_1406.so
0x34274000 - 0x34275fff +step_muxer_1212.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/step_muxer_1212.so
0x34279000 - 0x34279fff +surround_encoder_1401.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/surround_encoder_1401.so
0x3427d000 - 0x3427efff +svf_1214.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/svf_1214.so
0x34282000 - 0x34283ff8 +tap_autopan.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_autopan.so
0x34288000 - 0x3428aff7 +tap_chorusflanger.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_chorusflanger.so
0x3428f000 - 0x34290fff +tap_deesser.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_deesser.so
0x3429c000 - 0x3429efef +tap_doubler.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_doubler.so
0x342a2000 - 0x342a4fff +tap_dynamics_m.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_dynamics_m.so
0x342a8000 - 0x342acfff +tap_dynamics_st.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_dynamics_st.so
0x342b0000 - 0x342b1ff7 +tap_echo.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_echo.so
0x342b5000 - 0x342b9ff7 +tap_eq.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_eq.so
0x342bd000 - 0x342c2ff7 +tap_eqbw.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_eqbw.so
0x342c6000 - 0x342c7ff7 +tap_limiter.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_limiter.so
0x342cb000 - 0x342ccfef +tap_pinknoise.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_pinknoise.so
0x342d0000 - 0x342d2ff7 +tap_pitch.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_pitch.so
0x342d7000 - 0x342d8ff7 +tap_reflector.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_reflector.so
0x342dd000 - 0x342e0fef +tap_reverb.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_reverb.so
0x342e8000 - 0x342ecffb +tap_rotspeak.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_rotspeak.so
0x342f1000 - 0x342f2ffa +tap_sigmoid.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_sigmoid.so
0x342f6000 - 0x342f7ff4 +tap_tremolo.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_tremolo.so
0x342fc000 - 0x342fdfe7 +tap_tubewarmth.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_tubewarmth.so
0x34301000 - 0x34302ffc +tap_vibrato.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tap_vibrato.so
0x34307000 - 0x34308fe3 +tape_delay_1211.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/tape_delay_1211.so
0x3430c000 - 0x3430dfef +transient_1206.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/transient_1206.so
0x34311000 - 0x34313ff7 +triple_para_1204.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/triple_para_1204.so
0x34317000 - 0x3431803f +valve_1209.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/valve_1209.so
0x3431c000 - 0x3431d057 +valve_rect_1405.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/valve_rect_1405.so
0x34321000 - 0x34324feb +vynil_1905.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/vynil_1905.so
0x34328000 - 0x34328fff +wave_terrain_1412.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/wave_terrain_1412.so
0x3432c000 - 0x3432dfff +xfade_1915.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/xfade_1915.so
0x34331000 - 0x34331fff +zm1_1428.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Plugins/zm1_1428.so
0x34351000 - 0x34354fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x3435a000 - 0x3435ffff com.apple.audio.AppleHDAHALPlugIn 1.5.6 (1.5.6a19) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x34364000 - 0x34388fe3 +com.digidesign.digidesign.DigiCoreAudioPlugIn 7.4 (7.4f309) <76a3a9dda9a24b2e86f45d76e957c3f4> /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
0x343fd000 - 0x3449cfcf +ch.rafz.naegeli.christoph.xvid_codec 0.x.x (0.x.x) /Library/QuickTime/XviD_Codec-r58 (Intel).component/Contents/MacOS/XviD_Codec
0x34552000 - 0x345bffff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x345ce000 - 0x34720fc3 +ch.rafz.naegeli.christoph.ff_avi_importer 1.0 (0.0) /Library/QuickTime/AviImporter-r7 (Intel).component/Contents/MacOS/AviImporter
0x34acf000 - 0x34afefe3 +com.grame.JackRouter JackRouter (0.8.6) <94e85a413057a622d3ddb0a9b95de34e> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x34bdf000 - 0x34bdfffe +org.xlife.InquisitorLoader 3.0 (52) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
0x34be4000 - 0x34befffb +com.fsb.SafariBlock ??? (2.0r3) /Library/InputManagers/SafariBlock/SafariBlock.bundle/Contents/MacOS/SafariBlock
0x34c18000 - 0x34c1afff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
0x34c8c000 - 0x34c8efff +libpixbufloader-png.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/modules/libpixbufloader-png.so
0x3528a000 - 0x35378fef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x35d4e000 - 0x35d4efeb +pango-basic-fc.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/modules/pango-basic-fc.so
0x35d52000 - 0x35d56fe3 +libpixbufloader-xpm.so ??? (???) /Volumes/MUSIQUEEXT/Downloads/Installer Files/Sound/Ardour2.app/Contents/Frameworks/modules/libpixbufloader-xpm.so
0x38ac9000 - 0x38ae8fdf +com.Wigware.audiounit.AmbiFreeverbAU 1.0 (1.0) /Library/Audio/Plug-Ins/Components/AmbiFreeverbAU.component/Contents/MacOS/AmbiFreeverbAU
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x90060ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x90061000 - 0x900e8ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x900e9000 - 0x901a3fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x901a4000 - 0x9112bfea com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9112c000 - 0x91157fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x911a3000 - 0x911b7ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91207000 - 0x916d3ffe libGLProgrammability.dylib ??? (???) <ebd2e6c99ec2662b4bdaa3212ab94aed> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x916e0000 - 0x9195afe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9195b000 - 0x91979fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x9197a000 - 0x91c53ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91c54000 - 0x91c5bfff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91c5c000 - 0x91c5cffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c5d000 - 0x91c7cffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91c7d000 - 0x91d2dfff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91ea5000 - 0x91ee7fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91ee8000 - 0x91eefffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x91ef0000 - 0x91f4cff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91f9d000 - 0x9201afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9201b000 - 0x92052fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92053000 - 0x92105ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x9212e000 - 0x92149ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9216b000 - 0x921a5fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x921a6000 - 0x921b6ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x922f5000 - 0x9233afef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9233b000 - 0x926f9fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x926fe000 - 0x9270cffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x9271b000 - 0x9271bffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9271c000 - 0x9271cffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9271d000 - 0x92776fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9289c000 - 0x9291bff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9291c000 - 0x9291cff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92983000 - 0x929a7fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x929a8000 - 0x929e5ff7 libGLImage.dylib ??? (???) <2d5ec9fc8b04b7b33f1d40ec83d86bf3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x929e6000 - 0x929f6fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x929f7000 - 0x92b29fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92b5a000 - 0x92b5cfff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92b5d000 - 0x92ef3ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92f5b000 - 0x92f7ffeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x92f80000 - 0x92f80fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f81000 - 0x92f88fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x92fbc000 - 0x92fc5fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93070000 - 0x931a8ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x936c1000 - 0x93738fe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9380d000 - 0x93887ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93888000 - 0x938d8ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93a48000 - 0x93a54ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93a72000 - 0x93a7dfe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x93a7e000 - 0x93b11fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93b12000 - 0x93b2afff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93b62000 - 0x93c41fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x93c42000 - 0x93e0dff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93e65000 - 0x93e70ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93e71000 - 0x93f3cfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93f3d000 - 0x9401eff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x9401f000 - 0x94035fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94036000 - 0x94195ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x94196000 - 0x941d7fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x941d8000 - 0x94232ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x94233000 - 0x94237fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94238000 - 0x9435cfe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9435d000 - 0x943f0ff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x945ab000 - 0x94636fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x946ce000 - 0x94ecbfef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94ecc000 - 0x951e0fe2 com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x951e1000 - 0x951edfe7 com.apple.opengl 1.5.4 (1.5.4) <98bccaa83ca5e7101e821b4569a6a2ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x951ee000 - 0x9528cfef com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x9528d000 - 0x952bafeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x952da000 - 0x953bfff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9552d000 - 0x955b6fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x955b7000 - 0x955c1feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x955c2000 - 0x955c6fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x955c7000 - 0x955ddfe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95847000 - 0x95847ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95848000 - 0x958c4feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x958c5000 - 0x958cafff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x958cb000 - 0x958cbff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x958cc000 - 0x958ceff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x958cf000 - 0x958d7fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x958d8000 - 0x958d9ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9590c000 - 0x95934ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95a37000 - 0x95afeff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95aff000 - 0x95b8bff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95b8c000 - 0x95e94fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95e98000 - 0x95e9bfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95e9c000 - 0x95f90ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x95f91000 - 0x963a1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x963a2000 - 0x963a2ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x963a3000 - 0x963d2fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x963d3000 - 0x96412fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96418000 - 0x9641fff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96420000 - 0x96446fff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
0x96447000 - 0x96447ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96448000 - 0x9644efff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9648d000 - 0x965d2ff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x965d3000 - 0x9667afeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96693000 - 0x96d2cfff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


TagsNo tags attached.

Activities

seablade

2008-12-03 05:16

manager   ~0005440

I am unable to reproduce this error on Ardour 2.7 Native on OS X 10.4

Is this still an issue for you on recent(2.7 or newer) versions of Ardour? If it is can you clarify the ambiverb plugin as I don't seem to have one by that name and would like to test with that specific plugin. If I don't hear anything in about a week I will set the status to resolved. Thank you.

     Seablade

seablade

2009-01-15 00:59

manager   ~0005599

Resolving the issue due to the long period of time with no response. Assumed to be fixed.

    Seablade

system

2020-04-19 20:13

developer   ~0021653

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2008-03-11 12:53 xmiguel New Issue
2008-12-03 05:16 seablade Note Added: 0005440
2008-12-03 05:17 seablade Status new => feedback
2009-01-15 00:59 seablade cost => 0.00
2009-01-15 00:59 seablade Status feedback => resolved
2009-01-15 00:59 seablade Resolution open => fixed
2009-01-15 00:59 seablade Assigned To => seablade
2009-01-15 00:59 seablade Note Added: 0005599
2020-04-19 20:13 system Note Added: 0021653
2020-04-19 20:13 system Status resolved => closed