View Issue Details

IDProjectCategoryView StatusLast Update
0002052FSSCPmultiplayerpublic2022-06-10 20:43
ReporterFUBAR-BDHR Assigned ToFSCyborg  
PrioritynormalSeverityminorReproducibilityrandom
Status closedResolutionopen 
Product Version3.6.11 
Summary0002052: Standalone - Int(3) ship_get_indexed_subsys - Player drop related?
DescriptionLooks like this one might be caused by corrupted data from a client disconnect. Multi.log didn't show a disconnect but there seem to be a lot of issues in FS2_Open.log right before the crash. Attaching logs and info.
Additional Information3.6.11 r5666
TagsNo tags attached.

Relationships

related to 0001951 closedFSCyborg Standalone crashes - Ship <ship>does not have subsystem <subsystem> linked into the model file 

Activities

2009-11-24 23:13

 

Echelon9

2013-12-01 01:25

developer   ~0015472

Have we had any more recent reports? Significant code change has occurred over last 3 years.

Would be good to trigger on an AddressSanitizer-enabled standalone server to get a precise view of any memory corruption going on.

FSCyborg

2020-01-14 06:18

developer   ~0016956

Last edited: 2020-01-14 06:19

An update on this, the Int3 was changed to a Warning by Goober. And I'm thinking that it is too clean to be caused by corrupted data. The index it was looking for was 6, but the count was 5. It only missed the index by 1. My guess is either some function that is supposed to alter the subsystem didn't alter it or that the standalone somehow has fewer subsystems than normal (although that is counter-intuitive)

FSCyborg

2022-06-10 20:43

developer   ~0017130

Closing as we have not encountered this in recent multiplayer testing.

Issue History

Date Modified Username Field Change
2009-11-24 23:13 FUBAR-BDHR New Issue
2009-11-24 23:13 FUBAR-BDHR File Added: ship_get_indexed_subsystem.rar
2013-12-01 01:25 Echelon9 Note Added: 0015472
2013-12-01 01:25 Echelon9 Status new => feedback
2014-04-21 07:01 Echelon9 Assigned To => Echelon9
2014-04-21 07:01 Echelon9 Status feedback => assigned
2020-01-14 06:18 FSCyborg Note Added: 0016956
2020-01-14 06:19 FSCyborg Note Edited: 0016956
2020-01-14 06:19 FSCyborg Assigned To Echelon9 => FSCyborg
2020-01-14 06:20 FSCyborg Severity crash => minor
2020-01-14 06:20 FSCyborg Status assigned => feedback
2020-01-14 06:20 FSCyborg Status feedback => assigned
2020-01-14 06:37 FSCyborg Relationship added related to 0001951
2022-06-10 20:43 FSCyborg Status assigned => closed
2022-06-10 20:43 FSCyborg Note Added: 0017130