libkrun
libkrun copied to clipboard
Major opcode of failed request: 130 (MIT-SHM)
i need run muvm in root
when i run in normal user , it work as except. but when i am trying use muvm in root (disable the uid!=0 check) and run command : muvm -- wine photoshop.exe
50% of times ,i will get bellow error
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 130 (MIT-SHM)
Minor opcode of failed request: 3 (X_ShmPutImage)
Value in failed request: 0x760
Serial number of failed request: 524
Current serial number in output stream: 565
i have seen similar error message as https://github.com/jessfraz/dockerfiles/issues/359
and build no_shm.so , but it does not work.
is it some issue about libkrun? or muvm?
i also post same issue in https://github.com/AsahiLinux/muvm/issues/172