=================================================================== RCS file: /cvs2/dgamelaunch-openbsd/Bugs,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- dgamelaunch-openbsd/Bugs 2021/03/15 14:45:25 1.2 +++ dgamelaunch-openbsd/Bugs 2021/03/16 10:10:55 1.3 @@ -1 +1 @@ -* Enabling shared memory when running OpenBSD causes dgamelaunch to crash when a user attempts to watch some other user play. +* Enabling shared memory when running OpenBSD causes dgamelaunch to crash when a user attempts to watch some other user play. This seems to be due to the fact that shared semaphores are not supported by sem_init() in OpenBSD.