<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Dear all,<BR>
&nbsp;<BR>
I've just installed the new version of Ipopt (3.3.3). I use Ipopt from AMPL and I have an script&nbsp;that I was using with Ipopt 3.2.3.<BR>
The installation was smooth and successful (the tests were&nbsp;passed!)&nbsp;but my surprise comes when I run again my code: Ipopt solves the first problem&nbsp;ending with<BR>
&nbsp;<BR>
EXIT: Optimal Solution Found.<BR>
Ipopt 3.3.3: Optimal Solution Found<BR>
suffix ipopt_zU_out OUT;<BR>suffix ipopt_zL_out OUT;<BR><STRONG>Segmentation fault<BR></STRONG>1.408u 0.076s 0:01.71 85.9%&nbsp;&nbsp;&nbsp;&nbsp; 0+0k 0+0io 0pf+0w<BR>
&nbsp;<BR>
Any hint of what may happen? <BR>
&nbsp;<BR>
Thanks a lot!<BR>
Adela<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
PS: I'm&nbsp;using the following options:<BR>
&nbsp;&nbsp; option ipopt_options $ipopt_options ' mu_init 1000000 ';&nbsp; # initial mu<BR>&nbsp;&nbsp; option ipopt_options $ipopt_options ' bound_mult_init_val 1000000 ';<BR>&nbsp;&nbsp; option ipopt_options $ipopt_options ' max_soc 8 '; # Max 2nd order correc.<BR>&nbsp;&nbsp; option ipopt_options $ipopt_options ' min_refinement_steps 8 ';<BR><BR><br /><hr />Explore the seven wonders of the world <a href='http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>