Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tresf
Created December 21, 2017 05:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tresf/dc8730c127b5b6330f6e3199f3c3b9fb to your computer and use it in GitHub Desktop.
Save tresf/dc8730c127b5b6330f6e3199f3c3b9fb to your computer and use it in GitHub Desktop.
QtXmlWrapper::loadXMLfile(): empty data
2018-01-01 00:54:49.819749-0500 RemoteZynAddSubFx[68570:21398883] [General] An uncaught exception was raised
2018-01-01 00:54:49.819799-0500 RemoteZynAddSubFx[68570:21398883] [General] nextEventMatchingMask should only be called from the Main Thread!
2018-01-01 00:54:49.819876-0500 RemoteZynAddSubFx[68570:21398883] [General] (
0 CoreFoundation 0x00007fff32dbd53b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fff597ca942 objc_exception_throw + 48
2 AppKit 0x00007fff30ae02cf -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 4167
3 libfltk.1.3.dylib 0x00000001007f7e65 _Z15fl_open_displayv + 290
4 libfltk.1.3.dylib 0x00000001007ff1d3 _ZN4Fl_X4makeEP9Fl_Window + 73
5 RemoteZynAddSubFx 0x00000001000068fa _ZN17RemoteZynAddSubFx9guiThreadEv + 570
6 RemoteZynAddSubFx 0x00000001000075f9 _ZN17RemoteZynAddSubFx9guiThreadEPv + 9
7 libsystem_pthread.dylib 0x00007fff5a6416c1 _pthread_body + 340
8 libsystem_pthread.dylib 0x00007fff5a64156d _pthread_body + 0
9 libsystem_pthread.dylib 0x00007fff5a640c5d thread_start + 13
)
2018-01-01 00:54:49.820093-0500 RemoteZynAddSubFx[68570:21398883] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'nextEventMatchingMask should only be called from the Main Thread!'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff32dbd53b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fff597ca942 objc_exception_throw + 48
2 AppKit 0x00007fff30ae02cf -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 4167
3 libfltk.1.3.dylib 0x00000001007f7e65 _Z15fl_open_displayv + 290
4 libfltk.1.3.dylib 0x00000001007ff1d3 _ZN4Fl_X4makeEP9Fl_Window + 73
5 RemoteZynAddSubFx 0x00000001000068fa _ZN17RemoteZynAddSubFx9guiThreadEv + 570
6 RemoteZynAddSubFx 0x00000001000075f9 _ZN17RemoteZynAddSubFx9guiThreadEPv + 9
7 libsystem_pthread.dylib 0x00007fff5a6416c1 _pthread_body + 340
8 libsystem_pthread.dylib 0x00007fff5a64156d _pthread_body + 0
9 libsystem_pthread.dylib 0x00007fff5a640c5d thread_start + 13
)
libc++abi.dylib: terminating with uncaught exception of type NSException
remote plugin died! invalidating now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment