View Issue Details

IDProjectCategoryView StatusLast Update
0006409Spring engineGeneralpublic2020-07-20 20:02
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version104.0 +git 
Fixed in Version104.0 +git 
Summary0006409: 104.0.1-1529-gffcc8d2 maintenance Reproducible access violation on loading save file
DescriptionI 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.
TagsNo tags attached.
Checked infolog.txt for ErrorsYes

Activities

Google_Frog

2020-07-20 08:48

reporter   ~0020476

The issue occurs on 104.0.1-1542-gfdd9ca6 and 104.0.1-1510-g89bb8e3.

Anonymous

2020-07-20 20:00

viewer   ~0020477

Fix ba901d43636e32b413fd1e7f61db60946159366b committed to develop branch: fix 0006409, repo: spring changeset id: 37935

Anonymous

2020-07-20 20:00

viewer   ~0020478

Fix cff1e84c95c6491af4d94a3b4088e0b8c8e447e6 committed to maintenance branch: fix 0006409, repo: spring changeset id: 37936

Anonymous

2020-07-20 20:01

viewer   ~0020479

Fix fa07f1495fb0075c11e0c84b9647212142b0627d committed to transition branch: fix 0006409, repo: spring changeset id: 37937

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