Hi Paul, A sporadic problem sounds like a driver bug to me, so try different hardware and drivers to see if you can get a better handle on the problem. There is small chance that there is something on the OSG side that is invoking problems in the driver, but with such an indeterminate problem it's impossible to say how like this might be or what it might be. The best I could suggest on the OSG would be to try the svn/trunk version of the OSG is it's most up to date w.r.t bug fixes.
Robert. On 4 February 2013 15:33, Paul Herbert <[email protected]> wrote: > Hi, > > I realize this questions is vague, so my apologies, but I'm hoping that some > people here might have some guesses as to what is happening because I am very > stuck. > > I have a program that is a static camera view inside a room model. Inside > this room other models (.OSG files) are loaded, moved, and unloaded. There > is some more to it than that but that is the gist. This code has been > working for some years now on 32-bit XP, but we recently put the program on a > PC with Windows 7 64-bit and an Nvidia NVS 300 video card with updated > drivers (310.90). The current OSG version being used is 2.8.3. > > Most of the time the program functions as expected, but once or twice in a > day when the user loads a model the Viewer goes completely blank, back to the > default color. No models show. We can go through the process of loading and > unloading models and the program goes through the steps without trouble, but > the Viewer stays blue. If I turn on the StatsHandler when this happens it > shows the Cull Time spiking majorly and the Frame Rate drops substantially, > but no crashes occur. Everything else seems functionally normal. This can > happen after loading just a couple models, or it can happen after many hours > of loading and unloading models. The only common link seems to be that it > occurs when we load a model. The model being loaded doesn't seem to matter > either...it can happen on any of them. > > Does anyone have any ideas or guesses about what might be happening? > > Thank you! > > Cheers, > Paul > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=52365#52365 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

