[omniORB] string_to_object deadlocks in v4.1.0

Michael Kilburn crusader.mike at gmail.com
Tue Nov 20 21:24:41 GMT 2007


Hi

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.

100% reproducible.

-- 
Sincerely yours,
Michael.



More information about the omniORB-list mailing list