View Issue Details

IDProjectCategoryView StatusLast Update
0006413Spring engineGeneralpublic2021-01-01 21:14
Reporterskymyj Assigned Toabma  
PrioritynormalSeveritycrashReproducibilityrandom
Status closedResolutionnot fixable 
Product Version104.0 +git 
Summary0006413: Spring crash cause of too many different units
DescriptionSpring even crash now at beginning of games (10-20min), sometimes warns about too many unique command-descriptions. sometimes do not output any infolog..

There is cache overflow - easy fix reduce number of units but before delete them, we should know if there are solutions about engine.

We found the WorkerThreadCount = 1 number to fix to to dodge engine crash when type /give all

Atm, we have 1285 differents units.
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for ErrorsYes

Activities

skymyj

2020-07-25 17:07

reporter   ~0020493

Tech Annihilation Mode

hokomoko

2020-07-25 17:57

developer   ~0020494

Last edited: 2020-07-25 17:58

Don't change tooltips or other command description fields based on the unit/unitdef

Kloot

2020-07-25 22:52

developer   ~0020495

"Spring even crash now"

infolog...?


"We found the WorkerThreadCount = 1 number to fix to to dodge engine crash when type /give all"

infolog...?

Google_Frog

2020-07-26 02:52

reporter   ~0020496

I remember something like this and doing what hokomoko said.

skymyj

2020-11-08 14:07

reporter   ~0020543

Hey. Just added an example of infolog after crash.

skymyj

2021-01-01 16:24

reporter   ~0020552

Found the bug.
Was a sleep 150 forget in a while on bos file.

Issue History

Date Modified Username Field Change
2020-07-25 16:58 skymyj New Issue
2020-07-25 17:07 skymyj Note Added: 0020493
2020-07-25 17:57 hokomoko Note Added: 0020494
2020-07-25 17:58 hokomoko Note Edited: 0020494
2020-07-25 22:52 Kloot Note Added: 0020495
2020-07-25 22:53 hokomoko Priority urgent => normal
2020-07-25 22:53 hokomoko Severity block => crash
2020-07-25 22:53 hokomoko Checked infolog.txt for Errors Yes => Yes
2020-07-26 02:52 Google_Frog Note Added: 0020496
2020-08-06 16:30 abma Status new => feedback
2020-11-08 14:06 skymyj File Added: infolog.txt
2020-11-08 14:07 skymyj Note Added: 0020543
2020-11-08 14:07 skymyj Status feedback => new
2021-01-01 16:25 skymyj Note Added: 0020552
2021-01-01 21:14 abma Assigned To => abma
2021-01-01 21:14 abma Status new => closed
2021-01-01 21:14 abma Resolution open => not fixable