Question: X-Error GLXBadDrawable [resid=420029C opcode=(152,11)] - Intel Corporation 82Q35

I NEED YOUR HELP !!!
My computer is a DELL 755 optiplex with an intel video card : Integrated Intel® Graphics Media Accelerator 3100 The operating system is a  redhat Linux.
When I do this in xmaple 13 sofware :
plot(cos(x/2) + sin(2*x), x = 0..4*Pi);
all the windows shut down and I have this error :
X-Error GLXBadDrawable [resid=420029C opcode=(152,11)]
A little more information about the computer
glxinfo | grep direct
direct rendering: Yes

lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 82Q35 Express 
Integrated Graphics Controller (rev 02)

What can I do to resolve this problem ?

Please Wait...