Hi Guojiang, On 24 April 2018 at 11:57, Guojiang Zheng <[email protected]> wrote: > In my application i add smart3d osgb tiles data. When i view this scene > after a while, my application get some "std::bad_alloc" exception in > DatabasePager::DatabaseThread::run---readNodeFile function,which cause the > DatabaseThead crash. How can I resolve this problem?
My best guess is that your application is running out of memory. That's all I can say at this stage as you've provided so little detail. I know nothing about your application, your data, your hardware. OS, what version of the OSG, how much memory is being used. basically none of the information that is necessary to set providing advice of what is possible to do next. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

