Hi, hope all is well.
A client has encountered error code -5966 (PR_NO_ACCESS_RIGHTS_ERROR) on a call to PR_OpenSemaphore(). My initial hypothesis was that the file was not deleted before the program shut down, potentially causing a clash on restarting. This seemed unlikely, on the face of it, as we delete the file if it already exists and then create it with "777" permissions. However, to be sure that no such problem could occur where two programs are owned by different users, I created the file as root user, all permissions removed. I then ran the program (not owned by root) and still could not replicate. The file was deleted. If anyone happens to have seen this before, I'd very much appreciate any ideas as to what causes this. Best regards, Sam.
-- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto