[omniORB] Omniorb3.0.4 bug? (omniorbpy)
Duncan Grisby
duncan@grisby.org
Mon Feb 10 17:40:03 2003
On Sunday 9 February, Neil Pilgrim wrote:
> I'm just wondering if anyone remembers any bugs removed in omni3.0.5, or
> in any corresponding omniorbpy, wherein any thrown exceptions would
> result in a segfault.
I don't think there were any bugs like that, certainly not with all
exceptions. The most common reason for exceptions causing segfaults is
a gcc that isn't compiled with thread support, causing exceptions to
be caught by the wrong threads.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --