Discussion:
[omniORB] Difference between omniORB 4.1.2 and 4.1.3.
Sergey Kholodilov
2009-04-06 23:50:20 UTC
Permalink
Hi!

Can you give me a link to document, that describe subject?
Already I've discover, that in 4.1.3 some functions starts to thow
exceptions. My code crashes with something like

terminate called after throwing an instance of 'omni::giopStream::
CommFailure'
Abort trap (core dumped)

or

terminate called after throwing an instance of
'CosNaming::NamingContext::NotFound'
Abort trap (core dumped)

It's unpleasant, but this problem seems local and I hope that I can solve it
myself. The whole picture of diffirence is much more interesting.
OS -- FreeBSD 7.0, if it's matter.

--
Sergey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20090406/eee1e2c3/attachment.htm
Sergey Kholodilov
2009-04-07 21:18:52 UTC
Permalink
Sorry, it seems that it was different gcc versions problem, not omniORB.

But difference between 4.1.2 and 4.1.3 is interesting for me yet.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20090407/e6ee7596/attachment.htm
Duncan Grisby
2009-04-21 19:27:43 UTC
Permalink
Post by Sergey Kholodilov
Can you give me a link to document, that describe subject?
Look at update.log in the omniORB distribution.

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Loading...