I’m on Ubuntu 20.04 LTS.
Unity crashes when I run it, and displays me this :
Editor.log :
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
Unity: ../../src/xcb_io.c :260 : poll_for_event: assertion « !xcb_xlib_threads_sequence_lost » failed.
Caught fatal signal - signo:6 code:-6 errno:0 addr:0x3e800003e4b
Obtained 22 stack frames.
#0 0x007fca1f1f53c0 in funlockfile
#1 0x007fca1f03418b in gsignal
#2 0x007fca1f013859 in abort
#3 0x007fca1f013729 in (Unknown)
#4 0x007fca1f024f36 in __assert_fail
#5 0x007fca2057e643 in _XFreeX11XCBStructure
#6 0x007fca2057e6ed in _XFreeX11XCBStructure
#7 0x007fca2057e9ea in _XEventsQueued
#8 0x007fca205819dd in _XGetRequest
#9 0x007fca2056cdd8 in XNoOp
#10 0x007fca106b5fc4 in glIsTextureEXT
#11 0x007fca1ed234fc in glXGetVisualFromFBConfig
#12 0x0055691554a5a3 in CreateNativeGLContext(void*)
#13 0x00556913bf5f88 in MakeNewContextGL(GfxDeviceLevelGL, unsigned long, int, int, int, bool, bool, bool, DepthBufferFormat)
#14 0x00556913bf6159 in SetupGraphicsContextFromWindow(unsigned long, int, int, bool&)
#15 0x00556913382151 in WindowGLES::Reshape(int, int, DepthBufferFormat, bool)
#16 0x0055691338201b in WindowGLES::WindowGLES(unsigned long, int, int, DepthBufferFormat, bool)
#17 0x0055691336001e in GfxDeviceGLES::CreateGfxWindow(unsigned long, int, int, DepthBufferFormat, bool)
#18 0x005569148c5e55 in GUIView::CreateGfxWindow()
#19 0x005569148c939b in GUIView::SetWindow(ContainerWindow*)
#20 0x00556914d04c80 in GUIView_CUSTOM_Internal_SetWindow(ScriptingBackendNativeObjectPtrOpaque*, ScriptingBackendNativeObjectPtrOpaque*)
#21 0x00000041fe665e in (wrapper managed-to-native) UnityEditor.GUIView:Internal_SetWindow (UnityEditor.GUIView,UnityEngine.ScriptableObject)
Launching bug reporter
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QObject(0x20a5470), parent's thread is QThread(0x1ed33b0), current thread is Thread(0x217d2e0)
I tried many things but none worked.
Thanks in advance for any help ! Don’t hesitate to ask me for further details.