Hi,

I have a program that uses a paged database for rendering a terrain. It works 
great on my own computer using Windows 7 and compiling with mingw.
But when running it on the deployment environment that uses windows XP machines 
(with high quality hardware) it crashes randomly.
I get a windows error message, the program continues, but the database paging 
stops.

It feels like the poor threading capabilities of windows XP could be the 
problem. There is a lot of settings that can be investigated in the 
DatabasePager class, and wonder which ones that could make a difference?

Has anyone experienced anything similar?

I use OSG 2.9.6, and am not able to upgrade to a later version at this point. 
Unfortunately, I have limited access and debugging possibilities to the 
environment where the problem occurs.

Thank you!

Cheers,
David

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28151#28151





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to