Corona SDK keeps crashing and graphics driver keeps being closed

This may be connected to the audio already initialized bug (IE auto restarting after code change)

After a few code changes My PC goes blank, freezes,  then AMD graphics driver is forced closed and a message comes up saying it has recovered from a problem while MY PC goes crazy Corona SDK freezes, I had an art package open at the time and that froze. Perhaps an open GL bug. 

This added with the audio already initialized bug is becoming a real pain and Im going to have to revert back a month or two. I have to force close or it crashes about 20-30 times a day!

This seems to have only started (the graphics bit) since upgrading the graphics driver which i was forced to do or Corona didnt even open. The audio one has been going on for months no since the auto restart simulator feature . 

Sounds like you are on Windows.  Follow these steps and help us collect some information about this:
 

Glew is an extension wrangler for opengl and is capable of providing system/graphics information.  Customers can run the glew utility and send us the log file that is generated to help us determine their hardware support.

  1. Download the glew Binaries for Windows 32-bit and 64-bit OS

  2. Extract the zip folder and in the extracted folder navigate to bin/Win32 for Win32 systems or, bin/x64 for 64-bit OS’s.

http://glew.sourceforge.net/

Direct Link to sourceforge:

http://sourceforge.net/projects/glew/files/glew/1.10.0/glew-1.10.0-win32.zip/download

  1. Run the utility glewinfo.exe, this will generate the file glewinfo.txt.

  2. Email the glewinfo.txt file to support AT coronalabs.com along with a brief description of the problem you are having.

Rob

Ok cool. Doing this now

This seems to have only started (the graphics bit) since upgrading the graphics driver which i was forced to do or Corona didnt even open. The audio one has been going on for months no since the auto restart simulator feature . 

Sounds like you are on Windows.  Follow these steps and help us collect some information about this:
 

Glew is an extension wrangler for opengl and is capable of providing system/graphics information.  Customers can run the glew utility and send us the log file that is generated to help us determine their hardware support.

  1. Download the glew Binaries for Windows 32-bit and 64-bit OS

  2. Extract the zip folder and in the extracted folder navigate to bin/Win32 for Win32 systems or, bin/x64 for 64-bit OS’s.

http://glew.sourceforge.net/

Direct Link to sourceforge:

http://sourceforge.net/projects/glew/files/glew/1.10.0/glew-1.10.0-win32.zip/download

  1. Run the utility glewinfo.exe, this will generate the file glewinfo.txt.

  2. Email the glewinfo.txt file to support AT coronalabs.com along with a brief description of the problem you are having.

Rob

Ok cool. Doing this now