Skip to content

Instantly share code, notes, and snippets.

@darwin
Created June 11, 2020 11:15
Show Gist options
  • Save darwin/f6db7436d1addf998902f36c19ca760b to your computer and use it in GitHub Desktop.
Save darwin/f6db7436d1addf998902f36c19ca760b to your computer and use it in GitHub Desktop.

Revisions

  1. darwin created this gist Jun 11, 2020.
    70 changes: 70 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,70 @@
    Running ui-main on thread:main[1]
    Color management: using fallback mode for management
    Color management: Error could not find role data role.
    BLT_lang_init: 'locale' data path for translations not found, continuing
    Color management: scene view "Filmic" not found, setting default "Standard".
    blf_load_font_default: 'fonts' data path not found for 'droidsans.ttf', will not be able to display text
    blf_load_font_default: 'fonts' data path not found for 'bmonofont-i18n.ttf', will not be able to display text
    blf_load_font_default: 'fonts' data path not found for 'bmonofont-i18n.ttf', will not be able to display text
    2020-06-11 13:10:45.674 java[12724:343425] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
    *** First throw call stack:
    (
    0 CoreFoundation 0x00007fff37469be7 __exceptionPreprocess + 250
    1 libobjc.A.dylib 0x00007fff702415bf objc_exception_throw + 48
    2 CoreFoundation 0x00007fff374923dc -[NSException raise] + 9
    3 AppKit 0x00007fff34690ddc -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 310
    4 AppKit 0x00007fff34678842 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1416
    5 AppKit 0x00007fff346782b3 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42
    6 bpy.so 0x00000001380469e9 _ZN17GHOST_WindowCocoaC2EP17GHOST_SystemCocoaRK10STR_Stringiijj18GHOST_TWindowState25GHOST_TDrawingContextTypebbbPS_ + 377
    7 bpy.so 0x0000000138041cdb _ZN17GHOST_SystemCocoa12createWindowERK10STR_Stringiijj18GHOST_TWindowState25GHOST_TDrawingContextType16GHOST_GLSettingsbbPK13GHOST_IWindow + 411
    8 bpy.so 0x000000013803a212 GHOST_CreateWindow + 114
    9 bpy.so 0x00000001377dae01 wm_window_ghostwindow_ensure + 401
    10 bpy.so 0x00000001377dac5d wm_window_ghostwindows_ensure + 109
    11 bpy.so 0x00000001377ae4f3 WM_check + 179
    12 bpy.so 0x00000001377bcd1a wm_homefile_read + 1914
    13 bpy.so 0x00000001377c51c9 WM_init + 329
    14 bpy.so 0x0000000137476495 main_python_enter + 629
    15 bpy.so 0x0000000137b55c37 dealloc_obj_dealloc + 135
    16 Python 0x0000000136e3b7ec insertdict + 572
    17 Python 0x0000000136e3f3e6 PyDict_SetItemString + 134
    18 Python 0x0000000136ef8140 PyModule_AddObject + 80
    19 Python 0x0000000136ef3a33 _PyImport_LoadDynamicModuleWithSpec + 1203
    20 Python 0x0000000136ef3239 _imp_create_dynamic + 329
    21 Python 0x0000000136e13588 _PyMethodDef_RawFastCallDict + 248
    22 Python 0x0000000136e13261 PyCFunction_Call + 209
    23 Python 0x0000000136ed041f _PyEval_EvalFrameDefault + 26351
    24 Python 0x0000000136ed3b13 _PyEval_EvalCodeWithName + 2467
    25 Python 0x0000000136e12f61 _PyFunction_FastCallKeywords + 257
    26 Python 0x0000000136ed2fc2 call_function + 738
    27 Python 0x0000000136ecff8d _PyEval_EvalFrameDefault + 25181
    28 Python 0x0000000136e133d0 function_code_fastcall + 128
    29 Python 0x0000000136ed2fc2 call_function + 738
    30 Python 0x0000000136ecff73 _PyEval_EvalFrameDefault + 25155
    31 Python 0x0000000136e133d0 function_code_fastcall + 128
    32 Python 0x0000000136ed2fc2 call_function + 738
    33 Python 0x0000000136ed002e _PyEval_EvalFrameDefault + 25342
    34 Python 0x0000000136e133d0 function_code_fastcall + 128
    35 Python 0x0000000136ed2fc2 call_function + 738
    36 Python 0x0000000136ed002e _PyEval_EvalFrameDefault + 25342
    37 Python 0x0000000136e133d0 function_code_fastcall + 128
    38 Python 0x0000000136ed2fc2 call_function + 738
    39 Python 0x0000000136ed002e _PyEval_EvalFrameDefault + 25342
    40 Python 0x0000000136e133d0 function_code_fastcall + 128
    41 Python 0x0000000136e129c4 _PyFunction_FastCallDict + 148
    42 Python 0x0000000136e14b0c object_vacall + 316
    43 Python 0x0000000136e14c01 _PyObject_CallMethodIdObjArgs + 177
    44 Python 0x0000000136ef21bf PyImport_ImportModuleLevelObject + 1535
    45 Python 0x0000000136ec66a7 builtin___import__ + 135
    46 Python 0x0000000136e1355e _PyMethodDef_RawFastCallDict + 206
    47 Python 0x0000000136e12873 _PyObject_FastCallDict + 227
    48 Python 0x0000000136e14056 _PyObject_CallFunctionVa + 230
    49 Python 0x0000000136e13f4f PyObject_CallFunction + 143
    50 Python 0x0000000136ef1ad9 PyImport_Import + 457
    51 Python 0x0000000136ef004f PyImport_ImportModule + 31
    52 jna15977088431016780534.tmp 0x0000000119621e74 ffi_call_unix64 + 76
    53 ??? 0x000070000f5eab78 0x0 + 123145560173432
    )
    libc++abi.dylib: terminating with uncaught exception of type NSException
    clojure: warning: clojure crashed, killed by SIGABRT.
    clojure itself has not crashed, but for transparency,
    it will now kill itself (without dumping core) with the same signal