Advertisement
Guest User

Untitled

a guest
Aug 16th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. Adding /home/pvdk/.wine/drive_c/Program Files/Bethesda Softworks/Morrowind/Data Files/Morrowind.bsa
  2. Data dir /home/pvdk/.wine/drive_c/Program Files/Bethesda Softworks/Morrowind/Data Files
  3. Loading ESM /home/pvdk/.wine/drive_c/Program Files/Bethesda Softworks/Morrowind/Data Files/Morrowind.esm
  4. player* Initialise: RenderManager
  5.  
  6. Program received signal SIGSEGV, Segmentation fault.
  7. 0x00007ffff79a1de3 in Ogre::RenderTarget::getStatistics(float&, float&, float&, float&) const () from /usr/lib/libOgreMain.so.1.7.2
  8. (gdb) bt
  9. #0 0x00007ffff79a1de3 in Ogre::RenderTarget::getStatistics(float&, float&, float&, float&) const ()
  10. from /usr/lib/libOgreMain.so.1.7.2
  11. #1 0x00000000009706ed in MyGUI::OgreRenderManager::windowResized(Ogre::RenderWindow*) ()
  12. #2 0x00000000009702cf in MyGUI::OgreRenderManager::initialise(Ogre::RenderWindow*, Ogre::SceneManager*) ()
  13. #3 0x00000000007510db in MyGUI::OgrePlatform::initialise (this=0x3474fe0, _window=0x7ffff7eba6a8, _scene=0x7ffff7ebde18,
  14. _group=..., _logName=...) at /usr/include/MYGUI/MyGUI_OgrePlatform.h:51
  15. #4 0x0000000000750c48 in OEngine::GUI::MyGUIManager::setup (this=0x3429e30, wnd=0x7ffff7eba6a8, mgr=0x7ffff7ebde18, logging=false,
  16. logDir=...) at /home/pvdk/openmw/libs/openengine/gui/manager.cpp:29
  17. #5 0x00000000008648d8 in OEngine::GUI::MyGUIManager::MyGUIManager (this=0x3429e30, wnd=0x7ffff7eba6a8, mgr=0x7ffff7ebde18,
  18. logging=false, logDir=...) at /home/pvdk/openmw/libs/openengine/gui/manager.hpp:27
  19. #6 0x000000000086304a in MWGui::WindowManager::WindowManager (this=0x3474e00, environment=..., extensions=..., fpsLevel=0,
  20. newGame=false, mOgre=0xd28340, logpath=...) at /home/pvdk/openmw/apps/openmw/mwgui/window_manager.cpp:36
  21. #7 0x000000000096b225 in OMW::Engine::go (this=0x7fffffffdd40) at /home/pvdk/openmw/apps/openmw/engine.cpp:337
  22. #8 0x000000000095fa22 in main (argc=2, argv=0x7fffffffe078) at /home/pvdk/openmw/apps/openmw/main.cpp:254
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement