Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: f6761a4e82194984ef3ab47e104d2f84c44f31fd
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f6761a4e82194984ef3ab47e104d2f84c44f31fd Author: Ronie Salgado <
[hidden email]>
Date: 2019-06-23 (Sun, 23 Jun 2019)
Changed paths:
M platforms/unix/vm-display-X11/sqUnixX11.c
Log Message:
-----------
Always call XInitThreads, not only on the Pharo VM. Otherwise, a segmentation fault on quit time is produced when using third party libraries such as Vulkan drivers that depend on it.