2025-07-21 05:14 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002064Spring engineGeneralpublic2011-11-06 18:53
ReporterSirMaverick 
Assigned Toabma 
PrioritynormalSeveritycrashReproducibilityhave not tried
StatusresolvedResolutionunable to reproduce 
Product Version0.82.3 
Target VersionFixed in Version 
Summary0002064: SIGSEGV in System/Net/UnpackPacket.h:49
DescriptionNot all players crashed.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0005388

hoijui (reporter)

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.

~0005394

hoijui (reporter)

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

~0005395

zerver (reporter)

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.

~0007511

abma (administrator)

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!
+Notes

-Issue History
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
+Issue History