<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    There is a segmentation fault when I try to solve this problem (MPS
    file: <a class="moz-txt-link-freetext" href="http://pastebin.com/zAdbGWfY">http://pastebin.com/zAdbGWfY</a>) with the following command line
    using cbc 2.8.3:<br>
    <br>
    <blockquote>$ cbc /tmp/24371-pulp.mps branch printingOptions rows
      solution /tmp/24371-pulp.sol&nbsp;&nbsp;&nbsp; <br>
      Welcome to the CBC MILP Solver<br>
      Version: 2.8.3<br>
      Build Date: Sep 11 2013<br>
      &nbsp;<br>
      command line - cbc /tmp/24371-pulp.mps branch printingOptions rows
      solution /tmp/24371-pulp.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>
      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>
    </blockquote>
    <br>
    This might be related to
    <a class="moz-txt-link-freetext" href="http://list.coin-or.org/pipermail/cbc/2013-August/001141.html">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
    that would include this fix? It seems like 2.8.3 is the latest
    version on <a class="moz-txt-link-freetext" href="http://www.coin-or.org/download/source/Cbc/">http://www.coin-or.org/download/source/Cbc/</a> .<br>
    <br>
    Regards,<br>
  </body>
</html>