[Bug 96671] Latest INTEL LINUX Mesa driver installer (1.4.0) causes MATLAB graphics operations to either hang or produce a java exception on Fedora 23
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 25 14:57:48 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96671
--- Comment #3 from Elio <elio.martinez.monroy at intel.com> ---
I was able to reproduce the issue. You are able to run Matlab in low graphics
mode.
After applying changes from Installer tool. I got the following error executing
any script that involves graphics in Matlab:
> run graphicsInteractiveApp.m
Error using hgopengl
Java exception occurred:
java.lang.RuntimeException: Waited 5000ms for: <67f6359a, 553946c8>[count 2 [
add. 0, orig 2], qsz 0, owner <Startup Class Loader>, add.owner Startup Class
Loader-SharedResourceRunner] - <main>
at
jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock(RecursiveLockImpl01Unfairish.java:198)
at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:199)
at com.jogamp.opengl.GLProfile.getDefaultDevice(GLProfile.java:2003)
at com.jogamp.opengl.GLCapabilities.<init>(GLCapabilities.java:84)
at
com.mathworks.hg.uij.OpenGLUtils$MyGLListener.getGLInformation(OpenGLUtils.java:320)
at
com.mathworks.hg.uij.OpenGLUtils$MyGLListener.getGLData(OpenGLUtils.java:498)
at com.mathworks.hg.uij.OpenGLUtils.getGLData(OpenGLUtils.java:78)
Error in hgopengl
Error in graphicsInteractiveApp (line 37)
d = opengl('data');
Error in run (line 96)
evalin('caller', [script ';']);.
Attaching Dmesg
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160825/4a669931/attachment.html>
More information about the intel-3d-bugs
mailing list