Author Topic: Bug when adding a DMX fixture (xLights 2018.31 64bit MAC)  (Read 879 times)

Offline gizmohd

  • Newbie
  • *
  • Posts: 21
    • View Profile
Bug when adding a DMX fixture (xLights 2018.31 64bit MAC)
« on: September 01, 2018, 09:09:59 AM »
I can add a DMX fixture but as soon as I change the 'Type' to a DMX Flood... the application exits and throws up an apple exception page.




Process:               xLights [3293]
Path:                  /private/var/folders/*/xLights.app/Contents/MacOS/xLights
Identifier:            org.xlights
Version:               2018.17 (18017)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           xLights [3293]
User ID:               503

Date/Time:             2018-09-01 11:05:07.442 -0400
OS Version:            Mac OS X 10.14 (18A377a)
Report Version:        12
Anonymous UUID:        595FCC57-7662-FA2A-7BD9-093DA3E02E4E

Sleep/Wake UUID:       2D7EC21C-4A0F-410C-A13C-DC688A3CF78E

Time Awake Since Boot: 14000 seconds
Time Since Wake:       2100 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

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

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000128
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x128:
-->
    __TEXT                 00000001005b3000-0000000101f34000 [ 25.5M] r-x/rwx SM=COW  /var/folders/*/xLights.app/Contents/MacOS/xLights

Application Specific Information:
*** Terminating app due to uncaught exception 'NSGenericException', reason: '-[NSApplication runModalSession:] may not be invoked inside of transaction begin/commit pair, or inside of transaction commit (usually this means it was invoked inside of a view's -drawRect: method.)'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff36f8243d __exceptionPreprocess + 256
1   libobjc.A.dylib                     0x00007fff62dcc720 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff36f8226f +[NSException raise:format:] + 201
3   AppKit                              0x00007fff34d2d00a _NSRunModal + 156
4   AppKit                              0x00007fff348efb50 -[NSApplication runModalSession:] + 243
5   xLights                             0x000000010141fdf0 _ZN14wxGUIEventLoop17DoDispatchTimeoutEm + 64
6   xLights                             0x000000010130cf46 _ZN13wxCFEventLoop15DispatchTimeoutEm + 38
7   xLights                             0x000000010130d027 _ZN13wxCFEventLoop8OSXDoRunEv + 119
8   xLights                             0x000000010142032e _ZN16wxModalEventLoop8OSXDoRunEv + 110
9   xLights                             0x000000010130d111 _ZN13wxCFEventLoop5DoRunEv + 49
10  xLights                             0x00000001012760d5 _ZN15wxEventLoopBase3RunEv + 85
11  xLights                             0x00000001013a367f _ZN8wxDialog9ShowModalEv + 207
12  xLights                             0x00000001011638a1 _ZNK23wxDebugReportPreviewStd4ShowER13wxDebugReport + 65
13  xLights                             0x0000000100f19e25 _ZN12xLightsFrame17CreateDebugReportEP21wxDebugReportCompress + 85
14  xLights                             0x0000000100f18e3e _Z11handleCrashPv + 7358
15  xLights                             0x000000010132221c _ZL20wxFatalSignalHandleri.llvm.897393458886585521 + 28
16  libsystem_platform.dylib            0x00007fff64082b3d _sigtramp + 29
17  CoreUI                              0x00007fff4bdffb28 _ZNK20CUICoreThemeRenderer19CopyCustomColorCoreEPK10__CFStringPK14__CFDictionary + 906
18  xLights                             0x000000010120a410 _ZNK12wxPGComboBox13OnMeasureItemEm + 112
19  xLights                             0x00000001013738e9 _ZNK20wxVListBoxComboPopup13OnMeasureItemEm + 25
20  xLights                             0x000000010156d472 _ZNK10wxVListBox14OnGetRowHeightEm + 18
21  xLights                             0x000000010156c36f _ZN10wxVListBox7OnPaintER12wxPaintEvent + 527
22  xLights                             0x000000010132589d _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler + 605
23  xLights                             0x000000010132662a _ZN12wxEvtHandler19ProcessEventLocallyER7wxEvent + 90
24  xLights                             0x0000000101326520 _ZN12wxEvtHandler12ProcessEventER7wxEvent + 96
25  xLights                             0x000000010156e462 _ZN27wxVarScrollHelperEvtHandler12ProcessEventER7wxEvent + 34
26  xLights                             0x0000000101326661 _ZN12wxEvtHandler19ProcessEventLocallyER7wxEvent + 145
27  xLights                             0x0000000101326520 _ZN12wxEvtHandler12ProcessEventER7wxEvent + 96
28  xLights                             0x00000001013b0a9e _ZN8wxWindow11MacDoRedrawEl + 1358
29  xLights                             0x0000000101444781 _ZN17wxWidgetCocoaImpl8drawRectEPvP6NSViewS0_ + 961
30  xLights                             0x00000001014417aa _Z14wxOSX_drawRectP6NSViewP13objc_selector6CGRect + 330
31  AppKit                              0x00007fff3454a189 _NSViewDrawRect + 66
32  AppKit                              0x00007fff34548a41 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:shouldChangeFontReferenceColor:stopAtLayerBackedViews:] + 1545
33  AppKit                              0x00007fff34548e3f -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:shouldChangeFontReferenceColor:stopAtLayerBackedViews:] + 2567
34  AppKit                              0x00007fff34548426 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 192
35  AppKit                              0x00007fff34548185 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1769
36  QuartzCore                          0x00007fff41e3caaf CABackingStoreUpdate_ + 577
37  QuartzCore                          0x00007fff41e9e325 ___ZN2CA5Layer8display_Ev_block_invoke + 53
38  QuartzCore                          0x00007fff41e3bc90 -[CALayer _display] + 1839
39  AppKit                              0x00007fff345476de _NSBackingLayerDisplay + 531
40  AppKit                              0x00007fff3452bc4d -[_NSViewBackingLayer display] + 811
41  QuartzCore                          0x00007fff41e3b1bc _ZN2CA5Layer17display_if_neededEPNS_11TransactionE + 634
42  QuartzCore                          0x00007fff41e29447 _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 319
43  QuartzCore                          0x00007fff41e28d20 _ZN2CA11Transaction6commitEv + 576
44  AppKit                              0x00007fff34522879 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 274
45  CoreFoundation                      0x00007fff36f2695d __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
46  CoreFoundation                      0x00007fff36f26892 __CFRunLoopDoObservers + 452
47  CoreFoundation                      0x00007fff36ec83c5 __CFRunLoopRun + 1166
48  CoreFoundation                      0x00007fff36ec7ce4 CFRunLoopRunSpecific + 463
49  HIToolbox                           0x00007fff36161895 RunCurrentEventLoopInMode + 293
50  HIToolbox                           0x00007fff361614d4 ReceiveNextEventCommon + 371
51  HIToolbox                           0x00007fff36161348 _BlockUntilNextEventMatchingListInModeWithFilter + 64
52  AppKit                              0x00007fff3441e8df _DPSNextEvent + 997
53  AppKit                              0x00007fff3441d67e -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
54  AppKit                              0x00007fff344176e1 -[NSApplication run] + 699
55  xLights                             0x000000010142003f _ZN14wxGUIEventLoop8OSXDoRunEv + 207
56  xLights                             0x000000010130d111 _ZN13wxCFEventLoop5DoRunEv + 49
57  xLights                             0x00000001012760d5 _ZN15wxEventLoopBase3RunEv + 85
58  xLights                             0x00000001012543b4 _ZN16wxAppConsoleBase8MainLoopEv + 116
59  xLights                             0x00000001013e1981 _ZN5wxApp5OnRunEv + 49
60  xLights                             0x00000001012a9b5f _Z7wxEntryRiPPw + 191
61  xLights                             0x0000000100f16ee2 main + 130
62  libdyld.dylib                       0x00007fff63e990a1 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib           0x00007fff63fd7b86 __pthread_kill + 10
1   libsystem_pthread.dylib          0x00007fff6408dc50 pthread_kill + 285
2   libsystem_c.dylib                0x00007fff63f411c9 abort + 127
3   libc++abi.dylib                  0x00007fff615c8231 abort_message + 231
4   libc++abi.dylib                  0x00007fff615c83cd default_terminate_handler() + 265
5   libobjc.A.dylib                  0x00007fff62dcec87 _objc_terminate() + 97
6   libc++abi.dylib                  0x00007fff615d3dfe std::__terminate(void (*)()) + 8
7   libc++abi.dylib                  0x00007fff615d3ecd __cxxabiv1::call_terminate(bool, _Unwind_Exception*) + 35
8   libc++abi.dylib                  0x00007fff615c7033 __cxxabiv1::scan_eh_tab(__cxxabiv1::(anonymous namespace)::scan_results&, _Unwind_Action, bool, _Unwind_Exception*, _Unwind_Context*) + 487
9   libc++abi.dylib                  0x00007fff615c6db5 __gxx_personality_v0 + 181
10  libunwind.dylib                  0x00007fff640b9a6d _Unwind_RaiseException + 149
11  libc++abi.dylib                  0x00007fff615c7858 __cxa_rethrow + 77
12  org.xlights                      0x000000010130d164 wxCFEventLoop::DoRun() + 132
13  org.xlights                      0x00000001012760d5 wxEventLoopBase::Run() + 85
14  org.xlights                      0x00000001013a367f wxDialog::ShowModal() + 207
15  org.xlights                      0x00000001011638a1 wxDebugReportPreviewStd::Show(wxDebugReport&) const + 65
16  org.xlights                      0x0000000100f19e25 xLightsFrame::CreateDebugReport(wxDebugReportCompress*) + 85
17  org.xlights                      0x0000000100f18e3e handleCrash(void*) + 7358
18  org.xlights                      0x000000010132221c wxFatalSignalHandler(int) (.llvm.897393458886585521) + 28
19  libsystem_platform.dylib         0x00007fff64082b3d _sigtramp + 29
20  com.apple.coreui                 0x00007fff4bdffb28 CUICoreThemeRenderer::CopyCustomColorCore(__CFString const*, __CFDictionary const*) const + 906
21  org.xlights                      0x000000010120a410 wxPGComboBox::OnMeasureItem(unsigned long) const + 112
22  org.xlights                      0x00000001013738e9 wxVListBoxComboPopup::OnMeasureItem(unsigned long) const + 25
23  org.xlights                      0x000000010156d472 wxVListBox::OnGetRowHeight(unsigned long) const + 18
24  org.xlights                      0x000000010156c36f wxVListBox::OnPaint(wxPaintEvent&) + 527
25  org.xlights                      0x000000010132589d wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 605
26  org.xlights                      0x000000010132662a wxEvtHandler::ProcessEventLocally(wxEvent&) + 90
27  org.xlights                      0x0000000101326520 wxEvtHandler::ProcessEvent(wxEvent&) + 96
28  org.xlights                      0x000000010156e462 wxVarScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 34
29  org.xlights                      0x0000000101326661 wxEvtHandler::ProcessEventLocally(wxEvent&) + 145
30  org.xlights                      0x0000000101326520 wxEvtHandler::ProcessEvent(wxEvent&) + 96
31  org.xlights                      0x00000001013b0a9e wxWindow::MacDoRedraw(long) + 1358
32  org.xlights                      0x0000000101444781 wxWidgetCocoaImpl::drawRect(void*, NSView*, void*) + 961
33  org.xlights                      0x00000001014417aa wxOSX_drawRect(NSView*, objc_selector*, CGRect) + 330
34  com.apple.AppKit                 0x00007fff3454a189 _NSViewDrawRect + 66
35  com.apple.AppKit                 0x00007fff34548a41 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:shouldChangeFontReferenceColor:stopAtLayerBackedViews:] + 1545
36  com.apple.AppKit                 0x00007fff34548e3f -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:shouldChangeFontReferenceColor:stopAtLayerBackedViews:] + 2567
37  com.apple.AppKit                 0x00007fff34548426 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 192
38  com.apple.AppKit                 0x00007fff34548185 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1769
39  com.apple.QuartzCore             0x00007fff41e3caaf CABackingStoreUpdate_ + 577
40  com.apple.QuartzCore             0x00007fff41e9e325 invocation function for block in CA::Layer::display_() + 53
41  com.apple.QuartzCore             0x00007fff41e3bc90 -[CALayer _display] + 1839
42  com.apple.AppKit                 0x00007fff345476de _NSBackingLayerDisplay + 531
43  com.apple.AppKit                 0x00007fff3452bc4d -[_NSViewBackingLayer display] + 811
44  com.apple.QuartzCore             0x00007fff41e3b1bc CA::Layer::display_if_needed(CA::Transaction*) + 634
45  com.apple.QuartzCore             0x00007fff41e29447 CA::Context::commit_transaction(CA::Transaction*) + 319
46  com.apple.QuartzCore             0x00007fff41e28d20 CA::Transaction::commit() + 576
47  com.apple.AppKit                 0x00007fff34522879 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 274
48  com.apple.CoreFoundation         0x00007fff36f2695d __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
49  com.apple.CoreFoundation         0x00007fff36f26892 __CFRunLoopDoObservers + 452
50  com.apple.CoreFoundation         0x00007fff36ec83c5 __CFRunLoopRun + 1166
51  com.apple.CoreFoundation         0x00007fff36ec7ce4 CFRunLoopRunSpecific + 463
52  com.apple.HIToolbox              0x00007fff36161895 RunCurrentEventLoopInMode + 293
53  com.apple.HIToolbox              0x00007fff361614d4 ReceiveNextEventCommon + 371
54  com.apple.HIToolbox              0x00007fff36161348 _BlockUntilNextEventMatchingListInModeWithFilter + 64
55  com.apple.AppKit                 0x00007fff3441e8df _DPSNextEvent + 997
56  com.apple.AppKit                 0x00007fff3441d67e -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
57  com.apple.AppKit                 0x00007fff344176e1 -[NSApplication run] + 699
58  org.xlights                      0x000000010142003f wxGUIEventLoop::OSXDoRun() + 207
59  org.xlights                      0x000000010130d111 wxCFEventLoop::DoRun() + 49
60  org.xlights                      0x00000001012760d5 wxEventLoopBase::Run() + 85
61  org.xlights                      0x00000001012543b4 wxAppConsoleBase::MainLoop() + 116
62  org.xlights                      0x00000001013e1981 wxApp::OnRun() + 49
63  org.xlights                      0x00000001012a9b5f wxEntry(int&, wchar_t**) + 191
64  org.xlights                      0x0000000100f16ee2 main + 130
65  libdyld.dylib                    0x00007fff63e990a1 start + 1

Thread 1:: SDLTimer
0   libsystem_kernel.dylib           0x00007fff63fd51b2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff6408e5cb _pthread_cond_wait + 724
2   org.libsdl.SDL2                  0x000000010413c9ae 0x10411e000 + 125358
3   org.libsdl.SDL2                  0x000000010413dec0 0x10411e000 + 130752
4   org.libsdl.SDL2                  0x000000010413ebae 0x10411e000 + 134062
5   org.libsdl.SDL2                  0x000000010413e69c 0x10411e000 + 132764
6   org.libsdl.SDL2                  0x000000010413e129 0x10411e000 + 131369
7   libsystem_pthread.dylib          0x00007fff6408b33d _pthread_body + 126
8   libsystem_pthread.dylib          0x00007fff6408e2a7 _pthread_start + 70
9   libsystem_pthread.dylib          0x00007fff6408a425 thread_start + 13

Thread 2:: AudioQueue thread
0   libsystem_kernel.dylib           0x00007fff63fd1c2a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff63fd2174 mach_msg + 60
2   com.apple.CoreFoundation         0x00007fff36ec905e __CFRunLoopServiceMachPort + 337
3   com.apple.CoreFoundation         0x00007fff36ec85ad __CFRunLoopRun + 1654
4   com.apple.CoreFoundation         0x00007fff36ec7ce4 CFRunLoopRunSpecific + 463
5   org.libsdl.SDL2                  0x000000010413d574 0x10411e000 + 128372
6   org.libsdl.SDL2                  0x000000010413e69c 0x10411e000 + 132764
7   org.libsdl.SDL2                  0x000000010413e129 0x10411e000 + 131369
8   libsystem_pthread.dylib          0x00007fff6408b33d _pthread_body + 126
9   libsystem_pthread.dylib          0x00007fff6408e2a7 _pthread_start + 70
10  libsystem_pthread.dylib          0x00007fff6408a425 thread_start + 13

Thread 3:: AQConverterThread
0   libsystem_kernel.dylib           0x00007fff63fd51b2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff6408e5cb _pthread_cond_wait + 724
2   com.apple.audio.toolbox.AudioToolbox   0x00007fff357de29b CAGuard::Wait() + 73
3   com.apple.audio.toolbox.AudioToolbox   0x00007fff357da2be AQConverterManager::AQConverterThread::Run() + 390
4   com.apple.audio.toolbox.AudioToolbox   0x00007fff357da12d AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 9
5   com.apple.audio.toolbox.AudioToolbox   0x00007fff357b79ab CAPThread::Entry(CAPThread*) + 77
6   libsystem_pthread.dylib          0x00007fff6408b33d _pthread_body + 126
7   libsystem_pthread.dylib          0x00007fff6408e2a7 _pthread_start + 70
8   libsystem_pthread.dylib          0x00007fff6408a425 thread_start + 13

Thread 4:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib           0x00007fff63fd1c2a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff63fd2174 mach_msg + 60
2   com.apple.audio.CoreAudio        0x00007fff3691989a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 124
3   com.apple.audio.CoreAudio        0x00007fff3691980d HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 45
4   com.apple.audio.CoreAudio        0x00007fff36915b84 HALC_ProxyIOContext::IOWorkLoop() + 988
5   com.apple.audio.CoreAudio        0x00007fff369155ee HALC_ProxyIOContext::IOThreadEntry(void*) + 128
6   com.apple.audio.CoreAudio        0x00007fff369150d6 HALB_IOThread::Entry(void*) + 72
7   libsystem_pthread.dylib          0x00007fff6408b33d _pthread_body + 126
8   libsystem_pthread.dylib          0x00007fff6408e2a7 _pthread_start + 70
9   libsystem_pthread.dylib          0x00007fff6408a425 thread_start + 13

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib           0x00007fff63fd1c2a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff63fd2174 mach_msg + 60
2   com.apple.CoreFoundation         0x00007fff36ec905e __CFRunLoopServiceMachPort + 337
3   com.apple.CoreFoundation         0x00007fff36ec85ad __CFRunLoopRun + 1654
4   com.apple.CoreFoundation         0x00007fff36ec7ce4 CFRunLoopRunSpecific + 463
5   com.apple.AppKit                 0x00007fff34427505 _NSEventThread + 160
6   libsystem_pthread.dylib          0x00007fff6408b33d _pthread_body + 126
7   libsystem_pthread.dylib          0x00007fff6408e2a7 _pthread_start + 70
8   libsystem_pthread.dylib          0x00007fff6408a425 thread_start + 13

Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib           0x00007fff63fd8e82 __select + 10
1   com.apple.CoreFoundation         0x00007fff36ef6c83 __CFSocketManager + 639
2   libsystem_pthread.dylib          0x00007fff6408b33d _pthread_body + 126
3   libsystem_pthread.dylib          0x00007fff6408e2a7 _pthread_start + 70
4   libsystem_pthread.dylib          0x00007fff6408a425 thread_start + 13

Thread 7:
0   libsystem_pthread.dylib          0x00007fff6408a408 start_wqthread + 0
1   ???                              0x0000000054485244 0 + 1414025796

Thread 8:
0   libsystem_pthread.dylib          0x00007fff6408a408 start_wqthread + 0
1   ???                              0x0000000054485244 0 + 1414025796

Thread 9:
0   libsystem_pthread.dylib          0x00007fff6408a408 start_wqthread + 0
1   ???                              0x0000000054485244 0 + 1414025796

Thread 10:
0   libsystem_pthread.dylib          0x00007fff6408a408 start_wqthread + 0
1   ???                              0x0000000054485244 0 + 1414025796

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010f3c2580  rcx: 0x00007ffeef6460a8  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffeef6460e0  rsp: 0x00007ffeef6460a8
   r8: 0x00007ffeef645f68   r9: 0x00007ffeef646140  r10: 0x0000000000000000  r11: 0x0000000000000206
  r12: 0x0000000000000307  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x000000000000002d
  rip: 0x00007fff63fd7b86  rfl: 0x0000000000000206  cr2: 0x00007fff96e89188
 
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x1005b3000 -        0x101f33fff +org.xlights (2018.17 - 18017) <E6BF2AC1-E679-3BC9-A70B-93A1816268BE> /var/folders/*/xLights.app/Contents/MacOS/xLights
       0x1026e9000 -        0x102762ff7 +liblog4cpp.5.dylib (0) <1218E085-D0FF-3BA5-942E-9ED09F7923C9> /var/folders/*/xLights.app/Contents/Frameworks/liblog4cpp.5.dylib
       0x102796000 -        0x102846fff +libswscale.4.dylib (0) <6DDDD073-C456-3C87-B5FA-6F01E5653F8C> /var/folders/*/xLights.app/Contents/Frameworks/libswscale.4.dylib
       0x102874000 -        0x102886ff7 +libswresample.2.dylib (0) <3C3E6B69-CA5B-35A3-B0EB-03BE47FE0339> /var/folders/*/xLights.app/Contents/Frameworks/libswresample.2.dylib
       0x102898000 -        0x1028ddff7 +libavutil.55.dylib (0) <5BF5094C-575E-38CB-BCB7-CAC1B7C2FBC7> /var/folders/*/xLights.app/Contents/Frameworks/libavutil.55.dylib
       0x102925000 -        0x102ac0ff7 +libavformat.57.dylib (0) <1F6BB532-0526-3F40-9BB0-8FAD71EBB42D> /var/folders/*/xLights.app/Contents/Frameworks/libavformat.57.dylib
       0x102b79000 -        0x1036a0fe7 +libavcodec.57.dylib (0) <B130651A-74EB-3531-926D-1FF7F6993BA5> /var/folders/*/xLights.app/Contents/Frameworks/libavcodec.57.dylib
       0x10411e000 -        0x1041fafff +org.libsdl.SDL2 (2.0.7 - 2.0.7) <954FD24F-7840-33BF-ACC8-8B10B1A65D86> /var/folders/*/xLights.app/Contents/Frameworks/SDL2.framework/Versions/A/SDL2
       0x105c52000 -        0x105c56fff  com.apple.audio.AppleHDAHALPlugIn (282.10 - 282.10) <3C72FDB1-FDAB-3BA4-BC8C-C61531D961D5> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x105c5c000 -        0x105e01ff7  com.apple.audio.units.Components (1.14 - 1.14) <C26B8431-83AD-33B4-B299-B293352E84D7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x1082a0000 -        0x1082a3047  libobjc-trampolines.dylib (750) <A455B757-06A7-36D7-80AB-CF20A0486177> /usr/lib/libobjc-trampolines.dylib
       0x10f30c000 -        0x10f38a657  dyld (625.13) <FD58B2D0-D66F-345E-9679-F2F8DB189359> /usr/lib/dyld
    0x7fff2cd4d000 -     0x7fff2d0aaff7  com.apple.RawCamera.bundle (8.10.0 - 1031) <242F18AE-2209-3B24-860A-09415281FA4A> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff2f0c9000 -     0x7fff2f5fbfff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (12.0.33 - 12.0.0) <B3FAE094-37FC-381D-A7E2-0F71E49452A8> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
    0x7fff2f5fc000 -     0x7fff2f68efff  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (12.0.33 - 12.0.0) <E8E29A09-D810-3C9A-B2CC-7FB680AA7654> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
    0x7fff31c3a000 -     0x7fff3256bff7  com.apple.GeForceGLDriver (12.0.19 - 12.0.0) <025AF724-8832-370A-8358-68FFE53D8C10> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff3256c000 -     0x7fff32c48ff7  libclh.dylib (12.0.19) <17712305-A672-3CFF-92E1-4782329A1131> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff32c49000 -     0x7fff32defff7  com.apple.GeForceMTLDriver (12.0.19 - 12.0.0) <7CAF931A-9705-36ED-AEF0-006F23A16F16> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
    0x7fff32df0000 -     0x7fff32df4fff  com.apple.agl (3.3.2 - AGL-3.3.2) <B98E12FC-AD6B-39B9-BCA8-F50A46ABB703> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff32df5000 -     0x7fff32fe2ff3  com.apple.avfoundation (2.0 - 1540.118.2) <5AB3036A-A928-3023-B0BB-75ACD0362EB9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff32fe3000 -     0x7fff330b1ff7  com.apple.audio.AVFAudio (1.0 - ???) <F4B3BA09-2BDA-3B9D-AF24-DFA5D9ECAE16> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff331bf000 -     0x7fff331bffff  com.apple.Accelerate (1.11 - Accelerate 1.11) <2C602CED-72CA-37C2-BDF5-31697FC9100B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff331c0000 -     0x7fff331d6fe3  libCGInterfaces.dylib (506.19) <18DB1422-57FE-380A-A33B-41D71C9CD57C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff331d7000 -     0x7fff33877fe3  com.apple.vImage (8.1 - ???) <ECA8FA33-C54A-35EC-83BC-B9AB269852F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff33878000 -     0x7fff33aeffd7  libBLAS.dylib (1243.200.4) <C5D199FD-5B91-3DC1-8F12-C3D0CD0AA1F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff33af0000 -     0x7fff33b62fe7  libBNNS.dylib (38.200.5) <EF45AB8D-6AB6-30D4-A157-20FBD77C5509> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff33b63000 -     0x7fff33f09fff  libLAPACK.dylib (1243.200.4) <45722A8A-5788-3C4C-ADD9-1812763FA635> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff33f0a000 -     0x7fff33f1fffb  libLinearAlgebra.dylib (1243.200.4) <71A9D251-EED1-3ECA-A83A-5F18A4A217E1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff33f20000 -     0x7fff33f25ff3  libQuadrature.dylib (3.200.2) <218ACDB2-AD7B-3FAA-9659-62CCBE3FF3FB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff33f26000 -     0x7fff33fa3ffb  libSparse.dylib (79.200.5) <3C25C410-C741-39FD-9D13-EB6CB49E20D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff33fa4000 -     0x7fff33fb7ffb  libSparseBLAS.dylib (1243.200.4) <CB047251-73FC-3BC0-8E48-23C9E139396E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff33fb8000 -     0x7fff3419cff3  libvDSP.dylib (671.201.1) <716585BD-04D7-30A9-B315-689184275E38> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3419d000 -     0x7fff34252ff3  libvMisc.dylib (671.201.1) <FCEF8840-15C7-39BC-A266-3C7492528EF2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff34253000 -     0x7fff34253fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <DADD83A2-550F-3570-8D71-16614C6A4CE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff34254000 -     0x7fff342b7ffb  com.apple.Accounts (113 - 113) <22B03514-2286-300F-95A2-CDB6C3588FB9> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff342ba000 -     0x7fff34403fff  com.apple.AddressBook.framework (11.0 - 1882) <6B92BE07-2EE7-3774-986F-894B1E3EAAA7> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff34404000 -     0x7fff35223ff3  com.apple.AppKit (6.9 - 1668) <2B792F46-83BE-3D3D-9F1F-3B3111C4FB59> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff35275000 -     0x7fff35275fff  com.apple.ApplicationServices (50.1 - 50.1) <D5F9D97B-164D-36A7-A475-AD56084CD2CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff35276000 -     0x7fff352e1ff7  com.apple.ApplicationServices.ATS (377 - 453.11) <90EB92C5-1837-3DFB-9374-B154B2E6F9FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff3537a000 -     0x7fff35499fff  libFontParser.dylib (228.6) <4647CFC5-8208-34EB-B8D5-0AEDB64F4B4A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff3549a000 -     0x7fff354e5fff  libFontRegistry.dylib (228.12) <BFE3C70F-B1ED-3F1F-9859-6FD064A3AF45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff35544000 -     0x7fff35577ff7  libTrueTypeScaler.dylib (228.6) <EFF39ECF-611A-3E30-8F15-FDCBEC11C74B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff355e1000 -     0x7fff355e5ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <4B7C1697-4639-3385-A770-45B1BD30330E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff35682000 -     0x7fff356d4ffb  com.apple.HIServices (1.22 - 627.14.1) <9B2FCCA2-0899-3111-B2E5-08F3FA31841A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff356d5000 -     0x7fff356e3ff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <20DFFBDA-3774-325B-88A4-919540F07F63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff356e4000 -     0x7fff35730fff  com.apple.print.framework.PrintCore (14.0 - 503.7) <8D3D0E55-8EC4-3757-8B33-7D9AFD663D11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff35731000 -     0x7fff3576cff7  com.apple.QD (3.12 - 407.2) <56E55A52-039A-3507-85E4-D2F4608AF8C1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff3576d000 -     0x7fff35779ff7  com.apple.speech.synthesis.framework (8.0.15 - 8.0.15) <8478045C-B1C1-3D9C-B4A8-8672E8B9300C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff3577a000 -     0x7fff35a16ff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <42C9312C-276C-32B6-8BC3-6F5656A1C30C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff35a18000 -     0x7fff35a18fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <D838C62E-E8C7-3963-B951-71D9DCB531B5> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff35d7c000 -     0x7fff3613dff7  com.apple.CFNetwork (974.1 - 974.1) <6DD76CA8-3F28-337D-85C6-57B65354F031> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff36152000 -     0x7fff36152fff  com.apple.Carbon (158 - 158) <B02BBE3C-3A4E-308F-AF41-9A31EADE9686> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff36153000 -     0x7fff36156ffb  com.apple.CommonPanels (1.2.6 - 98) <E5C9AA56-B51C-393B-AE1B-55938E7B82D0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff36157000 -     0x7fff3645eff7  com.apple.HIToolbox (2.1.1 - 916.32) <F06AF112-3A8B-3341-B970-1854AB7577E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3645f000 -     0x7fff36462ffb  com.apple.help (1.3.8 - 66) <5B231BF0-E840-36BD-89E6-7749B1A6DBD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff36463000 -     0x7fff36468ff7  com.apple.ImageCapture (9.0 - 1529.7) <082A7323-B448-33BE-8F51-1EE7298F238A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff36469000 -     0x7fff364fdff3  com.apple.ink.framework (10.9 - 225) <A74BF970-732D-3A1E-966E-68BE695636E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff364fe000 -     0x7fff36518fff  com.apple.openscripting (1.7 - 178) <379DB770-D686-3C93-9766-72336ADEEC56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff36539000 -     0x7fff3653afff  com.apple.print.framework.Print (14.0 - 267.3) <8DE0DE9B-75A1-381B-AC03-048B9B20C2A4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3653b000 -     0x7fff3653dff7  com.apple.securityhi (9.0 - 55006) <D54E2F99-910E-30A9-B7B4-B053FD12B267> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3653e000 -     0x7fff36544ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <F150D99A-BAB9-3798-BA9D-11E7C043A21A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff36545000 -     0x7fff3666afff  com.apple.cloudkit.CloudKit (736.130 - 736.130) <FE7B6018-A5E3-34F4-85A7-D85118665D6C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff3666b000 -     0x7fff3666bfff  com.apple.Cocoa (6.11 - 23) <EB2E733A-77A2-32DB-BB7D-B036243B5AE0> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff36679000 -     0x7fff36745fff  com.apple.ColorSync (4.13.0 - 3340) <273605B0-BA3E-31FE-A085-9B1A6020EF9E> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff36746000 -     0x7fff3683aff3  com.apple.contacts (1.0 - 2899) <174691F5-0C97-3FA6-9EE5-0038179A3DB4> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff368e0000 -     0x7fff36970fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <88C81ADA-23FC-3997-BF32-C40B7FB64415> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff369d6000 -     0x7fff36a01ff7  com.apple.CoreBluetooth (1.0 - 1) <47B1E73A-674D-372A-A7D9-54AF7E15ECAB> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff36a02000 -     0x7fff36da2feb  com.apple.CoreData (120 - 865.2) <84C64F7D-0AED-32E3-A042-049D956193AE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff36da3000 -     0x7fff36e8cfff  com.apple.CoreDisplay (101.3 - 101.17.6) <E70EB7A9-A773-3BB4-A8B0-B2A70960064F> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff36e8d000 -     0x7fff372dcfff  com.apple.CoreFoundation (6.9 - 1555.10) <1B4033FD-D37E-3613-84AC-464B532167EF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff372de000 -     0x7fff3796bfff  com.apple.CoreGraphics (2.0 - 1245.8.4.4) <A36F7870-4E39-3474-B1C8-E2F644A71107> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff3796d000 -     0x7fff37c75ff7  com.apple.CoreImage (14.0.0 - 700.2.220) <8973D02C-9A2D-31AB-8683-396E7F3DD695> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff37c76000 -     0x7fff37cf7ff7  com.apple.corelocation (2245.7.106) <D6D2F2B8-6DBB-3C0A-A66E-496F276CC570> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff37d57000 -     0x7fff37fc5fff  com.apple.CoreML (1.0 - 1) <5028CC74-860A-3F20-9603-56C6C6541671> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff37fc6000 -     0x7fff380c7fff  com.apple.CoreMedia (1.0 - 2280.133.3) <1232349E-A179-3C05-AC2E-DE9C1A18BF46> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff380c8000 -     0x7fff3812afff  com.apple.CoreMediaIO (900.0 - 5025) <47D3D11C-7459-3F83-BC20-9D22DCC3CFBA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff3812b000 -     0x7fff3812bfff  com.apple.CoreServices (933 - 933) <239D26D1-4368-355B-B656-96B139D15680> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3812c000 -     0x7fff381aaffb  com.apple.AE (768 - 768) <96F41DC5-A9B5-382B-BD14-75118C487C39> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff381ab000 -     0x7fff38483ff7  com.apple.CoreServices.CarbonCore (1178.11 - 1178.11) <E9FFE755-C8FD-3CF2-852B-37A258CA8D34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff38484000 -     0x7fff384ceff7  com.apple.DictionaryServices (1.2 - 284.16.3) <710E49B2-5D23-39CF-89B8-9F1427616336> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff384cf000 -     0x7fff384d7ffb  com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <B1BBEEDC-3D5F-3FE1-8595-31BC523A12A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff384d8000 -     0x7fff386a3fff  com.apple.LaunchServices (933 - 933) <2C45910A-B1DE-3BB9-A1C7-80838636F45D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff386a4000 -     0x7fff38746ffb  com.apple.Metadata (10.7.0 - 1191.51) <0423D056-92CB-3341-9B98-6E3918215890> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff38747000 -     0x7fff38792ff7  com.apple.CoreServices.OSServices (933 - 933) <DF9B45C0-836F-337A-93BC-0B70F7A4E034> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff38793000 -     0x7fff38801ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <5D9E4C2A-B1A4-3AA8-BEFD-3032AE04D0D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff38802000 -     0x7fff38826ffb  com.apple.coreservices.SharedFileList (71.27 - 71.27) <6D5EAD23-4571-37C8-B4FA-89D5B639C6C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff38b66000 -     0x7fff38ccbfff  com.apple.CoreText (352.0 - 584.24) <333BC694-1AE5-38A6-8545-17691F0DF255> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff38ccc000 -     0x7fff38d09fff  com.apple.CoreVideo (1.8 - 0.0) <929A7530-6D4A-322E-9025-1E24983BDDA7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff38d0a000 -     0x7fff38da0ffb  com.apple.framework.CoreWLAN (13.0 - 1370.8) <31A73C0A-8C70-33DD-8FA0-98DCC50CCCAD> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff38f30000 -     0x7fff38f3bffb  com.apple.DirectoryService.Framework (10.14 - 207.200.4) <C38CECBE-7992-3600-870B-8F19623DB1F6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff38f3c000 -     0x7fff38ff6ff7  com.apple.DiscRecording (9.0.3 - 9030.4.5) <38DACB79-BCC6-33F7-96DD-3728A7AE130E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff3901d000 -     0x7fff39022fff  com.apple.DiskArbitration (2.7 - 2.7) <C19FF8FD-44ED-3576-BCC3-146C3702EC0B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff391e8000 -     0x7fff391eaff7  com.apple.ForceFeedback (1.0.6 - 1.0.6) <F4442FAE-1EC3-3A77-9749-7F0E5C79BE48> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
    0x7fff391eb000 -     0x7fff395b9fff  com.apple.Foundation (6.9 - 1555.10) <0AA3E168-3BDD-31EA-8378-D5D9910F3C94> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3962a000 -     0x7fff3965aff3  com.apple.GSS (4.0 - 2.0) <7F3DC923-0910-326D-ADB6-8D9EC083B7EA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff39773000 -     0x7fff3987cff3  com.apple.Bluetooth (6.0.8 - 6.0.8f5) <21C9E6E2-2FF0-3617-B1D1-58DD3119B23E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff398de000 -     0x7fff3996ffff  com.apple.framework.IOKit (2.0.2 - 1483.201.1) <935D4838-A3AE-3B61-9C84-AE95E8445286> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff39971000 -     0x7fff3997bff7  com.apple.IOSurface (255.1 - 255.1) <A0A6ABB2-3508-307A-B9AA-9820F352BF9F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3997c000 -     0x7fff399d1ff7  com.apple.ImageCaptureCore (1.0 - 1529.7) <F175742E-7ED4-3A64-9B3B-C6B4503000D5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff399d2000 -     0x7fff39b66ff7  com.apple.ImageIO.framework (3.3.0 - 1796.5.4.1) <DFBC4841-418C-358D-870B-A66358E8D8F5> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff39b67000 -     0x7fff39b6bffb  libGIF.dylib (1796.5.4.1) <61E087EE-20A5-386D-9C10-D450B6934CC7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff39b6c000 -     0x7fff39c51fef  libJP2.dylib (1796.5.4.1) <320CF8C7-AECF-3CE0-A4AC-63F54B9BD656> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff39c52000 -     0x7fff39c77ff7  libJPEG.dylib (1796.5.4.1) <BE3ED064-5EDA-306F-9E57-27728F758FAA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff39f4a000 -     0x7fff39f70fe7  libPng.dylib (1796.5.4.1) <BEDDFB22-4DD7-38F7-A78A-93714B22F0F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff39f71000 -     0x7fff39f73ff7  libRadiance.dylib (1796.5.4.1) <791E9F58-FB34-358F-AD8C-F84A1F1E9EC8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff39f74000 -     0x7fff39fc2fff  libTIFF.dylib (1796.5.4.1) <C246D59F-0BB0-3106-B565-0A1F683A9A5C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3a2be000 -     0x7fff3b040ff7  com.apple.JavaScriptCore (14606 - 14606.1.36.1.9) <D579C33B-6C04-3C4B-B231-67E703B19EF4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff3b058000 -     0x7fff3b071fff  com.apple.Kerberos (3.0 - 1) <DFE0CA3E-091A-34A4-AADF-F4ECDF1D2104> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3b072000 -     0x7fff3b0a7ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <9B19B85B-BA87-3F9E-A1A7-EBB21A169BAC> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff3b32e000 -     0x7fff3b338fff  com.apple.MediaAccessibility (1.0 - 114.4) <2C19ABD2-9694-3265-B2A4-E9D44B039FF7> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3b3f2000 -     0x7fff3ba8fff7  com.apple.MediaToolbox (1.0 - 2280.133.3) <CD847069-468A-396B-AB37-399380D30482> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3ba91000 -     0x7fff3bb24fff  com.apple.Metal (157.55 - 157.55) <88327F5C-84F9-3278-B128-351C83646E72> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3bb26000 -     0x7fff3bb40ff3  com.apple.MetalKit (1.0 - 113) <F1DF20D9-7BFE-3EA6-9B5F-818CCD9A15EB> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff3bb41000 -     0x7fff3bb61ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <8768A73A-A3F8-35AB-ACE2-B5AC5518CFA7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3bb62000 -     0x7fff3bbdffef  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <A8FB90FC-7787-349E-ACB1-856F8DB09D10> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3bbe0000 -     0x7fff3bc08fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <F39DED0A-1B13-310F-8436-F791B55CE090> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3bc09000 -     0x7fff3bd30ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <4F580F61-93F8-34C0-83CE-24CFB6AB94A9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3bd31000 -     0x7fff3bd4cff7  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <E96BEA00-2B2F-37BF-9F2A-A232DE36626B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3bd4d000 -     0x7fff3bd4dff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F0ABB805-DA03-3A35-B4D7-F6A00FD5FB37> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3cf4c000 -     0x7fff3cf58ffb  com.apple.NetFS (6.0 - 4.0) <E91CF159-C54C-3785-9C89-03CDAA7DB07B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3fa0f000 -     0x7fff3fa17fe7  libcldcpuengine.dylib (2.9.6) <F98ED88A-899F-3684-B916-2659CCA09766> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff3fa18000 -     0x7fff3fa71ff7  com.apple.opencl (2.12.1 - 2.12.1) <D0F14E68-686B-3005-97FA-B88C5C1D96B7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3fa72000 -     0x7fff3fa8eff7  com.apple.CFOpenDirectory (10.14 - 207.200.4) <456C8309-8D47-36B6-945B-8E33E8CFF7BF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3fa8f000 -     0x7fff3fa9bffb  com.apple.OpenDirectory (10.14 - 207.200.4) <5BC16429-3B7A-36E0-8BD7-9A41F2B10B25> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff403fe000 -     0x7fff40400fff  libCVMSPluginSupport.dylib (17.0.37) <5ACAC653-4A78-31DA-9AE3-45B708FFCB91> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff40401000 -     0x7fff40406ff3  libCoreFSCache.dylib (163.20) <B5667F79-2609-3FD3-82E7-B95B897D199E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff40407000 -     0x7fff4040bfff  libCoreVMClient.dylib (163.20) <FFF51EDC-BD69-3DC9-AB45-9B6C6ED6E8C5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff4040c000 -     0x7fff40414ffb  libGFXShared.dylib (17.0.37) <4A5C5096-E996-3E93-901F-AAA9DE0F80F0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff40415000 -     0x7fff40420fff  libGL.dylib (17.0.37) <C62BFE37-87BB-314C-BC4A-9C68089746E5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff40421000 -     0x7fff4045bfef  libGLImage.dylib (17.0.37) <528810F9-8F38-3B9C-ACFE-7AE878BA143E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff4045c000 -     0x7fff405ceff3  libGLProgrammability.dylib (17.0.37) <10B458E3-730D-349F-BBE7-C6EBFA9BC53A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff405cf000 -     0x7fff4060cfff  libGLU.dylib (17.0.37) <992B3714-3624-3C04-95D4-599936ED2526> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff40fbc000 -     0x7fff40fcbff3  com.apple.opengl (17.0.37 - 17.0.37) <C768978B-ABD6-3558-86B9-1E62A76D0F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff40fcc000 -     0x7fff41162ff7  GLEngine (17.0.37) <5F5ADC40-4E7D-37E8-88EF-33BD858B78BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff41163000 -     0x7fff4118bff7  GLRendererFloat (17.0.37) <703B83BE-B989-3F5F-8CF5-66FDCA9FBD2B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff4134d000 -     0x7fff41497fff  com.apple.QTKit (7.7.3 - 3034) <96B9432F-B86D-3035-81FC-4A5DE076B62C> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff41498000 -     0x7fff416f3fff  com.apple.imageKit (3.0 - 1067) <F6A3E8D6-C54A-38DF-8118-DF7658A6A895> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff416f4000 -     0x7fff417e0fff  com.apple.PDFKit (1.0 - 737.3) <702E7771-D3AE-3007-9732-2ED49E45FA83> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff417e1000 -     0x7fff41cf7ff7  com.apple.QuartzComposer (5.1 - 370) <75CEF155-5ED5-3114-B433-C715A0292CCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff41cf8000 -     0x7fff41d1eff3  com.apple.quartzfilters (1.10.0 - 83) <878E5E90-CF53-3803-9DA9-1A617B7ED4A4> /System/Library/Frameworks/Quartz.fra

Offline dkulp

  • Supporting Member
  • Hero Member
  • *
  • Posts: 812
    • View Profile
Re: Bug when adding a DMX fixture (xLights 2018.31 64bit MAC)
« Reply #1 on: September 01, 2018, 12:57:00 PM »

Hmm... all the combo box/drop down things in the Poperty Grid are not working on Mojave.   If I rebuild with the non-Mojave compiler, they work (but Dark mode is lost).   Wonder if it's a compiler bug, OSX theme bug, Mojave bug, etc.... 

The drop downs in the wxWidgets PropGrid sample work fine with either compiler.  Thus, we MAY be doing something wrong.   Not really sure.  This is not going to be fun to track down.
Daniel Kulp
Framingham, MA

Offline gizmohd

  • Newbie
  • *
  • Posts: 21
    • View Profile
Re: Bug when adding a DMX fixture (xLights 2018.31 64bit MAC)
« Reply #2 on: September 01, 2018, 01:43:26 PM »

Hmm... all the combo box/drop down things in the Poperty Grid are not working on Mojave.   If I rebuild with the non-Mojave compiler, they work (but Dark mode is lost).   Wonder if it's a compiler bug, OSX theme bug, Mojave bug, etc.... 

The drop downs in the wxWidgets PropGrid sample work fine with either compiler.  Thus, we MAY be doing something wrong.   Not really sure.  This is not going to be fun to track down.
If it means losing dark mode until its figured out... Personally im okay with that....

Sent from my LM-Q710(FGN) using Tapatalk