Author Topic: [fixed] Problem while trying to enter "lobby" for internet play.  (Read 706 times)

victorj

  • Guest
Today I tried to log into the menu for the lobby to try to play online, but this showed me some lines of mistakes twice, sorry the absence of more information, because I was not running the terminal along with megaglest, here are the lines obtained in error.log:

Code: [Select]
[2012-12-14 22:21:44] Runtime Error information:
======================================================
In [/home/softcoder/Code/megaglest/trunk/source/glest_game/main/main.cpp::handleSIGSEGV Line: 4934] Error detected: signal 11:

Stack Trace:
./megaglest:Glest::Game::ExceptionHandler::handleRuntimeError(char const*, bool)address [0x771217] line: 0
./megaglest:Glest::Game::handleSIGSEGV(int)address [0x743aff] line: 4939
/lib/x86_64-linux-gnu/libpthread.so.0:()address [0x7f02aaef6cb0] line: 0
/usr/lib/x86_64-linux-gnu/libstdc++.so.6:std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&)address [0x7f02a7c89f2b] line: 0
./megaglest:Glest::Game::MenuStateMasterserver::MenuStateMasterserver(Glest::Game::Program*, Glest::Game::MainMenu*)address [0x849d5d] line: 313
./megaglest:Glest::Game::MenuStateNewGame::mouseClick(int, int, Shared::Platform::MouseButton)address [0x7c8a6a] line: 117
./megaglest:Glest::Game::MainWindow::eventMouseDown(int, int, Shared::Platform::MouseButton)address [0x73fac2] line: 634
./megaglest:Shared::Platform::Window::handleMouseDown(SDL_Event)address [0xb1c786] line: 675
./megaglest:Shared::Platform::Window::handleEvent()address [0xb1eb0e] line: 160
./megaglest:Glest::Game::glestMain(int, char**)address [0x768fd2] line: 4706
./megaglest:Glest::Game::glestMainWrapper(int, char**)address [0x76c703] line: 4973
/lib/x86_64-linux-gnu/libc.so.6:__libc_start_main()address [0x7f02a733a76d] line: 0
./megaglest() [0x5db3e9]address [0x5db3e9]


System: Ubuntu 12.04 + KDE - 64 bits

"Version: MegaGlest 3.7.1 released"
Thank, I hope helped.
« Last Edit: 15 January 2013, 05:36:57 by softcoder »

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: Problem while trying to enter "lobby" for internet play.
« Reply #1 on: 16 December 2012, 06:18:49 »
I will look into the stack traces and see what i can find. I see where the problem points to but i cannot reproduce this and am not sure how this was able to occur. If anyone else experiences this issue, please post more information about the steps you took.
« Last Edit: 26 December 2012, 07:24:23 by softcoder »

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
This is fixed in svn now.

 

anything