View Issue Details

IDProjectCategoryView StatusLast Update
0001483FSSCPgameplaypublic2007-08-31 08:43
ReporterGoober5000 Assigned ToGoober5000  
PrioritynormalSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Fixed in Version3.6.10 
Summary0001483: Bizarre crash bug when creating a multiplayer game
DescriptionWhen I try to create a multiplayer game for testing purposes, FSO crashes out after validating the last mission.
Additional InformationCaused by read_file_text not getting surrounded by setjmp. When a file-not-found error was generated, the code longjmp'd all the way back to the *previous* correct setjmp, which hosed the entire call stack.
TagsNo tags attached.

Relationships

related to 0001484 resolvedphreak cf_get_file_list_preallocated does not filter files correctly 

Activities

Goober5000

2007-08-31 08:43

administrator   ~0008435

Fixed by adding a setjmp in the right place.

Issue History

Date Modified Username Field Change
2007-08-31 06:26 Goober5000 New Issue
2007-08-31 06:26 Goober5000 Status new => assigned
2007-08-31 06:26 Goober5000 Assigned To => Goober5000
2007-08-31 06:29 Goober5000 Relationship added related to 0001484
2007-08-31 06:33 Goober5000 Additional Information Updated
2007-08-31 08:43 Goober5000 Note Added: 0008435
2007-08-31 08:43 Goober5000 Status assigned => resolved
2007-08-31 08:43 Goober5000 Resolution open => fixed
2007-08-31 08:43 Goober5000 Fixed in Version => 3.6.10