2025-07-19 11:18 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003235Spring engineGeneralpublic2012-08-08 23:58
Reporterabma 
Assigned ToKloot 
PrioritynormalSeveritycrashReproducibilityhave not tried
StatusresolvedResolutionduplicate 
Product Version89.0 
Target VersionFixed in Version89.0.1+git 
Summary0003235: crash in or FeatureHandler.cpp:496 (or CollisionHandler.cpp:55 ?)
Descriptionhttp://paste.springfiles.com/view/18c018bf
http://springrts.com/phpbb/viewtopic.php?f=11&t=28521
(most reports are about mt-crashing, only the last one is st)
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
duplicate of 0003224resolvedKloot Crash in CollisionHandler.cpp:55 
duplicate of 0003236resolvedKloot Crash just before/after entering "No Owner Mode" 
has duplicate 0003237resolvedabma Crash in Sim/Features/FeatureHandler.cpp:496 
+Relationships

-Notes

~0009105

abma (administrator)

demo crashes too:
http://springrts.com/phpbb/download/file.php?id=7432

(gdb) bt
#0 0x00007eff0761588d in __libc_waitpid (pid=<optimized out>, stat_loc=<optimized out>,
    options=<optimized out>) at ../sysdeps/unix/sysv/linux/waitpid.c:41
#1 0x0000000000a16b1e in Platform::MsgBox (message=..., caption=..., flags=@0x7fff8285511c: 9)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/System/Platform/Linux/MessageBox.cpp:104
#2 0x00000000009a8103 in ExitMessage (msg=..., caption=..., flags=9, forced=false)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/System/Platform/errorhandler.cpp:41
0000003 0x00000000009a8839 in ErrorMessageBox (msg=..., caption=..., flags=9)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/System/Platform/errorhandler.cpp:99
0000004 0x0000000000a1422b in CrashHandler::HandleSignal (signal=<optimized out>)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/System/Platform/Linux/CrashHandler.cpp:554
0000005 <signal handler called>
#6 CFeatureHandler::TerrainChanged (this=0x7efeb6ba0080, x1=<optimized out>, y1=<optimized out>,
    x2=<optimized out>, y2=<optimized out>)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/Sim/Features/FeatureHandler.cpp:496
#7 0x000000000093b133 in CBuilder::SlowUpdate (this=0x6c025c0)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/Sim/Units/UnitTypes/Builder.cpp:414
#8 0x0000000000934abf in CUnitHandler::Update (this=0x7efeb63540e0)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/Sim/Units/UnitHandler.cpp:315
#9 0x00000000004da033 in CGame::SimFrame (this=0x3a04900)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/Game/Game.cpp:1490
0000010 0x000000000052c922 in CGame::ClientReadNet (this=0x3a04900)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/Game/NetCommands.cpp:393
#11 0x00000000004dce40 in CGame::Update (this=0x3a04900)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/Game/Game.cpp:884
---Type <return> to continue, or q <return> to quit---
0000012 0x00000000009aeed5 in UpdateSim (ac=<optimized out>)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/lib/gml/gml_base.h:40
0000013 SpringApp::Update (this=<optimized out>)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/System/SpringApp.cpp:934
0000014 0x00000000009b4b12 in SpringApp::Run (this=0x7fff828565a0, argc=2, argv=<optimized out>)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/System/SpringApp.cpp:1017
#15 0x0000000000991eb7 in MainFunc (argc=2, argv=0x7fff82856918, ret=0x7fff82856818)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/System/Main.cpp:51
#16 0x0000000000992497 in Run (argc=2, argv=0x7fff82856918)
    at /build/buildd/spring-89.0~12.04~ppa1/rts/System/Main.cpp:62
#17 0x00007eff0426276d in __libc_start_main (main=0x498b90 <main(int, char**)>, argc=2,
    ubp_av=0x7fff82856918, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>,
    stack_end=0x7fff82856908) at libc-start.c:226
#18 0x00000000004b35d9 in _start ()

~0009106

Kloot (developer)

yet another duplicate

related: what is the point of having a damn POST_RELEASE branch if nothing is done with the critical bugfixes committed to it???

~0009107

abma (administrator)

yeah, time to release...
+Notes

-Issue History
Date Modified Username Field Change
2012-08-05 15:30 abma New Issue
2012-08-05 15:34 abma Note Added: 0009105
2012-08-05 15:38 abma Summary crash in CollisionHandler.cpp:55 => crash in CollisionHandler.cpp:55 (or FeatureHandler.cpp:496 ?)
2012-08-05 15:42 abma Summary crash in CollisionHandler.cpp:55 (or FeatureHandler.cpp:496 ?) => crash in or FeatureHandler.cpp:496 (or CollisionHandler.cpp:55 ?)
2012-08-05 16:26 Kloot Relationship added duplicate of 0003224
2012-08-05 16:33 Kloot Note Added: 0009106
2012-08-05 16:33 Kloot Status new => resolved
2012-08-05 16:33 Kloot Fixed in Version => 89.0.1+git
2012-08-05 16:33 Kloot Resolution open => duplicate
2012-08-05 16:33 Kloot Assigned To => Kloot
2012-08-05 16:46 abma Note Added: 0009107
2012-08-06 22:04 abma Relationship added has duplicate 0003237
2012-08-08 23:58 Kloot Relationship added duplicate of 0003236
+Issue History