pauleve/docker-mtgo

Random crashes due to X error (BadAccess)

Closed this issue · 1 comments

X Error of failed request: BadAccess (attempt to access private resource denied)
Major opcode of failed request: 130 (MIT-SHM)
Minor opcode of failed request: 1 (X_ShmAttach)
Serial number of failed request: 73549
Current serial number in output stream: 73550

Seems to be fixed with --ipc=host docker run option.
Another option would be disabling wine mitshm, but it may temper performances.