``` X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed req

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  218
  Current serial number in output stream:  218

This is what I get. Running dotnet pointing to my dll, or the ELF binary produced by dotnet, either way it crashes
Was this page helpful?