Hi

I get an application error ("The instruction at "..." referenced memory at
"...". The memory could not be read".) when I stop my application with esc.
When I run in debug mode, it breaks in QTUtils.cpp with the message
Unhandled exception .. Access violation reading location ...


My application has parts of osgmovie included and I can reproduce this
message in osgmovied (windows xp, osg2.3.6) when I comment in the function
myCreateTexturedQuadGeometry () the line
// pictureQuad->getOrCreateStateSet()->setTextureAttributeAndModes(0,
texture, osg::StateAttribute::ON);  for useTextureRectangle
It makes no sense to do this and I don't do it in my application, but I am
trying to find out the reason for the application error.



Any idea ?



Thanks

Dieter

Unclassified Mail

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

Reply via email to