[omniORB] rmutex problem

Giannopoulos, Panagiotis PGiannopoulos@Orchestream.com
Tue, 9 Mar 1999 15:32:56 -0000


Hi

I am using Sun C++ compiler 4.2 and I link to the following libraries:
omniORB2 omnithread omniGK_stub pthread posix4 socket 
and an odbc library for solaris: odbc

The linking is fine but when I run the program I receive exactly the same
error as reported by Urs Rufer (urs.rufer@bluewin.ch) on Dec 15 1998 which
is : libc internal error: _rmutex_unlock: rmutex not held.

Anyone knows anything about that error?