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:
![Arrow u r green](/plugin_assets/vote_on_issues/images/arrow-u-r-green.png?1560451728)
![Arrow d r red](/plugin_assets/vote_on_issues/images/arrow-d-r-red.png?1560451728)
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 almost 9 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