Skip to content

Instantly share code, notes, and snippets.

@zinnschlag
Created May 7, 2013 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zinnschlag/5534299 to your computer and use it in GitHub Desktop.
Save zinnschlag/5534299 to your computer and use it in GitHub Desktop.
#0 0x00007ffff77b93bc in Ogre::SharedPtr<Ogre::HardwareIndexBuffer>::destroy (this=0x7fffeca37d08)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/include/OgreSharedPtr.h:232
#1 0x00007ffff7a49261 in release (this=0x7fffeca37d08)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/include/OgreSharedPtr.h:218
#2 ~SharedPtr (this=0x7fffeca37d08, __in_chrg=<optimized out>)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/include/OgreSharedPtr.h:155
#3 ~HardwareIndexBufferSharedPtr (this=0x7fffeca37d08, __in_chrg=<optimized out>)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/include/OgreHardwareIndexBuffer.h:79
#4 Ogre::IndexData::~IndexData (this=<optimized out>, __in_chrg=<optimized out>)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/src/OgreVertexIndexData.cpp:709
#5 0x00007ffff7a239e3 in Ogre::SubMesh::~SubMesh (this=0x7ffff7f0b9e0, __in_chrg=<optimized out>)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/src/OgreSubMesh.cpp:55
#6 0x00007ffff78c1841 in Ogre::Mesh::unloadImpl (this=0x7ffff7f0b5d0)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/src/OgreMesh.cpp:321
#7 0x00007ffff79585a8 in Ogre::Resource::unload (this=0x7ffff7f0b5d0)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/src/OgreResource.cpp:305
#8 0x00007ffff78bfbf9 in Ogre::Mesh::~Mesh (this=0x7ffff7f0b5d0, __in_chrg=<optimized out>)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/src/OgreMesh.cpp:138
#9 0x00007ffff78bff69 in Ogre::Mesh::~Mesh (this=0x7ffff7f0b5d0, __in_chrg=<optimized out>)
at /home/marc/Tools/ogre_src_v1-8-0/OgreMain/src/OgreMesh.cpp:139
#10 0x0000000000b5c542 in Ogre::SharedPtr<Ogre::Mesh>::destroy() ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment