View Issue Details

IDProjectCategoryView StatusLast Update
0005462Spring engineGeneralpublic2017-02-08 12:19
ReporterGoogle_Frog Assigned To 
PrioritynormalSeveritycrashReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version103.0 +git 
Summary0005462: 103.0.1-587-g7ed013d access violation on attempting to draw on map
DescriptionInfolog https://github.com/ZeroK-RTS/CrashReports/issues/49
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
infologMapdrawingCrash.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

Google_Frog

2017-02-08 08:17

reporter   ~0017239

Here are some possibilities:
 * Pressing ` (entering draw mode)
 * The cursor change that ZK implements for draw mode.
 * Drawing on the map itself.

I did the action too fast to know which it was. It is not easily reproducible.

Google_Frog

2017-02-08 08:32

reporter   ~0017241

Was able to reproduce. It seems random or based on the reload history.

Google_Frog

2017-02-08 08:33

reporter   ~0017242

Shorter reproduction.

Kloot

2017-02-08 11:31

developer   ~0017244

Last edited: 2017-02-08 11:35

https://github.com/ZeroK-RTS/CrashReports/issues/49 points to a crash in CircuitAI and is for Spring 103.0.1-573-g3cdfeb7.

infologMapdrawingCrash.txt translation:

rts/Game/UI/MouseCursor.cpp:355
rts/Game/UI/MouseHandler.cpp:600
rts/Game/Game.cpp:1169
rts/Game/Game.cpp:1186
rts/System/SpringApp.cpp:857
rts/System/Main.cpp:48
rts/System/Main.cpp:109

Anonymous

2017-02-08 12:19

viewer   ~0017245

Fix ab2f239b3c8c364037b0d002b1982c718163dafc committed to develop branch: fix 0005462, repo: spring changeset id: 7894

Issue History

Date Modified Username Field Change
2017-02-08 08:09 Google_Frog New Issue
2017-02-08 08:17 Google_Frog Note Added: 0017239
2017-02-08 08:31 Google_Frog File Added: infolog.txt
2017-02-08 08:32 Google_Frog Note Added: 0017241
2017-02-08 08:33 Google_Frog File Added: infologMapdrawingCrash.txt
2017-02-08 08:33 Google_Frog Note Added: 0017242
2017-02-08 11:31 Kloot Note Added: 0017244
2017-02-08 11:35 Kloot Note Edited: 0017244
2017-02-08 12:19 Changeset attached => spring develop ab2f239b
2017-02-08 12:19 Anonymous Note Added: 0017245
2017-02-08 12:19 Anonymous Status new => resolved
2017-02-08 12:19 Anonymous Resolution open => fixed