View Issue Details

IDProjectCategoryView StatusLast Update
0002703Spring engineGeneralpublic2011-11-15 11:58
Reporterabma Assigned ToKloot  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version84.0 
Summary0002703: AddDeathDependence: Duplicated listener object for dependence type 10
Descriptioncan be reproduced by replaying demo...


triggered by some /cheat + /give all

see attached demo

git describe:
82.8.1-64-g0115fa9
Additional Information[f=0004338] Error: AddDeathDependence: Duplicated listener object for dependence type 10
[f=0004338] Error: Stacktrace:
[f=0004338] Error: <0> /home/abma/dev/spring/master/rts/System/Object.cpp:141
[f=0004338] Error: <1> /home/abma/dev/spring/master/rts/Sim/MoveTypes/MoveType.cpp:115
[f=0004338] Error: <2> /home/abma/dev/spring/master/rts/Sim/MoveTypes/AAirMoveType.cpp:74
[f=0004338] Error: <3> /home/abma/dev/spring/master/rts/Sim/Units/CommandAI/MobileCAI.cpp:353
[f=0004338] Error: <4> /home/abma/dev/spring/master/rts/Sim/Units/CommandAI/MobileCAI.cpp:373
[f=0004338] Error: <5> /home/abma/dev/spring/master/rts/Sim/Units/Unit.cpp:930
[f=0004338] Error: <6> /home/abma/dev/spring/master/rts/Sim/Units/UnitHandler.cpp:321
[f=0004338] Error: <7> /home/abma/dev/spring/master/rts/Game/Game.cpp:1430
[f=0004338] Error: <8> /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:365
[f=0004338] Error: <9> /home/abma/dev/spring/master/rts/Game/Game.cpp:887
[f=0004338] Error: AddDeathDependence: Duplicated listening object for dependence type 10
[f=0004338] Error: Stacktrace:
[f=0004338] Error: <0> /home/abma/dev/spring/master/rts/System/Object.cpp:148
[f=0004338] Error: <1> /home/abma/dev/spring/master/rts/Sim/MoveTypes/MoveType.cpp:115
[f=0004338] Error: <2> /home/abma/dev/spring/master/rts/Sim/MoveTypes/AAirMoveType.cpp:74
[f=0004338] Error: <3> /home/abma/dev/spring/master/rts/Sim/Units/CommandAI/MobileCAI.cpp:353
[f=0004338] Error: <4> /home/abma/dev/spring/master/rts/Sim/Units/CommandAI/MobileCAI.cpp:373
[f=0004338] Error: <5> /home/abma/dev/spring/master/rts/Sim/Units/Unit.cpp:930
[f=0004338] Error: <6> /home/abma/dev/spring/master/rts/Sim/Units/UnitHandler.cpp:321
[f=0004338] Error: <7> /home/abma/dev/spring/master/rts/Game/Game.cpp:1430
[f=0004338] Error: <8> /home/abma/dev/spring/master/rts/Game/NetCommands.cpp:365
[f=0004338] Error: <9> /home/abma/dev/spring/master/rts/Game/Game.cpp:887
TagsNo tags attached.
Attached Files
20111105_165134_CloseCombat_82.8.1-64-g0115fa9 develop.sdf (Attachment missing)
20111114_224432_indonesia003_83.0.1-136-gaeee060 HEAD.sdf (Attachment missing)
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

abma

2011-11-05 20:12

administrator   ~0007494

sorry, severity was wrong, doesn't crash, just print a stacktrace

Kloot

2011-11-05 21:01

developer   ~0007495

fwiw this no longer reproduces after my fixes for 0002702, but the bug is probably still there (stacktrace implies an aircraft tried to register the same airbase twice)

abma

2011-11-05 21:16

administrator   ~0007496

yep, stacktrace doesn't show up with latest changes.

i only got some:
[f=0005806] Warning: Got invalid Select: Invalid unit ID (1664)
[f=0006217] Warning: Got invalid Select: Invalid unit ID (762)
[f=0006417] Warning: Got invalid Select: Invalid unit ID (762)
[f=0007209] Warning: Got invalid Select: Invalid unit ID (762)
[f=0007495] Warning: Got invalid Select: Invalid unit ID (762)

but i guess thats because of a widget bug?

abma

2011-11-06 10:25

administrator   ~0007497

so... if it cant be reproduced, close this bug in a month or so...

abma

2011-11-14 23:06

administrator   ~0007604

Last edited: 2011-11-14 23:29

happened in a test-game zk vs cai, too, so this is not fixed.

see 20111114_224432_indonesia003_83.0.1-136-gaeee060 HEAD.sdf + infolog.txt

Kloot

2011-11-15 11:58

developer   ~0007606

nuked (probably)

Issue History

Date Modified Username Field Change
2011-11-05 18:40 abma New Issue
2011-11-05 18:40 abma File Added: 20111105_165134_CloseCombat_82.8.1-64-g0115fa9 develop.sdf
2011-11-05 20:11 abma Severity crash => major
2011-11-05 20:12 abma Note Added: 0007494
2011-11-05 21:01 Kloot Note Added: 0007495
2011-11-05 21:16 abma Note Added: 0007496
2011-11-06 10:25 abma Note Added: 0007497
2011-11-06 10:25 abma Status new => feedback
2011-11-14 23:06 abma Note Added: 0007604
2011-11-14 23:06 abma Status feedback => new
2011-11-14 23:28 abma File Added: 20111114_224432_indonesia003_83.0.1-136-gaeee060 HEAD.sdf
2011-11-14 23:28 abma File Added: infolog.txt
2011-11-14 23:28 abma Note Edited: 0007604
2011-11-14 23:29 abma Note Edited: 0007604
2011-11-15 11:58 Kloot Note Added: 0007606
2011-11-15 11:58 Kloot Status new => resolved
2011-11-15 11:58 Kloot Fixed in Version => 84.0
2011-11-15 11:58 Kloot Resolution open => fixed
2011-11-15 11:58 Kloot Assigned To => Kloot