I am having timing-specific problems with a process-shared mutex in FreeBSD 12.3; sometimes pthread_mutex_lock or pthread_mutex_unlock will throw an exception. I have seen comments that process-shared mutexes were not supported in some older versions of FreeBSD, but it appears it should be...
Hello,
I'm trying to switch from Linux to FreeBSD, but am unable to compile one of our custom software.
After compiling many files, it eventually halts when trying to compile a file containing some pthread code:
Building file: ../feedProcessor.cpp
Invoking: GCC C++ Compiler
g++7...
Hello, I need to run some smalltalk VM, that uses thread for "heartbeat", and when I run this binary (VM), this error occurs:
pthread_setschedparam failed: Operation not permitted
Advice from VM developers are (this is advice for Linux!):
1) add file to dir /etc/security/limits.d/ with this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.