Menu

#6 fortran mex crashes in Matlab 6.5

open
nobody
None
5
2012-12-24
2007-11-11
Anonymous
No

>> yprime_g77(1, 1:4)

------------------------------------------------------------------------
Segmentation violation detected at Sun Nov 11 12:21:25 2007
------------------------------------------------------------------------

Configuration:
MATLAB Version: 6.5.0.180913a (R13)
Operating System: Microsoft Windows XP
Window System: Version 5.1 (Build 2600: Service Pack 2)
Processor ID: x86 Family 15 Model 12 Stepping 2, AuthenticAMD
Virtual Machine: Java 1.3.1_01 with Sun Microsystems Inc. Java HotSpot(TM) Client VM
(mixed mode)

Register State:
EAX = 64341210 EBX = 00dfd5d0
ECX = 8bc6895a EDX = 00000004
ESI = 0145ea98 EDI = 00dfd6d8
EBP = 00dfd20c ESP = 00dfd20c
EIP = 7b11c938 FLG = 00010206

Stack Trace:
[0] libmx.dll:_MXGETPR@4(0x64341210, 0x015225a8, 0x014b88d8, 2) + 8 bytes
[1] yprime_g77.dll:0x6434121c(0x00dfd248, 0x00dfd5d0, 0x00dfd250, 0x00dfd6d4)
[2] libmex.dll:_mexRunMexFile(0, 0x00dfd5d0, 2, 0x00dfd6d4) + 50 bytes
[3] m_interpreter.dll:void __cdecl inCallMexFunction(int,struct mxArray_tag * * const,int,struct mxArray_tag * * const,void (__cdecl*)(int,struct mxArray_tag * * const,int,struct mxArray_tag * * const),struct _mex_context *,struct mexfiles *)(0, 0x00dfd5d0, 2, 0x00dfd6d4) + 476 bytes
[4] m_interpreter.dll:void __cdecl inRunMexFile(int,struct mxArray_tag * * const,int,struct mxArray_tag * * const,struct mexfiles *)(0, 0x00dfd5d0, 2, 0x00dfd6d4) + 126 bytes
[5] m_interpreter.dll:void __cdecl inExecMexFile(int,int,struct mxArray_tag * * const,struct MATLAB_Function_tag *)(0, 2, 0x00dfd6d4, 0x015225a8) + 82 bytes
[6] m_interpreter.dll:_inExecFunction(0, 2, 0x00dfd6d4, 0x015225a8) + 38 bytes
[7] m_interpreter.dll:_inMMexExecute(568, 0x015225a8, 0, 2) + 533 bytes
[8] m_interpreter.dll:enum opcodes __cdecl inMMex(char const *,int,int,int,int *,int *)(0x0145f690 "yprime_g77", 568, 0, 2) + 94 bytes
[9] m_interpreter.dll:int __cdecl inInterp(enum inDebugCheck,int,int,struct inPcodeNest_tag volatile *)(2, 0, 0, 0x013f4658) + 2143 bytes
[10] m_interpreter.dll:_inInterPcode(2, 0x00dfdc54, 0, 0) + 193 bytes
[11] m_interpreter.dll:enum inExecutionStatus __cdecl in_local_call_eval_function(int *,struct _m_parser_interface *,struct _pcodeheader *,int *,struct mxArray_tag * * const,enum inDebugCheck)(0, 0x7a87fa78, 0x00dfdc54, 0x00dfdcf8) + 174 bytes
[12] m_interpreter.dll:_inEvalStringWithIsVarFcn(0x16b45980 "yprime_g77(1, 1:4)\n", 19, 0, 0) + 531 bytes
[13] m_interpreter.dll:_inEvalString(0x16b45980 "yprime_g77(1, 1:4)\n", 19, 0, 0) + 50 bytes
[14] m_interpreter.dll:enum inExecutionStatus __cdecl inEvalCmdWithLocalReturnandtype(char const *,int *,enum inDebugCheck)(0x16b45980 "yprime_g77(1, 1:4)\n", 0, 2, 0x00dfde30) + 68 bytes
[15] m_interpreter.dll:_inEvalCmdNoEnd(0x16b45980 "yprime_g77(1, 1:4)\n", 1, 0x0047f617, 11) + 16 bytes
[16] matlab.exe:_mnParser(3735603, 271244, 0, 48) + 1001 bytes
[17] matlab.exe:_WinMain@16(0x00400000 "MZ�", 0, 271244, 1) + 3872 bytes
[18] matlab.exe:_WinMainCRTStartup(3735603, 3145780, 0x7ffdf000, 0x805441fd) + 308 bytes
[19] kernel32.dll:0x7c816fd7(0x0047172c, 0, 200, 321)

Discussion

Auth0 Logo