<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi,</p>
<p><br>
</p>
<p>I have a problem at hand where  I need to generate an instance and run the solver.  Since I have a number of instances, I am trying to do this in  a loop, i.e. in each loop {generate instance, build model, run model}. This is working for the first run over
 the loop. However, when the loop is executed second time, I am getting segfault error.   If I comment "model.optimize()" there is no segfault. Wondering what could be the problem.  I have removed readline library while compiling scipopt.</p>
<p><br>
</p>
<p>Would appreciate any help or pointer,</p>
<p><br>
</p>
<p>Thanking you,</p>
<p><br>
</p>
<p>Sincerely,</p>
<p><br>
</p>
<p>Sakib</p>
</div>
</body>
</html>