我经常遇到以下错误,这会导致STM32CubeIDE崩溃。这种情况通常发生在我打开".ioc"文件时。 Attempt to unlock mutex that was not locked有时我还会看到以下错误消息,然后程序崩溃。 [xcb] Unknown sequence number while processing reply[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called[xcb] Aborting, sorry about that.java: ../../src/xcb_io.c:639: _XReply: Assertion `!xcb_xlib_threads_sequence_lost' failed.
|