[Ipopt-tickets] Re: [Ipopt] #26: Segmentation fault with double free or corruption in DenseVector

Ipopt coin-trac at coin-or.org
Thu Jan 4 22:43:27 EST 2007


#26: Segmentation fault with double free or corruption in DenseVector
--------------------------------+-------------------------------------------
  Reporter:  yong               |       Owner:  andreasw
      Type:  defect             |      Status:  assigned
  Priority:  high               |   Component:  Ipopt   
   Version:  3.2 (C++ Version)  |    Severity:  major   
Resolution:                     |    Keywords:          
--------------------------------+-------------------------------------------
Comment (by yong):

 Thank you very much for your help! I figured out where the problem is: I
 have compiled and linked my program to the library of another nonlinear
 solver which happened to have a matrix class with the same name as
 implemented in Ipopt. After removal of the library, everything works
 smoothly.

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/26#comment:3>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list