Author Topic: [fixed}crash when leaving custom menu ( rev 4394 )  (Read 435 times)

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
[fixed}crash when leaving custom menu ( rev 4394 )
« on: 6 June 2013, 23:40:43 »
I entered the custom menu
I pressed reload settings
I left the custom menu
=> crash

Code: (pastebin.com/y8S73ps2) [Select]
[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  0x00007f761ab6d425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#0  0x00007f761ab6d425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f761ab70b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f761b4bf69d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3  0x00007f761b4bd846 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#4  0x00007f761b4bd873 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5  0x00007f761b4be28f in __cxa_pure_virtual () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#6  0x0000000000ab2eaf in Shared::Platform::Thread::beginExecution (data=<optimized out>) at /home/tscharn/glest/megaglest/source/shared_lib/sources/platform/sdl/thread.cpp:183
#7  0x00007f761e6effd5 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#8  0x00007f761e733999 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#9  0x00007f761e4c7e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f761ac2accd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

and yes i know there is not too much of MG in this stacktrace :-(



Edit (tomreyn, 2013-06-07): Copied the stacktrace from pastebin.com over here. We should try to store as much info as possible on our sites, not remotely, so its easy to search and find it and we can decide on when it will be deleted.
« Last Edit: 23 June 2013, 23:53:47 by titi »
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: crash when leaving custom menu ( rev 4394 )
« Reply #1 on: 7 June 2013, 00:17:53 »
hopefully fixed in 4395