PDA

View Full Version : winviz.exe has stopped working


TarkaDahl
05-15-2012, 06:58 AM
Hi

We are having a problem on one machine which has a Quadro fx 1500

It works OK when we don't have Stereo enabled in the Nvidia control panel .

When we turn it on we get winviz.exe has stopped working

Faulting application name: winviz.exe,
version: 0.0.0.0,
time stamp: 0x4ed66274
Faulting module name: nvoglv32.DLL,
version: 8.17.12.9670,
time stamp: 0x4f9a5b4c
Exception code: 0xc0000005

We have tried reinstalling the graphics drivers, but with no success

Thanks

farshizzo
05-17-2012, 10:54 AM
Does the following script reliably cause the crash?
import viz
viz.go(viz.QUAD_BUFFER)

TarkaDahl
05-21-2012, 02:06 AM
I will try that