Rafal Boni wrote:
Andrew Doran wrote:On Fri, Feb 22, 2008 at 01:18:35PM -0500, Rafal Boni wrote:NetBSD/pmax is broken at the moment so I don't have an easy way to test onmips. I did want to test these changes on MIPS but couldn't. Can you run 'make regress' under src/regress/lib/libpthread?[...]The first failure is on MIPS. What platform is this?This is sparc64 and 'make regress' under src/regress/lib/libpthread completes w/out failures AFAICS.
I wonder if this has something to do with how default of recursive vs. non-recursive mutexes. Asterisk's locking model is pretty scary to say the least, and it did make some assumptions about the default mutex type supporting recursive locks (IIRC).
Just a thought, --rafal