View Issue Details

IDProjectCategoryView StatusLast Update
0002700Spring engineGeneralpublic2011-11-05 03:13
Reporterzerver Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.82.7.1 
Fixed in Version0.82.7+git 
Summary0002700: Hang shortly after start of game
DescriptionEveryone did hang AFAIK
TagsNo tags attached.
Attached Files
infolog.hang111102.txt (Attachment missing)
20111102_235509_unnamed_HANG_0.82.7.sdf (Attachment missing)
Checked infolog.txt for Errors

Activities

Kloot

2011-11-04 23:57

developer   ~0007481

Last edited: 2011-11-05 00:00

rts/Sim/Units/CommandAI/TransportCAI.cpp:312
    } while (delta.SqLength2D() > 1

(gdb) bt
#0 CTransportCAI::FindEmptySpot (this=0xbb83670, center=..., radius=16, emptyRadius=33.0545387, found=..., unitToUnload=0x1c4ef90)
    at spring-spring-1aac7e0/rts/Sim/Units/CommandAI/TransportCAI.cpp:312
#1 0x00000000008608e4 in AllowedCommand (c=..., this=0xbb83670, fromSynced=<optimized out>)
    at spring-spring-1aac7e0/rts/Sim/Units/CommandAI/TransportCAI.cpp:1055
#2 CTransportCAI::AllowedCommand (this=0xbb83670, c=..., fromSynced=<optimized out>)
    at spring-spring-1aac7e0/rts/Sim/Units/CommandAI/TransportCAI.cpp:1036
0000003 0x0000000000859c5a in CMobileCAI::GiveCommandReal (this=0xbb83670, c=..., fromSynced=<optimized out>)
    at spring-spring-1aac7e0/rts/Sim/Units/CommandAI/MobileCAI.cpp:219
0000004 0x00000000004e770e in CSelectedUnitsAI::GiveCommandNet (this=0xd01a40, c=..., player=12)
    at spring-spring-1aac7e0/rts/Game/SelectedUnitsAI.cpp:123
0000005 0x00000000004ddf0a in CSelectedUnits::NetOrder (this=0xd01980, c=..., playerID=12)
    at spring-spring-1aac7e0/rts/Game/SelectedUnits.cpp:454

Kloot

2011-11-05 03:13

developer   ~0007482

this was literally a corner-case

Issue History

Date Modified Username Field Change
2011-11-04 21:57 zerver New Issue
2011-11-04 21:57 zerver File Added: infolog.hang111102.txt
2011-11-04 21:58 zerver File Added: 20111102_235509_unnamed_HANG_0.82.7.sdf
2011-11-04 23:57 Kloot Note Added: 0007481
2011-11-05 00:00 Kloot Note Edited: 0007481
2011-11-05 00:51 Kloot Status new => assigned
2011-11-05 00:51 Kloot Assigned To => Kloot
2011-11-05 03:13 Kloot Note Added: 0007482
2011-11-05 03:13 Kloot Status assigned => resolved
2011-11-05 03:13 Kloot Fixed in Version => 0.82.7+git
2011-11-05 03:13 Kloot Resolution open => fixed