Guest User

Untitled

a guest
Jan 18th, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 KB | None | 0 0
  1. Console output (error log below it)
  2.  
  3. megaglest v3.12-dev
  4. Compiled using: GNUC: 40902 [64bit] platform: Linux-X64 endianness: little
  5. GIT: [Rev: 5404.a0337c8] - using STREFLOP [SSE] - [no-denormals]
  6. andy@debian64aa:~$ rmw ~/.megaglest/error.log
  7. '/home/andy/.megaglest/error.log' -> '/home/andy/.local/share/Trash/files/error.log_234501-160118'
  8. andy@debian64aa:~$ megaglest
  9. megaglest v3.12-dev
  10. Compiled using: GNUC: 40902 [64bit] platform: Linux-X64 endianness: little
  11. GIT: [Rev: 5404.a0337c8] - using STREFLOP [SSE] - [no-denormals]
  12. Game unique identifier is: d439bacc-be6f-11e5-a972-17c0b0b41e52
  13. Auto Change resolution to (1360 x 768) from (720 x 480)
  14. In [/home/andy/megaglest-git/megaglest-source/source/glest_game/main/main.cpp::handleSIGSEGV Line: 5862] Error detected: signal 11:
  15. Error saved to logfile [/home/andy/.megaglest/error.log]
  16. *ERROR* [2016-01-18 23:45:28] In [/home/andy/megaglest-git/megaglest-source/source/glest_game/main/main.cpp::handleRuntimeError Line: 643] [In [/home/andy/megaglest-git/megaglest-source/source/glest_game/main/main.cpp::handleSIGSEGV Line: 5862] Error detected: signal 11:
  17. ] gameInitialized = 1, program = 0x7fe6de91ebe0
  18. *ERROR* [2016-01-18 23:45:28] In [/home/andy/megaglest-git/megaglest-source/source/glest_game/main/main.cpp::handleRuntimeError Line: 662] [In [/home/andy/megaglest-git/megaglest-source/source/glest_game/main/main.cpp::handleSIGSEGV Line: 5862] Error detected: signal 11:
  19.  
  20. Stack Trace:
  21. megaglest:Glest::Game::ExceptionHandler::handleRuntimeError(char const*, bool)address [0x7fe6dc30dfe2] line: 0
  22. megaglest:Glest::Game::handleSIGSEGV(int)address [0x7fe6dc30e353] line: 0
  23. /lib/x86_64-linux-gnu/libc.so.6:()address [0x7fe6d7822180] line: 0
  24. /lib/x86_64-linux-gnu/libc.so.6:()address [0x7fe6d787d72e] line: 0
  25. megaglest:Shared::Graphics::PixelBufferWrapper::getPixelBufferFor(int, int, int, int, int)address [0x7fe6dc74c615] line: 0
  26. megaglest:Shared::Graphics::BaseColorPickEntity::getPickedList(int, int, int, int, std::vector<Shared::Graphics::BaseColorPickEntity*, std::allocator<Shared::Graphics::BaseColorPickEntity*> > const&)address [0x7fe6dc7586be] line: 0
  27. megaglest:Glest::Game::Renderer::selectUsingColorPicking(std::vector<Glest::Game::Unit*, std::allocator<Glest::Game::Unit*> >&, Glest::Game::Object const*&, bool, Shared::Graphics::Vec2<int> const&, Shared::Graphics::Vec2<int> const&)address [0x7fe6dc2a209c] line: 0
  28. megaglest:Glest::Game::Renderer::computeSelected(std::vector<Glest::Game::Unit*, std::allocator<Glest::Game::Unit*> >&, Glest::Game::Object const*&, bool, Shared::Graphics::Vec2<int> const&, Shared::Graphics::Vec2<int> const&)address [0x7fe6dc2a2766] line: 0
  29. megaglest:Glest::Game::Gui::computeSelected(bool, bool)address [0x7fe6dc2cb230] line: 0
  30. megaglest:Glest::Game::Gui::update()address [0x7fe6dc2cb684] line: 0
  31. megaglest:Glest::Game::Game::update()address [0x7fe6dc204645] line: 0
  32. megaglest:Glest::Game::Program::loopWorker()address [0x7fe6dc336084] line: 0
  33. megaglest:Glest::Game::glestMain(int, char**)address [0x7fe6dc321c4f] line: 0
  34. megaglest:Glest::Game::glestMainSEHWrapper(int, char**)address [0x7fe6dc326222] line: 0
  35. /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main()address [0x7fe6d780eb45] line: 0
  36. megaglest:()address [0x7fe6dc0f08ea] line: 0
  37. ]
  38. Segmentation fault
  39.  
  40. ---
  41. Error log
  42.  
  43. [2016-01-18 23:45:28] Runtime Error information:
  44. ======================================================
  45. In [/home/andy/megaglest-git/megaglest-source/source/glest_game/main/main.cpp::handleSIGSEGV Line: 5862] Error detected: signal 11:
  46.  
  47. Stack Trace:
  48. megaglest:Glest::Game::ExceptionHandler::handleRuntimeError(char const*, bool)address [0x7fe6dc30dfe2] line: 0
  49. megaglest:Glest::Game::handleSIGSEGV(int)address [0x7fe6dc30e353] line: 0
  50. /lib/x86_64-linux-gnu/libc.so.6:()address [0x7fe6d7822180] line: 0
  51. /lib/x86_64-linux-gnu/libc.so.6:()address [0x7fe6d787d72e] line: 0
  52. megaglest:Shared::Graphics::PixelBufferWrapper::getPixelBufferFor(int, int, int, int, int)address [0x7fe6dc74c615] line: 0
  53. megaglest:Shared::Graphics::BaseColorPickEntity::getPickedList(int, int, int, int, std::vector<Shared::Graphics::BaseColorPickEntity*, std::allocator<Shared::Graphics::BaseColorPickEntity*> > const&)address [0x7fe6dc7586be] line: 0
  54. megaglest:Glest::Game::Renderer::selectUsingColorPicking(std::vector<Glest::Game::Unit*, std::allocator<Glest::Game::Unit*> >&, Glest::Game::Object const*&, bool, Shared::Graphics::Vec2<int> const&, Shared::Graphics::Vec2<int> const&)address [0x7fe6dc2a209c] line: 0
  55. megaglest:Glest::Game::Renderer::computeSelected(std::vector<Glest::Game::Unit*, std::allocator<Glest::Game::Unit*> >&, Glest::Game::Object const*&, bool, Shared::Graphics::Vec2<int> const&, Shared::Graphics::Vec2<int> const&)address [0x7fe6dc2a2766] line: 0
  56. megaglest:Glest::Game::Gui::computeSelected(bool, bool)address [0x7fe6dc2cb230] line: 0
  57. megaglest:Glest::Game::Gui::update()address [0x7fe6dc2cb684] line: 0
  58. megaglest:Glest::Game::Game::update()address [0x7fe6dc204645] line: 0
  59. megaglest:Glest::Game::Program::loopWorker()address [0x7fe6dc336084] line: 0
  60. megaglest:Glest::Game::glestMain(int, char**)address [0x7fe6dc321c4f] line: 0
  61. megaglest:Glest::Game::glestMainSEHWrapper(int, char**)address [0x7fe6dc326222] line: 0
  62. /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main()address [0x7fe6d780eb45] line: 0
  63. megaglest:()address [0x7fe6dc0f08ea] line: 0
Advertisement
Add Comment
Please, Sign In to add comment