View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000922 | Spring engine | General | public | 2008-05-06 21:51 | 2008-05-06 21:56 |
| Reporter | Kloot | Assigned To | Kloot | ||
| Priority | high | Severity | crash | Reproducibility | sometimes |
| Status | resolved | Resolution | fixed | ||
| Summary | 0000922: GameSetup-type demos (sometimes) crash | ||||
| Description | Encountered 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) | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||