[Ipopt-tickets] Re: [Ipopt] #25: Segmentation fault

Ipopt coin-trac at coin-or.org
Sun Dec 31 12:27:34 EST 2006


#25: Segmentation fault
--------------------------------+-------------------------------------------
  Reporter:  Armand             |       Owner:  andreasw
      Type:  defect             |      Status:  assigned
  Priority:  normal             |   Component:  Ipopt   
   Version:  3.2 (C++ Version)  |    Severity:  major   
Resolution:                     |    Keywords:          
--------------------------------+-------------------------------------------
Comment (by andreasw):

 Hi Paul,

 The problem with the incompatible shared libraries might be that the
 environment set up in Matlabs 'unix' shell is different from what you
 usually have in your shell.  Maybe some environment variables are set
 differently, so that the loader has a different search path for shared
 libraries when it is trying to run the ipopt executable.

 One thing that might work is to compile your ipopt executable as a
 completely static executable.  In the Bonmin project, there has been some
 discussion on that, see:

 http://list.coin-or.org/pipermail/bonmin/2006-August/000007.html

 I'm trying this right now, and if it works, I will send a posting to the
 Ipopt mailing list.

 Thanks for not giving up yet :)

 A Happy New Year!

 Andreas

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



More information about the Ipopt-tickets mailing list