[omniORB] Thread error?
Duncan Grisby
dgrisby@uk.research.att.com
Thu, 12 Apr 2001 16:18:01 +0100
On Thursday 12 April, Duncan Grisby wrote:
> It's dying in something to do with C++ string. I'd guess that you have
> corrupted the heap some time earlier, possibly by deleting something
> twice.
Actually, it's just occurred to me that maybe the problem is that the
string implementation is not thread safe. Does the problem go away if
you surround all string operations with a mutex lock?
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --