Bug #9461
crash on startup: [xcb] Unknown sequence number while processing queue
Status:
Needs Clarification
Severity:
Low
Assignee:
-
Category:
Application
Target version:
-
Start date:
04/24/2016
% Done:
0%
Language:
English (US)
Mod Related:
No
Votes:
Description
KSP crashes on startup, Player.log suggests something is wrong with X11 and threading:
[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.
KSP.x86_64: ../../src/xcb_io.c:274: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
GPU: Intel HD Graphics 4600
driver: Mesa 11.2.1
History
#1 Updated by Jajcus over 8 years ago
It seems the crash is caused by the '-force-glcore' option used to workaround another bug: http://bugs.kerbalspaceprogram.com/issues/9341
'-force-glcore33' works better (no crash), provided I disable shadows in settings.
#2 Updated by TriggerAu over 8 years ago
- Status changed from New to Needs Clarification