Thanks Laurens, fix now merged and submitted to svn/trunk.
On Thu, Jun 11, 2009 at 3:37 PM, Laurens Voerman<[email protected]> wrote: > Hi Robert, > > there seems to be a bug in the proxynode writer introduced in svn rev 10330. > It craches on a null pointer for options (on my windows system). > Fixed version of the file "src\osgPlugins\osg\ProxyNode.cpp" attached, based > on svn rev 10332. > > regards, > Laurens Voerman. > > > > to reproduce the problem: > set OSG_OPTIMIZER=OFF > osgconv testfile_containing_proxynode.osg output.osg > #^crash > > osgconv -O "whatever" testfile_containing_proxynode.osg output.osg > #^runs fine... > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
