Why does MATLAB crash when plotting with AMD drivers?
Show older comments
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
...
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!