[Ipopt-tickets] [Ipopt] #231: Segmentation fault in Ipopt::AugRestoSystemSolver::Solve

Ipopt coin-trac at coin-or.org
Fri Jan 31 23:22:54 EST 2014


#231: Segmentation fault in Ipopt::AugRestoSystemSolver::Solve
------------------------+----------------------
  Reporter:  bchretien  |      Owner:  stefan
      Type:  defect     |     Status:  assigned
  Priority:  normal     |  Component:  Ipopt
   Version:  3.11       |   Severity:  critical
Resolution:             |   Keywords:
------------------------+----------------------
Changes (by stefan):

 * owner:  ipopt-team => stefan
 * status:  new => assigned


Comment:

 The second issue (the assert in the unittest) is fixed with r2462.
 But this has nothing to do with the actual issue, it was just a wrong
 assert.

 For the actual issue, it may also help to configure/build Ipopt with
 {{{--enable-debug-ipopt}}} only, so you get more info in the gdb
 backtrace.
 Running under valgrind may also help.

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



More information about the Ipopt-tickets mailing list