View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001075 | Ecere SDK | ide | public | 2014-04-22 22:03 | 2014-05-19 01:33 |
| Reporter | jerome | Assigned To | jerome | ||
| Priority | immediate | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.44.09 | ||||
| Target Version | 0.44.10 64 | Fixed in Version | 0.44.10 64 | ||
| Summary | 0001075: Hard to reproduce crash on closing project | ||||
| Description | Finally spotted the random crash on closing a project (Or the IDE, or opening a new project) The crash is caused by configsNameCollisions having null entries left in it. The difficulty to reproduce/figure out this crash is caused by the specific sequence of events (ProjectLoadLastBuildNamesInfo() must be called, e.g. by a Build(), and then ModifiedAllConfigs() must be called, by adding/removing files to the project. | ||||
| Steps To Reproduce | - Open a project - Build (F7) - Remove a file from the project (no need to save) - Close the project or IDE | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-04-22 22:03 | jerome | New Issue | |
| 2014-04-22 22:03 | jerome | Status | new => assigned |
| 2014-04-22 22:03 | jerome | Assigned To | => jerome |
| 2014-04-23 03:29 | jerome | Status | assigned => resolved |
| 2014-04-23 03:29 | jerome | Fixed in Version | => 0.44.10 64 |
| 2014-04-23 03:29 | jerome | Resolution | open => fixed |
| 2014-04-23 03:29 | jerome | Note Added: 0001213 | |
| 2014-05-19 01:33 | jerome | Status | resolved => closed |