You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Sun, Hang" <ha...@mentorg.com> on 2001/02/28 02:17:40 UTC

rmutex

Hi,

I made some application based on xerces c++, it works fine
on HP B.10.20. When I execute the project on SunOS 5.5.1,
the error message is:

libc internal error: _rmutex_unlock:rmutex not held

The compiler I used is /opt/SUNWspro/bin/CC, version is 4.1.

Does anyone has this problem before? Your suggestion is appreciated.

Hang