Hi,
I've a program with some updateCallbacks of some objects.
When I run in in Release mode it doesn't generate any errors but when I try it 
in Debug mode randomly, without a real sense, this error appears:

First-chance exception at 0x102b6ef5 (osg65-osgd.dll) in ARGAME.exe: 
0xC0000005: Access violation reading location 0xfeeefeee.
Unhandled exception at 0x102b6ef5 (osg65-osgd.dll) in ARGAME.exe: 0xC0000005: 
Access violation reading location 0xfeeefeee.

And then it breaks my program into void NodeCallback::traverse(Node* 
node,NodeVisitor* nv) function.

I tried different ways but only in Debug mode it generates this error, 
sometimes immediatly, sometimes after some minutes.

Do you know why it is generated only in debug mode? And what error is it?

Thank you very much
Daniele

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to