What steps will reproduce the problem?
1. python test/osgViewer/test_osgViewer.py
2.
3.
What is the expected output? What do you see instead?
exit normally
What version of the product are you using? On what operating system?
svn(latest)
Please provide any additional information below.
Testing osgViewer with osg::Geometry
Will add a texture
PNG lib warning : Ignoring attempt to set cHRM RGB triangle with zero area
.----------------------------------------
Testing osgViewer with a GUIEventHandler derived in python code
EWarning: deleting still referenced object 0x25c37a8 of type
'PN3osg10ReferencedE'
the final reference count was 1, memory corruption possible.
Segmentation fault (core dumped)
I suspect the problem is due to some osg_refptr not getting unintialized.
Original issue reported on code.google.com by
rasha...@gmail.comon 28 Dec 2012 at 8:18