2025-07-03 14:58 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000922Spring engineGeneralpublic2008-05-06 21:56
ReporterKloot 
Assigned ToKloot 
PriorityhighSeveritycrashReproducibilitysometimes
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000922: GameSetup-type demos (sometimes) crash
DescriptionEncountered while debugging 916:

(gdb) r demos/DESYNC-080503-THISspace-0.76b1+.sdf
Starting program: spring demos/DESYNC-080503-THISspace-0.76b1+.sdf

Program received signal SIGSEGV, Segmentation fault.
0x0815ca9b in CGameServer::BindConnection (this=0x88c6e10, wantedNumber=0) at rts/Game/GameServer.cpp:1339
1339 if (!teams[hisTeam]) // create new team

(gdb) print wantedNumber
$1 = 0
(gdb) print hisNewNumber
$2 = 3
(gdb) print hisTeam
$4 = 6620275

(gdb) print setup->playerStartingTeam
$3 = {0, 1, 0, 6620275, 6490112, 3736234, 5374634, 6029767, 7602631, 6816940, 569, 1246208, 1967446, 4266066262, 7996531, 4850346, 7471786, 2032640, 2032640, 9831539, 10551865, 6816199, 4588202, 1640448,
  1246550, 12518742, 1246550, 12518742, 12518742, 8979001, 4290708025, 66105}

(gdb) print teams[hisTeam]
Cannot access memory at address 0xa2080a0 (doh)
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0002247

Kloot (developer)

NM, r5851 should fix it.
+Notes

-Issue History
Date Modified Username Field Change
2008-05-06 21:51 Kloot New Issue
2008-05-06 21:54 Kloot Description Updated
2008-05-06 21:56 Kloot Note Added: 0002247
2008-05-06 21:56 Kloot Status new => resolved
2008-05-06 21:56 Kloot Resolution open => fixed
2008-05-06 21:56 Kloot Assigned To => Kloot
+Issue History