hairless-midiserial icon indicating copy to clipboard operation
hairless-midiserial copied to clipboard

The app crashes on Mavericks

Open rogervila opened this issue 9 years ago • 5 comments

The app crahses on Mavericks. This is the log.

Process:         hairless-midiserial [1271]
Path:            /Applications/hairless-midiserial.app/Contents/MacOS/hairless-midiserial
Identifier:      com.yourcompany.hairless-midiserial
Version:         ???
Code Type:       X86 (Native)
Parent Process:  launchd [150]
Responsible:     hairless-midiserial [1271]
User ID:         501

Date/Time:       2014-08-26 19:47:15.997 +0200
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  51C8184A-990E-C267-54B7-9AC1B6A5EA64

Sleep/Wake UUID: 8ED3E5BE-A0D9-4C95-8D79-FD2C05DCEB3B

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

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

Application Specific Information:
abort() called
terminating with uncaught exception of type RtError: RtMidiOut::initialize: error creating OS-X MIDI client object.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x99fc6952 __pthread_kill + 10
1   libsystem_pthread.dylib         0x998b1167 pthread_kill + 101
2   libsystem_c.dylib               0x92f4229c abort + 155
3   libc++abi.dylib                 0x982cd6c9 abort_message + 169
4   libc++abi.dylib                 0x982ee47d default_terminate_handler() + 264
5   libc++abi.dylib                 0x982ebc30 std::__terminate(void (*)()) + 14
6   libc++abi.dylib                 0x982eb865 __cxa_rethrow + 103
7   com.yourcompany.hairless-midiserial 0x0003a09d QCoreApplication::notifyInternal(QObject*, QEvent*) + 141
8   com.yourcompany.hairless-midiserial 0x000ceabc qt_sendSpontaneousEvent(QObject*, QEvent*) + 60
9   com.yourcompany.hairless-midiserial 0x000902a3 qt_mac_handleMouseEvent(void*, void*, QEvent::Type, Qt::MouseButton) + 2019
10  com.yourcompany.hairless-midiserial 0x00080450 -[QCocoaView mouseDown:] + 64
11  com.apple.AppKit                0x90b41a9d -[NSWindow sendEvent:] + 11953
12  com.yourcompany.hairless-midiserial 0x00086f3b -[QCocoaWindow sendEvent:] + 267
13  com.apple.AppKit                0x90add91d -[NSApplication sendEvent:] + 4034
14  com.yourcompany.hairless-midiserial 0x0008a63d -[QNSApplication sendEvent:] + 93
15  com.apple.AppKit                0x909221bc -[NSApplication run] + 823
16  com.yourcompany.hairless-midiserial 0x00094501 QEventDispatcherMac::processEvents(QFlags<:processeventsflag>) + 1505
17  com.yourcompany.hairless-midiserial 0x0080a1e1 QEventLoop::processEvents(QFlags<:processeventsflag>) + 65
18  com.yourcompany.hairless-midiserial 0x0080a52a QEventLoop::exec(QFlags<:processeventsflag>) + 170
19  com.yourcompany.hairless-midiserial 0x0080bca6 QCoreApplication::exec() + 182
20  com.yourcompany.hairless-midiserial 0x00045860 main + 272
21  com.yourcompany.hairless-midiserial 0x000455a9 _start + 208
22  com.yourcompany.hairless-midiserial 0x000454d8 start + 40

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x99fc7992 kevent64 + 10
1   libdispatch.dylib               0x98cb1899 _dispatch_mgr_invoke + 238
2   libdispatch.dylib               0x98cb1532 _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x99fc6aea __select_nocancel + 10
1   libsystem_kernel.dylib          0x99fc4884 select + 92
2   com.yourcompany.hairless-midiserial 0x0082b790 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 320
3   com.yourcompany.hairless-midiserial 0x0082cbc3 QEventDispatcherUNIXPrivate::doSelect(QFlags<:processeventsflag>, timeval*) + 435
4   com.yourcompany.hairless-midiserial 0x0082d0ff QEventDispatcherUNIX::processEvents(QFlags<:processeventsflag>) + 175
5   com.yourcompany.hairless-midiserial 0x0080a1e1 QEventLoop::processEvents(QFlags<:processeventsflag>) + 65
6   com.yourcompany.hairless-midiserial 0x0080a52a QEventLoop::exec(QFlags<:processeventsflag>) + 170
7   com.yourcompany.hairless-midiserial 0x00740b1d QThread::exec() + 157
8   com.yourcompany.hairless-midiserial 0x00741a66 QThreadPrivate::start(void*) + 150
9   libsystem_pthread.dylib         0x998b05fb _pthread_body + 144
10  libsystem_pthread.dylib         0x998b0485 _pthread_start + 130
11  libsystem_pthread.dylib         0x998b5cf2 thread_start + 34

Thread 3:
0   libsystem_kernel.dylib          0x99fc1f7a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x99fc116c mach_msg + 68
2   com.apple.audio.midi.CoreMIDI   0x00da81c3 XServerMachPort::ReceiveMessage(int&, void*, int&) + 119
3   com.apple.audio.midi.CoreMIDI   0x00dc3eef MIDIProcess::RunMIDIInThread() + 151
4   com.apple.audio.midi.CoreMIDI   0x00dcc5ce MIDIProcess::MIDIInPortThread::Run() + 24
5   com.apple.audio.midi.CoreMIDI   0x00da9543 XThread::RunHelper(void*) + 17
6   com.apple.audio.midi.CoreMIDI   0x00da90d2 CAPThread::Entry(CAPThread*) + 134
7   libsystem_pthread.dylib         0x998b05fb _pthread_body + 144
8   libsystem_pthread.dylib         0x998b0485 _pthread_start + 130
9   libsystem_pthread.dylib         0x998b5cf2 thread_start + 34

Thread 4:
0   libsystem_kernel.dylib          0x99fc1f7a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x99fc116c mach_msg + 68
2   com.apple.CoreFoundation        0x999cdbf9 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation        0x999cd1d1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation        0x999cc9ea CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation        0x999cc84b CFRunLoopRunInMode + 123
6   com.apple.AppKit                0x90ad9b88 _NSEventThread + 283
7   libsystem_pthread.dylib         0x998b05fb _pthread_body + 144
8   libsystem_pthread.dylib         0x998b0485 _pthread_start + 130
9   libsystem_pthread.dylib         0x998b5cf2 thread_start + 34

Thread 5:
0   libsystem_kernel.dylib          0x99fc7046 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x998b1dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib         0x998b5cce start_wqthread + 30

Thread 6:
0   libsystem_kernel.dylib          0x99fc7046 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x998b1dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib         0x998b5cce start_wqthread + 30

Thread 7:
0   libsystem_kernel.dylib          0x99fc7046 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x998b1dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib         0x998b5cce start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0xa0740c0c  ecx: 0xbfffeebc  edx: 0x99fc6952
  edi: 0xa0e1f1a8  esi: 0x00000006  ebp: 0xbfffeed8  esp: 0xbfffeebc
   ss: 0x00000023  efl: 0x00200206  eip: 0x99fc6952   cs: 0x0000000b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00a0d187
  
Logical CPU:     0
Error Code:      0x00080148
Trap Number:     132


Binary Images:
    0x1000 -   0xbcbffb +com.yourcompany.hairless-midiserial (???)  /Applications/hairless-midiserial.app/Contents/MacOS/hairless-midiserial
  0xd9a000 -   0xdd8ff2  com.apple.audio.midi.CoreMIDI (1.10 - 88)  /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
  0xdfc000 -   0xe12ff8  libexpat.1.dylib (12)  /usr/lib/libexpat.1.dylib
 0x1fdf000 -  0x1feaffa  com.apple.CommerceCore (1.0 - 42)  /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
 0x4e73000 -  0x4f23fff  ColorSyncDeprecated.dylib (426)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
 0x503d000 -  0x5062ff9  com.apple.framework.familycontrols (4.1 - 410)  /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x8fe77000 - 0x8fea9417  dyld (239.4)  /usr/lib/dyld
0x90008000 - 0x900b4ffb  libvMisc.dylib (423.32)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x900b5000 - 0x903aaffc  com.apple.CoreImage (9.4.0)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x903ab000 - 0x903bbff5  com.apple.LangAnalysis (1.7.0 - 1.7.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90442000 - 0x90807ff6  libLAPACK.dylib (1094.5)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x908e3000 - 0x90907ff7  libxpc.dylib (300.90.2)  /usr/lib/system/libxpc.dylib
0x90908000 - 0x91526ff3  com.apple.AppKit (6.9 - 1265.21)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91532000 - 0x91535ff7  com.apple.help (1.3.3 - 46)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91536000 - 0x9156efff  com.apple.LDAPFramework (2.4.28 - 194.5)  /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9156f000 - 0x91577fff  libsystem_dnssd.dylib (522.92.1)  /usr/lib/system/libsystem_dnssd.dylib
0x91580000 - 0x9167efff  libJP2.dylib (1043)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91680000 - 0x9168eff7  libz.1.dylib (53)  /usr/lib/libz.1.dylib
0x9168f000 - 0x916f8ffa  com.apple.datadetectorscore (5.0 - 354.5)  /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x916f9000 - 0x91783ff7  com.apple.CoreSymbolication (3.0.1 - 141.0.5)  /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x919f1000 - 0x919fcff6  com.apple.NetAuth (5.0 - 5.0)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x919fd000 - 0x91a68fff  com.apple.Heimdal (4.0 - 2.0)  /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x91a69000 - 0x91ae9ff7  com.apple.CoreServices.OSServices (600.4 - 600.4)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91b51000 - 0x91c21fef  libvDSP.dylib (423.32)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9234d000 - 0x92355ffe  libGFXShared.dylib (9.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x923bd000 - 0x92430fff  com.apple.SearchKit (1.4.0 - 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x92431000 - 0x9243dffc  libbz2.1.0.dylib (29)  /usr/lib/libbz2.1.0.dylib
0x926b8000 - 0x926beffb  libunwind.dylib (35.3)  /usr/lib/system/libunwind.dylib
0x926bf000 - 0x92af3ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0)  /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x92af4000 - 0x92afffff  com.apple.CrashReporterSupport (10.9 - 539)  /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92b17000 - 0x92b73ffa  com.apple.print.framework.PrintCore (9.0 - 428)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92b9f000 - 0x92bb9ff7  com.apple.GenerationalStorage (2.0 - 160.3)  /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x92bba000 - 0x92bbafff  com.apple.Cocoa (6.8 - 20)  /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92d5e000 - 0x92d68ff7  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92d69000 - 0x92e37ff7  com.apple.backup.framework (1.5.4 - 1.5.4)  /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92e38000 - 0x92e3bff9  com.apple.TCC (1.0 - 1)  /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x92e41000 - 0x92e91ff7  libcorecrypto.dylib (161.1)  /usr/lib/system/libcorecrypto.dylib
0x92e92000 - 0x92eafffb  libresolv.9.dylib (54)  /usr/lib/libresolv.9.dylib
0x92eb0000 - 0x92ecbff6  libPng.dylib (1043)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92ecc000 - 0x92edaff7  com.apple.Sharing (132.2 - 132.2)  /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x92edb000 - 0x92ee0ff7  com.apple.print.framework.Print (9.0 - 260)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92ee1000 - 0x92ee1fff  com.apple.CoreServices (59 - 59)  /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92ee2000 - 0x92ee4ffb  libRadiance.dylib (1043)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92ee5000 - 0x92f77ff9  libsystem_c.dylib (997.90.3)  /usr/lib/system/libsystem_c.dylib
0x92f78000 - 0x92f9cfff  libJPEG.dylib (1043)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92f9d000 - 0x92fa6fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92fa7000 - 0x92fa8ffc  com.apple.TrustEvaluationAgent (2.0 - 25)  /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x93205000 - 0x9323affd  libssl.0.9.8.dylib (50)  /usr/lib/libssl.0.9.8.dylib
0x93b62000 - 0x93c6fff7  com.apple.ImageIO.framework (3.3.0 - 1043)  /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93cbf000 - 0x93cbffff  libkeymgr.dylib (28)  /usr/lib/system/libkeymgr.dylib
0x93cf3000 - 0x93d68ff1  com.apple.ApplicationServices.ATS (360 - 363.3)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93d95000 - 0x94096ffb  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x940a0000 - 0x940a0ffd  libOpenScriptingUtil.dylib (157)  /usr/lib/libOpenScriptingUtil.dylib
0x940a1000 - 0x94195fff  libFontParser.dylib (111.1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94196000 - 0x9419efff  libcopyfile.dylib (103.92.1)  /usr/lib/system/libcopyfile.dylib
0x9419f000 - 0x941d0ffb  com.apple.GSS (4.0 - 2.0)  /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x941d1000 - 0x94247ff3  com.apple.securityfoundation (6.0 - 55122.3)  /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94248000 - 0x94256ff3  com.apple.opengl (9.6.1 - 9.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94257000 - 0x94269fff  libsystem_asl.dylib (217.1.4)  /usr/lib/system/libsystem_asl.dylib
0x94bc5000 - 0x94bf0ff5  com.apple.ChunkingLibrary (2.0 - 155.1)  /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x94bf1000 - 0x94c1dff7  com.apple.DictionaryServices (1.2 - 208)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94c1e000 - 0x94c5aff4  com.apple.RemoteViewServices (2.0 - 94)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x94c5b000 - 0x94cf7fff  com.apple.QD (3.50 - 298)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94d97000 - 0x950c2ffe  com.apple.Foundation (6.9 - 1056.13)  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x950c3000 - 0x950c3fff  com.apple.Accelerate (1.9 - Accelerate 1.9)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95a04000 - 0x95d79ff9  com.apple.HIToolbox (2.1.1 - 698)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95d82000 - 0x95df9ffb  com.apple.framework.IOKit (2.0.1 - 907.100.13)  /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95dfa000 - 0x95dffff3  libsystem_platform.dylib (24.90.1)  /usr/lib/system/libsystem_platform.dylib
0x95e00000 - 0x95e18ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x95e19000 - 0x95e26fff  com.apple.Librarian (1.2 - 1)  /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x95e27000 - 0x95e29ff2  com.apple.EFILogin (2.0 - 2)  /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x95e2a000 - 0x95e7ffff  libc++.1.dylib (120)  /usr/lib/libc++.1.dylib
0x95e80000 - 0x9616afd2  com.apple.vImage (7.0 - 7.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9647f000 - 0x96480ffd  libunc.dylib (28)  /usr/lib/system/libunc.dylib
0x964d7000 - 0x965e9ffc  libsqlite3.dylib (158)  /usr/lib/libsqlite3.dylib
0x965fe000 - 0x96640fff  libGLU.dylib (9.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96641000 - 0x968b0ff2  com.apple.security (7.0 - 55471.14.8)  /System/Library/Frameworks/Security.framework/Versions/A/Security
0x968b1000 - 0x968b5ffa  libcache.dylib (62)  /usr/lib/system/libcache.dylib
0x969b8000 - 0x96a21fff  com.apple.SystemConfiguration (1.13.1 - 1.13.1)  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x96a22000 - 0x96b0eff7  libxml2.2.dylib (26)  /usr/lib/libxml2.2.dylib
0x96b0f000 - 0x96b37ff7  libRIP.A.dylib (599.25.10.1)  /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96b38000 - 0x96b40ff7  libCGCMS.A.dylib (599.25.10.1)  /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x96bf6000 - 0x96bfaffc  libpam.2.dylib (20)  /usr/lib/libpam.2.dylib
0x96bfb000 - 0x96bfcfff  liblangid.dylib (117)  /usr/lib/liblangid.dylib
0x96bfd000 - 0x96bffffe  libCVMSPluginSupport.dylib (9.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x96c30000 - 0x96d86ff0  libBLAS.dylib (1094.5)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96d87000 - 0x96d96fff  libGL.dylib (9.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9707b000 - 0x970a6ff7  libsystem_network.dylib (241.3)  /usr/lib/system/libsystem_network.dylib
0x9736c000 - 0x97370ffc  com.apple.IOSurface (91.1 - 91.1)  /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x97371000 - 0x97372fff  libSystem.B.dylib (1197.1.1)  /usr/lib/libSystem.B.dylib
0x982a7000 - 0x982bafff  com.apple.ImageCapture (9.0 - 9.0)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x982bb000 - 0x982bdfff  libsystem_configuration.dylib (596.15)  /usr/lib/system/libsystem_configuration.dylib
0x982be000 - 0x982cbfff  com.apple.AppleFSCompression (56.92.1 - 1.0)  /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x982cc000 - 0x982f0ff3  libc++abi.dylib (49.1)  /usr/lib/libc++abi.dylib
0x98347000 - 0x98348fff  libDiagnosticMessagesClient.dylib (100)  /usr/lib/libDiagnosticMessagesClient.dylib
0x98349000 - 0x9842cff7  libcrypto.0.9.8.dylib (50)  /usr/lib/libcrypto.0.9.8.dylib
0x9842d000 - 0x98457fff  libxslt.1.dylib (13)  /usr/lib/libxslt.1.dylib
0x98459000 - 0x98499ff7  com.apple.bom (14.0 - 193.1)  /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9849a000 - 0x986feff7  com.apple.CoreData (107 - 481.3)  /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x986ff000 - 0x9870bffc  libkxld.dylib (2422.110.17)  /usr/lib/system/libkxld.dylib
0x9870c000 - 0x9875bff9  com.apple.HIServices (1.23 - 468)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9875c000 - 0x98837ff7  com.apple.LaunchServices (572.28 - 572.28)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98838000 - 0x98875ffb  libGLImage.dylib (9.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9888e000 - 0x98897fff  com.apple.DiskArbitration (2.6 - 2.6)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x98a08000 - 0x98a36ff3  com.apple.DebugSymbols (106 - 106)  /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x98ae3000 - 0x98ae3fff  com.apple.Carbon (154 - 157)  /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98ae4000 - 0x98ae5fff  libsystem_blocks.dylib (63)  /usr/lib/system/libsystem_blocks.dylib
0x98ae6000 - 0x98b37ff1  libstdc++.6.dylib (60)  /usr/lib/libstdc++.6.dylib
0x98c50000 - 0x98c8eff7  com.apple.NavigationServices (3.8 - 215)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x98ca9000 - 0x98cadffa  libGIF.dylib (1043)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x98cae000 - 0x98cc6ffd  libdispatch.dylib (339.92.1)  /usr/lib/system/libdispatch.dylib
0x98d10000 - 0x98dd7ff7  com.apple.DiscRecording (8.0 - 8000.4.6)  /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x98dd8000 - 0x98ebeff7  com.apple.coreui (2.1 - 231)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x98ebf000 - 0x98f20ff7  com.apple.Symbolication (1.4 - 129.0.2)  /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x99346000 - 0x99375ff7  com.apple.framework.SystemAdministration (1.0 - 1.0)  /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x99376000 - 0x99377fff  libremovefile.dylib (33)  /usr/lib/system/libremovefile.dylib
0x993cd000 - 0x99420fff  com.apple.htmlrendering (77 - 1.1.4)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9979d000 - 0x9979dfff  libodfde.dylib (20)  /usr/lib/libodfde.dylib
0x998af000 - 0x998b6ffb  libsystem_pthread.dylib (53.1.4)  /usr/lib/system/libsystem_pthread.dylib
0x998b7000 - 0x998c7ff7  libsasl2.2.dylib (170)  /usr/lib/libsasl2.2.dylib
0x998c8000 - 0x998fefff  com.apple.IconServices (25 - 25.17)  /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x99957000 - 0x99b59fff  com.apple.CoreFoundation (6.9 - 855.17)  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x99b95000 - 0x99d41fff  com.apple.QuartzCore (1.8 - 332.3)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x99d42000 - 0x99da0ffd  com.apple.AE (665.5 - 665.5)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x99da1000 - 0x99e64ff1  com.apple.CoreText (367.20 - 367.20)  /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x99e70000 - 0x99e97fff  com.apple.CoreVideo (1.8 - 117.2)  /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x99e98000 - 0x99ed0ff7  com.apple.MediaKit (15 - 709)  /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x99ed1000 - 0x99ed4ffe  com.apple.LoginUICore (3.0 - 3.0)  /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x99ed5000 - 0x99f1bff7  libFontRegistry.dylib (127)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x99f1c000 - 0x99f22ff7  com.apple.AOSNotification (1.7.0 - 760.3)  /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x99f23000 - 0x99f35fff  libbsm.0.dylib (33)  /usr/lib/libbsm.0.dylib
0x99f36000 - 0x99f36fff  com.apple.ApplicationServices (48 - 48)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x99f37000 - 0x99f3bff7  libmacho.dylib (845)  /usr/lib/system/libmacho.dylib
0x99f68000 - 0x99faeff7  libcurl.4.dylib (78.94.1)  /usr/lib/libcurl.4.dylib
0x99faf000 - 0x99fccff4  libsystem_kernel.dylib (2422.110.17)  /usr/lib/system/libsystem_kernel.dylib
0x99fcd000 - 0x9a019ff7  libcups.2.dylib (372.4)  /usr/lib/libcups.2.dylib
0x9a01a000 - 0x9a070ff6  com.apple.ScalableUserInterface (1.0 - 1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9a071000 - 0x9a07ffff  libxar.1.dylib (202)  /usr/lib/libxar.1.dylib
0x9a090000 - 0x9a091ffa  libsystem_sandbox.dylib (278.11.1)  /usr/lib/system/libsystem_sandbox.dylib
0x9a092000 - 0x9a09bfff  libsystem_notify.dylib (121)  /usr/lib/system/libsystem_notify.dylib
0x9a09c000 - 0x9a09fffa  libCGXType.A.dylib (599.25.10.1)  /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9a0a0000 - 0x9a0a2fff  com.apple.securityhi (9.0 - 55005)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9a0a3000 - 0x9a13aff7  com.apple.ink.framework (10.9 - 207)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9a13b000 - 0x9a14fff9  com.apple.MultitouchSupport.framework (245.13 - 245.13)  /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9a150000 - 0x9a15bffb  libcommonCrypto.dylib (60049)  /usr/lib/system/libcommonCrypto.dylib
0x9a15c000 - 0x9a1edfff  com.apple.ColorSync (4.9.0 - 4.9.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9a1ee000 - 0x9a23efff  com.apple.opencl (2.3.59 - 2.3.59)  /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9a24d000 - 0x9a256ffc  com.apple.CommonAuth (4.0 - 2.0)  /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9a257000 - 0x9a259fff  libquarantine.dylib (71)  /usr/lib/system/libquarantine.dylib
0x9a25a000 - 0x9a265fff  libcsfde.dylib (380)  /usr/lib/libcsfde.dylib
0x9a266000 - 0x9a356ffb  libiconv.2.dylib (41)  /usr/lib/libiconv.2.dylib
0x9a357000 - 0x9a4e4ffb  com.apple.CFNetwork (673.3 - 673.3)  /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9a8f6000 - 0x9a8faffe  libCoreVMClient.dylib (58.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9a8fb000 - 0x9a900ff6  libcompiler_rt.dylib (35)  /usr/lib/system/libcompiler_rt.dylib
0x9a901000 - 0x9acf9ffb  com.apple.CoreGraphics (1.600.0 - 599.25.10.1)  /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9acfa000 - 0x9ad13fff  com.apple.Kerberos (3.0 - 1)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9ad6a000 - 0x9ad71ff2  com.apple.NetFS (6.0 - 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9ad72000 - 0x9ae5dff4  com.apple.DiskImagesFramework (10.9 - 371.1)  /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9afcf000 - 0x9b106fff  com.apple.desktopservices (1.8.3 - 1.8.3)  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9b16f000 - 0x9b2e2ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10)  /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b2e3000 - 0x9b2ffff9  com.apple.Ubiquity (1.3 - 289)  /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9b300000 - 0x9b304fff  libheimdal-asn1.dylib (323.92.1)  /usr/lib/libheimdal-asn1.dylib
0x9b305000 - 0x9b39dff7  com.apple.Metadata (10.7.0 - 800.28)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9b39e000 - 0x9b5464af  libobjc.A.dylib (551.1)  /usr/lib/libobjc.A.dylib
0x9b549000 - 0x9b59eff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1)  /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9b59f000 - 0x9b5a9ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1)  /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9b5aa000 - 0x9b5adffb  libutil.dylib (34)  /usr/lib/libutil.dylib
0x9b5ae000 - 0x9b5b8fff  com.apple.bsd.ServiceManagement (2.0 - 2.0)  /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9bb27000 - 0x9bb2ffff  liblaunch.dylib (842.92.1)  /usr/lib/system/liblaunch.dylib
0x9bb57000 - 0x9bb87ff7  com.apple.CoreServicesInternal (184.9 - 184.9)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9bb88000 - 0x9bbb9ffa  libsystem_m.dylib (3047.16)  /usr/lib/system/libsystem_m.dylib
0x9bbba000 - 0x9bc59ff7  libCoreStorage.dylib (380)  /usr/lib/libCoreStorage.dylib
0x9bc61000 - 0x9bc61ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10)  /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9bc8f000 - 0x9bc8ffff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9bc90000 - 0x9bccdff7  libauto.dylib (185.5)  /usr/lib/libauto.dylib
0x9bcce000 - 0x9bcd1ff7  libdyld.dylib (239.4)  /usr/lib/system/libdyld.dylib
0x9bcdd000 - 0x9bce9ff7  com.apple.OpenDirectory (10.9 - 173.90.1)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9bd1d000 - 0x9bd35ff7  libsystem_malloc.dylib (23.10.1)  /usr/lib/system/libsystem_malloc.dylib
0x9bd36000 - 0x9bd8fffa  libTIFF.dylib (1043)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9bd90000 - 0x9bdacfff  libCRFSuite.dylib (34)  /usr/lib/libCRFSuite.dylib
0x9bdad000 - 0x9bdc8ff5  com.apple.openscripting (1.4 - 157)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9bdc9000 - 0x9bdcdfff  com.apple.CommonPanels (1.2.6 - 96)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9bdce000 - 0x9be16fff  com.apple.PerformanceAnalysis (1.47 - 47)  /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9be85000 - 0x9beadfff  libsystem_info.dylib (449.1.3)  /usr/lib/system/libsystem_info.dylib
0x9c079000 - 0x9c23fffb  libicucore.A.dylib (511.34)  /usr/lib/libicucore.A.dylib
0x9c240000 - 0x9c249fff  com.apple.audio.SoundManager (4.1 - 4.1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

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

VM Region Summary:
ReadOnly portion of Libraries: Total=150.3M resident=96.1M(64%) swapped_out_or_unallocated=54.2M(36%)
Writable regions: Total=101.0M written=2332K(2%) resident=5036K(5%) swapped_out=0K(0%) unallocated=96.0M(95%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.9M
CG backing stores                   840K
CG image                              4K
CG raster data                       24K
CG shared images                    172K
Kernel Alloc Once                     4K
MALLOC                             40.7M
MALLOC (admin)                       48K
Memory Tag 242                       12K
Stack                              67.1M
VM_ALLOCATE                        16.5M
__DATA                             14.0M
__IMAGE                             528K
__IMPORT                             12K
__LINKEDIT                         45.3M
__OBJC                             1848K
__PAGEZERO                            4K
__TEXT                            105.0M
__UNICODE                           544K
mapped file                       159.1M
shared memory                         4K
===========                      =======
TOTAL                             483.5M

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i7, 2.7 GHz, 8 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3035312E4130304C4620
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3035312E4130304C4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.6f1 14216, 3 services, 15 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: TOSHIBA MK5065GSXF, 500,11 GB
Serial ATA Device: HL-DT-ST DVDRW  GS31N
USB Device: Hub
USB Device: IR Receiver
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1

I hope it helps!

rogervila avatar Aug 26 '14 17:08 rogervila

Hi Roger,

Thanks for reporting this and sending the crash report.

It looks like the RtMidi framework, that we use for cross-platform MIDI support, is unhappy. We're using quite an old version of RtMidi so hopefully a newer version is OK with Mavericks.

I don't have access to a Mavericks machine to test on but if I build with a newer version I'll let you know.

Angus

projectgus avatar Sep 03 '14 07:09 projectgus

Thank you! I got this problem while trying to send MIDI from my Arduino into Ableton Live. Now that I have selected Driver IAC Bus 1 the App works (it crashes if I try to change it again). But I have another problem that I don't know if it's coming from the app: When send midi notes, it works perfect, but when I send Midi CC, then Ableton Live overflows. Does anybody else having this problem?

Thank you!

rogervila avatar Sep 03 '14 12:09 rogervila

There are issues reporting errors in Hairless Bridge when sending CC messages: https://github.com/projectgus/hairless-midiserial/issues/16

Does that sound familiar, or is this something else? Can you be more specific about what happens in Ableton Live?

projectgus avatar Sep 03 '14 22:09 projectgus

I solved the Midi CC problem.

It was the Ableton Live config. You have to disable the MIDI port output and disable the MIDI clock sync.

It's explained here.

https://www.ableton.com/en/articles/lives-midi-ports-explained/

This is a snapshot of my Ableton config now. I can send MIDI notes and use them like Midi CC so the same buttons can be used as a keyboard or a launchapad.

http://i.imgur.com/b6qYvT0.png

If you want I can test new alpha or beta versions of hairless-midiserial in Mavericks and send crash logs, so I can help with the app development.

Thank you for your help!

rogervila avatar Sep 08 '14 11:09 rogervila

Thanks rogervila, that's great news.

I think the issue then is that Hairless Bridge is crashing when it should just print the error "RtMidiOut::initialize: error creating OS-X MIDI client object." (which is the underlying RtMidi error we're currently failing to handle).

I'm in the process of updating Hairless Bridge anyhow with the latest libraries, and trying to resolve some of these other issues. I'll post again if/when I have a version for testing, thanks very much for the offer.

Angus

projectgus avatar Sep 08 '14 22:09 projectgus