[omniORB] Help with lock up.
Duncan Grisby
dgrisby@uk.research.att.com
Thu, 03 May 2001 17:20:05 +0100
On Wednesday 2 May, "John D. Heintz" wrote:
> I am getting a lock up problem on Linux with omniORB 3.0.3 and omniORBpy 1.3
> and Python 2.1 all compiled with debugging on.
Thanks for the extensive gdb traces. There was indeed a bug which
caused a deadlock. omniORBpy has to be careful to release the Python
interpreter lock whenever certain omniORB locks are acquired. In a few
places, it didn't do that, hence the deadlock.
It's fixed now in CVS and the patches.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --