Mac OS Randomly Crashing
Posted: Mon Oct 19, 2015 4:53 pm
I have been qlc for a couple months now. In the past couple week, it has been randomly freezing then crashing a few seconds after opening a project file. I tried doing a clean install of qlc and it still crashes. I use version 4.9.0 and my Mac OS is 10.10.3.
Here is the crash log and attached is my qwx file
Here is the crash log and attached is my qwx file
Code: Select all
Process: qlcplus [47527]
Path: /Applications/QLC+.app/Contents/MacOS/qlcplus
Identifier: qlcplus
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: qlcplus [47527]
User ID: 502
Date/Time: 2015-10-19 09:29:06.864 -0700
OS Version: Mac OS X 10.10.3 (14D136)
Report Version: 11
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
__TEXT 000000010e473000-000000010e47c000 [ 36K] r-x/rwx SM=COW /Applications/QLC+.app/Contents/MacOS/qlcplus
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libqlcplusengine.1.0.0.dylib 0x000000010e4a0ca4 QLCChannel::group() const + 4
1 libqlcplusui.1.0.0.dylib 0x000000010e677a08 ConsoleChannel::initMenu() + 136
2 libqlcplusui.1.0.0.dylib 0x000000010e6770eb ConsoleChannel::init() + 315
3 libqlcplusui.1.0.0.dylib 0x000000010e676f0e ConsoleChannel::ConsoleChannel(QWidget*, Doc*, unsigned int, unsigned int, bool) + 190
4 libqlcplusui.1.0.0.dylib 0x000000010e6d92a0 GroupsConsole::init() + 640
5 libqlcplusui.1.0.0.dylib 0x000000010e6d8f65 GroupsConsole::GroupsConsole(QWidget*, Doc*, QList<unsigned int>, QList<unsigned char>) + 325
6 libqlcplusui.1.0.0.dylib 0x000000010e72949d SimpleDesk::initChannelGroupsView() + 653
7 libqlcplusui.1.0.0.dylib 0x000000010e72e2bb SimpleDesk::showEvent(QShowEvent*) + 75
8 QtWidgets 0x000000010eb1e482 QWidget::event(QEvent*) + 2194
9 QtWidgets 0x000000010eadeddb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
10 QtWidgets 0x000000010eae20f8 QApplication::notify(QObject*, QEvent*) + 8136
11 QtCore 0x000000010f96fda3 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
12 QtWidgets 0x000000010eb1ce82 QWidgetPrivate::show_helper() + 434
13 QtWidgets 0x000000010eb1d953 QWidget::setVisible(bool) + 931
14 QtWidgets 0x000000010eb03c94 QStackedLayout::setCurrentIndex(int) + 420
15 QtWidgets 0x000000010ec74b47 QTabWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 631
16 QtCore 0x000000010f9a27d2 QMetaObject::activate(QObject*, int, int, void**) + 2994
17 QtWidgets 0x000000010ec6c0c3 QTabBar::setCurrentIndex(int) + 387
18 QtWidgets 0x000000010ec7051c QTabBar::mouseReleaseEvent(QMouseEvent*) + 684
19 QtWidgets 0x000000010eb1e24c QWidget::event(QEvent*) + 1628
20 QtWidgets 0x000000010ec6dd96 QTabBar::event(QEvent*) + 630
21 QtWidgets 0x000000010eadeddb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
22 QtWidgets 0x000000010eae263d QApplication::notify(QObject*, QEvent*) + 9485
23 QtCore 0x000000010f96fda3 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
24 QtWidgets 0x000000010eadf75b QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 987
25 QtWidgets 0x000000010eb392a1 QWidgetWindow::handleMouseEvent(QMouseEvent*) + 1217
26 QtWidgets 0x000000010eb384df QWidgetWindow::event(QEvent*) + 111
27 QtWidgets 0x000000010eadeddb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
28 QtWidgets 0x000000010eae20f8 QApplication::notify(QObject*, QEvent*) + 8136
29 QtCore 0x000000010f96fda3 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
30 QtGui 0x000000010f199c73 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2163
31 QtGui 0x000000010f198b13 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 131
32 QtGui 0x000000010f18644a QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 346
33 libqcocoa.dylib 0x00000001127f34d1 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 33
34 com.apple.CoreFoundation 0x00007fff8ec83a01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
35 com.apple.CoreFoundation 0x00007fff8ec75b8d __CFRunLoopDoSources0 + 269
36 com.apple.CoreFoundation 0x00007fff8ec751bf __CFRunLoopRun + 927
37 com.apple.CoreFoundation 0x00007fff8ec74bd8 CFRunLoopRunSpecific + 296
38 com.apple.HIToolbox 0x00007fff8a11956f RunCurrentEventLoopInMode + 235
39 com.apple.HIToolbox 0x00007fff8a1192ea ReceiveNextEventCommon + 431
40 com.apple.HIToolbox 0x00007fff8a11912b _BlockUntilNextEventMatchingListInModeWithFilter + 71
41 com.apple.AppKit 0x00007fff8525a9bb _DPSNextEvent + 978
42 com.apple.AppKit 0x00007fff85259f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
43 com.apple.AppKit 0x00007fff8524fbf3 -[NSApplication run] + 594
44 libqcocoa.dylib 0x00000001127f23bd QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2189
45 QtCore 0x000000010f96d39d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
46 QtCore 0x000000010f97037a QCoreApplication::exec() + 346
47 qlcplus 0x000000010e4794f3 main + 1059
48 qlcplus 0x000000010e477fd4 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff890b3232 kevent64 + 10
1 libdispatch.dylib 0x00007fff88c89a6a _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff890ad4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff890ac64f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8ec75eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8ec7537b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8ec74bd8 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8532266b _NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff89e43268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff89e431e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff89e4141d thread_start + 13
Thread 3:: org.libusb.device-hotplug
0 libsystem_kernel.dylib 0x00007fff890ad4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff890ac64f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8ec75eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8ec7537b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8ec74bd8 CFRunLoopRunSpecific + 296
5 com.apple.CoreFoundation 0x00007fff8ed2c671 CFRunLoopRun + 97
6 libusb-1.0.0.dylib 0x00000001170a2832 darwin_event_thread_main + 591
7 libsystem_pthread.dylib 0x00007fff89e43268 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff89e431e5 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff89e4141d thread_start + 13
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff890b23fa __select + 10
1 libsystem_pthread.dylib 0x00007fff89e43268 _pthread_body + 131
2 libsystem_pthread.dylib 0x00007fff89e431e5 _pthread_start + 176
3 libsystem_pthread.dylib 0x00007fff89e4141d thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff890ad4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff890ac64f mach_msg + 55
2 com.apple.audio.midi.CoreMIDI 0x0000000117293dbb XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
3 com.apple.audio.midi.CoreMIDI 0x00000001172af76e MIDIProcess::RunMIDIInThread() + 112
4 com.apple.audio.midi.CoreMIDI 0x0000000117294e5a XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x0000000117294a8b CAPThread::Entry(CAPThread*) + 109
6 libsystem_pthread.dylib 0x00007fff89e43268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff89e431e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff89e4141d thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff890b294a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89e4140d start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff890b294a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89e4140d start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff890b294a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89e4140d start_wqthread + 13
Thread 9:: Dispatch queue: TFolderSizingThread::GetFolderSizingQueue
0 libsystem_kernel.dylib 0x00007fff890b2f4a getattrlistbulk + 10
1 com.apple.CoreServicesInternal 0x00007fff8ced0983 _GetDirectoryURLs(_CFURLEnumerator*) + 334
2 com.apple.CoreServicesInternal 0x00007fff8cecfd11 _URLEnumeratorGetNextURL + 161
3 com.apple.desktopservices 0x00007fff8fbe58e6 TCFURLIterator::NextRaw(TCountedPtr<TCFURLInfo>&) + 44
4 com.apple.desktopservices 0x00007fff8fbe581a TCFURLIterator::Next(TCountedPtr<TCFURLInfo>&) + 44
5 com.apple.desktopservices 0x00007fff8fbe544d TDeepCFURLIterator::NextInternal(TCountedPtr<TCFURLInfo>&, int&, int&, bool&, TCountedPtr<TCFURLInfo>&, bool&, TCountedPtr<TCFURLInfo>&) + 195
6 com.apple.desktopservices 0x00007fff8fbe521e TDeepCFURLIterator::Next(TCountedPtr<TCFURLInfo>&, int&, int&, bool&, TCountedPtr<TCFURLInfo>&, bool&, TCountedPtr<TCFURLInfo>&) + 70
7 com.apple.desktopservices 0x00007fff8fbe43a1 TOperationSizer::StartSizing() + 251
8 com.apple.desktopservices 0x00007fff8fbe345a TOperationSizer::ComputeSize() + 370
9 com.apple.desktopservices 0x00007fff8fbe2661 TFSInfoSizer::Sizing(TCountedPtr<TFSInfo> const&) + 527
10 com.apple.desktopservices 0x00007fff8fbe2404 TFSInfoSizer::Size() + 144
11 com.apple.desktopservices 0x00007fff8fbe2068 TNode::HandleFolderSizingRequest(TCountedPtr<TNodeTask> const&, TFolderSizingThread*) + 528
12 com.apple.desktopservices 0x00007fff8fbe1ac9 TNode::HandleFolderSizingRequests(TNodeTask*, TFolderSizingThread*) + 419
13 com.apple.desktopservices 0x00007fff8fbe18f0 ___ZN19TFolderSizingThread27PostFolderSizingTaskRequestEP9TNodeTask_block_invoke_2 + 32
14 com.apple.desktopservices 0x00007fff8fba2738 ExceptionSafeBlock(void () block_pointer) + 12
15 com.apple.desktopservices 0x00007fff8fbe160c ___ZN19TFolderSizingThread27PostFolderSizingTaskRequestEP9TNodeTask_block_invoke + 80
16 libdispatch.dylib 0x00007fff88c8b323 _dispatch_call_block_and_release + 12
17 libdispatch.dylib 0x00007fff88c86c13 _dispatch_client_callout + 8
18 libdispatch.dylib 0x00007fff88c8a365 _dispatch_queue_drain + 1100
19 libdispatch.dylib 0x00007fff88c8becc _dispatch_queue_invoke + 202
20 libdispatch.dylib 0x00007fff88c896b7 _dispatch_root_queue_drain + 463
21 libdispatch.dylib 0x00007fff88c97fe4 _dispatch_worker_thread3 + 91
22 libsystem_pthread.dylib 0x00007fff89e43637 _pthread_wqthread + 729
23 libsystem_pthread.dylib 0x00007fff89e4140d start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff890b294a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89e4140d start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff890b294a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89e4140d start_wqthread + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff890b2136 __psynch_cvwait + 10
1 com.apple.FinderKit 0x00007fff90319ba3 TConditionVariable::WaitWithTimeout(TMutex&, unsigned long long, bool&) + 69
2 com.apple.FinderKit 0x00007fff90344784 TThumbnailExtractorThread::Main() + 462
3 com.apple.FinderKit 0x00007fff90319fc2 TThread::GlueImpl(TThread*, std::__1::function<void ()> const&) + 20
4 com.apple.FinderKit 0x00007fff90319dfa TThread::MainGlue(void*) + 58
5 libsystem_pthread.dylib 0x00007fff89e43268 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff89e431e5 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff89e4141d thread_start + 13
Thread 13:: QThread
0 libsystem_kernel.dylib 0x00007fff890b248a __semwait_signal + 10
1 libqlcplusengine.1.0.0.dylib 0x000000010e56fb37 MasterTimerPrivate::run() + 375
2 QtCore 0x000000010f766523 QThreadPrivate::start(void*) + 339
3 libsystem_pthread.dylib 0x00007fff89e43268 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff89e431e5 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff89e4141d thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007f874533f5b0 rbx: 0x00007f8745341db0 rcx: 0x0000000000000000 rdx: 0x0000001f0000001f
rdi: 0x0000000000000000 rsi: 0x0000000000000002 rbp: 0x00007fff517894f0 rsp: 0x00007fff517894f0
r8: 0x0000000000000003 r9: 0x00007f8745300000 r10: 0x0000000000000030 r11: 0x00007f8745300000
r12: 0x0000000000000008 r13: 0x00007f8745345150 r14: 0x0000000000000000 r15: 0x00007f87455b7a30
rip: 0x000000010e4a0ca4 rfl: 0x0000000000010202 cr2: 0x0000000000000000
Logical CPU: 2
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x10e473000 - 0x10e47bfff +qlcplus (???) <BFF0300B-E5FB-3D94-8AD6-C8FFE3659B5A> /Applications/QLC+.app/Contents/MacOS/qlcplus
0x10e487000 - 0x10e5d2fff +libqlcplusengine.1.0.0.dylib (1) <B64920CD-01D8-3451-B6E0-78C51C05F0D4> /Applications/QLC+.app/Contents/Frameworks/libqlcplusengine.1.0.0.dylib
0x10e622000 - 0x10e97bff7 +libqlcplusui.1.0.0.dylib (1) <FB3A6ADD-F14D-3C50-893D-BA6E69540D50> /Applications/QLC+.app/Contents/Frameworks/libqlcplusui.1.0.0.dylib
0x10ea4d000 - 0x10eaa0fff +libqlcpluswebaccess.1.0.0.dylib (1) <1214769D-3AFB-3835-AF2A-5ABECC955E7F> /Applications/QLC+.app/Contents/Frameworks/libqlcpluswebaccess.1.0.0.dylib
0x10eaad000 - 0x10efb7ff7 +QtWidgets (5.4.2) <91FA984A-1421-3E72-838A-19294F0BB2EA> /Applications/QLC+.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x10f178000 - 0x10f5f3ff7 +QtGui (5.4.2) <FC22DB61-DAD1-3E0C-9A39-5079429C8E96> /Applications/QLC+.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x10f731000 - 0x10fc3cfff +QtCore (5.4.2) <56D39D2C-8220-3185-986B-D20776C1EEE5> /Applications/QLC+.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10fd32000 - 0x10fd6bfff +QtXml (5.4.2) <0442022C-1ABA-3229-BB2C-C072232D2FF2> /Applications/QLC+.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x10fd83000 - 0x10ff3efff +QtScript (5.4.2) <129B244E-435A-3FC2-96AA-3E1895AF03B0> /Applications/QLC+.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript
0x10ffe3000 - 0x10ffe7fff com.apple.agl (3.3.0 - AGL-3.3.0) <83B4076C-BD87-3436-B59F-65184128FEC1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10fff5000 - 0x110011fff +libmad.0.dylib (0) <2EB98B8B-8A7D-3F3F-9B78-0E2C733C8C10> /Applications/QLC+.app/Contents/Frameworks/libmad.0.dylib
0x110017000 - 0x110064fff +libsndfile.1.dylib (0) <82825256-5EBA-35B4-B041-61274844EC2D> /Applications/QLC+.app/Contents/Frameworks/libsndfile.1.dylib
0x11007a000 - 0x110156ff7 +libfftw3.3.dylib (0) <96EF0433-DD9B-39E2-A503-03023B2D83DE> /Applications/QLC+.app/Contents/Frameworks/libfftw3.3.dylib
0x110170000 - 0x110202fff +QtMultimedia (5.4.2) <3A155237-5378-3A13-8829-FB0E2357451D> /Applications/QLC+.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
0x110269000 - 0x110382ff7 +QtNetwork (5.4.2) <1F11ED82-B81D-3C64-8471-E7C59AAA73D4> /Applications/QLC+.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x1103f0000 - 0x110411fff +libFLAC.8.dylib (0) <B0B5FBA4-B01D-3898-8674-43B3BE5FD72D> /Applications/QLC+.app/Contents/Frameworks/libFLAC.8.dylib
0x110424000 - 0x11049bff7 +libvorbisenc.2.dylib (0) <A29F4316-6BB2-3610-BF0D-93D0D3EB4C61> /Applications/QLC+.app/Contents/Frameworks/libvorbisenc.2.dylib
0x1104e9000 - 0x11050cff7 +libvorbis.0.dylib (0) <98A38CF6-F378-3438-A3F4-FFA31079E83F> /Applications/QLC+.app/Contents/Frameworks/libvorbis.0.dylib
0x11051b000 - 0x11051eff7 +libogg.0.dylib (0) <C3F20D42-0073-3209-8295-7680AC03BAF7> /Applications/QLC+.app/Contents/Frameworks/libogg.0.dylib
0x110526000 - 0x11053bff7 +QtMultimediaWidgets (5.4.2) <75150A5C-8B6C-315C-9FA8-0C7878B20399> /Applications/QLC+.app/Contents/Frameworks/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets
0x11054d000 - 0x11054dfe7 +cl_kernels (???) <0B18A61B-C8CB-4010-BBFD-2DBE6C47FAD8> cl_kernels
0x110550000 - 0x11058ffff +QtOpenGL (5.4.2) <700C7891-18C2-3A00-B039-F34F34E225B8> /Applications/QLC+.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
0x1127d2000 - 0x112878fff +libqcocoa.dylib (0) <6ADB44BB-79DB-3948-8C8D-BBB20F0B7B51> /Applications/QLC+.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x1128d4000 - 0x112907ff7 +QtPrintSupport (5.4.2) <F5DF688D-74C6-3C1E-8E60-948B1B364DE3> /Applications/QLC+.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x116688000 - 0x11668cfff +libftdi.1.dylib (0) <0040F289-8B14-3A30-A78A-E1AA0D9974D2> /Applications/QLC+.app/Contents/Frameworks/libftdi.1.dylib
0x116690000 - 0x116692fff +libusb-0.1.4.dylib (0) <4BA1DF12-AD94-310D-BD81-EF612909EA5E> /Applications/QLC+.app/Contents/Frameworks/libusb-0.1.4.dylib
0x11671b000 - 0x116801fef unorm8_bgra.dylib (2.4.5) <7BFE1DA8-2BE4-3B4F-8A7F-F3D6D4D36ADA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x116855000 - 0x116855fef +cl_kernels (???) <4E7837C4-6149-4272-B334-D016191F8FEC> cl_kernels
0x116fd6000 - 0x116ff0fff +libartnet.dylib (0) <28572B9A-9E43-3F1A-971B-965E2B73D935> /Applications/QLC+.app/Contents/PlugIns/libartnet.dylib
0x117040000 - 0x117047fff com.apple.CacheDelete (1.0 - 1) <B1800E38-6208-3E66-8D48-7A7A2F085EB0> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x117058000 - 0x117085ff7 +libdmxusb.dylib (0) <FE257677-5629-329D-A11B-5D3251052266> /Applications/QLC+.app/Contents/PlugIns/libdmxusb.dylib
0x117095000 - 0x1170a6fff +libusb-1.0.0.dylib (0) <6F79738C-0956-3084-9750-01AA948CC090> /Applications/QLC+.app/Contents/Frameworks/libusb-1.0.0.dylib
0x1170ac000 - 0x1170b4ff7 com.apple.iokit.IOUSBLib (705.4.0 - 705.4.0) <54823DA5-8EB8-3653-90F2-050F8FC2DB18> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
0x117144000 - 0x11715bff7 +libe131.dylib (0) <1EECA60E-88DE-3DE6-9FD5-AFBFD586BA2C> /Applications/QLC+.app/Contents/PlugIns/libe131.dylib
0x117167000 - 0x11717afff +libenttecwing.dylib (0) <D859EDEE-1310-3F4B-9771-7AA7F5769E64> /Applications/QLC+.app/Contents/PlugIns/libenttecwing.dylib
0x117206000 - 0x117218fff +libhidplugin.dylib (0) <F6376C7E-DC59-374C-ABC1-97E8BD8F09D4> /Applications/QLC+.app/Contents/PlugIns/libhidplugin.dylib
0x117226000 - 0x117231fff com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <F02FEFEC-1005-3DBC-919E-3BD31B273684> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x117241000 - 0x11724cfff +libloopback.dylib (0) <1C3A2854-243D-3A20-A7CD-8987DDDB1DAE> /Applications/QLC+.app/Contents/PlugIns/libloopback.dylib
0x117252000 - 0x117275ff7 +libmidiplugin.dylib (0) <AE02F642-39FF-398A-89FC-25228D945C83> /Applications/QLC+.app/Contents/PlugIns/libmidiplugin.dylib
0x117286000 - 0x1172bdfff com.apple.audio.midi.CoreMIDI (1.10 - 88) <4BBCD304-C28F-3C03-AEB8-5E3D5D030602> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x11736b000 - 0x117384ff7 +libosc.dylib (0) <73C10497-2FF2-376D-B99F-378408E7162D> /Applications/QLC+.app/Contents/PlugIns/libosc.dylib
0x117391000 - 0x1173a1fff +libpeperoni.dylib (0) <09DD7330-8EB6-3FC5-B267-4BD201CB13C5> /Applications/QLC+.app/Contents/PlugIns/libpeperoni.dylib
0x1173a9000 - 0x1173b4ff7 +libudmx.dylib (0) <63F56575-5287-33EF-B0F0-60657AED3CCC> /Applications/QLC+.app/Contents/PlugIns/libudmx.dylib
0x11744a000 - 0x11745dfff +libqtaudio_coreaudio.dylib (0) <775740D5-5966-32F5-AF7F-740878D7B23D> /Applications/QLC+.app/Contents/PlugIns/audio/libqtaudio_coreaudio.dylib
0x117468000 - 0x11746cfff com.apple.audio.AppleHDAHALPlugIn (272.18 - 272.18) <BCBCD7EE-C5ED-3558-8176-70BFC88925B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1186fe000 - 0x1186feffe +cl_kernels (???) <AF6E4C87-E420-44AE-B3F5-942139CB2822> cl_kernels
0x118817000 - 0x118817ffe +cl_kernels (???) <AF6E4C87-E420-44AE-B3F5-942139CB2822> cl_kernels
0x11881b000 - 0x11881bfef +cl_kernels (???) <4E7837C4-6149-4272-B334-D016191F8FEC> cl_kernels
0x118eef000 - 0x118eefff5 +cl_kernels (???) <845B5ED5-0912-461F-A16A-96FE61365DA7> cl_kernels
0x118f74000 - 0x119054ff7 unorm8_rgba.dylib (2.4.5) <86BACF3B-4433-336D-BD90-C4A29060D703>
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: 230527
thread_create: 0
thread_set_state: 0
Model: MacBookPro11,1, BootROM MBP111.0138.B14, 2 processors, Intel Core i5, 2.6 GHz, 8 GB, SMC 2.16f68
Graphics: Intel Iris, Intel Iris, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020