PSOPT / psopt

PSOPT Optimal Control Software
GNU Lesser General Public License v2.1
193 stars 75 forks source link

ubuntu 15.10: example problems all segfault #6

Closed mjhmilla closed 5 years ago

mjhmilla commented 8 years ago

While I had PSOPT smoothly working on Ubuntu 14.04, the same cannot be said in Ubuntu 15.10: when the example problems are run (any of them) a segfault results. On my own examples (which were previously running) this segfault occurs when 'psopt_level2_setup(problem, algorithm);' is called. Before I completely reinstalled PSOPT, I tried the old binaries that I had compiled in Ubuntu 14.04 ... and they worked without a problem.