| View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0006409 | Spring engine | General | public | 2020-07-20 08:03 | 2020-07-20 20:02 | ||||
| Reporter | Google_Frog | ||||||||
| Assigned To | Kloot | ||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 104.0 +git | ||||||||
| Target Version | Fixed in Version | 104.0 +git | |||||||
| Summary | 0006409: 104.0.1-1529-gffcc8d2 maintenance Reproducible access violation on loading save file | ||||||||
| Description | I did the 'Steps to Reproduce' and made a save file that crashes when it is loaded. Here is a crash report which includes the creation of the file and the crash when it is loaded: https://github.com/ZeroK-RTS/CrashReports/issues/32568 Save file: https://github.com/ZeroK-RTS/CrashReports/files/4945718/crashTest_2.zip Screenshot of crash: https://user-images.githubusercontent.com/1318249/87903856-649fe500-caa0-11ea-9882-34958abaf449.png Ticket: https://github.com/ZeroK-RTS/Zero-K/issues/4016 | ||||||||
| Steps To Reproduce | * Start a Zero-K game as a player against a Null AI. * Save the game via the ingame menu. This does Spring.SendCommands("save " .. filename). * Load the game, either from ingame or from LuaMenu. | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | Yes | ||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Google_Frog (reporter) 2020-07-20 08:48 |
The issue occurs on 104.0.1-1542-gfdd9ca6 and 104.0.1-1510-g89bb8e3. |
|
Anonymous (viewer) 2020-07-20 20:00 |
Fix ba901d43636e32b413fd1e7f61db60946159366b committed to develop branch: fix 0006409, repo: spring changeset id: 37935 |
|
Anonymous (viewer) 2020-07-20 20:00 |
Fix cff1e84c95c6491af4d94a3b4088e0b8c8e447e6 committed to maintenance branch: fix 0006409, repo: spring changeset id: 37936 |
|
Anonymous (viewer) 2020-07-20 20:01 |
Fix fa07f1495fb0075c11e0c84b9647212142b0627d committed to transition branch: fix 0006409, repo: spring changeset id: 37937 |
Related Changesets |
|||
|
spring: transition fa07f149
Timestamp: 2020-07-20 19:59:33 Author: rtri [ Details ] [ Diff ] |
fix 0006409 | ||
| mod - rts/Sim/Projectiles/ExpGenSpawner.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ExpGenSpawner.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
|
spring: maintenance cff1e84c
Timestamp: 2020-07-20 20:00:13 Author: rtri [ Details ] [ Diff ] |
fix 0006409 | ||
| mod - rts/Sim/Projectiles/ExpGenSpawner.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ExpGenSpawner.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
|
spring: develop ba901d43
Timestamp: 2020-07-20 20:00:38 Author: rtri [ Details ] [ Diff ] |
fix 0006409 | ||
| mod - rts/Sim/Projectiles/ExpGenSpawner.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ExpGenSpawner.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-07-20 08:03 | Google_Frog | New Issue | |
| 2020-07-20 08:48 | Google_Frog | Note Added: 0020476 | |
| 2020-07-20 20:00 | Changeset attached | => spring develop ba901d43 | |
| 2020-07-20 20:00 | Anonymous | Note Added: 0020477 | |
| 2020-07-20 20:00 | Changeset attached | => spring maintenance cff1e84c | |
| 2020-07-20 20:01 | Anonymous | Note Added: 0020478 | |
| 2020-07-20 20:01 | Changeset attached | => spring transition fa07f149 | |
| 2020-07-20 20:01 | Anonymous | Note Added: 0020479 | |
| 2020-07-20 20:02 | Kloot | Assigned To | => Kloot |
| 2020-07-20 20:02 | Kloot | Status | new => resolved |
| 2020-07-20 20:02 | Kloot | Resolution | open => fixed |
| 2020-07-20 20:02 | Kloot | Fixed in Version | => 104.0 +git |


