[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] f6761a: Always call XInitThreads, not only on the Pharo VM...

Ronie Salgado noreply at github.com
Sun Jun 23 06:18:49 UTC 2019


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: f6761a4e82194984ef3ab47e104d2f84c44f31fd
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f6761a4e82194984ef3ab47e104d2f84c44f31fd
  Author: Ronie Salgado <roniesalg at gmail.com>
  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.




More information about the Vm-dev mailing list