2025-07-17 23:41 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0005497Spring engineGeneralpublic2017-04-08 16:26
Reporterabma 
Assigned To 
PrioritynormalSeveritycrashReproducibilityhave not tried
StatusresolvedResolutionfixed 
Product Version103.0 +git 
Target Version104.0Fixed in Version 
Summary0005497: test the game -> quit to menu -> test the game -> failed assert
Descriptionafter "quit to menu" for some reason the "connect to server" dialog is automaticly opened.
Additional Information[f=-000001] Connecting to localhost:8452 using name
spring: rts/Game/PreGame.cpp:100: void CPreGame::LoadSetupscript(const string&): Assertion `clientSetup->isHost' failed.
[f=-000001] [CrashHandler] Error: Aborted (SIGABRT) in spring 103.0.1-712-g1ccec6e develop (Debug)
[f=-000001] [CrashHandler] Error: Halted Stacktrace for Spring 103.0.1-712-g1ccec6e develop (Debug) using libunwind:
[f=-000001] [CrashHandler] Error: [00] /home/abma/dev/spring/develop/rts/System/Platform/Linux/CrashHandler.cpp:816 CrashHandler::HaltedStacktrace(std::string const&, siginfo_t*, ucontext*)
[f=-000001] [CrashHandler] Error: [01] /home/abma/dev/spring/develop/rts/System/Platform/Linux/CrashHandler.cpp:922 CrashHandler::HandleSignal(int, siginfo_t*, void*)
[f=-000001] [CrashHandler] Error: [02] /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f0e566a7890] __restore_rt
[f=-000001] [CrashHandler] Error: [03] /build/glibc-qK83Be/glibc-2.19/signal/../nptl/sysdeps/unix/sysv/linux/raise.c:56 __GI_raise
[f=-000001] [CrashHandler] Error: [04] /build/glibc-qK83Be/glibc-2.19/stdlib/abort.c:91 __GI_abort
[f=-000001] [CrashHandler] Error: [05] /build/glibc-qK83Be/glibc-2.19/assert/assert.c:92 __assert_fail_base
[f=-000001] [CrashHandler] Error: [06] /lib/x86_64-linux-gnu/libc.so.6(+0x2e312) [0x7f0e52916312] __assert_fail
[f=-000001] [CrashHandler] Error: [07] /home/abma/dev/spring/develop/rts/Game/PreGame.cpp:101 CPreGame::LoadSetupscript(std::string const&)
[f=-000001] [CrashHandler] Error: [08] /home/abma/dev/spring/develop/rts/Menu/SelectMenu.cpp:203 (discriminator 2) SelectMenu::Single()
[f=-000001] [CrashHandler] Error: [09] /home/abma/dev/spring/develop/rts/System/creg/creg.h:121 (discriminator 4) void creg::Class::SetPostLoad<CGame, void (CGame::*)()>(CGame*, void (CGame::*)())::{lambda(vo [...]
[f=-000001] [CrashHandler] Error: [10] /usr/include/c++/4.9/functional:1265 void std::_Bind<std::_Mem_fn<void (CNetProtocol::*)()> (CNetProtocol*)>::__call<void, , 0ul>(s [...]
[f=-000001] [CrashHandler] Error: [11] /usr/include/c++/4.9/functional:1323 void std::_Bind<std::_Mem_fn<void (SelectMenu::*)()> (SelectMenu*)>::operator()<, void>()
[f=-000001] [CrashHandler] Error: [12] /usr/include/c++/4.9/functional:2041 std::_Function_handler<void (), std::_Bind<std::_Mem_fn<void (SelectMenu::*)()> (SelectMenu*)> [...]
[f=-000001] [CrashHandler] Error: [13] ./spring(_ZNKSt8functionIFvvEEclEv+0x5c) [0x63dd80] ??
[f=-000001] [CrashHandler] Error: <14> /home/abma/dev/spring/develop/rts/lib/slimsig/include/slimsig/detail/slot.h:140 slimsig::basic_slot<void (), unsigned long>::operator()() const
[f=-000001] [CrashHandler] Error: [14] /home/abma/dev/spring/develop/rts/lib/slimsig/include/slimsig/detail/signal_base.h:153 slimsig::signal_base<slimsig::signal_traits<void ()>, std::allocator<std::function<void ()> >, [...]
[f=-000001] [CrashHandler] Error: [15] /home/abma/dev/spring/develop/rts/aGui/Button.cpp:79 agui::Button::HandleEventSelf(SDL_Event const&)
[f=-000001] [CrashHandler] Error: [16] /home/abma/dev/spring/develop/rts/aGui/GuiElement.cpp:41 agui::GuiElement::HandleEvent(SDL_Event const&)
[f=-000001] [CrashHandler] Error: [17] /home/abma/dev/spring/develop/rts/aGui/GuiElement.cpp:45 agui::GuiElement::HandleEvent(SDL_Event const&)
[f=-000001] [CrashHandler] Error: [18] /home/abma/dev/spring/develop/rts/aGui/GuiElement.cpp:45 agui::GuiElement::HandleEvent(SDL_Event const&)
[f=-000001] [CrashHandler] Error: [19] /home/abma/dev/spring/develop/rts/aGui/Gui.cpp:123 agui::Gui::HandleEvent(SDL_Event const&)
[f=-000001] [CrashHandler] Error: [20] /usr/include/c++/4.9/functional:569 (discriminator 4) void std::_Mem_fn<void (CGame::*)(std::string const&)>::operator()<std::string&, void>(CGame*, [...]
[f=-000001] [CrashHandler] Error: [21] /usr/include/c++/4.9/functional:1265 void std::_Bind<std::_Mem_fn<void (SelectMenu::*)(std::string const&)> (SelectMenu*, std::_Pla [...]
[f=-000001] [CrashHandler] Error: [22] /usr/include/c++/4.9/functional:1323 bool std::_Bind<std::_Mem_fn<bool (agui::Gui::*)(SDL_Event const&)> (agui::Gui*, std::_Placeho [...]
[f=-000001] [CrashHandler] Error: [23] /usr/include/c++/4.9/functional:2041 std::_Function_handler<void (SDL_Event const&), std::_Bind<std::_Mem_fn<bool (agui::Gui::*)(SD [...]
[f=-000001] [CrashHandler] Error: [24] /home/abma/dev/spring/develop/rts/Lua/LuaUnitDefs.cpp:666 InitParamMap
[f=-000001] [CrashHandler] Error: <25> /home/abma/dev/spring/develop/rts/lib/slimsig/include/slimsig/detail/slot.h:140 slimsig::basic_slot<void (SDL_Event const&), unsigned long>::operator()(SDL_Event const&) const
[f=-000001] [CrashHandler] Error: [25] /home/abma/dev/spring/develop/rts/lib/slimsig/include/slimsig/detail/signal_base.h:153 slimsig::signal_base<slimsig::signal_traits<void (SDL_Event const&)>, std::allocator<std::func [...]
[f=-000001] [CrashHandler] Error: [26] /home/abma/dev/spring/develop/rts/System/Input/InputHandler.cpp:15 InputHandler::PushEvent(SDL_Event const&)
[f=-000001] [CrashHandler] Error: [27] /home/abma/dev/spring/develop/rts/System/Input/InputHandler.cpp:22 InputHandler::PushEvents()
[f=-000001] [CrashHandler] Error: [28] /home/abma/dev/spring/develop/rts/System/SpringApp.cpp:888 SpringApp::Run()
[f=-000001] [CrashHandler] Error: [29] /home/abma/dev/spring/develop/rts/System/Main.cpp:44 Run(int, char**)
[f=-000001] [CrashHandler] Error: [30] /home/abma/dev/spring/develop/rts/System/Main.cpp:79 main
[f=-000001] [CrashHandler] Error: [31] /build/glibc-qK83Be/glibc-2.19/csu/libc-start.c:321 __libc_start_main
[f=-000001] [CrashHandler] Error: [32] ./spring() [0x5d7a77] _start
[f=-000001] Error: [ErrorMessageBox][1] msg="Spring has crashed:
Aborted (SIGABRT).

A stacktrace has been written to:
  /mnt/tmp/home/dev/spring/develop/infolog.txt" cap="Spring crashed" mainThread=1
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0017414

Anonymous (viewer)

Fix 678e68b50429e734ba2734f581f49c65dd75b390 committed to develop branch: fix 0005497, repo: spring changeset id: 8061
+Notes

-Issue History
Date Modified Username Field Change
2017-03-20 15:26 abma New Issue
2017-04-08 16:26 Changeset attached => spring develop 678e68b5
2017-04-08 16:26 Anonymous Note Added: 0017414
2017-04-08 16:26 Anonymous Status new => resolved
2017-04-08 16:26 Anonymous Resolution open => fixed
+Issue History