[Ipopt] mex: link of ' "ipopt.mexmaci64"' failed.
Tony Kelman
kelman at berkeley.edu
Wed Jul 15 08:51:33 EDT 2015
See http://list.coin-or.org/pipermail/ipopt/2015-March/003985.html
-----Original Message-----
From: Asher Metzger
Sent: Wednesday, July 15, 2015 8:42 AM
To: Tony Kelman ; ipopt at list.coin-or.org
Subject: RE: [Ipopt] mex: link of ' "ipopt.mexmaci64"' failed.
Hi Tony,
Thanks a lot!!
It works now with some of my models but not all. They are formulated exactly
the same in yalmip so it might be a size problem. It still seems to be a
problem with the ipopt.mexmaci file.
This is the message I get:
MATLAB crash file:/Users/ashermetzger/matlab_crash_dump.4157-1:
------------------------------------------------------------------------
Abort signal detected at Wed Jul 15 15:38:38 2015
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Current Visual : None
Default Encoding : US-ASCII
MATLAB Architecture: maci64
MATLAB Root : /Applications/MATLAB_R2013a_Student.app
MATLAB Version : 8.1.0.604 (R2013a)
Operating System : Darwin 13.4.0 Darwin Kernel Version 13.4.0: Wed Mar
18 16:20:14 PDT 2015; root:xnu-2422.115.14~1/RELEASE_X86_64 x86_64
Processor ID : x86 Family 6 Model 23 Stepping 10, GenuineIntel
Virtual Machine : Java 1.6.0_65-b14-462-11M4609 with Apple Inc. Java
HotSpot(TM) 64-Bit Server VM mixed mode
Window System : No active display
Fault Count: 1
Abnormal termination:
Abort signal
Register State (from fault):
RAX = 0000000000000000 RBX = 0000000000000000
RCX = 0000000000000003 RDX = 0000000112c2acdc
RSP = 0000000000000016 RBP = 00007fff841fc952
RSI = 0000000112c2acc0 RDI = 0000000112c37000
R8 = 0000000112c37000 R9 = 0000000126e65c95
R10 = 0000000112c2b2a0 R11 = 0000000000000006
R12 = 0000000112c2bf50 R13 = 0000000112c2acf0
R14 = 00007fff841fd35c R15 = 0000000000000000
RIP = 0000860312c2aef0 RFL = 0000000112c2aef0
CS = 0000000112c2aef0 FS = 0000000112c2ad20 GS = 00007fff8dbb9b1a
Stack Trace (from fault):
[ 0] 0x00000001064aa507
/Applications/MATLAB_R2013a_Student.app/bin/maci64/libmwfl.dylib+00029959
_ZN2fl4diag15stacktrace_base7captureERKNS0_14thread_contextEm+00000215
[ 1] 0x00000001064add42
/Applications/MATLAB_R2013a_Student.app/bin/maci64/libmwfl.dylib+00044354
_ZN2fl4test17terminate_handledEv+00000834
[ 2] 0x00000001064ad85a
/Applications/MATLAB_R2013a_Student.app/bin/maci64/libmwfl.dylib+00043098
_ZN2fl4diag13terminate_logEPKcRKNS0_14thread_contextE+00000106
[ 3] 0x0000000106c927af
/Applications/MATLAB_R2013a_Student.app/bin/maci64/libmwmcr.dylib+00251823
_Z32mnRunPathDependentInitializationv+00002879
[ 4] 0x0000000106c92a21
/Applications/MATLAB_R2013a_Student.app/bin/maci64/libmwmcr.dylib+00252449
_Z32mnRunPathDependentInitializationv+00003505
[ 5] 0x0000000106c90f22
/Applications/MATLAB_R2013a_Student.app/bin/maci64/libmwmcr.dylib+00245538
mnSIGABRTHandler+00000530
[ 6] 0x0000000106c90d7e
/Applications/MATLAB_R2013a_Student.app/bin/maci64/libmwmcr.dylib+00245118
mnSIGABRTHandler+00000110
[ 7] 0x00007fff88aec5aa
/usr/lib/system/libsystem_platform.dylib+00013738 _sigtramp+00000026
[ 8] 0x0000000112c2a810
<unknown-module>+00000000
[ 9] 0x00007fff8dbb9b1a
/usr/lib/system/libsystem_c.dylib+00379674 abort+00000125
[ 10] 0x0000000126eb74a6
/Users/ashermetzger/Documents/MATLAB/solvers/Ipopt/ipopt.mexmaci64+03888294
uw_init_context_1+00000134
This error was detected while a MEX-file was running. If the MEX-file
is not an official MathWorks function, please examine its source code
for errors. Please consult the External Interfaces Guide for information
on debugging MEX-files.
If this problem is reproducible, please submit a Service Request via:
http://www.mathworks.com/support/contact_us/
A technical support engineer might contact you with further information.
Thank you for your help.
Thanks
More information about the Ipopt
mailing list