[osg-users] Segfault in VTP, but looks like OSG
Csaba Halász
csaba.halasz at gmail.com
Tue Jun 3 13:29:16 PDT 2008
On Tue, Jun 3, 2008 at 10:20 PM, <rvinyard at cs.nmsu.edu> wrote:
>
> Especially since after osg::Transform (the direct ancestor of
> osg::MatrixTransform) is constructed the _prvData member is a valid
> pointer, and immediately after osg::MatrixTransform's constructor executes
> the _prvData member is zeroed.
You could try using a gdb watchpoint to identify exactly where the
member is zeroed.
Might be a memory corruption/buffer overflow issue.
--
Csaba/Jester
More information about the osg-users
mailing list