I recently built Asterisk from scratch on Ubuntu (Ubuntu 4.2.3-2ubuntu7). Everything seemed to build ok, but when I start Asterisk, I get the message: Warning! Asterisk is not thread safe. Is this anything to be concerned about? How can I make it go away? Is there an alternative threading library I can link against? Thanks! Joe
Tilghman Lesher
2008-Oct-30 00:53 UTC
[asterisk-users] 'Asterisk is not thread safe' message
On Wednesday 29 October 2008 19:10:49 joe mcguckin wrote:> I recently built Asterisk from scratch on Ubuntu (Ubuntu > 4.2.3-2ubuntu7). Everything seemed to build ok, but when I start > Asterisk, I get the message: > > Warning! Asterisk is not thread safe. > > Is this anything to be concerned about? How can I make it go away? Is > there an alternative threading library I can link against?It's a very serious error, in that Asterisk detected that your mutexes are not recursive. They need to be recursive-enabled, or locking will simply not work correctly. -- Tilghman
Possibly Parallel Threads
- ''xm create'' creates domains without a valid console tty
- ''xm create'' creates domains without a valid console tty
- What makes Rails'' routes non-thread-safe?
- Trying to add bootstrap to existing project, getting CSS compile error: missing file
- Noob trying to ./configure Wine source, config.log error