[osg-users] setMaxAnisotropy() Causes Segfault

Robert Osfield robert.osfield at gmail.com
Thu Feb 18 09:08:36 PST 2021


The texture->setMaxAnisotropy() is a straight forward C++ method, the only
reason for it to crash would be for the method to be called on a nullptr or
invalid texture pointer.

Most likely the bug stems from simgear so I would suggest contacting the
FlightGear team to see if they can reproduce the crash and then hunt the
down the cause of the invalid pointer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20210218/8363902d/attachment.html>


More information about the osg-users mailing list