Hi David,

Since 2.9.6 there were a number of fixes to
Refenced/Observer/observer_ptr<> and DatabasePager that address
crashes that were occurring.   I'm afraid the only way to address them
address the problems will be to either patch your version of the OSG
with these changes or simply move to the svn/trunk.

Robert.

On Sat, May 22, 2010 at 3:10 PM, David Sellin <[email protected]> wrote:
> 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
> [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

Reply via email to