still always happens if I am the client and the server quits his game: ( easy to reproduce , I think it happens always )
#0 0x00007febbc2d6425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#0 0x00007febbc2d6425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007febbc2d9b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007febbc31439e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3 0x00007febbc31eb96 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x00007febbcc0fc13 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5 0x0000000000a6f646 in Shared::Platform::Mutex::~Mutex (this=0x2ac0280, __in_chrg=<optimized out>) at /home/tscharn/glest/megaglest/source/shared_lib/sources/platform/sdl/thread.cpp:164
#6 0x0000000000ab0a97 in Shared::Platform::Socket::~Socket (this=0x4955c10, __in_chrg=<optimized out>) at /home/tscharn/glest/megaglest/source/shared_lib/sources/platform/posix/socket.cpp:943
#7 0x0000000000ab12de in ~ClientSocket (this=0x4955c10, __in_chrg=<optimized out>) at /home/tscharn/glest/megaglest/source/shared_lib/sources/platform/posix/socket.cpp:1849
#8 Shared::Platform::ClientSocket::~ClientSocket (this=0x4955c10, __in_chrg=<optimized out>) at /home/tscharn/glest/megaglest/source/shared_lib/sources/platform/posix/socket.cpp:1855
#9 0x0000000000871f5f in Glest::Game::ClientInterface::close (this=0x3e96a40) at /home/tscharn/glest/megaglest/source/glest_game/network/client_interface.cpp:1754
#10 0x000000000086804e in Glest::Game::NetworkInterface::DisplayErrorMessage (this=0x3e96a40, sErr=..., closeSocket=true) at /home/tscharn/glest/megaglest/source/glest_game/network/network_interface.cpp:131
#11 0x0000000000874907 in Glest::Game::ClientInterface::update (this=0x3e96a40) at /home/tscharn/glest/megaglest/source/glest_game/network/client_interface.cpp:313
#12 0x00000000006c62d9 in Glest::Game::Program::loopWorker (this=0x2b0b800) at /home/tscharn/glest/megaglest/source/glest_game/main/program.cpp:483
#13 0x00000000006ba391 in Glest::Game::glestMain (argc=<optimized out>, argv=<optimized out>) at /home/tscharn/glest/megaglest/source/glest_game/main/main.cpp:5049
#14 0x00000000006bd1d4 in Glest::Game::glestMainSEHWrapper (argc=1, argv=0x7fffb614e848) at /home/tscharn/glest/megaglest/source/glest_game/main/main.cpp:5288
#15 0x00000000006bd3b2 in Glest::Game::glestMainWrapper (argc=1, argv=0x7fffb614e848) at /home/tscharn/glest/megaglest/source/glest_game/main/main.cpp:5361
#16 0x00007febbc2c176d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#17 0x0000000000501959 in _start ()