View Issue Details

IDProjectCategoryView StatusLast Update
0005145ardourbugspublic2012-10-27 00:05
ReporterDec Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status feedbackResolutionopen 
Product Version3.0 beta5 
Summary0005145: Crash on Jack reconnect
DescriptionStopped jack, 0.89, while Ardour, 3 beta 5, was running but not playing audio.
Tried to reconnect then Ardour crashed
Additional InformationApple crash report and console output attached
TagsNo tags attached.

Activities

2012-10-24 21:56

 

ardourCrash.txt (258,078 bytes)   
Stopped jack, 0.89,  while Ardour, 3 beta 5, was running but not playing audio.
Tried to reconnect then Ardour crashed

/*
Apple Crash report
*/

Process:         Ardour3.bin [42227]
Path:            /Users/USER/*/Ardour.app/Contents/MacOS/Ardour3.bin
Identifier:      org.ardour.Ardour3
Version:         3.0/13072 (3.0/13072)
Code Type:       X86 (Native)
Parent Process:  launchd [15065]

Date/Time:       2012-10-24 22:42:11.627 +0100
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

Interval Since Last Report:          18724 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  431 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      E9DCCC01-7F53-4EF2-AC69-24DE723C8982

Crashed Thread:  19

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
objc[42227]: garbage collection is OFF
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x952cea62 __read_nocancel + 10
1   libjack.0.dylib               	0x16220b80 Jack::JackClientSocket::Read(void*, int) + 48
2   libjack.0.dylib               	0x1621e553 Jack::JackResult::Read(Jack::JackClientSocket*) + 35
3   libjack.0.dylib               	0x1621d236 Jack::JackSocketClientChannel::PortConnect(int, char const*, char const*, int*) + 166
4   libjack.0.dylib               	0x1620a6e2 Jack::JackClient::PortConnect(char const*, char const*) + 114
5   libardour.dylib               	0x0d812c8a ARDOUR::Port::connect(std::string const&) + 394 (port.cc:175)
6   libardour.dylib               	0x0d812d33 ARDOUR::Port::reconnect() + 51 (port.cc:466)
7   libardour.dylib               	0x0d6edf84 ARDOUR::AudioEngine::reconnect_to_jack() + 860 (audioengine.cc:1465)
8   Ardour3.bin                   	0x0001ffd1 ARDOUR_UI::reconnect_to_jack() + 47 (ardour_ui.cc:3395)
9   Ardour3.bin                   	0x005f4c51 sigc::bound_mem_functor0<void, ARDOUR_UI>::operator()() const + 87 (mem_fun.h:1787)
10  Ardour3.bin                   	0x005dedaa sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR_UI> >::operator()() const + 20 (adaptor_trait.h:251)
11  Ardour3.bin                   	0x005f4c70 sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR_UI>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
12  libglibmm-2.4.1.dylib         	0x14fb6a32 Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) + 58
13  libgobject-2.0.0.dylib        	0x1500333a g_closure_invoke + 216
14  libgobject-2.0.0.dylib        	0x15012a6a signal_emit_unlocked_R + 1832
15  libgobject-2.0.0.dylib        	0x15013f3d g_signal_emit_valist + 2779
16  libgobject-2.0.0.dylib        	0x15014309 g_signal_emit + 41
17  libgtk-quartz-2.0.0.dylib     	0x15188dd3 gtk_action_activate + 259
18  libgobject-2.0.0.dylib        	0x15003556 _g_closure_invoke_va + 231
19  libgobject-2.0.0.dylib        	0x15013730 g_signal_emit_valist + 718
20  libgobject-2.0.0.dylib        	0x15014309 g_signal_emit + 41
21  libgtk-quartz-2.0.0.dylib     	0x152752ae gtk_menu_item_activate + 118
22  libgtkmm2ext.dylib            	0x133c8df7 idle_call_activate(void*) + 17 (gtkapplication_quartz.mm:544)
23  libglib-2.0.0.dylib           	0x15085a15 g_main_dispatch + 290
24  libglib-2.0.0.dylib           	0x15087bbb g_main_context_iterate + 552
25  libglib-2.0.0.dylib           	0x15087cfe g_main_loop_run + 251
26  libgtk-quartz-2.0.0.dylib     	0x1526263e gtk_main + 174
27  libgtkmm-2.4.1.dylib          	0x1598edc4 Gtk::Main::run() + 26
28  libgtkmm2ext.dylib            	0x1339ff0d Gtkmm2ext::UI::run(Receiver&) + 449 (gtk_ui.cc:269)
29  Ardour3.bin                   	0x00298c1e main + 1366 (main.cc:456)
30  Ardour3.bin                   	0x0000303e _start + 216
31  Ardour3.bin                   	0x00002f65 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x952cf90a kevent + 10
1   libdispatch.dylib             	0x9bcb7e04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             	0x9bcb6853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib        	0x952ce83e __psynch_cvwait + 10
1   libsystem_c.dylib             	0x94effe78 _pthread_cond_wait + 914
2   libsystem_c.dylib             	0x94ea782a pthread_cond_wait + 48
3   libglib-2.0.0.dylib           	0x150d33b2 g_cond_wait + 48
4   libardour.dylib               	0x0d8f68b8 peak_thread_work() + 218 (source_factory.cc:71)
5   Ardour3.bin                   	0x007e57af sigc::pointer_functor0<void>::operator()() const + 13 (ptr_fun.h:77)
6   Ardour3.bin                   	0x007e57c6 sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 20 (adaptor_trait.h:251)
7   Ardour3.bin                   	0x007e57e2 sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
8   libglibmm-2.4.1.dylib         	0x14faa145 call_thread_entry_slot + 63
9   libglib-2.0.0.dylib           	0x150b074d g_thread_proxy + 102
10  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
11  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 3:
0   libsystem_kernel.dylib        	0x952ce83e __psynch_cvwait + 10
1   libsystem_c.dylib             	0x94effe78 _pthread_cond_wait + 914
2   libsystem_c.dylib             	0x94ea782a pthread_cond_wait + 48
3   libglib-2.0.0.dylib           	0x150d33b2 g_cond_wait + 48
4   libardour.dylib               	0x0d8f68b8 peak_thread_work() + 218 (source_factory.cc:71)
5   Ardour3.bin                   	0x007e57af sigc::pointer_functor0<void>::operator()() const + 13 (ptr_fun.h:77)
6   Ardour3.bin                   	0x007e57c6 sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 20 (adaptor_trait.h:251)
7   Ardour3.bin                   	0x007e57e2 sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
8   libglibmm-2.4.1.dylib         	0x14faa145 call_thread_entry_slot + 63
9   libglib-2.0.0.dylib           	0x150b074d g_thread_proxy + 102
10  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
11  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 4:
0   libsystem_kernel.dylib        	0x952ce83e __psynch_cvwait + 10
1   libsystem_c.dylib             	0x94effe78 _pthread_cond_wait + 914
2   libsystem_c.dylib             	0x94ea782a pthread_cond_wait + 48
3   libglib-2.0.0.dylib           	0x150d33b2 g_cond_wait + 48
4   libardour.dylib               	0x0d6c3d16 ARDOUR::Analyser::work() + 218 (analyser.cc:85)
5   libardour.dylib               	0x0d6c3e8b analyser_work() + 11 (analyser.cc:47)
6   Ardour3.bin                   	0x007e57af sigc::pointer_functor0<void>::operator()() const + 13 (ptr_fun.h:77)
7   Ardour3.bin                   	0x007e57c6 sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 20 (adaptor_trait.h:251)
8   Ardour3.bin                   	0x007e57e2 sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
9   libglibmm-2.4.1.dylib         	0x14faa145 call_thread_entry_slot + 63
10  libglib-2.0.0.dylib           	0x150b074d g_thread_proxy + 102
11  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
12  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 5:
0   libsystem_kernel.dylib        	0x952ce83e __psynch_cvwait + 10
1   libsystem_c.dylib             	0x94effe78 _pthread_cond_wait + 914
2   libsystem_c.dylib             	0x94ea782a pthread_cond_wait + 48
3   libgdk-quartz-2.0.0.dylib     	0x155f5af4 select_thread_func + 144
4   libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
5   libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 6:
0   libsystem_kernel.dylib        	0x952ceb7a __sem_wait_nocancel + 10
1   libardour.dylib               	0x0d9e2d65 PBD::ProcessSemaphore::wait() + 25 (semutils.h:41)
2   libardour.dylib               	0x0d77cfee ARDOUR::Graph::restart_cycle() + 34 (graph.cc:256)
3   libardour.dylib               	0x0d77d03e ARDOUR::Graph::dec_ref() + 42 (graph.cc:243)
4   libardour.dylib               	0x0d780157 ARDOUR::GraphNode::finish(int) + 185 (graphnode.cc:73)
5   libardour.dylib               	0x0d77e981 ARDOUR::Graph::run_one() + 1341 (graph.cc:396)
6   libardour.dylib               	0x0d77edab ARDOUR::Graph::main_thread() + 749 (graph.cc:449)
7   libardour.dylib               	0x0d9e5820 boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 70 (mem_fn_template.hpp:49)
8   libardour.dylib               	0x0d9e6022 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 58 (bind.hpp:253)
9   libardour.dylib               	0x0d9e6065 boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 61 (bind_template.hpp:20)
10  libardour.dylib               	0x0d9e607f boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 23 (function_template.hpp:153)
11  Ardour3.bin                   	0x005cc95a boost::function0<void>::operator()() const + 100 (function_template.hpp:760)
12  libardour.dylib               	0x0d6e9df9 ARDOUR::AudioEngine::_start_process_thread(void*) + 79 (audioengine.cc:1568)
13  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
14  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 7:
0   libsystem_kernel.dylib        	0x952ceb7a __sem_wait_nocancel + 10
1   libardour.dylib               	0x0d9e2d65 PBD::ProcessSemaphore::wait() + 25 (semutils.h:41)
2   libardour.dylib               	0x0d77e782 ARDOUR::Graph::run_one() + 830 (graph.cc:381)
3   libardour.dylib               	0x0d77ee25 ARDOUR::Graph::helper_thread() + 61 (graph.cc:411)
4   libardour.dylib               	0x0d9e5820 boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 70 (mem_fn_template.hpp:49)
5   libardour.dylib               	0x0d9e6022 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 58 (bind.hpp:253)
6   libardour.dylib               	0x0d9e6065 boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 61 (bind_template.hpp:20)
7   libardour.dylib               	0x0d9e607f boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 23 (function_template.hpp:153)
8   Ardour3.bin                   	0x005cc95a boost::function0<void>::operator()() const + 100 (function_template.hpp:760)
9   libardour.dylib               	0x0d6e9df9 ARDOUR::AudioEngine::_start_process_thread(void*) + 79 (audioengine.cc:1568)
10  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
11  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 8:
0   libsystem_kernel.dylib        	0x952ceb7a __sem_wait_nocancel + 10
1   libardour.dylib               	0x0d9e2d65 PBD::ProcessSemaphore::wait() + 25 (semutils.h:41)
2   libardour.dylib               	0x0d77e782 ARDOUR::Graph::run_one() + 830 (graph.cc:381)
3   libardour.dylib               	0x0d77ee25 ARDOUR::Graph::helper_thread() + 61 (graph.cc:411)
4   libardour.dylib               	0x0d9e5820 boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 70 (mem_fn_template.hpp:49)
5   libardour.dylib               	0x0d9e6022 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 58 (bind.hpp:253)
6   libardour.dylib               	0x0d9e6065 boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 61 (bind_template.hpp:20)
7   libardour.dylib               	0x0d9e607f boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 23 (function_template.hpp:153)
8   Ardour3.bin                   	0x005cc95a boost::function0<void>::operator()() const + 100 (function_template.hpp:760)
9   libardour.dylib               	0x0d6e9df9 ARDOUR::AudioEngine::_start_process_thread(void*) + 79 (audioengine.cc:1568)
10  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
11  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 9:
0   libsystem_kernel.dylib        	0x952ce75e __poll_nocancel + 10
1   libardour.dylib               	0x0d7205dd ARDOUR::Butler::thread_work() + 121 (butler.cc:150)
2   libardour.dylib               	0x0d721447 ARDOUR::Butler::_thread_work(void*) + 175 (butler.cc:135)
3   libpbd.dylib                  	0x141f2530 fake_thread_start(void*) + 96 (pthread_utils.cc:81)
4   libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
5   libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 10:
0   libsystem_kernel.dylib        	0x952ceb5e __select_nocancel + 10
1   libsystem_kernel.dylib        	0x952cdaf6 select + 89
2   libglib-2.0.0.dylib           	0x15096f2e g_poll + 258
3   libglib-2.0.0.dylib           	0x15087b13 g_main_context_iterate + 384
4   libglib-2.0.0.dylib           	0x15087cfe g_main_loop_run + 251
5   libpbd.dylib                  	0x141e56ee BaseUI::main_thread() + 662 (base_ui.cc:81)
6   libpbd.dylib                  	0x141febbf sigc::bound_mem_functor0<void, BaseUI>::operator()() const + 87 (mem_fun.h:1787)
7   libpbd.dylib                  	0x141febd6 sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator()() const + 20 (adaptor_trait.h:251)
8   libpbd.dylib                  	0x141febf2 sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
9   libglibmm-2.4.1.dylib         	0x14faa145 call_thread_entry_slot + 63
10  libglib-2.0.0.dylib           	0x150b074d g_thread_proxy + 102
11  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
12  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 11:
0   libsystem_kernel.dylib        	0x952ccd36 mach_wait_until + 10
1   libsystem_c.dylib             	0x94ea9439 nanosleep + 388
2   libsystem_c.dylib             	0x94ea7cba usleep + 60
3   libardour.dylib               	0x0d718344 ARDOUR::AutomationWatch::thread() + 20 (automation_watch.cc:138)
4   libardour.dylib               	0x0d97c86c boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator()(ARDOUR::AutomationWatch*) const + 70 (mem_fn_template.hpp:49)
5   libardour.dylib               	0x0d97cb84 void boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>&, boost::_bi::list0&, int) + 58 (bind.hpp:253)
6   libardour.dylib               	0x0d97cbc7 boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator()() + 61 (bind_template.hpp:20)
7   libardour.dylib               	0x0d97cbdb sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > > >::operator()() const + 17 (adaptor_trait.h:251)
8   libardour.dylib               	0x0d97cbf8 sigc::internal::slot_call0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103)
9   libglibmm-2.4.1.dylib         	0x14faa145 call_thread_entry_slot + 63
10  libglib-2.0.0.dylib           	0x150b074d g_thread_proxy + 102
11  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
12  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 12:
0   libsystem_kernel.dylib        	0x952cf02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x94efdccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x94eff6fe start_wqthread + 30

Thread 13:
0   libsystem_kernel.dylib        	0x952cf02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x94efdccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x94eff6fe start_wqthread + 30

Thread 14:
0   libsystem_kernel.dylib        	0x952cf02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x94efdccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x94eff6fe start_wqthread + 30

Thread 15:
0   libsystem_kernel.dylib        	0x952cf02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x94efdccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x94eff6fe start_wqthread + 30

Thread 16:
0   libsystem_kernel.dylib        	0x952ce83e __psynch_cvwait + 10
1   libsystem_c.dylib             	0x94effe78 _pthread_cond_wait + 914
2   libsystem_c.dylib             	0x94ea77f5 pthread_cond_timedwait + 47
3   libglib-2.0.0.dylib           	0x150d350c g_cond_wait_until + 153
4   libglib-2.0.0.dylib           	0x15051ffa g_async_queue_pop_intern_unlocked + 148
5   libglib-2.0.0.dylib           	0x15052232 g_async_queue_timeout_pop + 62
6   libglib-2.0.0.dylib           	0x150b1329 g_thread_pool_thread_proxy + 296
7   libglib-2.0.0.dylib           	0x150b074d g_thread_proxy + 102
8   libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
9   libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 17:
0   libsystem_kernel.dylib        	0x952ce83e __psynch_cvwait + 10
1   libsystem_c.dylib             	0x94effe78 _pthread_cond_wait + 914
2   libsystem_c.dylib             	0x94ea782a pthread_cond_wait + 48
3   libjack.0.dylib               	0x1621afa9 Jack::JackProcessSync::Wait() + 185
4   libjack.0.dylib               	0x16219807 Jack::JackMessageBuffer::Execute() + 151
5   libjack.0.dylib               	0x1621a94c Jack::JackPosixThread::ThreadHandler(void*) + 172
6   libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
7   libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 18:
0   libsystem_kernel.dylib        	0x952ccd36 mach_wait_until + 10
1   libsystem_c.dylib             	0x94ea9439 nanosleep + 388
2   libsystem_c.dylib             	0x94ea7cba usleep + 60
3   libjack.0.dylib               	0x16210af9 jack_port_connected_to + 281
4   libardour.dylib               	0x0d811887 ARDOUR::Port::connected_to(std::string const&) const + 127 (port.cc:132)
5   libardour.dylib               	0x0d7894fd ARDOUR::IO::connected_to(boost::shared_ptr<ARDOUR::IO const>) const + 333 (io.cc:1601)
6   libardour.dylib               	0x0d85c2ea ARDOUR::Route::direct_feeds_according_to_reality(boost::shared_ptr<ARDOUR::Route>, bool*) + 470 (route.cc:2827)
7   libardour.dylib               	0x0d89225b ARDOUR::Session::resort_routes_using(boost::shared_ptr<std::list<boost::shared_ptr<ARDOUR::Route>, std::allocator<boost::shared_ptr<ARDOUR::Route> > > >) + 203 (session.cc:1477)
8   libardour.dylib               	0x0d892b11 ARDOUR::Session::resort_routes() + 117 (session.cc:1418)
9   libardour.dylib               	0x0d893027 ARDOUR::Session::graph_reordered() + 49 (session.cc:3502)
10  libardour.dylib               	0x0daad9b8 boost::_mfi::mf0<void, ARDOUR::Session>::operator()(ARDOUR::Session*) const + 70 (mem_fn_template.hpp:49)
11  libardour.dylib               	0x0dad3668 void boost::_bi::list1<boost::_bi::value<ARDOUR::Session*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Session>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Session>&, boost::_bi::list0&, int) + 58 (bind.hpp:253)
12  libardour.dylib               	0x0dad36ab boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Session>, boost::_bi::list1<boost::_bi::value<ARDOUR::Session*> > >::operator()() + 61 (bind_template.hpp:20)
13  libardour.dylib               	0x0dad36c5 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Session>, boost::_bi::list1<boost::_bi::value<ARDOUR::Session*> > >, void>::invoke(boost::detail::function::function_buffer&) + 23 (function_template.hpp:153)
14  Ardour3.bin                   	0x005cc95a boost::function0<void>::operator()() const + 100 (function_template.hpp:760)
15  Ardour3.bin                   	0x005e0699 PBD::Signal0<void, PBD::OptionalLastValue<void> >::operator()() + 251 (signals_generated.h:293)
16  libardour.dylib               	0x0d6ed669 ARDOUR::AudioEngine::_graph_order_callback(void*) + 81 (audioengine.cc:329)
17  libjack.0.dylib               	0x1620d118 Jack::JackClient::ClientNotify(int, char const*, int, int, char const*, int, int) + 776
18  libjack.0.dylib               	0x1621bb56 Jack::JackSocketClientChannel::Execute() + 406
19  libjack.0.dylib               	0x1621a94c Jack::JackPosixThread::ThreadHandler(void*) + 172
20  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
21  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 19 Crashed:
0   libsystem_kernel.dylib        	0x952ce9c6 __pthread_kill + 10
1   libsystem_c.dylib             	0x94efdf78 pthread_kill + 106
2   libsystem_c.dylib             	0x94eeebdd abort + 167
3   libjack.0.dylib               	0x16221224 __eprintf + 84
4   libjack.0.dylib               	0x16218443 Jack::GetPortType(unsigned int) + 83
5   libjack.0.dylib               	0x1620991c Jack::JackPort::ClearBuffer(unsigned int) + 28
6   libjack.0.dylib               	0x162092da Jack::JackGraphManager::GetBuffer(unsigned int, unsigned int) + 490
7   libjack.0.dylib               	0x1620f44d jack_port_get_buffer + 61
8   libmidipp.dylib               	0x128e3efa MIDI::JackMIDIPort::cycle_start(unsigned int) + 258 (jack_midi_port.cc:158)
9   libmidipp.dylib               	0x128e5e59 MIDI::Manager::cycle_start(unsigned int) + 87 (manager.cc:99)
10  libardour.dylib               	0x0d6eed67 ARDOUR::AudioEngine::process_callback(unsigned int) + 1247 (audioengine.cc:555)
11  libardour.dylib               	0x0d6ef527 ARDOUR::AudioEngine::process_thread() + 149 (audioengine.cc:439)
12  libardour.dylib               	0x0d6ef56b ARDOUR::AudioEngine::_process_thread(void*) + 17 (audioengine.cc:336)
13  libjack.0.dylib               	0x1620bdf8 Jack::JackClient::Execute() + 168
14  libjack.0.dylib               	0x1621a94c Jack::JackPosixThread::ThreadHandler(void*) + 172
15  libsystem_c.dylib             	0x94efbed9 _pthread_start + 335
16  libsystem_c.dylib             	0x94eff6de thread_start + 34

Thread 19 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x162211dc  ecx: 0xb0b29f5c  edx: 0x952ce9c6
  edi: 0xb0b2b000  esi: 0x00000006  ebp: 0xb0b29f78  esp: 0xb0b29f5c
   ss: 0x00000023  efl: 0x00000246  eip: 0x952ce9c6   cs: 0x0000000b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0xb0b29ffc
Logical CPU: 0

Binary Images:
    0x1000 -   0xb65fcf +Ardour3.bin (??? - ???) /Users/USER/*/Ardour.app/Contents/MacOS/Ardour3.bin
 0xd1b3000 -  0xd1d0fef +libardourcp.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libardourcp.dylib
 0xd6bf000 -  0xdcbafcf +libardour.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libardour.dylib
0x128df000 - 0x12953fdf +libmidipp.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libmidipp.dylib
0x12fef000 - 0x13042fe3 +libevoral.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libevoral.dylib
0x1328f000 - 0x132b2fe7 +libaudiographer.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libaudiographer.dylib
0x13380000 - 0x1343bfd9 +libgtkmm2ext.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libgtkmm2ext.dylib
0x141e3000 - 0x14249fe1 +libpbd.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libpbd.dylib
0x1469d000 - 0x146a7fdf +libsmf.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libsmf.dylib
0x146bb000 - 0x146bcfdf +libtimecode.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libtimecode.dylib
0x146cf000 - 0x14733fd3 +libtaglib.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libtaglib.dylib
0x14b36000 - 0x14b6cfdf +librubberband.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/librubberband.dylib
0x14cf4000 - 0x14d17fdf +libvamphost.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libvamphost.dylib
0x14e06000 - 0x14e1dfdf +libvampplugin.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libvampplugin.dylib
0x14ee8000 - 0x14efafc7 +libappleutility.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libappleutility.dylib
0x14f51000 - 0x14f94feb +libFLAC.8.dylib (11.0.0 - compatibility 11.0.0) /Users/USER/*/Ardour.app/Contents/lib/libFLAC.8.dylib
0x14f9e000 - 0x14fd0fee +libglibmm-2.4.1.dylib (5.0.0 - compatibility 5.0.0) /Users/USER/*/Ardour.app/Contents/lib/libglibmm-2.4.1.dylib
0x14ffd000 - 0x15034fcf +libgobject-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgobject-2.0.0.dylib
0x15045000 - 0x15047ff6 +libsigc-2.0.0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libsigc-2.0.0.dylib
0x1504c000 - 0x15154fdb +libglib-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) /Users/USER/*/Ardour.app/Contents/lib/libglib-2.0.0.dylib
0x15175000 - 0x15175ff5 +libgthread-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgthread-2.0.0.dylib
0x15179000 - 0x15508fe7 +libgtk-quartz-2.0.0.dylib (2401.11.0 - compatibility 2401.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgtk-quartz-2.0.0.dylib
0x155b4000 - 0x1562dfd7 +libgdk-quartz-2.0.0.dylib (2401.11.0 - compatibility 2401.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgdk-quartz-2.0.0.dylib
0x1564d000 - 0x15664fe8 +libatk-1.0.0.dylib (20210.1.0 - compatibility 20210.0.0) /Users/USER/*/Ardour.app/Contents/lib/libatk-1.0.0.dylib
0x15670000 - 0x15769fec +libgio-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgio-2.0.0.dylib
0x157b4000 - 0x157bcfef +libpangocairo-1.0.0.dylib (2906.0.0 - compatibility 2906.0.0) /Users/USER/*/Ardour.app/Contents/lib/libpangocairo-1.0.0.dylib
0x157c5000 - 0x157d9fef +libgdk_pixbuf-2.0.0.dylib (2501.0.0 - compatibility 2501.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgdk_pixbuf-2.0.0.dylib
0x157e1000 - 0x1581bfef +libpango-1.0.0.dylib (2906.0.0 - compatibility 2906.0.0) /Users/USER/*/Ardour.app/Contents/lib/libpango-1.0.0.dylib
0x1582a000 - 0x158c7feb +libcairo.2.dylib (11003.2.0 - compatibility 11003.0.0) /Users/USER/*/Ardour.app/Contents/lib/libcairo.2.dylib
0x158e1000 - 0x158e4fe8 +libogg.0.dylib (9.0.0 - compatibility 9.0.0) /Users/USER/*/Ardour.app/Contents/lib/libogg.0.dylib
0x158e8000 - 0x15934fdd +libcurl.4.dylib (7.0.0 - compatibility 7.0.0) /Users/USER/*/Ardour.app/Contents/lib/libcurl.4.dylib
0x1593e000 - 0x15a86fdf +libgtkmm-2.4.1.dylib (3.0.0 - compatibility 3.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgtkmm-2.4.1.dylib
0x15c4e000 - 0x15c70ff3 +libatkmm-1.6.1.dylib (3.0.0 - compatibility 3.0.0) /Users/USER/*/Ardour.app/Contents/lib/libatkmm-1.6.1.dylib
0x15c8e000 - 0x15caafef +libgdkmm-2.4.1.dylib (3.0.0 - compatibility 3.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgdkmm-2.4.1.dylib
0x15ccb000 - 0x15d4ffef +libgiomm-2.4.1.dylib (5.0.0 - compatibility 5.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgiomm-2.4.1.dylib
0x15dcf000 - 0x15dddfef +libpangomm-1.4.1.dylib (2.30.0 - compatibility 2.0.0) /Users/USER/*/Ardour.app/Contents/lib/libpangomm-1.4.1.dylib
0x15df0000 - 0x15e01fef +libcairomm-1.0.1.dylib (6.0.0 - compatibility 6.0.0) /Users/USER/*/Ardour.app/Contents/lib/libcairomm-1.0.1.dylib
0x15e11000 - 0x15e2afef +libgnomecanvasmm-2.6.1.dylib (2.6.0 - compatibility 2.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgnomecanvasmm-2.6.1.dylib
0x15e4b000 - 0x15e74fef +libgnomecanvas-2.0.dylib (3001.3.0 - compatibility 3001.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgnomecanvas-2.0.dylib
0x15e82000 - 0x15e95feb +libart_lgpl_2.2.dylib (6.21.0 - compatibility 6.0.0) /Users/USER/*/Ardour.app/Contents/lib/libart_lgpl_2.2.dylib
0x15e9a000 - 0x15ec1fe0 +libpangoft2-1.0.0.dylib (2906.0.0 - compatibility 2906.0.0) /Users/USER/*/Ardour.app/Contents/lib/libpangoft2-1.0.0.dylib
0x15f39000 - 0x15fbeff7 +libfreetype.6.dylib (15.0.0 - compatibility 15.0.0) /Users/USER/*/Ardour.app/Contents/lib/libfreetype.6.dylib
0x15fcf000 - 0x16001fe7 +libfontconfig.1.dylib (6.4.0 - compatibility 6.0.0) /Users/USER/*/Ardour.app/Contents/lib/libfontconfig.1.dylib
0x16009000 - 0x1600aff7 +libsuil-0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libsuil-0.dylib
0x1600e000 - 0x1616cfef +libxml2.2.dylib (10.8.0 - compatibility 10.0.0) /Users/USER/*/Ardour.app/Contents/lib/libxml2.2.dylib
0x16191000 - 0x161f2fdb +libsndfile.1.dylib (2.25.0 - compatibility 2.0.0) /Users/USER/*/Ardour.app/Contents/lib/libsndfile.1.dylib
0x16205000 - 0x1622efff +libjack.0.dylib (??? - ???) <0B8EB3A5-FD59-2D99-839C-2D4A9A59AA94> /usr/local/lib/libjack.0.dylib
0x1625c000 - 0x16266fd3 +libaubio.2.dylib (4.1.0 - compatibility 4.0.0) /Users/USER/*/Ardour.app/Contents/lib/libaubio.2.dylib
0x1626b000 - 0x163d4fdf +libsamplerate.0.dylib (2.8.0 - compatibility 2.0.0) /Users/USER/*/Ardour.app/Contents/lib/libsamplerate.0.dylib
0x163d8000 - 0x163dcff6 +liblrdf.2.dylib (3.0.0 - compatibility 3.0.0) /Users/USER/*/Ardour.app/Contents/lib/liblrdf.2.dylib
0x163f1000 - 0x163fffeb +liblilv-0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/liblilv-0.dylib
0x16406000 - 0x1640bfda +libsratom-0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libsratom-0.dylib
0x1640f000 - 0x16413fdf +libsord-0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libsord-0.dylib
0x16418000 - 0x16423fe3 +libserd-0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libserd-0.dylib
0x16428000 - 0x1652afeb +libfftw3.3.dylib (7.1.0 - compatibility 7.0.0) /Users/USER/*/Ardour.app/Contents/lib/libfftw3.3.dylib
0x1653f000 - 0x16638fd7 +libfftw3f.3.dylib (7.1.0 - compatibility 7.0.0) /Users/USER/*/Ardour.app/Contents/lib/libfftw3f.3.dylib
0x1664d000 - 0x16679ff3  com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <7D47B1D3-4410-3524-BC47-FCDF49E48DB5> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1668c000 - 0x16695fef +libintl.8.dylib (10.1.0 - compatibility 10.0.0) /Users/USER/*/Ardour.app/Contents/lib/libintl.8.dylib
0x1669a000 - 0x16779fd8 +libiconv.2.dylib (8.1.0 - compatibility 8.0.0) /Users/USER/*/Ardour.app/Contents/lib/libiconv.2.dylib
0x16784000 - 0x16785ff5 +libgmodule-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgmodule-2.0.0.dylib
0x16789000 - 0x1678afef +libffi.5.dylib (6.10.0 - compatibility 6.0.0) /Users/USER/*/Ardour.app/Contents/lib/libffi.5.dylib
0x16793000 - 0x167a6fee +libz.1.dylib (1.2.6 - compatibility 1.0.0) /Users/USER/*/Ardour.app/Contents/lib/libz.1.dylib
0x167ab000 - 0x1690afeb +libvorbisenc.2.dylib (3.8.0 - compatibility 3.0.0) /Users/USER/*/Ardour.app/Contents/lib/libvorbisenc.2.dylib
0x1696e000 - 0x16993fcd +libvorbis.0.dylib (5.5.0 - compatibility 5.0.0) /Users/USER/*/Ardour.app/Contents/lib/libvorbis.0.dylib
0x169d9000 - 0x169d9fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
0x169dc000 - 0x16a26fdf +libraptor2.0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/libraptor2.0.dylib
0x16a36000 - 0x16a59ffc  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <EAD01EC4-D8D7-3462-84E5-A74BEB52B456> /usr/lib/libssl.0.9.7.dylib
0x16a67000 - 0x16b14ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
0x16b59000 - 0x16b87fdf +libxslt.1.dylib (3.26.0 - compatibility 3.0.0) /Users/USER/*/Ardour.app/Contents/lib/libxslt.1.dylib
0x16b8f000 - 0x16bf5fdf +libpixman-1.0.dylib (25.4.0 - compatibility 25.0.0) /Users/USER/*/Ardour.app/Contents/lib/libpixman-1.0.dylib
0x16c04000 - 0x16c29fe4 +libpng15.15.dylib (26.0.0 - compatibility 26.0.0) /Users/USER/*/Ardour.app/Contents/lib/libpng15.15.dylib
0x16c30000 - 0x16c34ff0 +libgailutil.18.dylib (19.1.0 - compatibility 19.0.0) /Users/USER/*/Ardour.app/Contents/lib/libgailutil.18.dylib
0x16f81000 - 0x16f82ff6 +pango-basic-atsui.so (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/modules/pango-basic-atsui.so
0x16f87000 - 0x16fb5fe7 +libclearlooks.so (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/clearlooks/engines/libclearlooks.so
0x1a7a5000 - 0x1a7a7ff8 +libpixbufloader-png.so (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/modules/libpixbufloader-png.so
0x1a7f5000 - 0x1a7f5fff +alias_1407.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/alias_1407.so
0x1a7f9000 - 0x1a7fafff +am_pitchshift_1433.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/am_pitchshift_1433.so
0x1ad60000 - 0x1ad65feb +allpass_1895.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/allpass_1895.so
0x1ad69000 - 0x1ad69fff +amp_1181.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/amp_1181.so
0x1ad6d000 - 0x1ad6ffe7 +analogue_osc_1416.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/analogue_osc_1416.so
0x1ad73000 - 0x1ad75fff +bandpass_a_iir_1893.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/bandpass_a_iir_1893.so
0x1ad79000 - 0x1ad7bfff +bandpass_iir_1892.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/bandpass_iir_1892.so
0x1ad7f000 - 0x1ad80ff3 +bode_shifter_1431.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/bode_shifter_1431.so
0x1ad84000 - 0x1ad85ff3 +bode_shifter_cv_1432.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/bode_shifter_cv_1432.so
0x1ad89000 - 0x1ad8cfff +butterworth_1902.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/butterworth_1902.so
0x1ad90000 - 0x1ad91ff7 +chebstortion_1430.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/chebstortion_1430.so
0x1ad95000 - 0x1ad95ffb +comb_1190.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/comb_1190.so
0x1ad99000 - 0x1ad99feb +comb_splitter_1411.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/comb_splitter_1411.so
0x1cf6d000 - 0x1cf7bfdf +libpan1in2out.1.0.0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/panners/libpan1in2out.1.0.0.dylib
0x1d1bf000 - 0x1d1cdfdf +libpan1in2out.1.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/panners/libpan1in2out.1.dylib
0x1d411000 - 0x1d41ffdf +libpan1in2out.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/panners/libpan1in2out.dylib
0x1d663000 - 0x1d672fdf +libpan2in2out.1.0.0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/panners/libpan2in2out.1.0.0.dylib
0x1d8b6000 - 0x1d8c5fdf +libpan2in2out.1.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/panners/libpan2in2out.1.dylib
0x1db09000 - 0x1db18fdf +libpan2in2out.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/panners/libpan2in2out.dylib
0x1dd5c000 - 0x1dd7dfdf +libpanvbap.1.0.0.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/panners/libpanvbap.1.0.0.dylib
0x1def6000 - 0x1df17fdf +libpanvbap.1.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/panners/libpanvbap.1.dylib
0x1e090000 - 0x1e0b1fdf +libpanvbap.dylib (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/panners/libpanvbap.dylib
0x1e2b1000 - 0x1e2b1fe3 +pango-basic-fc.so (??? - ???) /Users/USER/*/Ardour.app/Contents/lib/modules/pango-basic-fc.so
0x1e2d0000 - 0x1e2e7ff6 +cmt.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/cmt.so
0x1e2f7000 - 0x1e2fcff3 +comb_1887.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/comb_1887.so
0x1e753000 - 0x1e786ff8 +caps.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/caps.so
0x1e7ba000 - 0x1e7bafff +const_1909.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/const_1909.so
0x1e7be000 - 0x1e7bffe7 +crossover_dist_1404.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/crossover_dist_1404.so
0x1e7c3000 - 0x1e7c3fff +dc_remove_1207.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/dc_remove_1207.so
0x1e7c7000 - 0x1e7c8fff +decay_1886.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/decay_1886.so
0x1e7cc000 - 0x1e7cd017 +decimator_1202.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/decimator_1202.so
0x1e7d1000 - 0x1e7d1fff +declip_1195.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/declip_1195.so
0x1e7d5000 - 0x1e7d8fe7 +delay_1898.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/delay_1898.so
0x1e7dc000 - 0x1e7defeb +delayorama_1402.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/delayorama_1402.so
0x1e7e2000 - 0x1e7e3fe7 +diode_1185.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/diode_1185.so
0x1e7e7000 - 0x1e7e8fe7 +divider_1186.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/divider_1186.so
0x1e7ec000 - 0x1e7effe7 +dj_eq_1901.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/dj_eq_1901.so
0x1e7f3000 - 0x1e7f4fff +dj_flanger_1438.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/dj_flanger_1438.so
0x1e7f8000 - 0x1e7fafff +dyson_compress_1403.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/dyson_compress_1403.so
0x26114000 - 0x26115003 +fad_delay_1192.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/fad_delay_1192.so
0x26119000 - 0x2611affb +fast_lookahead_limiter_1913.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/fast_lookahead_limiter_1913.so
0x2611e000 - 0x2611fff7 +flanger_1191.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/flanger_1191.so
0x26123000 - 0x26125fef +fm_osc_1415.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/fm_osc_1415.so
0x26129000 - 0x26129fff +foldover_1213.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/foldover_1213.so
0x2612d000 - 0x2612dffb +foverdrive_1196.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/foverdrive_1196.so
0x26131000 - 0x26132fff +freq_tracker_1418.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/freq_tracker_1418.so
0x26136000 - 0x26137fe7 +gate_1410.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/gate_1410.so
0x2613b000 - 0x2613cfff +giant_flange_1437.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/giant_flange_1437.so
0x26140000 - 0x26144ff3 +gong_1424.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/gong_1424.so
0x26148000 - 0x26149fe7 +gong_beater_1439.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/gong_beater_1439.so
0x2614d000 - 0x26164fff +gsm_1215.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/gsm_1215.so
0x26168000 - 0x2616bfef +gverb_1216.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/gverb_1216.so
0x2616f000 - 0x2616ffff +hard_limiter_1413.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/hard_limiter_1413.so
0x26173000 - 0x26175fe3 +harmonic_gen_1220.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/harmonic_gen_1220.so
0x26179000 - 0x26181ff7 +hermes_filter_1200.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/hermes_filter_1200.so
0x26185000 - 0x26187fff +highpass_iir_1890.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/highpass_iir_1890.so
0x2618b000 - 0x2618bfff +hilbert_1440.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/hilbert_1440.so
0x2618f000 - 0x26240ff7 +imp_1199.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/imp_1199.so
0x26298000 - 0x26298fff +impulse_1885.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/impulse_1885.so
0x2629c000 - 0x2629cff3 +inv_1429.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/inv_1429.so
0x262a0000 - 0x262a0fff +karaoke_1409.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/karaoke_1409.so
0x262a4000 - 0x262a4fff +latency_1914.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/latency_1914.so
0x262a8000 - 0x262aafe7 +lcr_delay_1436.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/lcr_delay_1436.so
0x262ae000 - 0x262b0fff +lowpass_iir_1891.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/lowpass_iir_1891.so
0x262b4000 - 0x262b5fe3 +ls_filter_1908.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/ls_filter_1908.so
0x262b9000 - 0x262b9fff +matrix_ms_st_1421.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/matrix_ms_st_1421.so
0x262bd000 - 0x262befff +matrix_spatialiser_1422.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/matrix_spatialiser_1422.so
0x262c2000 - 0x262c2ff7 +matrix_st_ms_1420.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/matrix_st_ms_1420.so
0x262c6000 - 0x26376fff +mbeq_1197.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/mbeq_1197.so
0x26386000 - 0x26386fff +mod_delay_1419.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/mod_delay_1419.so
0x2638a000 - 0x2638cfff +multivoice_chorus_1201.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/multivoice_chorus_1201.so
0x26390000 - 0x26392fef +notch_iir_1894.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/notch_iir_1894.so
0x26396000 - 0x26399017 +phasers_1217.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/phasers_1217.so
0x2639d000 - 0x2644dfdf +pitch_scale_1193.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/pitch_scale_1193.so
0x2646d000 - 0x2651dfff +pitch_scale_1194.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/pitch_scale_1194.so
0x2653d000 - 0x26540ff7 +plate_1423.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/plate_1423.so
0x26544000 - 0x26544fe7 +pointer_cast_1910.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/pointer_cast_1910.so
0x26548000 - 0x26548fff +rate_shifter_1417.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/rate_shifter_1417.so
0x2654c000 - 0x2654dff7 +retro_flange_1208.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/retro_flange_1208.so
0x26551000 - 0x26553fff +revdelay_1605.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/revdelay_1605.so
0x26557000 - 0x26558fef +ringmod_1188.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/ringmod_1188.so
0x2655c000 - 0x2655d023 +satan_maximiser_1408.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/satan_maximiser_1408.so
0x26561000 - 0x26563fff +sc1_1425.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/sc1_1425.so
0x26569000 - 0x2656bfff +sc2_1426.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/sc2_1426.so
0x26571000 - 0x26573fff +sc3_1427.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/sc3_1427.so
0x26579000 - 0x2657bff7 +sc4_1882.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/sc4_1882.so
0x26581000 - 0x26583ff7 +sc4m_1916.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/sc4m_1916.so
0x26589000 - 0x2658bfff +se4_1883.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/se4_1883.so
0x26591000 - 0x26592fe3 +shaper_1187.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/shaper_1187.so
0x26596000 - 0x2659afff +sifter_1210.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/sifter_1210.so
0x2659e000 - 0x2659fff7 +sin_cos_1881.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/sin_cos_1881.so
0x265a3000 - 0x265a4ff7 +single_para_1203.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/single_para_1203.so
0x265a8000 - 0x265a8ffb +sinus_wavewrapper_1198.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/sinus_wavewrapper_1198.so
0x265ac000 - 0x265acfef +smooth_decimate_1414.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/smooth_decimate_1414.so
0x265b0000 - 0x265b0fff +split_1406.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/split_1406.so
0x265b4000 - 0x265b5fff +step_muxer_1212.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/step_muxer_1212.so
0x265b9000 - 0x265b9fff +surround_encoder_1401.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/surround_encoder_1401.so
0x265bd000 - 0x265befff +svf_1214.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/svf_1214.so
0x265c2000 - 0x265c3ff8 +tap_autopan.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_autopan.so
0x265c8000 - 0x265caff7 +tap_chorusflanger.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_chorusflanger.so
0x265cf000 - 0x265d0fff +tap_deesser.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_deesser.so
0x265dc000 - 0x265defef +tap_doubler.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_doubler.so
0x265e2000 - 0x265e4fff +tap_dynamics_m.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_dynamics_m.so
0x265e8000 - 0x265ecfff +tap_dynamics_st.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_dynamics_st.so
0x265f0000 - 0x265f1ff7 +tap_echo.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_echo.so
0x265f5000 - 0x265f9ff7 +tap_eq.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_eq.so
0x265fd000 - 0x26602ff7 +tap_eqbw.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_eqbw.so
0x26606000 - 0x26607ff7 +tap_limiter.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_limiter.so
0x2660b000 - 0x2660cfef +tap_pinknoise.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_pinknoise.so
0x26610000 - 0x26612ff7 +tap_pitch.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_pitch.so
0x26617000 - 0x26618ff7 +tap_reflector.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_reflector.so
0x2661d000 - 0x26620fef +tap_reverb.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_reverb.so
0x26628000 - 0x2662cffb +tap_rotspeak.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_rotspeak.so
0x26631000 - 0x26632ffa +tap_sigmoid.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_sigmoid.so
0x26636000 - 0x26637ff4 +tap_tremolo.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_tremolo.so
0x2663c000 - 0x2663dfe7 +tap_tubewarmth.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_tubewarmth.so
0x26641000 - 0x26642ffc +tap_vibrato.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tap_vibrato.so
0x26647000 - 0x26648fe3 +tape_delay_1211.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/tape_delay_1211.so
0x2664c000 - 0x2664dfef +transient_1206.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/transient_1206.so
0x26651000 - 0x26653ff7 +triple_para_1204.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/triple_para_1204.so
0x26657000 - 0x2665803f +valve_1209.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/valve_1209.so
0x2665c000 - 0x2665d057 +valve_rect_1405.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/valve_rect_1405.so
0x26661000 - 0x26664feb +vynil_1905.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/vynil_1905.so
0x26668000 - 0x26668fff +wave_terrain_1412.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/wave_terrain_1412.so
0x2666c000 - 0x2666dfff +xfade_1915.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/xfade_1915.so
0x26671000 - 0x26671fff +zm1_1428.so (??? - ???) /Users/USER/*/Ardour.app/Contents/Plugins/zm1_1428.so
0x26a40000 - 0x26a49ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x26a50000 - 0x26a52fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x26a68000 - 0x26a68ffd +cl_kernels (??? - ???) <07F704C7-56D4-436D-86A1-361D9F590A40> cl_kernels
0x26a7a000 - 0x26b22ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x8fe36000 - 0x8fe68aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x90008ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x90014000 - 0x90048ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x90049000 - 0x9005dff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90062000 - 0x90070ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x90071000 - 0x90071fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90072000 - 0x90072fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90073000 - 0x900c3ffa  libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x900f7000 - 0x90120fff  com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9019a000 - 0x902fcffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90311000 - 0x903a7ff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x903a8000 - 0x906eeff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x906ef000 - 0x9071eff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9072a000 - 0x907b7ff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x907b8000 - 0x907b8fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x907b9000 - 0x907bbff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90870000 - 0x908b1ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x908bd000 - 0x90d99ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90ddf000 - 0x90e22ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x90e23000 - 0x90ffafe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90ffb000 - 0x91088fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91091000 - 0x910c7ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x910c8000 - 0x910cbff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9113a000 - 0x911b5ffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x911b6000 - 0x911d2ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x911d3000 - 0x9122eff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9122f000 - 0x91277ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91279000 - 0x91293fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91294000 - 0x91296ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x91297000 - 0x912aaff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x912ab000 - 0x912c0ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91574000 - 0x9158affe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x916a0000 - 0x91898ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91899000 - 0x9189cff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x918b6000 - 0x918b9ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x918ba000 - 0x91936ff3  libType1Scaler.dylib (??? - ???) <C931AA06-5086-3A0E-873B-47459AD3CDD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x91c50000 - 0x91c54ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x91c55000 - 0x926eaff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x926fe000 - 0x9272cfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x92764000 - 0x927bdfff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92bb3000 - 0x92c4ffff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c54000 - 0x92c70ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92cc7000 - 0x92d29ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x92e57000 - 0x92e68fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x935f1000 - 0x93601ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x93602000 - 0x936f2ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x936f3000 - 0x93700fff  com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93987000 - 0x939c4ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x939c5000 - 0x93af1ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93b3d000 - 0x93b5fff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x93b60000 - 0x93b66ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93b6c000 - 0x93bbdff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x93bbe000 - 0x93becff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93bed000 - 0x9451872b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94589000 - 0x9458afff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9458b000 - 0x9459bfff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x948eb000 - 0x948f9fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x948fa000 - 0x94d6fff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x94d70000 - 0x94d74fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94d75000 - 0x94e5dfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x94e9f000 - 0x94f6afff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x94f6b000 - 0x94fcffff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94ff4000 - 0x94ff4ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x95001000 - 0x9511ffec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95120000 - 0x95123ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9529b000 - 0x952a6ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x952a7000 - 0x952adffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x952ae000 - 0x952b5ff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x952b6000 - 0x952d4ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x953ad000 - 0x9540effb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9540f000 - 0x95442fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x95443000 - 0x9544bff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x95497000 - 0x9549fff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x954a0000 - 0x954c3fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x954c4000 - 0x95738ff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9576d000 - 0x9576efff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9576f000 - 0x957f9ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x957fa000 - 0x95881fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95882000 - 0x95890fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x95893000 - 0x958f5ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x959bb000 - 0x959bcff7  libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
0x95aeb000 - 0x95df5ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95df6000 - 0x95ec6ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95fb0000 - 0x960a8ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x960a9000 - 0x960e6fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x960e7000 - 0x96111ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x96112000 - 0x9611dffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9611e000 - 0x9622dff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9622e000 - 0x96232ff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96233000 - 0x9627aff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x962e8000 - 0x962e8fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9665e000 - 0x966bbffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x966bc000 - 0x966f0ff3  libTrueTypeScaler.dylib (??? - ???) <C2D2257F-11E6-336C-BBA8-934BD9214728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x966f9000 - 0x96721ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x96a09000 - 0x96a0dffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96a0e000 - 0x96a0fff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x96a90000 - 0x96a90ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96ceb000 - 0x96cebfff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96cec000 - 0x96dc2aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x96e11000 - 0x96e4ffff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9707c000 - 0x9717bffb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x97294000 - 0x973eafff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x97417000 - 0x97422ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x97432000 - 0x9743cff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97463000 - 0x974d9fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x974da000 - 0x9759affb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9759b000 - 0x9799dff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9799e000 - 0x9799eff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97b0e000 - 0x97b17fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x97c50000 - 0x97c58ff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x97c59000 - 0x97cc8fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x98845000 - 0x98870fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x98872000 - 0x9887bff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9887f000 - 0x9888cfff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9888d000 - 0x98924ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x98925000 - 0x9894aff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98952000 - 0x9895dfff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9895e000 - 0x98a6fff7  libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x98a70000 - 0x98a8dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x98a8e000 - 0x98a90ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x98aa3000 - 0x98ac0ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98ac1000 - 0x98b01ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x99282000 - 0x99283ffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9967a000 - 0x9967bff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x9967c000 - 0x9975dff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9975e000 - 0x9975efff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9975f000 - 0x99774fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x99879000 - 0x99880ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9989b000 - 0x998a6ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x998f7000 - 0x998fcff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x998fd000 - 0x99901ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x99a31000 - 0x99a83ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x99a84000 - 0x99ac4ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99ac5000 - 0x99ac5fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x99ac6000 - 0x99b0fff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x99b60000 - 0x99bc8fff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x99bc9000 - 0x99bcafff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x99c4e000 - 0x99c52fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99c53000 - 0x99c53fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a889000 - 0x9a899fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9a89a000 - 0x9aa4eff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9aa4f000 - 0x9aac3fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9aac4000 - 0x9aafaff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9ab23000 - 0x9adf2ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9adf3000 - 0x9aeb6fff  com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9aeb7000 - 0x9aebdfff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9b271000 - 0x9b2d6ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9b2d7000 - 0x9b2deff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9b2df000 - 0x9b3effe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9b3fd000 - 0x9b4e0ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9b4e1000 - 0x9b4e2ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x9b4ed000 - 0x9b591fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9b658000 - 0x9b68ffef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9bcac000 - 0x9bcb4fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9bcb5000 - 0x9bcc3fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9bcc4000 - 0x9bcc7ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9bcf3000 - 0x9bd15ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9caf1000 - 0x9cb4fff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9cb92000 - 0x9cbb2ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9cbb3000 - 0x9cbf7fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9cbf8000 - 0x9cefafff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9cf22000 - 0x9cf29ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9cf7c000 - 0x9cf7dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 8
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 12191
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=518.2M resident=194.2M(37%) swapped_out_or_unallocated=323.9M(63%)
Writable regions: Total=241.0M written=18.7M(8%) resident=124.0M(51%) swapped_out=0K(0%) unallocated=117.0M(49%)

REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.8M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  17.4M
CG image                            172K
CG raster data                      132K
CG shared images                   3408K
CoreGraphics                          8K
CoreImage                             4K
CoreServices                       2364K
MALLOC                             73.3M
MALLOC guard page                    64K
MALLOC_LARGE (reserved)             256K        reserved VM address space (unallocated)
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      156K
OpenCL                                8K
Stack                              74.2M
VM_ALLOCATE                        94.6M
__CI_BITMAP                          80K
__DATA                             13.1M
__DATA/__OBJC                       112K
__IMAGE                             528K
__IMPORT                           1328K
__LINKEDIT                        378.3M
__OBJC                             1524K
__OBJC/__DATA                         4K
__PAGEZERO                            4K
__TEXT                            139.9M
__UNICODE                           544K
mapped file                       159.6M
shared memory                       312K
shared pmap                        10.2M
===========                      =======
TOTAL                               1.0G
TOTAL, minus reserved VM space      1.0G

Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 4 GB, SMC 1.72f2
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.67.5-P2P
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
Serial ATA Device: OPTIARC DVD RW AD-5690H, 282.6 MB
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 3
USB Device: USB 2.0 Drive, 0x13fd  (Initio Corporation), 0x1840, 0xfa130000 / 5
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3



/*
console log
*/

24/10/2012 22:33:54.822	[0x0-0x2a22a2].org.ardour.Ardour3	LANGUAGE set to en
24/10/2012 22:33:54.822	[0x0-0x2a22a2].org.ardour.Ardour3	LANG set to en_GB
24/10/2012 22:33:54.892	[0x0-0x2a22a2].org.ardour.Ardour3	Ardour3.0beta4a (built using ['13072'] and GCC version 4.0.1 (Apple Computer, Inc. build 5367))
24/10/2012 22:33:55.504	[0x0-0x2a22a2].org.ardour.Ardour3	ardour: [INFO]: Loading default ui configuration file /Volumes/Ardour-3.0/Ardour.app/Contents/Resources/ardour3_ui_default.conf
24/10/2012 22:33:55.504	[0x0-0x2a22a2].org.ardour.Ardour3	Loading user ui configuration file /Users/Dad/Library/Preferences/Ardour3/ardour3_ui.conf
24/10/2012 22:33:55.844	[0x0-0x2a22a2].org.ardour.Ardour3	ardour: [INFO]: Loading ui configuration file /Volumes/Ardour-3.0/Ardour.app/Contents/Resources/ardour3_ui_dark.rc
24/10/2012 22:33:55.888	[0x0-0x2a22a2].org.ardour.Ardour3	ardour: [INFO]: Removed open file count limit. Excellent!
24/10/2012 22:33:55.941	[0x0-0x2a22a2].org.ardour.Ardour3	ardour: [INFO]: Loading user configuration file /Users/Dad/Library/Preferences/Ardour3/ardour.rc
24/10/2012 22:33:55.941	[0x0-0x2a22a2].org.ardour.Ardour3	Apple VecLib H/W specific optimizations in use
24/10/2012 22:33:56.595	[0x0-0x2a22a2].org.ardour.Ardour3	Cannot connect to server socket err = No such file or directory
24/10/2012 22:33:56.595	[0x0-0x2a22a2].org.ardour.Ardour3	Cannot connect to server socket
24/10/2012 22:33:56.597	[0x0-0x2a22a2].org.ardour.Ardour3	jack server is not running or cannot be started
24/10/2012 22:34:17.431	[0x0-0x2a22a2].org.ardour.Ardour3	Found 5 along /Users/Dad/Library/Preferences/Ardour3/templates:/Volumes/Ardour-3.0/Ardour.app/Contents/Resources/templates
24/10/2012 22:34:22.698	[0x0-0x2a22a2].org.ardour.Ardour3	JACK COMMAND: /usr/local/bin/jackd -p 128 -R -T -d coreaudio -r 48000 -p 1024 -d IOBluetoothSCOAudioEngine:00-02-5b-00-2f-48
24/10/2012 22:34:22.946	[0x0-0x2a22a2].org.ardour.Ardour3	jackdmp 1.9.8
24/10/2012 22:34:22.946	[0x0-0x2a22a2].org.ardour.Ardour3	Copyright 2001-2005 Paul Davis and others.
24/10/2012 22:34:22.946	[0x0-0x2a22a2].org.ardour.Ardour3	Copyright 2004-2011 Grame.
24/10/2012 22:34:22.946	[0x0-0x2a22a2].org.ardour.Ardour3	jackdmp comes with ABSOLUTELY NO WARRANTY
24/10/2012 22:34:22.946	[0x0-0x2a22a2].org.ardour.Ardour3	This is free software, and you are welcome to redistribute it
24/10/2012 22:34:22.946	[0x0-0x2a22a2].org.ardour.Ardour3	under certain conditions; see the file COPYING for details
24/10/2012 22:34:22.946	[0x0-0x2a22a2].org.ardour.Ardour3	JACK server starting in realtime mode with priority 10
24/10/2012 22:34:23.096	[0x0-0x2a22a2].org.ardour.Ardour3	Cannot set sample rate = 48000
24/10/2012 22:34:23.096	[0x0-0x2a22a2].org.ardour.Ardour3	JackTemporaryException : now quits...
24/10/2012 22:34:23.096	[0x0-0x2a22a2].org.ardour.Ardour3	Cannot initialize driver
24/10/2012 22:34:23.096	[0x0-0x2a22a2].org.ardour.Ardour3	JackServer::Open() failed with -1
24/10/2012 22:34:23.099	[0x0-0x2a22a2].org.ardour.Ardour3	Failed to open server
24/10/2012 22:34:28.841	com.apple.launchd.peruser.501	([0x0-0x2a22a2].org.ardour.Ardour3[42191]) Exited with code: 1
24/10/2012 22:34:52.144	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	jackdmp 1.9.8
24/10/2012 22:34:52.144	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Copyright 2001-2005 Paul Davis and others.
24/10/2012 22:34:52.144	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Copyright 2004-2011 Grame.
24/10/2012 22:34:52.144	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	jackdmp comes with ABSOLUTELY NO WARRANTY
24/10/2012 22:34:52.144	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	This is free software, and you are welcome to redistribute it
24/10/2012 22:34:52.144	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	under certain conditions; see the file COPYING for details
24/10/2012 22:34:52.144	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JACK server starting in realtime mode with priority 10
24/10/2012 22:34:52.200	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Separated input = 'Built-in Input'
24/10/2012 22:34:52.200	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Separated output = 'Built-in Output'
24/10/2012 22:34:52.660	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Input channel = 0 ==> JACK input port = 0
24/10/2012 22:34:52.660	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Input channel = 1 ==> JACK input port = 1
24/10/2012 22:34:52.660	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JACK output port = 0 ==> output channel = 0
24/10/2012 22:34:52.660	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JACK output port = 1 ==> output channel = 1
24/10/2012 22:34:53.267	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	CoreAudio driver is running...
24/10/2012 22:35:24.174	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42220]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:35:24.175	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42220]) Exited with code: 1
24/10/2012 22:35:24.175	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:35:32.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1,468)->(2,668).
24/10/2012 22:35:32.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - adjusting clipped position to (2,468)
24/10/2012 22:35:41.955	[0x0-0x2a62a6].org.ardour.Ardour3	LANGUAGE set to en
24/10/2012 22:35:41.955	[0x0-0x2a62a6].org.ardour.Ardour3	LANG set to en_GB
24/10/2012 22:35:41.962	[0x0-0x2a62a6].org.ardour.Ardour3	Ardour3.0beta4a (built using ['13072'] and GCC version 4.0.1 (Apple Computer, Inc. build 5367))
24/10/2012 22:35:42.589	[0x0-0x2a62a6].org.ardour.Ardour3	ardour: [INFO]: Loading default ui configuration file /Users/Dad/Applications/Ardour.app/Contents/Resources/ardour3_ui_default.conf
24/10/2012 22:35:42.589	[0x0-0x2a62a6].org.ardour.Ardour3	Loading user ui configuration file /Users/Dad/Library/Preferences/Ardour3/ardour3_ui.conf
24/10/2012 22:35:42.906	[0x0-0x2a62a6].org.ardour.Ardour3	ardour: [INFO]: Loading ui configuration file /Users/Dad/Applications/Ardour.app/Contents/Resources/ardour3_ui_dark.rc
24/10/2012 22:35:42.961	[0x0-0x2a62a6].org.ardour.Ardour3	ardour: [INFO]: Removed open file count limit. Excellent!
24/10/2012 22:35:43.002	[0x0-0x2a62a6].org.ardour.Ardour3	ardour: [INFO]: Loading user configuration file /Users/Dad/Library/Preferences/Ardour3/ardour.rc
24/10/2012 22:35:43.002	[0x0-0x2a62a6].org.ardour.Ardour3	Apple VecLib H/W specific optimizations in use
24/10/2012 22:35:51.033	[0x0-0x2a62a6].org.ardour.Ardour3	Found 5 along /Users/Dad/Library/Preferences/Ardour3/templates:/Users/Dad/Applications/Ardour.app/Contents/Resources/templates
24/10/2012 22:36:34.120	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackGraphManager::Connect already connected port_src = 15 port_dst = 17
24/10/2012 22:36:34.120	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackGraphManager::Connect already connected port_src = 16 port_dst = 18
24/10/2012 22:37:04.188	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42247]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:37:04.189	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42247]) Exited with code: 1
24/10/2012 22:37:04.189	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:37:42.088	JackPilot	*** WARNING: Method setDrawsGrid: in class NSTableView is deprecated. It will be removed in a future release and should no longer be used.
24/10/2012 22:37:42.091	JackPilot	*** WARNING: Method selectRow:byExtendingSelection: in class NSOutlineView is deprecated. It will be removed in a future release and should no longer be used.
24/10/2012 22:38:25.230	[0x0-0x2a92a9].com.apple.systempreferences	System Preferences(42257,0x7fff7cd02960) malloc: reference count underflow for 0x400397040, break on auto_refcount_underflow_error to debug.
24/10/2012 22:38:39.000	kernel	E:[AppleUSBBluetoothHCIController][HandleIsochData] error 0xe000400f (kIOUSBMessagePortWasNotSuspended) -- Isoch In pipe
24/10/2012 22:38:39.793	[0x0-0x2a92a9].com.apple.systempreferences	System Preferences(42257,0x107bb5000) malloc: *** auto malloc[42257]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
24/10/2012 22:38:44.207	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42268]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:38:44.208	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42268]) Exited with code: 1
24/10/2012 22:38:44.208	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:39:08.000	kernel	[AppleUSBHCIController][HandleIsochData] -- Error: 0xE000400F (kIOUSBMessagePortWasNotSuspended)
24/10/2012 22:39:08.000	kernel	E:[AppleUSBBluetoothHCIController][HandleIsochData] error 0xe000400f (kIOUSBMessagePortWasNotSuspended) -- Isoch In pipe
24/10/2012 22:39:16.214	[0x0-0x2a92a9].com.apple.systempreferences	System Preferences(42257,0x108d61000) malloc: *** auto malloc[42257]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
24/10/2012 22:39:16.000	kernel	[AppleUSBHCIController][HandleIsochData] -- Error: 0xE000400F (kIOUSBMessagePortWasNotSuspended)
24/10/2012 22:39:16.000	kernel	E:[AppleUSBBluetoothHCIController][HandleIsochData] error 0xe000400f (kIOUSBMessagePortWasNotSuspended) -- Isoch In pipe
24/10/2012 22:39:19.000	kernel	[AppleUSBHCIController][HandleIsochData] -- Error: 0xE000400F (kIOUSBMessagePortWasNotSuspended)
24/10/2012 22:39:19.000	kernel	E:[AppleUSBBluetoothHCIController][HandleIsochData] error 0xe000400f (kIOUSBMessagePortWasNotSuspended) -- Isoch In pipe
24/10/2012 22:39:19.999	[0x0-0x2a92a9].com.apple.systempreferences	System Preferences(42257,0x108d61000) malloc: *** auto malloc[42257]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
24/10/2012 22:40:24.222	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42279]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:40:24.222	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42279]) Exited with code: 1
24/10/2012 22:40:24.222	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:41:41.528	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	jack main caught signal 3
24/10/2012 22:41:41.591	[0x0-0x2a62a6].org.ardour.Ardour3	attempting to write MIDI event of
24/10/2012 22:41:41.592	[0x0-0x2a62a6].org.ardour.Ardour3	6 bytes at time 0 of 0 (this will not work - needs a code fix)
24/10/2012 22:41:41.592	[0x0-0x2a62a6].org.ardour.Ardour3	write to JACK midi port failed: not currently in a process cycle.
24/10/2012 22:41:41.592	[0x0-0x2a62a6].org.ardour.Ardour3	stack tracing is not enabled on this platform
24/10/2012 22:41:41.592	[0x0-0x2a62a6].org.ardour.Ardour3	attempting to write MIDI event of 13 bytes at time 0 of 0 (this will not work - needs a code fix)
24/10/2012 22:41:41.592	[0x0-0x2a62a6].org.ardour.Ardour3	write to JACK midi port failed: not currently in a process cycle.
24/10/2012 22:41:41.592	[0x0-0x2a62a6].org.ardour.Ardour3	stack tracing is not enabled on this platform
24/10/2012 22:41:48.913	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	jackdmp 1.9.8
24/10/2012 22:41:48.913	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Copyright 2001-2005 Paul Davis and others.
24/10/2012 22:41:48.913	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Copyright 2004-2011 Grame.
24/10/2012 22:41:48.913	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	jackdmp comes with ABSOLUTELY NO WARRANTY
24/10/2012 22:41:48.913	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	This is free software, and you are welcome to redistribute it
24/10/2012 22:41:48.913	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	under certain conditions; see the file COPYING for details
24/10/2012 22:41:48.913	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JACK server starting in realtime mode with priority 10
24/10/2012 22:41:49.035	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Separated input = 'Built-in Input'
24/10/2012 22:41:49.036	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Separated output = 'Built-in Output'
24/10/2012 22:41:49.767	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Input channel = 0 ==> JACK input port = 0
24/10/2012 22:41:49.767	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Input channel = 1 ==> JACK input port = 1
24/10/2012 22:41:49.767	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JACK output port = 0 ==> output channel = 0
24/10/2012 22:41:49.767	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JACK output port = 1 ==> output channel = 1
24/10/2012 22:41:49.869	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	CoreAudio driver is running...
24/10/2012 22:42:04.240	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42290]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:42:04.240	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42290]) Exited with code: 1
24/10/2012 22:42:04.240	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:42:11.553	[0x0-0x2a62a6].org.ardour.Ardour3	/Volumes/Document1/Developpement/ProjectsCVS/JackCVS/jack2-svn/trunk/jackmp/macosx/../common/JackPortType.cpp:48: failed assertion `type_id >= 0 && type_id <= PORT_TYPES_MAX'
24/10/2012 22:42:11.565	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 2
24/10/2012 22:42:11.565	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.576	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.576	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.600	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.600	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.623	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.623	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.646	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.646	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.658	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.658	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.681	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.681	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.692	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.692	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.716	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.716	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.727	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.750	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.750	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.774	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.774	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.797	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.797	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.820	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.820	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.843	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.843	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.867	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.867	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.878	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.878	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.901	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.901	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.913	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.913	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.936	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.936	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.948	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.948	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.971	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.971	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:11.994	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:11.994	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.006	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.006	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.029	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.029	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.052	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.052	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.076	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.076	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.099	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.099	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.110	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.110	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.134	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.134	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.157	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.157	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.180	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.180	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.203	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.203	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.215	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.215	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.250	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.250	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.273	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.273	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.285	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.285	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.308	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.308	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.319	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.319	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.343	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.343	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.366	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.366	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.389	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.389	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.412	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.412	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.424	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.424	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.447	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.447	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.470	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.470	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.493	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.493	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.505	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.505	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.528	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.528	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.552	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.552	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.575	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.575	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.586	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.586	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.610	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.610	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.621	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.621	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.644	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.644	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.656	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.656	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.679	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.679	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.702	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.702	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.714	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.714	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.737	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.737	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.760	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.760	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.784	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.784	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.807	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.807	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.819	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.819	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.842	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.842	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.865	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.865	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.888	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.888	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.911	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.911	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.923	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.923	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.946	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.946	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.969	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.969	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:12.993	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:12.993	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.016	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.016	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.028	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.028	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.051	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.051	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.062	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.062	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.086	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.086	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.109	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.132	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.132	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.155	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.155	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.167	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.167	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.190	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.190	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.213	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.213	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.225	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.225	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.248	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.248	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.260	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.260	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.283	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.283	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.306	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.306	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.318	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.318	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.341	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.341	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.353	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.353	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.376	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.376	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.399	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.399	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.422	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.422	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.434	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.434	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.457	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.457	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.480	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.480	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.492	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.492	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.515	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.515	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.538	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.538	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.550	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.550	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.573	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.573	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.585	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.608	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.608	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.620	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.620	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.643	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.666	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.666	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.689	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.689	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.701	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.701	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.724	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.724	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.736	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.736	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.759	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.759	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.771	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.771	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.794	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.794	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.817	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.817	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.829	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.829	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.852	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.852	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.875	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.875	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.898	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.898	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.921	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.921	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.945	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.945	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.968	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.968	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:13.979	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:13.980	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.003	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.003	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.026	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.026	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.038	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.061	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.061	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.084	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.084	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.107	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.107	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.119	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.119	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.142	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.142	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.165	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.165	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.188	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.188	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.200	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.200	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.223	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.223	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.258	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.258	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.281	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.281	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.293	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.293	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.316	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.316	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.328	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.328	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.351	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.351	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.363	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.363	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.386	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.386	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.397	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.397	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.421	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.421	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.444	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.444	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.467	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.467	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.490	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.490	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.502	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.502	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.525	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.525	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.537	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.560	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.560	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.572	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.572	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.595	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.595	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.606	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.606	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.630	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.630	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.653	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.653	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.664	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.664	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.688	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.688	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.711	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.711	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.734	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.734	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.757	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.757	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.781	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.781	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.792	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.792	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.815	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.815	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.827	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.827	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.850	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.850	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.862	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.862	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.885	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.885	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.908	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.908	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.931	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.931	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.943	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.943	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.966	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.966	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:14.989	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:14.989	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.001	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.024	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.024	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.036	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.036	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.059	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.059	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.071	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.071	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.094	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.094	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.117	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.117	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.129	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.129	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.152	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.152	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.175	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.175	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.187	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.187	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.210	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.210	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.233	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.233	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.245	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.245	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.268	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.268	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.280	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.280	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.303	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.303	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.315	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.315	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.338	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.338	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.361	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.361	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.384	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.407	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.407	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.431	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.431	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.442	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.466	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.466	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.477	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.477	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.500	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.500	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.512	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.512	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.535	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.535	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.547	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.547	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.570	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.570	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.582	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.582	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.605	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.605	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.628	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.628	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.651	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.651	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.663	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.686	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.686	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.698	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.698	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.721	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.721	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.744	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.744	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.756	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.756	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.779	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.779	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.802	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.802	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.825	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.825	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.849	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.849	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.872	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.872	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.884	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.884	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.907	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.907	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.930	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.930	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.953	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.953	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:15.976	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:15.976	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.000	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.000	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.011	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.011	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.034	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.034	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.058	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.058	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.081	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.081	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.104	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.104	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.116	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.116	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.139	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.139	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.151	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.151	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.174	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.174	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.197	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.197	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.209	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.209	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.232	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.232	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.255	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.255	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.267	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.267	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.290	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.290	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.313	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.313	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.325	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.325	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.348	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.348	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.371	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.371	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.394	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.394	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.406	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.406	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.429	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.429	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.452	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.452	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.464	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.464	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.487	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.487	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.499	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.499	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.522	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.522	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.534	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.534	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.544	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackClientSocket::Read time out
24/10/2012 22:42:16.544	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	NotifyClient fails name = ardour event = 18 val1 = 0 val2 = 0
24/10/2012 22:42:16.557	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.557	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.568	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.592	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.592	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.603	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.603	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.626	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.626	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.650	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.650	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.661	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.661	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.685	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.685	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.708	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.708	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.719	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.719	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.743	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.743	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.766	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.766	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.777	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.777	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.801	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.801	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.824	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.824	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.847	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.847	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.870	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.870	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.882	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.882	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.905	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.905	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.917	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.917	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.940	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.940	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.952	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.952	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.975	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.975	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:16.986	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:16.986	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.010	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.010	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.033	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.033	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.044	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.044	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.068	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.091	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.091	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.102	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.102	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.126	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.126	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.137	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.137	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.161	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.161	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.172	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.172	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.195	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.195	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.219	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.219	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.242	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.242	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.253	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.253	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.277	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.277	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.300	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.300	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.311	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.311	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.335	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.335	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.358	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.358	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.370	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.370	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.393	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.393	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.404	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.404	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.427	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.427	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.439	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.439	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.462	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.462	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.486	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.486	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.497	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.497	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.520	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.520	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.544	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.544	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.567	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.567	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.578	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.578	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.602	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.602	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.613	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.636	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.636	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.636	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.660	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.660	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.683	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.683	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.695	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.695	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.718	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.718	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.741	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.741	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.764	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.764	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.776	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.776	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.799	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.799	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.811	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.811	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.834	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.834	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.857	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.857	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.869	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.869	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.892	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.892	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.915	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.915	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.938	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.938	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.962	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.962	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.985	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.985	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:17.996	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:17.996	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.020	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.020	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.043	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.043	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.066	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.066	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.089	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.089	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.101	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.101	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.124	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.124	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.136	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.136	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.159	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.159	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.182	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.182	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.194	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.194	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.217	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.217	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.229	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.229	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.252	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.252	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.275	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.275	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.287	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.287	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.310	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.310	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.321	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.321	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.345	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.345	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.356	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.356	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.380	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.380	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.403	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.403	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.414	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.414	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.438	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.438	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.449	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.449	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.472	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.472	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.496	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.496	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.519	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.519	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.542	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.542	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.565	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.565	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.577	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.577	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.600	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.600	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.623	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.623	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.635	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.635	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.658	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.658	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.681	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.681	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.693	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.693	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.716	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.716	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.728	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.728	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.751	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.751	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.774	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.774	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.798	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.798	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.809	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.809	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.832	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.832	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.856	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.856	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.867	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.867	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.890	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.890	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.902	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.902	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.925	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.925	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.937	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.937	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.960	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.960	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.972	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:18.995	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:18.995	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.006	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.006	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.030	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.030	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.053	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.053	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.076	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.076	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.088	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.088	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.111	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.111	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.123	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.123	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.146	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.146	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.157	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.157	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.181	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.181	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.192	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.192	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.216	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.216	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.250	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.250	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.274	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.274	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.285	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.285	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.308	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.308	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.320	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.320	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.343	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.343	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.366	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.366	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.390	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.390	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.413	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.413	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.424	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.424	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.448	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.448	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.459	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.459	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.482	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.482	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.494	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.517	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.517	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.529	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.529	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.552	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.552	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.575	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.575	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.599	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.599	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.610	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.610	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.633	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.645	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.645	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.668	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.691	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.691	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.715	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.715	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.726	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.726	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.749	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.749	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.773	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.773	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.784	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.784	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.808	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.808	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.819	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.842	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.842	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.866	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.866	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.877	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.877	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.900	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.900	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.912	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.912	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.935	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.935	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.947	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.947	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.970	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.970	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:19.982	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:19.982	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.005	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.005	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.028	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.028	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.051	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.051	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.063	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.063	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.086	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.086	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.109	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.109	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.121	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.121	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.144	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.144	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.156	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.179	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.179	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.191	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.191	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.214	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackEngine::XRun: client = ardour was not run: state = 1
24/10/2012 22:42:20.214	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackAudioDriver::ProcessGraphAsyncMaster: Process error
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackClientSocket::Read time out
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	NotifyClient fails name = ardour event = 18 val1 = 1 val2 = 0
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot read socket fd = 16 err = Broken pipe
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Could not read result
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	NotifyClient fails name = ardour event = 18 val1 = 0 val2 = 0
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot read socket fd = -1 err = Bad file descriptor
24/10/2012 22:42:20.235	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	NotifyClient fails name = ardour event = 18 val1 = 1 val2 = 0
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 15 err = Broken pipe
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.236	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.237	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.238	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.239	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	Cannot write socket fd = 4294967295 err = Bad file descriptor
24/10/2012 22:42:20.266	com.apple.launchd.peruser.501	([0x0-0x2a62a6].org.ardour.Ardour3[42227]) Job appears to have crashed: Abort trap: 6
24/10/2012 22:42:21.571	ReportCrash	Saved crash report for Ardour3.bin[42227] version 3.0/13072 (3.0/13072) to /Users/Dad/Library/Logs/DiagnosticReports/Ardour3.bin_2012-10-24-224221_iMacKenzie.crash
24/10/2012 22:43:44.112	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42308]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:43:44.113	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42308]) Exited with code: 1
24/10/2012 22:43:44.113	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:44:08.771	mds	(Error) DiskStore: No block in wakeup
24/10/2012 22:44:08.771	mds	(Error) DiskStore: No block in wakeup
24/10/2012 22:44:08.771	mds	(Error) DiskStore: No block in wakeup
24/10/2012 22:44:08.771	mds	(Error) DiskStore: No block in wakeup
24/10/2012 22:44:08.771	mds	(Warning) DiskStore: Ignored bogus fetch for <MDSQueryWithBlockTask: 0x7ffeb333a4f0>{taskID:0x00001027 age:36ms} (not live not complete) _kMDItemQueryPath=779126
24/10/2012 22:44:23.318	komodo-bin	-_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.
24/10/2012 22:44:23.319	komodo-bin	-deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.
24/10/2012 22:44:23.319	komodo-bin	-deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.
24/10/2012 22:44:23.319	komodo-bin	-_scrollPhase is deprecated for NSScrollWheel. Please use -momentumPhase.
24/10/2012 22:45:24.127	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42322]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:45:24.127	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42322]) Exited with code: 1
24/10/2012 22:45:24.127	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:46:14.485	com.apple.SecurityServer	Session 100010 created
24/10/2012 22:47:04.143	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42332]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:47:04.143	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42332]) Exited with code: 1
24/10/2012 22:47:04.143	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:47:53.793	xpchelper	for uid: 501 -- timeout while waiting on FSEvents flush; clearing cache.
24/10/2012 22:47:55.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1,434)->(2,634).
24/10/2012 22:47:55.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - adjusting clipped position to (2,434)
24/10/2012 22:48:20.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1,454)->(2,658).
24/10/2012 22:48:20.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - adjusting clipped position to (2,454)
24/10/2012 22:48:44.162	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42349]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:48:44.162	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42349]) Exited with code: 1
24/10/2012 22:48:44.163	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:48:54.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1,46c)->(2,66c).
24/10/2012 22:48:54.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - adjusting clipped position to (2,46c)
24/10/2012 22:50:24.180	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42365]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:50:24.181	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[42365]) Exited with code: 1
24/10/2012 22:50:24.181	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
24/10/2012 22:50:25.380	[0x0-0x2b02b0].org.ardour.Ardour3	LANGUAGE set to en
24/10/2012 22:50:25.380	[0x0-0x2b02b0].org.ardour.Ardour3	LANG set to en_GB
24/10/2012 22:50:25.437	[0x0-0x2b02b0].org.ardour.Ardour3	Ardour3.0beta4a (built using ['13072'] and GCC version 4.0.1 (Apple Computer, Inc. build 5367))
24/10/2012 22:50:25.910	[0x0-0x2b02b0].org.ardour.Ardour3	ardour: [INFO]: Loading default ui configuration file /Users/Dad/Applications/Ardour.app/Contents/Resources/ardour3_ui_default.conf
24/10/2012 22:50:25.910	[0x0-0x2b02b0].org.ardour.Ardour3	Loading user ui configuration file /Users/Dad/Library/Preferences/Ardour3/ardour3_ui.conf
24/10/2012 22:50:26.221	[0x0-0x2b02b0].org.ardour.Ardour3	ardour: [INFO]: Loading ui configuration file /Users/Dad/Applications/Ardour.app/Contents/Resources/ardour3_ui_dark.rc
24/10/2012 22:50:26.274	[0x0-0x2b02b0].org.ardour.Ardour3	ardour: [INFO]: Removed open file count limit. Excellent!
24/10/2012 22:50:26.320	[0x0-0x2b02b0].org.ardour.Ardour3	ardour: [INFO]: Loading user configuration file /Users/Dad/Library/Preferences/Ardour3/ardour.rc
24/10/2012 22:50:26.320	[0x0-0x2b02b0].org.ardour.Ardour3	Apple VecLib H/W specific optimizations in use
24/10/2012 22:50:35.248	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackGraphManager::Connect already connected port_src = 15 port_dst = 17
24/10/2012 22:50:35.249	[0x0-0x2a42a4].gpl.elementicaotici.JackPilot	JackGraphManager::Connect already connected port_src = 16 port_dst = 18
24/10/2012 22:50:44.000	kernel	CODE SIGNING: cs_invalid_page(0x1000): p=42368[GoogleSoftwareUp] clearing CS_VALID
24/10/2012 22:50:46.839	KernelEventAgent	tid 00000000 received event(s) VQ_LOWDISK, VQ_VERYLOWDISK (516)
24/10/2012 22:50:46.000	kernel	HFS: Very Low Disk: freeblks: 0, dangerlimit: 9
24/10/2012 22:50:48.529	defaults
The domain/default pair of (/Applications/Google Chrome.app/Contents/Info, KSBrandID) does not exist
24/10/2012 22:50:48.000	kernel	CODE SIGNING: cs_invalid_page(0x1000): p=42395[ksadmin] clearing CS_VALID
24/10/2012 22:50:48.000	kernel	CODE SIGNING: cs_invalid_page(0x1000): p=42398[ksadmin] clearing CS_VALID
24/10/2012 22:50:48.000	kernel	CODE SIGNING: cs_invalid_page(0x1000): p=42400[ksadmin] clearing CS_VALID
24/10/2012 22:50:59.225	Finder	ISGetIconFamilyFromStorage: seed mismatch for 200d001d, actual seed is 721da317
24/10/2012 22:50:59.225	Finder	ISGetIconFamilyFromStorage: seed mismatch for 27b7001e, actual seed is 2443a858
24/10/2012 22:50:59.225	Finder	ISGetIconFamilyFromStorage: seed mismatch for 2a31001f, actual seed is 2d1d5ae9
24/10/2012 22:51:01.055	com.apple.SecurityServer	Killing auth hosts
24/10/2012 22:51:01.055	com.apple.SecurityServer	Session 100033 destroyed
24/10/2012 22:51:04.072	iTunes	The plugin 'Quartz Composer Visualizer' failed to load because it has the wrong CPU architecture for this version of iTunes. (3585)
24/10/2012 22:51:11.141	[0x0-0x2b22b2].com.apple.iTunes	AVF info: AVDLoadIntelOfflineRenderer, vaCodecString: <Gen6>
24/10/2012 22:51:11.141	[0x0-0x2b22b2].com.apple.iTunes	AVF info: Successfully connected to the Intel plugin, offline Gen6
24/10/2012 22:51:11.141	[0x0-0x2b22b2].com.apple.iTunes	Version from driver for Certificates 1
24/10/2012 22:51:11.141	[0x0-0x2b22b2].com.apple.iTunes	AVF info: checkDecoderUsage, vaCodecString: <Gen6>
24/10/2012 22:51:12.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (1,414)->(2,614).
24/10/2012 22:51:12.000	kernel	IOAudioStream[0xffffff800bf68800]::clipIfNecessary() - adjusting clipped position to (2,414)
24/10/2012 22:51:15.012	xpchelper	for uid: 503 -- timeout while waiting on FSEvents flush; clearing cache.
24/10/2012 22:52:05.195	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[44622]) posix_spawn("/Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd", ...): No such file or directory
24/10/2012 22:52:05.195	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy[44622]) Exited with code: 1
24/10/2012 22:52:05.195	com.apple.launchd.peruser.501	(com.parallels.vm.prl_pcproxy) Throttling respawn: Will start in 10 seconds
ardourCrash.txt (258,078 bytes)   

paul

2012-10-26 21:09

administrator   ~0014162

100% repeatable? How big is the session (in terms of numbers of tracks)?

Dec

2012-10-26 23:58

reporter   ~0014163

Just tried it with a new session just the master track.
Same result on reconnect to Jack.

Steps

1.0 Launch Jack
2.0 start Jack
3.0 Launch ardour
4.0 Select new session, wait for Ardour to start.
5.0 Stop Jack
6.0 after Jack and Ardour have acknowledge the disconnection then
7.0 Restart Jack
8.0 Select Reconnect from JACK menu in Ardour.
9.0 Ardour Crashes

NOTE:
Restarting Ardour seems fine after this it seems to be connecting to Jack OK
Carrying out a disconnect then reconnect from within Ardour seems to be OK.
Attempting to connect to a stopped Jack seems OK

Dec

2012-10-27 00:05

reporter   ~0014164

Any more debug info I can get?

Issue History

Date Modified Username Field Change
2012-10-24 21:56 Dec New Issue
2012-10-24 21:56 Dec File Added: ardourCrash.txt
2012-10-26 21:09 paul Note Added: 0014162
2012-10-26 21:09 paul Status new => feedback
2012-10-26 23:58 Dec Note Added: 0014163
2012-10-27 00:05 Dec Note Added: 0014164