Open sebastianbergmann opened 3 years ago
What I reported in https://github.com/Ponup/php-sdl/issues/51#issue-932228787 happens inside a VMware Workstation 16 Pro (16.1.2 build-17966106) virtual machine.
I just tried the same example on my ThinkPad T560 where the same version of Fedora with the same version of PHP with the same version of the SDL extension is running natively: there it works.
Could it be that SDL cannot properly initialize OpenGL inside the virtual machine and that this in turn leads to the segmentation fault?
I use @remicollet's PHP packages for Fedora.