if you join a match client crashes (after some seconds)
[New LWP 7511]
[New LWP 7520]
[New LWP 7515]
[New LWP 7519]
[New LWP 7514]
[New LWP 7513]
[New LWP 7518]
[New LWP 7524]
warning: Can't read pathname for load map: Eingabe-/Ausgabefehler.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./megaglest'.
Program terminated with signal 6, Aborted.
#0 0x00007f91712cc425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#0 0x00007f91712cc425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f91712cfb8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007f91712c50ee in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3 0x00007f91712c5192 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x00000000004fb4ea in Glest::Game::GraphicListBox::setSelectedItemIndex (errorOnMissing=<optimized out>, index=<optimized out>, this=<optimized out>) at /home/tscharn/megaglest_svn/megaglest/source/glest_game/facilities/components.cpp:413
#5 0x000000000054c962 in Glest::Game::GraphicListBox::setSelectedItemIndex (this=0x3c7d490, index=<optimized out>, errorOnMissing=<optimized out>) at /home/tscharn/megaglest_svn/megaglest/source/glest_game/facilities/components.cpp:413
#6 0x00000000008075dd in Glest::Game::MenuStateConnectedGame::setupUIFromGameSettings (this=0x3c7ac50, gameSettings=0x3c7ca70, errorOnMissingData=true) at /home/tscharn/megaglest_svn/megaglest/source/glest_game/menu/menu_state_connected_game.cpp:4525
#7 0x0000000000813694 in Glest::Game::MenuStateConnectedGame::update (this=0x3c7ac50) at /home/tscharn/megaglest_svn/megaglest/source/glest_game/menu/menu_state_connected_game.cpp:3138
#8 0x00000000006d08e9 in Glest::Game::Program::loopWorker (this=0x2cbd1a0) at /home/tscharn/megaglest_svn/megaglest/source/glest_game/main/program.cpp:458
#9 0x00000000006c27d0 in Glest::Game::glestMain (argc=<optimized out>, argv=<optimized out>) at /home/tscharn/megaglest_svn/megaglest/source/glest_game/main/main.cpp:5388
#10 0x00000000006c79b4 in Glest::Game::glestMainSEHWrapper (argc=1, argv=0x7fff4522c968) at /home/tscharn/megaglest_svn/megaglest/source/glest_game/main/main.cpp:5633
#11 0x00007f91712b776d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x00000000005038d9 in _start ()