View Issue Details

IDProjectCategoryView StatusLast Update
0006170Spring engineGeneralpublic2019-03-17 17:56
ReporterGoogle_Frog Assigned To 
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionunable to reproduce 
Product Version104.0 +git 
Summary0006170: 104.0.1-1085-gfc6d80e maintenance Truncated failed to allocate memory stack overflow
DescriptionI have not seen this type of crash report before.
https://github.com/ZeroK-RTS/CrashReports/issues/20725
TagsNo tags attached.
Checked infolog.txt for ErrorsYes

Activities

Kloot

2019-03-17 17:51

developer   ~0019866

presumably the error handler itself tried to allocate some memory which failed, creating a new exception ad infinitum.

f=298200 shows the game was running for nearly three hours but there is no trace to determine what pushed it over the edge.

Issue History

Date Modified Username Field Change
2019-03-17 08:10 Google_Frog New Issue
2019-03-17 17:51 Kloot Note Added: 0019866
2019-03-17 17:56 Kloot Status new => closed
2019-03-17 17:56 Kloot Resolution open => unable to reproduce