<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"><<a href="mailto:duncan@grisby.org" target="_blank">duncan@grisby.org</a>></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>
> I'm currently testing the ZIOP feature. I got it perfectly working by<br>
> using<br>
> omniZIOP::setGlobalPolicies(CORBA::PolicyList());<br>
<br>
</span>Sorry for taking ages to reply to this...<br>
<br>
[...]<br>
<span class="">> omniORB: Assertion failed. This indicates a bug in the application<br>
> using omniORB, or maybe in omniORB itself.<br>
> file: omniZIOP.cc<br>
> line: 937<br>
> info: pvseq.length() == 2<br>
<br>
</span>The assertion is correct. It's spotting that the connection state has<br>
been mis-handled earlier. The connection thinks it can support ZIOP,<br>
when actually it can'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't the case here.<br>
<br>
I've attached a small patch that fixes it. I'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>