Matlab2014b crash at plot (opengl problem)

3 views (last 30 days)
Torben
Torben on 14 Oct 2014
Edited: Walter Roberson on 4 Dec 2015
The Driver is up-to-date open GL Version is 3.1, but every time when i plot something Matlab crashes.
MATLAB crash file:C:\Temp\matlab_crash_dump.2812-1:
------------------------------------------------------------------------
Assertion detected at Tue Oct 14 11:50:31 2014
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Default Encoding : windows-1252
Graphics card 1 : Intel Corporation ( 0x8086 ) Intel(R) HD Graphics 3000 Version 9.17.10.3517
Java Crash Report : C:\Temp\hs_error_pid2812.log
Java Log : C:\Temp\java.log.2812
MATLAB Architecture: win32
MATLAB Root : C:\Program Files\MATLAB\R2014b
MATLAB Version : 8.4.0.150421 (R2014b)
Operating System : Microsoft Windows 7 Enterprise
Processor ID : x86 Family 6 Model 42 Stepping 7, GenuineIntel
Software OpenGL : 0
Virtual Machine : Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM) Client VM mixed mode
Window System : Version 6.1 (Build 7601: Service Pack 1)
Fault Count: 1
Assertion in void __stdcall `anonymous-namespace'::mwJavaAbort(void) at b:\matlab\src\jmi\javainit.cpp line 1319:
Fatal Java Exception. See Java Crash Report for details.
Register State (captured):
EAX = 7e3dc201 EBX = 7e3cc1f0
ECX = 11eed88c EDX = 7e365a6c
ESP = 11eeddac EBP = 11eee0c0
ESI = 7e3dc218 EDI = 11eeddd8
EIP = 7e24f5aa EFL = 00000202
CS = 0000001b DS = 00000023 SS = 11ee0023
ES = 48c40023 FS = 0808003b GS = 00000000
Stack Trace (captured):
[ 0] 0x7e24f5aa C:\Program Files\MATLAB\R2014b\bin\win32\libmwfl.dll+00062890 fl::diag::thread_context::unspecified_bool+00003450
[ 1] 0x7e252cda C:\Program Files\MATLAB\R2014b\bin\win32\libmwfl.dll+00077018 fl::diag::terminate+00000058
[ 2] 0x07b81b1f C:\Program Files\MATLAB\R2014b\bin\win32\jmi.dll+00465695 mljShutdown+00000431
[ 3] 0x07e99cf5 C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01547509 JVM_FindSignal+00002037
[ 4] 0x07e9e8a5 C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01566885 JVM_FindSignal+00021413
[ 5] 0x07ef97ec C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01939436 JVM_FindSignal+00393964
[ 6] 0x07e4a43d C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01221693 JVM_Clone+00301229
[ 7] 0x07df9e0a C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+00892426 JVM_DoPrivileged+00000570
[ 8] 0x0816102f C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\java.dll+00004143 Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+00000023
[ 9] 0x07defbc3 C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+00850883 JVM_IsInterrupted+00000275
[ 10] 0x07e49c82 C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01219714 JVM_Clone+00299250
[ 11] 0x07e4a3ba C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01221562 JVM_Clone+00301098
[ 12] 0x07ef97de C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01939422 JVM_FindSignal+00393950
[ 13] 0x07e4a5a3 C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01222051 JVM_Clone+00301587
[ 14] 0x07e4a607 C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01222151 JVM_Clone+00301687
[ 15] 0x07df315f C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+00864607 jio_fprintf+00000383
[ 16] 0x07e6a6b7 C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01353399 JVM_Clone+00432935
[ 17] 0x07e6a820 C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01353760 JVM_Clone+00433296
[ 18] 0x07e9f009 C:\Program Files\MATLAB\R2014b\sys\java\jre\win32\jre\bin\client\jvm.dll+01568777 JVM_FindSignal+00023305
[ 19] 0x080cc556 C:\Program Files\MATLAB\R2014b\bin\win32\MSVCR100.dll+00378198 endthreadex+00000058
[ 20] 0x080cc600 C:\Program Files\MATLAB\R2014b\bin\win32\MSVCR100.dll+00378368 endthreadex+00000228
[ 21] 0x7675ee1c C:\WINDOWS\system32\kernel32.dll+00323100 BaseThreadInitThunk+00000018
[ 22] 0x76ee37eb C:\WINDOWS\SYSTEM32\ntdll.dll+00407531 RtlInitializeExceptionChain+00000239
[ 23] 0x76ee37be C:\WINDOWS\SYSTEM32\ntdll.dll+00407486 RtlInitializeExceptionChain+00000194
opengl info
Version: '3.1.0 - Build 9.17.10.3517'
Vendor: 'Intel'
Renderer: 'Intel(R) HD Graphics 3000'
MaxTextureSize: 8192
Visual: 'Visual 0x06, (RGBA 32 bits (8 8 8 8), Z depth 24 bits, Hardware acceleration, Double buffer, Antialias 4 samples)'
Software: 'false'
SupportsGraphicsSmoothing: 1
SupportsDepthPeelTransparency: 1
SupportsAlignVertexCenters: 0
Extensions: {129x1 cell}
MaxFrameBufferSize: 4096
  6 Comments
Alessandro
Alessandro on 15 Dec 2014
I too have the same problem with R2014b and also with R2015a prelase: matlab crash in closing a figure!
Michael Lewis
Michael Lewis on 20 Apr 2015
Was any solution found? I'm still having this problem.

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Performance 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!