Runtime Error! やSegmentation violation detected が発生し、MATLABが起動できません。
3 views (last 30 days)
Show older comments
MathWorks Support Team
on 29 Jun 2009
Edited: MathWorks Support Team
on 19 Apr 2023
MATLAB を起動すると、以下のような Runtime Errorが発生します。
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.
また、matlab_crash_dump.XXXX という名前のエラーログが保存されます。内容は以下のものです。
ERROR: -----------
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
MathWorks Support Team
on 18 Apr 2023
Edited: MathWorks Support Team
on 19 Apr 2023
下記の手順で問題が解決する場合があります。
1. エラーが発生するユーザでログインします。
2. MATLABを終了し、レジストリエディタを起動([スタート] → [ファイル名を指定して実行]で、regedit を入力して実行)します。
3. HKEY_CURRENT_USER\Software\MathWorks\MATLAB 下にある6.5(R13代の場合)、または7.0(R14代の場合)を削除します。
4. MATLABの起動確認を行います。
上記を実行しても問題が解決しない場合は、弊社技術サポートまでお問い合わせください。
●技術サポート窓口
0 Comments
More Answers (0)
See Also
Categories
Find more on インストールとライセンスの紹介 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!