[osg-users] Crash in Camera::setRenderer()
Robert Osfield
robert.osfield at gmail.com
Tue Jun 9 07:04:23 PDT 2015
Hi Nicolas,
On 9 June 2015 at 14:04, Nicolas Baillard <nicolas.baillard at gmail.com> wrote:
> I keep my cameras and views using ref_prt<>. They are all created when the application starts and never deleted.
That probably rules out dangling pointers then. Which leaves me with
no particular idea what might be wrong.
As a long shot you could look at the OSG version you are using. I
don't know what version you are using by OSG svn/trunk and OSG-3.3.x
dev series have a range of fixes that might address problems.
> I'm working on a minimal piece of code to reproduce the crash.
Thanks,
Robert.
More information about the osg-users
mailing list