Why do I receive a "Runtime Error" or segmentation violation during startup on my Windows computer in MATLAB 6.5 (R13)?
Show older comments
When I launch MATLAB I receive the following error:
Runtime Error!
Program C:\MATLAB6p5=bin=win32\matlab.exe
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
and the following log file named matlab_crash_dump.XXXX is left in my C:\temp directory:
-----------
Segmentation violation detected at Mon Nov 18 09:26:47 2002
-----------
Configuration:
MATLAB Version: 6.5.0.180913a (R13)
Operating System: Microsoft Windows XP
Window System:Version 5.1 (Build 2600)
Processor ID: x86 Family 6 Model 7 Stepping 0, AuthenticAMD
Virtual Machine:Java 1.3.1_01 with Sun Microsystems Inc. Java HotSpot(TM) Client VM
(mixed mode)
Register State:
EAX = 00000000EBX = 0a754148
ECX = 00007fffEDX = 00000000
ESI = 141ce7d8EDI = 00dfd238
EBP = 00dfd228ESP = 00dfd204
EIP = 7900ea88FLG = 00010202
Stack Trace:
[0] MFC42.DLL:0x7900ea88(0x00dfd238, 0x0a754008, 0x7909f368, 0x7909d674)
[1] MFC42.DLL:0x79065b7e(0x7a541db4 "MatlabCommandState", 0x0a7540c8, 0x0a754008, 0x7a4fb3c0)
[2] uiw.dll:protected: int __thiscall CCmdFrame::CreateToolBar(void)(0x0a754008, 0x00dfd54c,
0x00dfd334 "TÓß", 0x79001d42) + 179 bytes
[3] uiw.dll:protected: int __thiscall CCmdFrame::OnCreate(struct tagCREATESTRUCTA *)
(0x00dfd54c, 0x0a754008, 0x0a754008, 288080) + 96 bytes
[4] MFC42.DLL:0x79001d42(1, 0, 0x7a535f08, 0x00dfd350)
[5] MFC42.DLL:0x79001b63(1, 0, 0x00dfd54c, 0x00dfd54c)
[6] MFC42.DLL:0x79001aec(0, 262690, 1, 0)
[7] MFC42.DLL:0x79001a74(262690, 1, 0, 0x00dfd54c)
[8] uiw.dll:long __stdcall AfxWndProcDllStatic(struct HWND__ *,unsigned int,unsigned int,long)
<snip>
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!