I wrote a new memory allocation function to replace the glibc malloc() in 
solaris 10. 

It compiles well, but when I try to run it, I get the following message:

*** libc thread failure: _thread_setschedparam_main() fails

I've traced the program and found the error occurs at "pthread_mutex_lock()". I 
don't know 

Do you have any experience or suggestion on solving this problem? 

Thank you in advance.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to