<div dir="ltr">Hi Duncan,<div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 10, 2015 at 6:42 PM, Duncan Grisby <span dir="ltr">&lt;<a href="mailto:duncan@grisby.org" target="_blank">duncan@grisby.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On Tue, 2015-02-24 at 19:45 +0100, Ruben Smits wrote:<br>
<br>
&gt; I&#39;m currently testing the ZIOP feature. I got it perfectly working by<br>
&gt; using<br>
&gt; omniZIOP::setGlobalPolicies(CORBA::PolicyList());<br>
<br>
</span>Sorry for taking ages to reply to this...<br>
<br>
[...]<br>
<span class="">&gt; omniORB: Assertion failed.  This indicates a bug in the application<br>
&gt; using omniORB, or maybe in omniORB itself.<br>
&gt;  file: omniZIOP.cc<br>
&gt;  line: 937<br>
&gt;  info: pvseq.length() == 2<br>
<br>
</span>The assertion is correct. It&#39;s spotting that the connection state has<br>
been mis-handled earlier. The connection thinks it can support ZIOP,<br>
when actually it can&#39;t. The assertion is checking that a compressor has<br>
been chosen, which should always be the case for a connection that<br>
really can support compression, but isn&#39;t the case here.<br>
<br>
I&#39;ve attached a small patch that fixes it. I&#39;ll check it in to trunk.<br>
<br></blockquote><div><br></div><div>I tested the attached patch and it solves my issue. Thanks for looking into this and solving it.<br></div><div><br></div><div>R.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Cheers,<br>
<br>
Duncan.<br>
<span class=""><font color="#888888"><br>
--<br>
 -- Duncan Grisby         --<br>
  -- <a href="mailto:duncan@grisby.org">duncan@grisby.org</a>     --<br>
   -- <a href="http://www.grisby.org" target="_blank">http://www.grisby.org</a> --<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:12.8000001907349px">Ruben Smits, Roboticist - Founder</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">+32 479 511 786</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">Intermodalics - Kapeldreef 60, 3001 Heverlee - BELGIUM</span><br style="font-size:12.8000001907349px"><a href="http://www.intermodalics.eu/" style="font-size:12.8000001907349px" target="_blank">www.intermodalics.eu</a><br></div></div></div>
</div></div>