Why does MATLAB crash when plotting with AMD drivers?
433 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2018 年 2 月 1 日
編集済み: MathWorks Support Team
2023 年 11 月 16 日
I was trying to create a plot, when suddenly MATLAB crashed with the following stack. What is going on?
Stack Trace (captured):
[ 0] 0x00000000043f462a C:\Program Files\MATLAB\R2015a\bin\win64\libmwfl.dll+00083498
[ 1] 0x00000000043f0ee4 C:\Program Files\MATLAB\R2015a\bin\win64\libmwfl.dll+00069348
[ 2] 0x00000000043f08db C:\Program Files\MATLAB\R2015a\bin\win64\libmwfl.dll+00067803
[ 3] 0x00000000043f40be C:\Program Files\MATLAB\R2015a\bin\win64\libmwfl.dll+00082110
[ 4] 0x00000000fb055607 C:\Program Files\MATLAB\R2015a\bin\win64\jmi.dll+00480775
[ 5] 0x000000006e667b6d C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+02390893
[ 6] 0x000000006e650ad8 C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+02296536
[ 7] 0x000000006e6688e6 C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+02394342
[ 8] 0x000000006e66c2d8 C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+02409176
[ 9] 0x000000006e703a48 C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+03029576
[ 10] 0x00000000770891ed C:\Windows\SYSTEM32\ntdll.dll+00168429
[ 11] 0x0000000077078b4f C:\Windows\SYSTEM32\ntdll.dll+00101199
[ 12] 0x00000000770b0538 C:\Windows\SYSTEM32\ntdll.dll+00329016
[ 13] 0x000000006e5f8b41 C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+01936193
[ 14] 0x000000006e64fafa C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+02292474
[ 15] 0x000000006e6507af C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+02295727
[ 16] 0x000000006e6688e6 C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+02394342
[ 17] 0x000000006e66c2d8 C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+02409176
[ 18] 0x000000006e703a48 C:\Program Files\MATLAB\R2015a\sys\java\jre\win64\jre\bin\server\jvm.dll+03029576
[ 19] 0x00000000770891ed C:\Windows\SYSTEM32\ntdll.dll+00168429
[ 20] 0x0000000077078b4f C:\Windows\SYSTEM32\ntdll.dll+00101199
[ 21] 0x00000000770b0538 C:\Windows\SYSTEM32\ntdll.dll+00329016
[ 22] 0x000000007d09734f C:\Windows\system32\atio6axx.dll+15299407
[ 23] 0x000000007d102c05 C:\Windows\system32\atio6axx.dll+15739909
[ 24] 0x000000007d0c125e C:\Windows\system32\atio6axx.dll+15471198
...
採用された回答
MathWorks Support Team
2023 年 4 月 12 日
編集済み: MathWorks Support Team
2023 年 11 月 16 日
Several users have reported this issue with their graphics card, and they were able to resolve it by updating their drivers from the following page:
Another user also mentioned there was something wrong with the Intel HD graphic card drivers. After they had repaired those drivers, this issue was solved.
Furthermore, if you are using Riva Tuner software for On Screen Display (OSD) information (i.e. information like FPS, CPU %), you should try disabling OSD for MATLAB. It seems like it is not supported.
If doing the above does not help to prevent additional crashes, please contact Technical Support:
2 件のコメント
Walter Roberson
2018 年 12 月 26 日
Note: Intel HD 1000 has not had its graphics driver updated for a number of years and is known to have bugs that interfere with use from MATLAB . The only workaround is to use a newer card.
Walter Roberson
2021 年 8 月 23 日
The information I find is that there are two possibilities:
- Your graphics card might be too old to support OpenGL 2.0; or
- Your driver might need to be reinstalled.
(I did find one other possibility, involving an application such as Duet Display that uses very old software)
The sites I looked recommend uninstalling the current graphics driver, and rebooting so that Windows will reinstall the graphics driver, after which they recommend using the graphics card manufacture's update program.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!