<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Fixed in svn.<br>
      <br>
      Change is just to add to CbcSolver.cpp<br>
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Write solution header (suggested by
      Luigi Poderico)<br>
      +&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // Refresh solver<br>
      +&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; lpSolver = clpSolver-&gt;getModelPtr();<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lpSolver-&gt;computeObjectiveValue(false);<br>
      <br>
      John Forrest<br>
      &nbsp;<br>
      <br>
      On 11/03/14 17:34, R&eacute;my Roy wrote:<br>
    </div>
    <blockquote
cite="mid:CA+8-_rctR=v3yW9P6SfeAbPTUzNPuCBNWMbpj_iHhm=d8ncJ7g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Hello,<br>
            <br>
          </div>
          I just tried this problem again with 2.8.9 and I'm still
          getting the segmentation fault:<br>
          <br>
          <div style="margin-left:40px">~$ cbc exception-cbc.mps branch
            printingOptions rows solution exception-cbc.mps.sol<br>
            Welcome to the CBC MILP Solver <br>
            Version: 2.8.9 <br>
            Build Date: Mar 11 2014 <br>
            <br>
            command line - cbc exception-cbc.mps branch printingOptions
            rows solution exception-cbc.mps.sol (default strategy 1)<br>
            At line 2 NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MODEL<br>
            At line 3 ROWS<br>
            At line 8 COLUMNS<br>
            At line 22 RHS<br>
            At line 26 BOUNDS<br>
            At line 32 ENDATA<br>
            Problem MODEL has 3 rows, 4 columns and 6 elements<br>
            Coin0008I MODEL read with 0 errors<br>
            Continuous objective value is 0 - 0.00 seconds<br>
          </div>
          <div style="margin-left:40px">Cgl0004I processed model has 1
            rows, 2 columns (2 integer) and 2 elements<br>
            1 infeasibilities<br>
            Problem is infeasible!<br>
            Option for printingOptions changed from normal to rows<br>
            Segmentation fault (core dumped)<br>
            <br>
          </div>
          Was this supposed to be solved?<br>
          <br>
          exception-cbc.mps is still the same file on <a
            moz-do-not-send="true" href="http://pastebin.com/zAdbGWfY">http://pastebin.com/zAdbGWfY</a><br>
          <br>
        </div>
        Regards,<br>
        <br>
        R&eacute;my<br>
        <div class="gmail_extra">
          <br>
          <br>
          <div class="gmail_quote">2013-09-11 12:57 GMT-04:00 Stefan
            Vigerske <span dir="ltr">&lt;<a moz-do-not-send="true"
                href="mailto:stefan@math.hu-berlin.de" target="_blank">stefan@math.hu-berlin.de</a>&gt;</span>:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              Hi,<br>
              <br>
              the issue from<br>
              <a moz-do-not-send="true"
                href="http://list.coin-or.org/pipermail/cbc/2013-August/001141.html"
                target="_blank">http://list.coin-or.org/pipermail/cbc/2013-August/001141.html</a><br>
              has been fixed and the fix will be in the next release.<br>
              <br>
              You could check out a pre-release (aka bugfix branch aka
              stable branch) via svn by doing<br>
              &nbsp; svn checkout <a moz-do-not-send="true"
                href="https://projects.coin-or.org/svn/Cbc/stable/2.8"
                target="_blank">https://projects.coin-or.org/svn/Cbc/stable/2.8</a><br>
              <br>
              Stefan
              <div>
                <div class="h5"><br>
                  <br>
                  <br>
                  On 09/11/2013 06:50 PM, R&eacute;my Roy wrote:<br>
                </div>
              </div>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div>
                  <div class="h5">
                    Hello,<br>
                    <br>
                    There is a segmentation fault when I try to solve
                    this problem (MPS<br>
                    file: <a moz-do-not-send="true"
                      href="http://pastebin.com/zAdbGWfY"
                      target="_blank">http://pastebin.com/zAdbGWfY</a>)
                    with the following command line<br>
                    using cbc 2.8.3:<br>
                    <br>
                    &nbsp; &nbsp; &nbsp;$ cbc /tmp/24371-pulp.mps branch
                    printingOptions rows solution<br>
                    &nbsp; &nbsp; &nbsp;/tmp/24371-pulp.sol<br>
                    &nbsp; &nbsp; &nbsp;Welcome to the CBC MILP Solver<br>
                    &nbsp; &nbsp; &nbsp;Version: 2.8.3<br>
                    &nbsp; &nbsp; &nbsp;Build Date: Sep 11 2013<br>
                    <br>
                    &nbsp; &nbsp; &nbsp;command line - cbc /tmp/24371-pulp.mps branch
                    printingOptions rows<br>
                    &nbsp; &nbsp; &nbsp;solution /tmp/24371-pulp.sol (default strategy
                    1)<br>
                    &nbsp; &nbsp; &nbsp;At line 2 NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;MODEL<br>
                    &nbsp; &nbsp; &nbsp;At line 3 ROWS<br>
                    &nbsp; &nbsp; &nbsp;At line 8 COLUMNS<br>
                    &nbsp; &nbsp; &nbsp;At line 22 RHS<br>
                    &nbsp; &nbsp; &nbsp;At line 26 BOUNDS<br>
                    &nbsp; &nbsp; &nbsp;At line 32 ENDATA<br>
                    &nbsp; &nbsp; &nbsp;Problem MODEL has 3 rows, 4 columns and 6
                    elements<br>
                    &nbsp; &nbsp; &nbsp;Coin0008I MODEL read with 0 errors<br>
                    &nbsp; &nbsp; &nbsp;Continuous objective value is 0 - 0.00 seconds<br>
                    &nbsp; &nbsp; &nbsp;Cgl0004I processed model has 1 rows, 2 columns
                    (2 integer) and 2<br>
                    &nbsp; &nbsp; &nbsp;elements<br>
                    &nbsp; &nbsp; &nbsp;1 infeasibilities<br>
                    &nbsp; &nbsp; &nbsp;Problem is infeasible!<br>
                    &nbsp; &nbsp; &nbsp;Option for printingOptions changed from normal
                    to rows<br>
                    &nbsp; &nbsp; &nbsp;Segmentation fault (core dumped)<br>
                    <br>
                    <br>
                    This might be related to<br>
                    <a moz-do-not-send="true"
                      href="http://list.coin-or.org/pipermail/cbc/2013-August/001141.html"
                      target="_blank">http://list.coin-or.org/pipermail/cbc/2013-August/001141.html</a>
                    .<br>
                    <br>
                    Was this problem solved already? If so, is there any
                    planned release<br>
                    that would include this fix? It seems like 2.8.3 is
                    the latest version<br>
                    on <a moz-do-not-send="true"
                      href="http://www.coin-or.org/download/source/Cbc/"
                      target="_blank">http://www.coin-or.org/download/source/Cbc/</a>
                    .<br>
                    <br>
                    Regards,<br>
                    <br>
                    <br>
                    <br>
                  </div>
                </div>
                _______________________________________________<br>
                Cbc mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:Cbc@list.coin-or.org" target="_blank">Cbc@list.coin-or.org</a><br>
                <a moz-do-not-send="true"
                  href="http://list.coin-or.org/mailman/listinfo/cbc"
                  target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
                <br>
              </blockquote>
              <br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Cbc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a>
<a class="moz-txt-link-freetext" href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>