[Ipopt] [Help] about Ipopt
Wijekoon, Manusha
manusha.wijekoon at citi.com
Mon Jan 8 08:10:22 EST 2018
This means that there is some kind of memory corruption/or access issue.
You can spot the root cause of this issue using the stack trace that gets printed with the error. If that does not help, run it through valgrind memory error detector.
-----Original Message-----
From: Ipopt [mailto:ipopt-bounces at coin-or.org] On Behalf Of GoldenCheese
Sent: 08 January 2018 12:53
To: Ipopt at list.coin-or.org
Subject: [Ipopt] [Help] about Ipopt
To someone who may see,
I am currently working on a project written in C++, including non-linear optimization. Therefore, I choose to use Ipopt to solve my problem. However, after installing successfully and make a little changes to the example code, I come across a weird problem.
When running on my Mac, everything is fine. The problem can be solved and the program terminated successfully. But when it comes to my server (redhat, linux), it can solve the problem, however it will also print extra information: “free() invalid next size(fast)”. I am quite confused about what is probably get wrong. Can anyone help me?
Looking forward to your reply !
_______________________________________________
Ipopt mailing list
Ipopt at list.coin-or.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__list.coin-2Dor.org_mailman_listinfo_ipopt&d=DwIGaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=qR2AU-rRtk4Mizn8KOhEDsdDIIV2pewjMPUy_QnOe-8&m=BSwcpZ6rjnimW31anx-Nq4_Bk9GhCkdU-4dzaHQRPm4&s=401GGiYFWP9yV4e3GfBEWgNfFLKZagyGZ_NzsEfMgOs&e=
More information about the Ipopt
mailing list