Skip to content

Instantly share code, notes, and snippets.

@zinnschlag
Created July 20, 2012 17:21
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/3151994 to your computer and use it in GitHub Desktop.
Save zinnschlag/3151994 to your computer and use it in GitHub Desktop.
OpenMW backtrace
#0 0x0000000000000000 in ?? ()
#1 0x00007fffef246da7 in Ogre::GLSLLinkProgram::compileAndLink (this=<value optimised out>)
at /home/marc/Tools/ogre_src_v1-8-0RC1/RenderSystems/GL/src/GLSL/src/OgreGLSLLinkProgram.cpp:583
#2 0x00007fffef247608 in Ogre::GLSLLinkProgram::activate (this=0x4de7f40)
at /home/marc/Tools/ogre_src_v1-8-0RC1/RenderSystems/GL/src/GLSL/src/OgreGLSLLinkProgram.cpp:149
#3 0x00007fffef248011 in Ogre::GLSLLinkProgramManager::getActiveLinkProgram (this=0x1144140)
at /home/marc/Tools/ogre_src_v1-8-0RC1/RenderSystems/GL/src/GLSL/src/OgreGLSLLinkProgramManager.cpp:142
#4 0x00007fffef2453d3 in Ogre::GLSLGpuProgram::bindProgramParameters (this=0x7ffff7f5dd28, params=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
)
at /home/marc/Tools/ogre_src_v1-8-0RC1/RenderSystems/GL/src/GLSL/src/OgreGLSLGpuProgram.cpp:136
#5 0x00007fffef21c1ec in Ogre::GLRenderSystem::bindGpuProgramParameters (this=0x7ffff7ecc108, gptype=<value optimised out>,
params=<value optimised out>, mask=52688)
at /home/marc/Tools/ogre_src_v1-8-0RC1/RenderSystems/GL/src/OgreGLRenderSystem.cpp:3191
#6 0x00007ffff7975089 in Ogre::SceneManager::updateGpuProgramParameters (this=0x7ffff7ed3c18, pass=0x7fffe3d86ba0)
at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreSceneManager.cpp:7203
#7 0x00007ffff7983dc4 in Ogre::SceneManager::renderSingleObject (this=0x7ffff7ed3c18, rend=<value optimised out>,
pass=0x7fffe3d86ba0, lightScissoringClipping=<value optimised out>, doLightIteration=<value optimised out>,
manualLightList=<value optimised out>) at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreSceneManager.cpp:3450
#8 0x00007ffff791ba41 in Ogre::QueuedRenderableCollection::acceptVisitorGrouped (this=<value optimised out>,
visitor=0x7ffff7ed8578) at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreRenderQueueSortingGrouping.cpp:450
#9 0x00007ffff791ba88 in Ogre::QueuedRenderableCollection::acceptVisitor (this=0x1, visitor=0x0, om=0)
at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreRenderQueueSortingGrouping.cpp:418
#10 0x00007ffff796f8c2 in Ogre::SceneManager::renderBasicQueueGroupObjects (this=0x7ffff7ed3c18, pGroup=<value optimised out>,
om=Ogre::QueuedRenderableCollection::OM_PASS_GROUP)
---Type <return> to continue, or q <return> to quit---
at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreSceneManager.cpp:3057
#11 0x00007ffff79715d4 in Ogre::SceneManager::renderVisibleObjectsDefaultSequence (this=0x7ffff7ed3c18)
at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreSceneManager.cpp:2316
#12 0x00007ffff7974878 in Ogre::SceneManager::_renderScene (this=0x7ffff7ed3c18, camera=0x7ffff7f2ec68, vp=0x7fffec16aab8,
includeOverlays=<value optimised out>) at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreSceneManager.cpp:1529
#13 0x00007ffff777078c in Ogre::Camera::_renderScene (this=0x7ffff7f2ec68, vp=0x7fffec16aab8, includeOverlays=208)
at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreCamera.cpp:426
#14 0x00007ffff7937378 in Ogre::RenderTarget::_updateViewport (this=0x7fffe3d80a00, viewport=0x7fffec16aab8,
updateStatistics=true) at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreRenderTarget.cpp:199
#15 0x00007ffff793745b in Ogre::RenderTarget::_updateAutoUpdatedViewports (this=0x7fffe3d80a00, updateStatistics=true)
at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreRenderTarget.cpp:177
#16 0x00007ffff793685e in Ogre::RenderTarget::updateImpl (this=0x7fffe3d80a00)
at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreRenderTarget.cpp:154
#17 0x00007ffff7936bdc in Ogre::RenderTarget::update (this=0x1, swap=false)
at /home/marc/Tools/ogre_src_v1-8-0RC1/OgreMain/src/OgreRenderTarget.cpp:611
#18 0x0000000000811cdf in MWRender::LocalMap::render(float, float, float, float, float, float, std::string const&) ()
#19 0x0000000000811677 in MWRender::LocalMap::requestMap(MWWorld::CellStore*, Ogre::AxisAlignedBox) ()
#20 0x00000000007dbce1 in MWRender::RenderingManager::requestMap(MWWorld::CellStore*) ()
#21 0x00000000009f37a6 in MWWorld::Scene::loadCell(MWWorld::CellStore*) ()
#22 0x00000000009f41e9 in MWWorld::Scene::changeToInteriorCell(std::string const&, ESM::Position const&) ()
#23 0x000000000099ca7d in MWWorld::World::changeToInteriorCell(std::string const&, ESM::Position const&) ()
#24 0x0000000000a6c7e0 in OMW::Engine::go() ()
#25 0x0000000000a5d4dc in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment