View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001483 | FSSCP | gameplay | public | 2007-08-31 06:26 | 2007-08-31 08:43 |
Reporter | Goober5000 | Assigned To | Goober5000 | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 3.6.10 | ||||
Summary | 0001483: Bizarre crash bug when creating a multiplayer game | ||||
Description | When I try to create a multiplayer game for testing purposes, FSO crashes out after validating the last mission. | ||||
Additional Information | Caused 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. | ||||
Tags | No tags attached. | ||||
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 |