View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004658 | Spring engine | General | public | 2015-01-28 23:54 | 2015-01-29 00:23 | ||||
Reporter | abma | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004658: GameSetupDrawer.cpp:30: static void GameSetupDrawer::Enable(): Assertion `instance == __null' failed. | ||||||||
Description | spring: rts/Game/UI/GameSetupDrawer.cpp:30: static void GameSetupDrawer::Enable(): Assertion `instance == __null' failed. [f=0000000] [CrashHandler] Error: Aborted (SIGABRT) in spring 98.0.1-357-g1eeeec2 develop (Debug) [f=0000000] [CrashHandler] Error: Halted Stacktrace for Spring 98.0.1-357-g1eeeec2 develop (Debug) using libunwind: [f=0000000] [CrashHandler] Error: [00] .../rts/System/Platform/Linux/CrashHandler.cpp:835 CrashHandler::HaltedStacktrace(std::string const&, siginfo_t*, ucontext*) [f=0000000] [CrashHandler] Error: [01] .../rts/System/Platform/Linux/CrashHandler.cpp:941 CrashHandler::HandleSignal(int, siginfo_t*, void*) [f=0000000] [CrashHandler] Error: [02] /lib/x86_64-linux-gnu/libpthread.so.0(+0xfc90) [0x7f33e9cffc90] __restore_rt [f=0000000] [CrashHandler] Error: [03] /build/buildd/glibc-2.19/signal/../nptl/sysdeps/unix/sysv/linux/raise.c:56 __GI_raise [f=0000000] [CrashHandler] Error: [04] /build/buildd/glibc-2.19/stdlib/abort.c:91 __GI_abort [f=0000000] [CrashHandler] Error: [05] /build/buildd/glibc-2.19/assert/assert.c:92 __assert_fail_base [f=0000000] [CrashHandler] Error: [06] /lib/x86_64-linux-gnu/libc.so.6(+0x2fd92) [0x7f33e640cd92] __assert_fail [f=0000000] [CrashHandler] Error: [07] .../rts/Game/UI/GameSetupDrawer.cpp:31 GameSetupDrawer::Enable() [f=0000000] [CrashHandler] Error: [08] .../rts/Game/Game.cpp:693 CGame::LoadInterface() [f=0000000] [CrashHandler] Error: [09] .../rts/Game/Game.cpp:424 CGame::LoadGame(std::string const&, bool) [f=0000000] [CrashHandler] Error: [10] .../rts/Game/LoadScreen.cpp:131 CLoadScreen::Init() [f=0000000] [CrashHandler] Error: [11] .../rts/Game/LoadScreen.cpp:196 (discriminator 2) CLoadScreen::CreateInstance(std::string const&, std::string const&, ILoadSaveHandler*) [f=0000000] [CrashHandler] Error: [12] .../rts/Game/PreGame.cpp:338 (discriminator 3) CPreGame::UpdateClientNet() [f=0000000] [CrashHandler] Error: [13] .../rts/Game/PreGame.cpp:174 CPreGame::Update() [f=0000000] [CrashHandler] Error: [14] .../rts/System/SpringApp.cpp:912 SpringApp::Update() [f=0000000] [CrashHandler] Error: [15] .../rts/System/SpringApp.cpp:948 SpringApp::Run() [f=0000000] [CrashHandler] Error: [16] /home/abma/dev/spring/develop/rts/System/Main.cpp:48 Run(int, char**) [f=0000000] [CrashHandler] Error: [17] /home/abma/dev/spring/develop/rts/System/Main.cpp:108 main [f=0000000] [CrashHandler] Error: [18] /build/buildd/glibc-2.19/csu/libc-start.c:321 __libc_start_main [f=0000000] [CrashHandler] Error: [19] ./spring() [0x5d64c9] _start [f=0000000] Error: [ErrorMessageBox][1] msg="Spring has crashed: Aborted (SIGABRT). | ||||||||
Steps To Reproduce | to reproduce, pr-downloader kp:stable spring --game "rapid://kp:stable" [^] [^] --map "DeltaSiegeDry" select missions, mission 1 wait some time, in a late stage of load: crash because of failed assert | ||||||||
Additional Information | 98.0.1-357-g1eeeec2 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2015-01-29 00:23 |
thanks again! :) https://github.com/spring/spring/commit/98af320183799036f62a3359e753fccd5decf3db |