View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002064 | Spring engine | General | public | 2010-08-28 02:24 | 2011-11-06 18:53 | ||||
Reporter | SirMaverick | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | unable to reproduce | ||||||
Product Version | 0.82.3 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002064: SIGSEGV in System/Net/UnpackPacket.h:49 | ||||||||
Description | Not all players crashed. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
hoijui (reporter) 2010-08-29 11:35 |
last three frames: 1. http://github.com/spring/spring/blob/0.82.3/rts/System/Net/UnpackPacket.h#L49 2. http://github.com/spring/spring/blob/0.82.3/rts/Game/Game.cpp#L2824 3. http://github.com/spring/spring/blob/0.82.3/rts/System/SpringApp.cpp#L1037 while 2 and 3 match, i can not see the direct connection from 2 to 1. possible problems for the crash: * pckt == NULL || corrupted * pckt->data == NULL || corrupted * pckt->length has a wrong value would be good if you could upload the demo for this game. |
hoijui (reporter) 2010-08-29 18:57 |
last few lines of "demotool --dump": 062629 NEWFRAME 062630 NEWFRAME 062631 LUAMSG length:17 062631 NEWFRAME 062632 COMMAND Playernum:4 Size: 9 062632 NEWFRAME 062633 NEWFRAME 062634 NEWFRAME 062635 NEWFRAME 062636 NETMSG_PLAYERINFO: Player:26 Ping: 0 062636 PLAYERNAME: Playernum: 26 Name: arm |
zerver (reporter) 2010-08-30 12:54 |
Actually I have seen quite a few NETMSG_PLAYERNAME throwing "Unpack failure (String)". This could be related, as I thought this would require network corruption or something and occur maybe a once a year. |
abma (administrator) 2011-11-06 18:53 |
this crash didn't happend (or wasn't reported) for over an year... so i guess its fixed. please retry with current version of spring (83.0), if it still crashes, please reopen this bug. thanks! |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-08-28 02:24 | SirMaverick | New Issue | |
2010-08-28 02:24 | SirMaverick | File Added: infolog.txt | |
2010-08-29 11:35 | hoijui | Note Added: 0005388 | |
2010-08-29 11:35 | hoijui | Status | new => feedback |
2010-08-29 12:07 | SirMaverick | File Added: 20100828_013215_unnamed_0.82.3.sdf.bz2 | |
2010-08-29 18:57 | hoijui | Note Added: 0005394 | |
2010-08-29 18:58 | hoijui | Status | feedback => new |
2010-08-30 12:54 | zerver | Note Added: 0005395 | |
2011-11-06 18:53 | abma | Note Added: 0007511 | |
2011-11-06 18:53 | abma | Status | new => resolved |
2011-11-06 18:53 | abma | Resolution | open => unable to reproduce |
2011-11-06 18:53 | abma | Assigned To | => abma |