Re: Intermittent assertion during ORB thread creation

Duncan Grisby via omniORB-list <[email protected]>
Newsgroups gmane.comp.corba.omniorb.user
Message-ID <[email protected]>
On Wed, 2017-08-16 at 10:31 -0400, Mike Cunha via omniORB-list wrote:

> Intermittently, I will get an omniORB assertion failure during ORB
> thread creation. It is not specific to one address space on my
> system.
>  
> Here is the error message:
> omniORB: (1): Assertion failed.  This indicates a bug in the
> application
> using omniORB, or maybe in omniORB itself.
> file: giopServer.cc
> line: 986
> info: 0

That means it unexpectedly failed to handle a readable connection. As
the comment in the code says, it "should never happen". If it can't
start a thread at that stage, it should queue the request.

Can you run with -ORBtraceLevel 25 and reproduce the issue?

What kind of system is this?  Does it have a very limited amount of
memory?  Is it 32 or 64 bit?

Duncan.

-- 
 -- Duncan Grisby         --
  -- [email protected]     --
   -- http://www.grisby.org --


_______________________________________________
omniORB-list mailing list
[email protected]
http://www.omniorb-support.com/mailman/listinfo/omniorb-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.