[omniORB] Re: string_to_object deadlocks in v4.1.0

Michael Kilburn crusader.mike at gmail.com
Thu Nov 22 19:58:04 GMT 2007


On Nov 20, 2007 9:24 PM, Michael Kilburn <crusader.mike at gmail.com> wrote:
> I have stumbled upon a deadlock that happens if something goes wrong
> during startup of my server. Sequence of actions look like:
> - init orb
> - activate RootPOA
> - create Servant
> - load IOR from file and call string_to_object(), if passed string is
> bad (has extra space in my case) -- it deadlocks. I assume it tries to
> throw.

Please, disregard this message... it turned out to be a consequence of
bug in another place (of my code).


-- 
Sincerely yours,
Michael.



More information about the omniORB-list mailing list