View Issue Details

IDProjectCategoryView StatusLast Update
0006236ardourbugspublic2015-04-05 12:21
ReporterJL Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Summary0006236: MIDI recorded region disappears
Descriptionhi, could reproduce the problem ( a few weeks ago, was known)

region and MIDI events visible on rec: on stop: no more region....
please see reports

thanks
TagsNo tags attached.

Activities

2015-04-05 06:18

 

no rec midi.txt (60,010 bytes)   
no rec midi
midi appears while recording
at stop: no more region visible

-----------

Process:         carla-plugin [655]
Path:            /Library/Audio/Plug-Ins/LV2/carla.lv2//resources//carla-plugin
Identifier:      carla-plugin
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  Ardour.bin [599]
User ID:         501

Date/Time:       2015-04-05 08:06:22.379 +0200
OS Version:      Mac OS X 10.8.5 (12F2501)
Report Version:  10

Interval Since Last Report:          7086 sec
Crashes Since Last Report:           1
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      1D3C0801-40D7-3EA0-693D-C74151D860C1

Crashed Thread:  0  Carla-Plugin  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000010f02b7e

VM Regions Near 0x10f02b7e:
--> 
    __TEXT                 0000000100000000-0000000100193000 [ 1612K] r-x/rwx SM=COW  /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/carla-plugin

Thread 0 Crashed:: Carla-Plugin  Dispatch queue: com.apple.main-thread
0   libcarla_utils.dylib          	0x000000010b9b78d5 CarlaPipeCommon::idlePipe(bool) + 117
1   _ctypes.so                    	0x000000010454e187 ffi_call_unix64 + 79
2   _ctypes.so                    	0x000000010454e9ae ffi_call + 878
3   _ctypes.so                    	0x0000000104549bf0 _ctypes_callproc + 752
4   _ctypes.so                    	0x0000000104543a79 PyCFuncPtr_call + 313
5   carla-plugin                  	0x000000010000b5c9 PyObject_Call + 105
6   carla-plugin                  	0x00000001000b0806 PyEval_EvalFrameEx + 29382
7   carla-plugin                  	0x00000001000b2b33 0x100000000 + 731955
8   carla-plugin                  	0x00000001000b0628 PyEval_EvalFrameEx + 28904
9   carla-plugin                  	0x00000001000b2b33 0x100000000 + 731955
10  carla-plugin                  	0x00000001000b0628 PyEval_EvalFrameEx + 28904
11  carla-plugin                  	0x00000001000b2b33 0x100000000 + 731955
12  carla-plugin                  	0x00000001000b0628 PyEval_EvalFrameEx + 28904
13  carla-plugin                  	0x00000001000b2b33 0x100000000 + 731955
14  carla-plugin                  	0x00000001000b0628 PyEval_EvalFrameEx + 28904
15  carla-plugin                  	0x00000001000a94e4 PyEval_EvalCodeEx + 2372
16  carla-plugin                  	0x000000010002d797 0x100000000 + 186263
17  carla-plugin                  	0x000000010000b5c9 PyObject_Call + 105
18  carla-plugin                  	0x000000010001b42d 0x100000000 + 111661
19  carla-plugin                  	0x000000010000b5c9 PyObject_Call + 105
20  carla-plugin                  	0x00000001000b21b1 PyEval_CallObjectWithKeywords + 177
21  sip.so                        	0x0000000101a4f1ee sip_api_call_method + 186
22  PyQt5.QtCore.so               	0x0000000101102639 sipVH_QtCore_9(PyGILState_STATE, void (*)(_sipSimpleWrapper*, PyGILState_STATE), _sipSimpleWrapper*, _object*, QTimerEvent*) + 73
23  PyQt5.QtWidgets.so            	0x000000010376ca3e sipQMainWindow::timerEvent(QTimerEvent*) + 110
24  QtCore                        	0x0000000101611d43 QObject::event(QEvent*) + 51
25  QtWidgets                     	0x0000000103037453 QWidget::event(QEvent*) + 4835
26  QtWidgets                     	0x0000000103132314 QMainWindow::event(QEvent*) + 1668
27  PyQt5.QtWidgets.so            	0x000000010376e03c sipQMainWindow::event(QEvent*) + 76
28  QtWidgets                     	0x0000000102ffd0f8 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 264
29  QtWidgets                     	0x0000000103000d8c QApplication::notify(QObject*, QEvent*) + 10684
30  PyQt5.QtWidgets.so            	0x000000010365adc1 sipQApplication::notify(QObject*, QEvent*) + 81
31  QtCore                        	0x00000001015e9220 QCoreApplication::notifyInternal(QObject*, QEvent*) + 96
32  QtCore                        	0x000000010163a1e3 QTimerInfoList::activateTimers() + 1107
33  libqcocoa.dylib               	0x0000000105719625 QCocoaEventDispatcherPrivate::activateTimersSourceCallback(void*) + 21
34  com.apple.CoreFoundation      	0x00007fff86badb31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
35  com.apple.CoreFoundation      	0x00007fff86bad455 __CFRunLoopDoSources0 + 245
36  com.apple.CoreFoundation      	0x00007fff86bd07f5 __CFRunLoopRun + 789
37  com.apple.CoreFoundation      	0x00007fff86bd00e2 CFRunLoopRunSpecific + 290
38  com.apple.HIToolbox           	0x00007fff8b968eb4 RunCurrentEventLoopInMode + 209
39  com.apple.HIToolbox           	0x00007fff8b968c52 ReceiveNextEventCommon + 356
40  com.apple.HIToolbox           	0x00007fff8b968ae3 BlockUntilNextEventMatchingListInMode + 62
41  com.apple.AppKit              	0x00007fff870b3533 _DPSNextEvent + 685
42  com.apple.AppKit              	0x00007fff870b2df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
43  com.apple.AppKit              	0x00007fff870aa1a3 -[NSApplication run] + 517
44  libqcocoa.dylib               	0x0000000105719eba QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1290
45  QtCore                        	0x00000001015e6789 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 409
46  QtCore                        	0x00000001015e978a QCoreApplication::exec() + 362
47  PyQt5.QtWidgets.so            	0x000000010365bb02 meth_QApplication_exec_ + 82
48  carla-plugin                  	0x00000001000b059e PyEval_EvalFrameEx + 28766
49  carla-plugin                  	0x00000001000b2b33 0x100000000 + 731955
50  carla-plugin                  	0x00000001000b0628 PyEval_EvalFrameEx + 28904
51  carla-plugin                  	0x00000001000a94e4 PyEval_EvalCodeEx + 2372
52  carla-plugin                  	0x00000001000a8b8f PyEval_EvalCode + 63
53  carla-plugin                  	0x00000001000a624e 0x100000000 + 680526
54  carla-plugin                  	0x00000001000b059e PyEval_EvalFrameEx + 28766
55  carla-plugin                  	0x00000001000a94e4 PyEval_EvalCodeEx + 2372
56  carla-plugin                  	0x00000001000a8b8f PyEval_EvalCode + 63
57  carla-plugin                  	0x0000000100001fca main + 2074
58  carla-plugin                  	0x00000001000017a4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8ebf3d16 kevent + 10
1   libdispatch.dylib             	0x00007fff8dfd4dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             	0x00007fff8dfd49ee _dispatch_mgr_thread + 54

Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff8ebf3322 __select + 10
1   com.apple.CoreFoundation      	0x00007fff86c0ff46 __CFSocketManager + 1302
2   libsystem_c.dylib             	0x00007fff84e6c772 _pthread_start + 327
3   libsystem_c.dylib             	0x00007fff84e591a1 thread_start + 13

Thread 3:: QFileInfoGatherer
0   libsystem_kernel.dylib        	0x00007fff8ebf30fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff84e70fb9 _pthread_cond_wait + 869
2   QtCore                        	0x00000001013fe5a6 QWaitConditionPrivate::wait(unsigned long) + 54
3   QtCore                        	0x00000001013fe45c QWaitCondition::wait(QMutex*, unsigned long) + 172
4   QtWidgets                     	0x000000010320a222 QFileInfoGatherer::run() + 290
5   QtCore                        	0x00000001013fcfea QThreadPrivate::start(void*) + 474
6   libsystem_c.dylib             	0x00007fff84e6c772 _pthread_start + 327
7   libsystem_c.dylib             	0x00007fff84e591a1 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff8ebf36d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff84e6ef1c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff84e6ece3 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff84e59191 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000010f02b72  rbx: 0x0000000000000000  rcx: 0x00007fff5fbfb090  rdx: 0x000000010031ae20
  rdi: 0x0304910003049203  rsi: 0x0304920003049200  rbp: 0x00007fff5fbfb380  rsp: 0x00007fff5fbfb350
   r8: 0x0000000000002060   r9: 0x00007fff5fbfb090  r10: 0x000000010454e378  r11: 0x000000010454e322
  r12: 0x000000010bb5456e  r13: 0x00000001052aadb0  r14: 0x00000001052be300  r15: 0x000000010512eda0
  rip: 0x000000010b9b78d5  rfl: 0x0000000000010206  cr2: 0x0000000010f02b7e
Logical CPU: 2

Binary Images:
       0x100000000 -        0x100192ff7 +carla-plugin (???) <8D39B5DD-026A-3983-B366-53373791BB2B> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/carla-plugin
       0x1003f1000 -        0x1003f4ff7 +zlib.so (???) <62022C64-D610-322F-9B39-092AE5D37CC8> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/zlib.so
       0x1003fb000 -        0x1003fcff7 +_heapq.so (???) <05DB3421-0295-38FA-9A77-B96BA9B8728F> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/_heapq.so
       0x1007e9000 -        0x1007eefff  com.apple.agl (3.2.1 - AGL-3.2.1) <328CAFF6-C443-303F-923A-F9EEA8E71794> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x1007f7000 -        0x1007f9fff +_hashlib.so (???) <EC4D7F97-41D7-3FB9-AD8B-1267C934744F> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/_hashlib.so
       0x101100000 -        0x10128cfff +PyQt5.QtCore.so (0) <1101F59F-9D2F-37E4-BE32-CFC2DCEE61F5> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.QtCore.so
       0x1013cd000 -        0x1018d4ff7 +QtCore (5.3.2) <CD272EE6-4799-377E-B857-3BB63BD9FC00> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/QtCore
       0x101a4a000 -        0x101a5efff +sip.so (???) <58CF7425-A0C5-388F-A8E4-C6FAA2894A2B> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/sip.so
       0x101af7000 -        0x101af8ff7 +_random.so (???) <BB63C639-081C-32D1-A0B6-EA14D41A0689> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/_random.so
       0x101afb000 -        0x101afcfff +PyQt5.Qt.so (0) <618FACE5-D986-38AF-A33D-1A9767C88417> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.Qt.so
       0x101e40000 -        0x101e63ff7 +PyQt5.QtPrintSupport.so (0) <DC113B78-E2E7-3B43-94A0-888155E022BE> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.QtPrintSupport.so
       0x101e83000 -        0x101eb2fff +QtPrintSupport (5.3.2) <AFFCDB29-A85C-3664-87F1-9FD06A1048CE> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/QtPrintSupport
       0x101f1a000 -        0x101f28fff +PyQt5.QtSvg.so (0) <0D674077-C63C-3F7F-8A07-FF39226197A9> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.QtSvg.so
       0x101f38000 -        0x101f6eff7 +QtSvg (5.3.2) <5D1B9240-FA06-3B0B-9BD9-1CCC7D1DD097> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/QtSvg
       0x101fcc000 -        0x101fd1fff +math.so (???) <951AFBB5-ADD4-39B9-BAEF-F7E215128E1F> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/math.so
       0x101fd8000 -        0x101fecfff +PyQt5.QtOpenGL.so (0) <0E564155-77CC-3356-AADF-6CDE6888628D> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.QtOpenGL.so
       0x102800000 -        0x1029a1ff7 +PyQt5.QtGui.so (0) <C95EE0D1-A007-310A-8685-8252F7CB6522> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.QtGui.so
       0x102b02000 -        0x102eb4ff7 +QtGui (5.3.2) <BA440D17-7C43-39DE-8A12-B59270590BB9> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/QtGui
       0x102fd5000 -        0x103480ff7 +QtWidgets (5.3.2) <3BF3031E-E308-30DD-9009-C0E92DF0D181> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/QtWidgets
       0x103626000 -        0x103915fff +PyQt5.QtWidgets.so (0) <663A7591-8B52-3847-88CE-0DF3C3B52FBE> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.QtWidgets.so
       0x103bc5000 -        0x103bd3ff7 +PyQt5.QtTest.so (0) <6552DDFD-21C9-3E6E-9FB2-824671B2C1DE> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.QtTest.so
       0x103bdf000 -        0x103be3ff7 +_struct.so (???) <BE63FD00-7F23-3871-A1DB-229DFB619695> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/_struct.so
       0x103bec000 -        0x103beeff7 +time.so (???) <BCF9F846-9CCE-30E5-94AC-10D771A331C7> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/time.so
       0x103bf5000 -        0x103bf6fff +_posixsubprocess.so (???) <BE6FF77E-6638-30CE-945D-C1541C2F5AD4> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/_posixsubprocess.so
       0x103bfa000 -        0x103bfaff7 +_opcode.so (???) <0375F9B4-55D4-374E-84E2-E54011058833> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/_opcode.so
       0x103f27000 -        0x103f7aff7 +PyQt5.QtNetwork.so (0) <F7C957AA-E96F-3533-BB20-2367179551E6> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.QtNetwork.so
       0x104006000 -        0x104041fff +QtOpenGL (5.3.2) <223BCBAE-2FF9-313B-A77C-2B2961F72D92> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/QtOpenGL
       0x10406a000 -        0x10409aff7 +PyQt5.QtSql.so (0) <11D09E50-0E56-3316-AE2D-7A148C694458> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/PyQt5.QtSql.so
       0x1040c7000 -        0x1040caff7 +select.so (???) <37F6E75C-D84B-3763-B94F-E7D2418455B2> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/select.so
       0x1040d6000 -        0x1040d8fff +libqsvg.dylib (0) <0FE6E272-DDD6-3A8D-BA2A-A413A6D5960D> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/imageformats/libqsvg.dylib
       0x10427f000 -        0x104353fff +QtNetwork (5.3.2) <8510633D-448E-31E8-B528-8ED36F00A29A> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/QtNetwork
       0x1043aa000 -        0x1044a4ff7 +QtSql (5.3.2) <C01E1509-C52B-3948-A02C-AD89BA32C30A> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/QtSql
       0x1044cd000 -        0x1044effff +QtTest (5.3.2) <53A0837D-1354-3F88-A532-B24672123A76> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/QtTest
       0x104541000 -        0x104553fff +_ctypes.so (???) <086921D1-D5F8-398B-910F-10BC4658D5C6> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/_ctypes.so
       0x105506000 -        0x10552aff7 +carlastyle.dylib (0) <35CB6B3F-038B-35FE-908F-6EBA9412FFE4> /Library/Audio/Plug-Ins/LV2/carla.lv2/styles/carlastyle.dylib
       0x1055f8000 -        0x1055fbfff +libqico.dylib (0) <E40126A4-8F35-3175-BEA4-78E1176550E8> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/imageformats/libqico.dylib
       0x105700000 -        0x1057a0fff +libqcocoa.dylib (0) <5B82E7CD-171E-3326-A6AC-B4DCAD2344FF> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/platforms/libqcocoa.dylib
       0x106f2f000 -        0x106f5dfff  com.apple.audio.CoreAudioKit (1.6.5 - 1.6.5) <DF069200-1DBF-3137-9440-1758B47334C1> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
       0x109317000 -        0x109350ff7 +libqjpeg.dylib (0) <EC74B085-BFD4-305A-AB4F-2BAB9CF18E7E> /Library/Audio/Plug-Ins/LV2/carla.lv2/resources/imageformats/libqjpeg.dylib
       0x10b9b3000 -        0x10be49fff +libcarla_utils.dylib (0) <FB6D724B-81EE-37A4-82D2-CF1A3EA2A1AB> /Library/Audio/Plug-Ins/LV2/carla.lv2/libcarla_utils.dylib
    0x7fff651ce000 -     0x7fff6520293f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff82ae4000 -     0x7fff82aeafff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff82aee000 -     0x7fff82c40fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83c01000 -     0x7fff83c03fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff83c04000 -     0x7fff83c05fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff83c06000 -     0x7fff83eaaff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff84491000 -     0x7fff84497ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff844f5000 -     0x7fff84500fff  libsystem_notify.dylib (98.6) <1E490CB2-9311-3B36-8372-37D3FB0FD818> /usr/lib/system/libsystem_notify.dylib
    0x7fff84501000 -     0x7fff84503fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff84509000 -     0x7fff84518fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff84519000 -     0x7fff84525fff  libCSync.A.dylib (340.2) <2A0BB8D8-E7DC-3F78-B782-AA592F67DE79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8453c000 -     0x7fff8455eff7  com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8455f000 -     0x7fff8466bfff  libFontParser.dylib (84.9) <9C460B7C-92DB-3865-95F7-F21803EE8069> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8466c000 -     0x7fff8466cfff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8472b000 -     0x7fff8474aff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff84786000 -     0x7fff8479bfff  com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8479c000 -     0x7fff84805fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff84a9c000 -     0x7fff84ae6ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff84aff000 -     0x7fff84b24ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff84b95000 -     0x7fff84b96ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff84b97000 -     0x7fff84b98fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff84cb3000 -     0x7fff84d0dfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff84d10000 -     0x7fff84d13ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff84d16000 -     0x7fff84e2e92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff84e2f000 -     0x7fff84e57fff  libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff84e58000 -     0x7fff84f24ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff84f25000 -     0x7fff84f4cff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff84f4d000 -     0x7fff84f4dfff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff84f97000 -     0x7fff84fcdfff  com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff85377000 -     0x7fff85477fff  libcrypto.0.9.8.dylib (52.6.1) <56211BCA-447B-3033-833A-DA48005FC1EF> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff85516000 -     0x7fff855b1ff7  com.apple.CoreSymbolication (3.0 - 117.3) <7722470A-2BA5-3526-9D3B-D3B9E5B517A7> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff855b2000 -     0x7fff855b9fff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff855ba000 -     0x7fff855bffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff855c0000 -     0x7fff855c0fff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff855c1000 -     0x7fff856befff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff856bf000 -     0x7fff85722fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85723000 -     0x7fff85731ff7  libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
    0x7fff85ad9000 -     0x7fff85bb3fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85bb4000 -     0x7fff85bb5ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff85bfe000 -     0x7fff85c9cff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff85c9d000 -     0x7fff85d0bfff  com.apple.framework.IOKit (2.0.1 - 755.42.2) <18E64CC5-2671-3C47-B2C6-0EEEDF899461> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85d93000 -     0x7fff85d9dfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff85d9e000 -     0x7fff85dc5fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff85dc7000 -     0x7fff85ec4ff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
    0x7fff8686d000 -     0x7fff868edff7  com.apple.ApplicationServices.ATS (341.2 - 341.2) <0EF1BB57-71AA-304D-A455-55CBE0A4983A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff868ee000 -     0x7fff86970fff  com.apple.Heimdal (3.0 - 2.0) <716C152F-D299-3ACB-BCB0-E51F2D604BD1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff86971000 -     0x7fff86973fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff86974000 -     0x7fff86982fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff86983000 -     0x7fff86b31fff  com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff86b32000 -     0x7fff86b9afff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff86b9b000 -     0x7fff86d85ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff86d86000 -     0x7fff86d8afff  com.apple.IOSurface (86.0.5 - 86.0.5) <4841B89D-501E-306D-8891-3651AA9326E6> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff86d97000 -     0x7fff86d9eff7  libcopyfile.dylib (89.0.70) <30824A67-6743-3D99-8DC3-92578FA9D7CB> /usr/lib/system/libcopyfile.dylib
    0x7fff86d9f000 -     0x7fff86f25fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff86f26000 -     0x7fff86f27fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff86f5e000 -     0x7fff87b8bfff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff87b8c000 -     0x7fff87be2fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff87c6d000 -     0x7fff87f3efff  com.apple.security (7.0 - 55719.16.6) <E00808AF-B6C5-3EBA-A604-A97E203E7D1B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8801e000 -     0x7fff881b9fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff88255000 -     0x7fff88255fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8828f000 -     0x7fff88335ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8838f000 -     0x7fff883aeff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff88509000 -     0x7fff885fefff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff88612000 -     0x7fff88812fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff88813000 -     0x7fff8885fff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff88860000 -     0x7fff888b5ff7  libTIFF.dylib (852) <0CA1662F-EB05-34DE-B9BA-0A03EC59B846> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff888df000 -     0x7fff88922ff7  com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff88962000 -     0x7fff88983ff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
    0x7fff88984000 -     0x7fff88988fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff88bb4000 -     0x7fff88bbcfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff88bbd000 -     0x7fff88c19ff7  com.apple.Symbolication (1.3 - 93) <D3AAB36A-D5EB-3044-BE9D-0B77E64C00FC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff88c1a000 -     0x7fff88c1afff  com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff88c1b000 -     0x7fff88c1bfff  com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88c4f000 -     0x7fff88c51ff7  com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff88c52000 -     0x7fff88c57fff  com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff88c58000 -     0x7fff88d71fff  com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff88d72000 -     0x7fff88ddfff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff88e94000 -     0x7fff88e9fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff88ea0000 -     0x7fff88f1fff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff88fbc000 -     0x7fff88ff9fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff88ffa000 -     0x7fff89007fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff89008000 -     0x7fff8900ffff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff89259000 -     0x7fff89316ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff89456000 -     0x7fff894a5ff7  libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff894a6000 -     0x7fff894a7ff7  libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
    0x7fff89df7000 -     0x7fff89e09ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff89e0a000 -     0x7fff89e8bfff  com.apple.Metadata (10.7.0 - 707.13) <A3690F85-076C-3D42-9FA7-5C98167029E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff89e8c000 -     0x7fff89e8cfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff89e8d000 -     0x7fff8a0c2ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8a0c3000 -     0x7fff8a0cffff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8a11e000 -     0x7fff8a11effd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8a11f000 -     0x7fff8a12eff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
    0x7fff8a12f000 -     0x7fff8a526fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8a527000 -     0x7fff8a629fff  libJP2.dylib (852) <01E502E9-7FD3-3A5D-8EA4-2DC8C56E0497> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a654000 -     0x7fff8a657fff  com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8a660000 -     0x7fff8a725ff7  com.apple.coreui (2.0 - 181.1) <7C4196D5-79E8-3557-963B-71F494DC9B04> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8a726000 -     0x7fff8a73cfff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8a7c2000 -     0x7fff8a7fcfff  libssl.0.9.8.dylib (52.6.1) <023449D0-98AB-3E78-9AD8-55D70595E2EA> /usr/lib/libssl.0.9.8.dylib
    0x7fff8a7fd000 -     0x7fff8a81fff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff8a820000 -     0x7fff8a84eff7  libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
    0x7fff8a84f000 -     0x7fff8a852fff  libRadiance.dylib (852) <139962CD-21E2-3D31-9F47-D5F2D6C2C2BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8b25b000 -     0x7fff8b25dff7  libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
    0x7fff8b25e000 -     0x7fff8b2ebff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8b719000 -     0x7fff8b72dfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8b769000 -     0x7fff8b7a3ff7  com.apple.GSS (3.0 - 2.0) <A358661E-DEE1-3FFA-B6A0-D34F7781BCF6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8b909000 -     0x7fff8bc39fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8bc3a000 -     0x7fff8bc3ffff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8bc40000 -     0x7fff8bc6aff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8bc6b000 -     0x7fff8bc78fff  com.apple.AppleFSCompression (49 - 1.0) <E616053D-D3C2-3600-B8DF-A5E0D9665634> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8bf7d000 -     0x7fff8bf7eff7  libsystem_sandbox.dylib (220.4) <E2A3D8A9-80A3-3666-8D8B-D22829C2B0EC> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8bf7f000 -     0x7fff8bf8dfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8bfff000 -     0x7fff8c012ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8c013000 -     0x7fff8c03efff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8c03f000 -     0x7fff8c060fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8c0bb000 -     0x7fff8c0c4fff  com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8c7a5000 -     0x7fff8c7bcfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8c877000 -     0x7fff8c8c6ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8c8d8000 -     0x7fff8c8defff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8c8df000 -     0x7fff8c8e3ff7  com.apple.TCC (1.0 - 1) <76A86876-2280-3849-8478-450E1A8C0E01> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8c8e4000 -     0x7fff8c943fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8c944000 -     0x7fff8c983ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8c993000 -     0x7fff8c995fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8c996000 -     0x7fff8c9ccff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
    0x7fff8cb7f000 -     0x7fff8cbabff7  libRIP.A.dylib (340.2) <6E8A2D29-0AAA-3CEF-814E-32CCF7F9914F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8cbcf000 -     0x7fff8cf2efff  com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8d37a000 -     0x7fff8d44cff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8d6a9000 -     0x7fff8d703ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8d918000 -     0x7fff8dd35fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8dd36000 -     0x7fff8deabfff  com.apple.CFNetwork (596.6.3 - 596.6.3) <883CE0E5-17B6-3227-B7B1-0CCC16D2739E> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8deac000 -     0x7fff8dec3fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8dec4000 -     0x7fff8df5efff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8df91000 -     0x7fff8dfaeff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8dfaf000 -     0x7fff8dfb3fff  libCGXType.A.dylib (340.2) <3CFD9900-E5D1-3F5F-86CC-3CDE318ADD01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8dfd0000 -     0x7fff8dfe5ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8dff3000 -     0x7fff8e006ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8e007000 -     0x7fff8e012fff  com.apple.CommonAuth (3.0 - 2.0) <E5F401E5-3AEA-33DF-AC70-3C96B52CC754> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8e06b000 -     0x7fff8e078ff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e08d000 -     0x7fff8ea1d657  com.apple.CoreGraphics (1.600.0 - 340.2) <C9D9998D-665B-33F3-8412-4B6A72D0DCB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8ea4b000 -     0x7fff8ea7cff7  com.apple.DictionaryServices (1.2 - 184.4) <2EC80C71-263E-3D63-B461-6351C876C50D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8ea7d000 -     0x7fff8ea9dfff  libPng.dylib (852) <CCBFA9A9-33C0-3189-AFE0-A77E831EEBA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8eb1f000 -     0x7fff8eb27ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8eb2b000 -     0x7fff8eb6ffff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
    0x7fff8ebe0000 -     0x7fff8ebe0fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8ebe1000 -     0x7fff8ebfcff7  libsystem_kernel.dylib (2050.48.15) <3415C7F3-5807-3F5E-ABB1-EDD9494DB207> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8ec0b000 -     0x7fff8ec5cff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8ec5d000 -     0x7fff8ec61fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8ec62000 -     0x7fff8ec79fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8ecca000 -     0x7fff8ed21ff7  com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8ed7e000 -     0x7fff8edc1ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8ee6c000 -     0x7fff8ee7aff7  libkxld.dylib (2050.48.15) <11B0E186-E47C-3833-882C-317BC0E1C10D> /usr/lib/system/libkxld.dylib
    0x7fff8eee6000 -     0x7fff8ef4eff7  libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
    0x7fff8ef5c000 -     0x7fff8ef5cfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8f017000 -     0x7fff8f0c9ff7  com.apple.LaunchServices (539.12 - 539.12) <A57EA823-BC17-3794-818F-72F241E22725> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8f19e000 -     0x7fff8f4b5ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8f4b6000 -     0x7fff8f4bafff  libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8f5e5000 -     0x7fff8f5e9ff7  com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8f6c1000 -     0x7fff8f6effff  com.apple.CoreServicesInternal (154.4 - 154.4) <EE77C328-BCC7-3EBD-B3BC-E0E48537D4FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8f6f5000 -     0x7fff8f815fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 20
    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: 334
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=184.8M resident=114.7M(62%) swapped_out_or_unallocated=70.1M(38%)
Writable regions: Total=171.1M written=33.7M(20%) resident=48.8M(29%) swapped_out=0K(0%) unallocated=122.2M(71%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.8M
ATS (font support) (reserved)         8K        reserved VM address space (unallocated)
CG backing stores                  4164K
CG image                              4K
CG shared images                    192K
CoreServices                       12.6M
MALLOC                            107.4M
MALLOC guard page                    48K
MALLOC_LARGE (reserved)             384K        reserved VM address space (unallocated)
Memory tag=242                       12K
Memory tag=243                        4K
Memory tag=249                      264K
STACK GUARD                        56.0M
Stack                              9820K
VM_ALLOCATE                        16.4M
__DATA                             14.6M
__IMAGE                             528K
__LINKEDIT                         62.2M
__TEXT                            122.6M
__UNICODE                           544K
mapped file                        39.2M
shared memory                      37.1M
===========                      =======
TOTAL                             515.5M
TOTAL, minus reserved VM space    515.1M

Model: MacBookPro9,1, BootROM MBP91.00D3.B08, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.1f175
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 384 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0707, 0x000000000000000000000000000000000000
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0707, 0x000000000000000000000000000000000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f5 15113, 3 service, 13 devices, 3 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Samsung SSD 840 Series, 250,06 GB
Serial ATA Device: Samsung SSD 840 PRO Series, 256,06 GB
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: Fireface UCX (23581778), 0x0424  (SMSC), 0x3fc9, 0x1d110000 / 10
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0x1d183000 / 6
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 5
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 8
USB Device: Hub in Apple Extended USB Keyboard, apple_vendor_id, 0x1002, 0x14200000 / 1
USB Device: USB OPTICAL MOUSE, 0x093a  (Pixart Imaging, Inc.), 0x2510, 0x14220000 / 3
USB Device: Apple Extended USB Keyboard, apple_vendor_id, 0x0205, 0x14210000 / 2

-------------------------------
terminal:

Last login: Sun Jun 29 19:31:31 on console
mbpjl:~ MAVProduction$ ARDOUR_BUNDLED=1  /Applications/Ardour4.app/Contents/MacOS/Ardour4
LANGUAGE set to fr:en
LANG set to fr_FR
bind txt domain [gtk2_ardour3] to /this/cannot/exist
Ardour4.0.rc1 (built using 4.0-rc1 and GCC version 4.2.1 (Apple Inc. build 5664))
ardour: [INFO]: Your system is configured to limit Ardour to only 10240 open files
ardour: [INFO]: Loading system configuration file /Applications/Ardour4.app/Contents/Resources/system_config
Loading user configuration file /Users/MAVProduction/Library/Preferences/Ardour4/config
Apple VecLib H/W specific optimizations in use
*** WEAK-JACK: initializing
*** WEAK-JACK: OK. (0)
ardour: [INFO]: Loading default ui configuration file /Applications/Ardour4.app/Contents/Resources/default_ui_config
ardour: [INFO]: Loading user ui configuration file /Users/MAVProduction/Library/Preferences/Ardour4/ui_config
ardour: [INFO]: Loading color file /Applications/Ardour4.app/Contents/Resources/dark.colors
ardour: [INFO]: Loading ui configuration file /Applications/Ardour4.app/Contents/Resources/clearlooks.rc
ardour: [INFO]: Loading ui configuration file /Applications/Ardour4.app/Contents/Resources/clearlooks.rc
JAR: Blacklisted client Xquartz
JAR: Blacklisted client Terminal
JAR: Blacklisted client loginwindow
JAR: Blacklisted client Xcode
JAR: Blacklisted client SystemUIServer
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JAR: jack server not running or rejected client
CoreAudio Device: #0 (id:58) 'Built-in Microphone' in:2 out:0
CoreAudio Device: #1 (id:48) 'Built-in Input' in:2 out:0
CoreAudio Device: #2 (id:40) 'Built-in Output' in:0 out:2
CoreAudio Device: #3 (id:65) 'Fireface UCX (23581778)' in:18 out:18
Found nothing along /Users/MAVProduction/Library/Preferences/Ardour4/templates:/Applications/Ardour4.app/Contents/Resources/templates
run dialog
Announcement is: 
- - - - - - - - - - - - - - - - - - - -
  Sample Rate:48000,00  Format ID:mcpl
  Format Flags:29
  Bytes per Packet:4
  Frames per Packet:1
  Bytes per Frame:4
  Channels per Frame:18
  Bits per Channel:32
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
  Sample Rate:48000,00  Format ID:mcpl
  Format Flags:29
  Bytes per Packet:4
  Frames per Packet:1
  Bytes per Frame:4
  Channels per Frame:18
  Bits per Channel:32
- - - - - - - - - - - - - - - - - - - -
MIDI IN DEVICE: Gestionnaire IAC 01 Pianoteq
MIDI IN DEVICE: Gestionnaire IAC 02 MV
MIDI IN DEVICE: Gestionnaire IAC 03 GPO Aria
MIDI IN DEVICE: Gestionnaire IAC 04 VSTLord
MIDI IN DEVICE: Gestionnaire IAC 00 Keys
MIDI IN DEVICE: K2000
MIDI IN DEVICE: K2500
MIDI OUT DEVICE: Gestionnaire IAC 01 Pianoteq
MIDI OUT DEVICE: Gestionnaire IAC 02 MV
MIDI OUT DEVICE: Gestionnaire IAC 03 GPO Aria
MIDI OUT DEVICE: Gestionnaire IAC 04 VSTLord
MIDI OUT DEVICE: Gestionnaire IAC 00 Keys
MIDI OUT DEVICE: K2000
MIDI OUT DEVICE: K2500
register MIDI Input: system:midi_capture_3024506184
register MIDI Input: system:midi_capture_2968724254
register MIDI Input: system:midi_capture_4036603406
register MIDI Input: system:midi_capture_4027168991
register MIDI Input: system:midi_capture_3747115882
register MIDI Input: system:midi_capture_4030503011
register MIDI Input: system:midi_capture_3364836283
register MIDI OUT: system:midi_playback_1316240252
register MIDI OUT: system:midi_playback_3521718648
register MIDI OUT: system:midi_playback_2315159383
register MIDI OUT: system:midi_playback_3670167600
register MIDI OUT: system:midi_playback_685737076
register MIDI OUT: system:midi_playback_738809495
register MIDI OUT: system:midi_playback_458163975
Input Latency systemic+safetyoffset = 24 + 24
  ^ Stream 0 latency: 69
  ^ Stream 1 latency: 69
  ^ Stream 2 latency: 69
Output Latency systemic+safetyoffset = 17 + 24
  ^ Stream 0 latency: 66
  ^ Stream 1 latency: 66
  ^ Stream 2 latency: 66
COREAUDIO LATENCY: i:117, o:107
Coreaudio XRUN
Error opening file /Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl (Not a directory)
lilv_world_load_file(): error: Error loading file `file:///Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl
Error opening file /Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl
Scanning folders for bundled LV2s: /Applications/Ardour4.app/Contents/lib/LV2
Error opening file /Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl (Not a directory)
lilv_world_load_file(): error: Error loading file `file:///Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl
Error opening file /Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl
Set cursor set to default

(Ardour.bin:599): Gtk-WARNING **: show-ui-prefs: missing action show-ui-prefs
Attempting to load VST: /Library/Audio/Plug-Ins/VST/PPG/WaveGenerator.vst
Creating VST instance: WaveGenerator
Initialising VST: WaveGenerator (V1.0.0.0)

(Ardour.bin:599): Pango-WARNING **: couldn't load font "Lucida Grande Ultra-Light Ultra-Condensed Not-Rotated 4.7998046875", modified variant/weight/stretch as fallback, expect ugly output.

(Ardour.bin:599): Gtk-WARNING **: show-ui-prefs: missing action show-ui-prefs
Trying to start carla-plugin using "/Library/Audio/Plug-Ins/LV2/carla.lv2//resources//carla-plugin"
LRDF Support not available (LADSPA-RDF will be disabled)
Using "carla" theme
Carla 1.9.6 (2.0-beta4) started, status:
  Python version: 3.4.2
  Qt version:     5.3.2
  PyQt version:   5.3.2
  Binary dir:     /Library/Audio/Plug-Ins/LV2/carla.lv2
  Resources dir:  /Library/Audio/Plug-Ins/LV2/carla.lv2//resources
ALL OK!
Butler drops pool trash
Aborting drag
PluginWindow deleted for 0x116c80820
PluginWindow deleted for 0x109c8c320
Closing VST UI: WaveGenerator
mbpjl:~ MAVProduction$ 

-------------------------------------

terminal:

MIDI rec OK:

Last login: Sun Jun 29 19:31:31 on console
mbpjl:~ MAVProduction$ ARDOUR_BUNDLED=1  /Applications/Ardour4.app/Contents/MacOS/Ardour4
LANGUAGE set to fr:en
LANG set to fr_FR
bind txt domain [gtk2_ardour3] to /this/cannot/exist
Ardour4.0.rc1 (built using 4.0-rc1 and GCC version 4.2.1 (Apple Inc. build 5664))
ardour: [INFO]: Your system is configured to limit Ardour to only 10240 open files
ardour: [INFO]: Loading system configuration file /Applications/Ardour4.app/Contents/Resources/system_config
Loading user configuration file /Users/MAVProduction/Library/Preferences/Ardour4/config
Apple VecLib H/W specific optimizations in use
*** WEAK-JACK: initializing
*** WEAK-JACK: OK. (0)
ardour: [INFO]: Loading default ui configuration file /Applications/Ardour4.app/Contents/Resources/default_ui_config
ardour: [INFO]: Loading user ui configuration file /Users/MAVProduction/Library/Preferences/Ardour4/ui_config
ardour: [INFO]: Loading color file /Applications/Ardour4.app/Contents/Resources/dark.colors
ardour: [INFO]: Loading ui configuration file /Applications/Ardour4.app/Contents/Resources/clearlooks.rc
ardour: [INFO]: Loading ui configuration file /Applications/Ardour4.app/Contents/Resources/clearlooks.rc
JAR: Blacklisted client Xquartz
JAR: Blacklisted client Terminal
JAR: Blacklisted client loginwindow
JAR: Blacklisted client Xcode
JAR: Blacklisted client SystemUIServer
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JAR: jack server not running or rejected client
CoreAudio Device: #0 (id:58) 'Built-in Microphone' in:2 out:0
CoreAudio Device: #1 (id:48) 'Built-in Input' in:2 out:0
CoreAudio Device: #2 (id:40) 'Built-in Output' in:0 out:2
CoreAudio Device: #3 (id:65) 'Fireface UCX (23581778)' in:18 out:18
Found nothing along /Users/MAVProduction/Library/Preferences/Ardour4/templates:/Applications/Ardour4.app/Contents/Resources/templates
run dialog
Announcement is: 
- - - - - - - - - - - - - - - - - - - -
  Sample Rate:48000,00  Format ID:mcpl
  Format Flags:29
  Bytes per Packet:4
  Frames per Packet:1
  Bytes per Frame:4
  Channels per Frame:18
  Bits per Channel:32
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
  Sample Rate:48000,00  Format ID:mcpl
  Format Flags:29
  Bytes per Packet:4
  Frames per Packet:1
  Bytes per Frame:4
  Channels per Frame:18
  Bits per Channel:32
- - - - - - - - - - - - - - - - - - - -
MIDI IN DEVICE: Gestionnaire IAC 01 Pianoteq
MIDI IN DEVICE: Gestionnaire IAC 02 MV
MIDI IN DEVICE: Gestionnaire IAC 03 GPO Aria
MIDI IN DEVICE: Gestionnaire IAC 04 VSTLord
MIDI IN DEVICE: Gestionnaire IAC 00 Keys
MIDI IN DEVICE: K2000
MIDI IN DEVICE: K2500
MIDI OUT DEVICE: Gestionnaire IAC 01 Pianoteq
MIDI OUT DEVICE: Gestionnaire IAC 02 MV
MIDI OUT DEVICE: Gestionnaire IAC 03 GPO Aria
MIDI OUT DEVICE: Gestionnaire IAC 04 VSTLord
MIDI OUT DEVICE: Gestionnaire IAC 00 Keys
MIDI OUT DEVICE: K2000
MIDI OUT DEVICE: K2500
register MIDI Input: system:midi_capture_3024506184
register MIDI Input: system:midi_capture_2968724254
register MIDI Input: system:midi_capture_4036603406
register MIDI Input: system:midi_capture_4027168991
register MIDI Input: system:midi_capture_3747115882
register MIDI Input: system:midi_capture_4030503011
register MIDI Input: system:midi_capture_3364836283
register MIDI OUT: system:midi_playback_1316240252
register MIDI OUT: system:midi_playback_3521718648
register MIDI OUT: system:midi_playback_2315159383
register MIDI OUT: system:midi_playback_3670167600
register MIDI OUT: system:midi_playback_685737076
register MIDI OUT: system:midi_playback_738809495
register MIDI OUT: system:midi_playback_458163975
Input Latency systemic+safetyoffset = 24 + 24
  ^ Stream 0 latency: 69
  ^ Stream 1 latency: 69
  ^ Stream 2 latency: 69
Output Latency systemic+safetyoffset = 17 + 24
  ^ Stream 0 latency: 66
  ^ Stream 1 latency: 66
  ^ Stream 2 latency: 66
COREAUDIO LATENCY: i:117, o:107
Coreaudio XRUN
Error opening file /Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl (Not a directory)
lilv_world_load_file(): error: Error loading file `file:///Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl
Error opening file /Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl
Scanning folders for bundled LV2s: /Applications/Ardour4.app/Contents/lib/LV2
Error opening file /Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl (Not a directory)
lilv_world_load_file(): error: Error loading file `file:///Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///Library/Audio/Plug-Ins/LV2/.DS_Store/manifest.ttl
Error opening file /Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///Library/Audio/Plug-Ins/LV2/harrison_lv2s/manifest.ttl
Set cursor set to default

(Ardour.bin:750): Gtk-WARNING **: show-ui-prefs: missing action show-ui-prefs

(Ardour.bin:750): Pango-WARNING **: couldn't load font "Lucida Grande Ultra-Light Ultra-Condensed Not-Rotated 4.7998046875", modified variant/weight/stretch as fallback, expect ugly output.

(Ardour.bin:750): Gtk-WARNING **: show-ui-prefs: missing action show-ui-prefs
0x108493868 spurious note off chan 0, note 93 @ 0.163625
Butler drops pool trash
Aborting drag
PluginWindow deleted for 0x110d310f0
mbpjl:~ MAVProduction$ 

no rec midi.txt (60,010 bytes)   

JL

2015-04-05 06:21

reporter   ~0016541

second terminal report on bottom : MIDI rec was Ok
( no carla as plugin in second try: no idea if carla caused the problem)

x42

2015-04-05 12:21

administrator   ~0016542

not an ardour issue. https://github.com/falkTX/Carla/issues

Issue History

Date Modified Username Field Change
2015-04-05 06:18 JL New Issue
2015-04-05 06:18 JL File Added: no rec midi.txt
2015-04-05 06:21 JL Note Added: 0016541
2015-04-05 12:21 x42 Note Added: 0016542
2015-04-05 12:21 x42 Status new => closed
2015-04-05 12:21 x42 Resolution open => no change required