Page 1 of 1

Golly crashing for inexplicable reasons

Posted: September 18th, 2019, 8:29 am
by testitemqlstudop
I was working on a HUGE engineered flotilla/puffer in a new rule, and suddenly Golly decides to crash.

Is this some April Fool's prank that was forgotten? This is the first time I experienced this :cry:

Re: Golly crashing for inexplicable reasons

Posted: September 18th, 2019, 9:16 am
by dvgrn
testitemqlstudop wrote:I was working on a HUGE engineered flotilla/puffer in a new rule, and suddenly Golly decides to crash.

Is this some April Fool's prank that was forgotten? This is the first time I experienced this :cry:
It's definitely something that happens to me, very rarely but often enough that I usually save at least a dozen incremental versions of any large project, to limit my losses.

There's still a very subtle bug somewhere in the Undo system, which usually just results in incorrect backtracking, but very rarely and irreproducibly causes a sudden crash. I think it might happen most often when I'm undoing a rule switch or script action that changes a huge number of cells, like going from LifeHistory to Life. But it only seems to happen when I'm actually doing complicated editing tasks, not when I'm trying to duplicate the issue.

So if it's an April Fool's joke, I don't think it's a very funny one.

Re: Golly crashing for inexplicable reasons

Posted: September 18th, 2019, 3:05 pm
by Gamedziner
Could it be a memory overload from having and/or accessing too much temporary memory?