[omniORB] Floating point exception.

Duncan Grisby duncan at grisby.org
Wed Oct 27 15:20:06 BST 2010


On Mon, 2010-10-18 at 14:17 -0700, grand_foin2 wrote:

> I just compiled omniORB-4.1.4 on a x86_64 Linux machine running a SuSE OS.
> When I launch the sample eg1 I get the error:
> Floating point exception.
>
> Here is the back trace :
> (gdb) bt
> #0  0x00002ac06c96e68f in do_lookup_x () from /lib64/ld-linux-x86-64.so.2
> #1  0x00002ac06c96ea77 in _dl_lookup_symbol_x () from
> /lib64/ld-linux-x86-64.so.2

Something is very broken. It's hard to say what, but it's not omniORB. A
floating point exception during initial startup must be some kind of
library dependency problem or something like that.

Does a simple C++ hello world work for you?

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --





More information about the omniORB-list mailing list