View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001814 | Spring engine | General | public | 2010-02-01 01:56 | 2010-02-01 13:52 | ||||
Reporter | SirMaverick | ||||||||
Assigned To | Auswaschbar | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.81.1.3 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001814: CPlayerHandler::Player(int): Assertion `unsigned(i) < players.size()' failed | ||||||||
Description | This one game stopped with that assertion fail. Running with a RelWithDebInfo spring did not trigger the assertion. | ||||||||
Additional Information | spring: /spring/0.81-branch/725801c52e9b739865a647c5a273985a20f07baf/rts/Game/PlayerHandler.h:36: CPlayer* CPlayerHandler::Player(int): Assertion `unsigned(i) < players.size()' failed. Program received signal SIGABRT, Aborted. 0xb7fe1424 in __kernel_vsyscall () (gdb) bt #0 0xb7fe1424 in __kernel_vsyscall () #1 0xb769f8e0 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #2 0xb76a2e15 in *__GI_abort () at abort.c:88 0000003 0xb7698ace in *__GI___assert_fail (assertion=0x89c1c86 "unsigned(i) < players.size()", file=0x89c1c20 "/spring/0.81-branch/725801c52e9b739865a647c5a273985a20f07baf/rts/Game/PlayerHandler.h", line=36, function=0x89c1d00 "CPlayer* CPlayerHandler::Player(int)") at assert.c:78 0000004 0x082fbe5c in CPlayerHandler::Player(int) () 0000005 0x08367c34 in CGame::ClientReadNet() () #6 0x083632da in CGame::Update() () #7 0x088687a1 in SpringApp::Update() () #8 0x08868ac4 in SpringApp::Run(int, char**) () #9 0x088945ad in Run(int, char**) () 0000010 0x0889489b in main () | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Auswaschbar (reporter) 2010-02-01 13:52 |
thanks for high-quality bugreport |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-02-01 01:56 | SirMaverick | New Issue | |
2010-02-01 01:56 | SirMaverick | File Added: 20100201_001657_unnamed_0.81.1.sdf | |
2010-02-01 13:52 | Auswaschbar | Note Added: 0004582 | |
2010-02-01 13:52 | Auswaschbar | Status | new => resolved |
2010-02-01 13:52 | Auswaschbar | Resolution | open => fixed |
2010-02-01 13:52 | Auswaschbar | Assigned To | => Auswaschbar |