Page 1 of 1

[2.0.11] Crash hovering over Display Panel, no stacktrace

Posted: Sun Oct 27, 2024 11:20 pm
by TomatoSoup
My game crashed when I hovered over a Display Panel. After I rejoined the server everything works as expected. I'm not able to recreate it, but attached is the factorio-current.log

Sorry for such a terse report. I tried loading an earlier save but I'm still not crashing.

Addendum!

While trying to recreate the crash, I experienced this behavior:

The message on hover was desynced. After rejoining, the text was way longer and in the wrong order (image.png). After rejoining *again* the text went back to the expected shorter text (image2.png).

Re: 2.0.11 Crash when hovering over Display Panel

Posted: Mon Oct 28, 2024 9:54 am
by Genhis
Thanks for the report. Unfortunately, the log doesn't have any stacktrace. Please let us know if you manage to reproduce it.

Re: [2.0.11] Crash hovering over Display Panel, no stacktrace

Posted: Wed Oct 30, 2024 9:34 pm
by Gohla
Also running into crashes when hovering over display panels, and can reproduce it quite consistently in both 2.0.12 and 2.0.13.

I've attached logs for 3 crashes which have (different) stack traces. The first and third crash created a dump but the second one didn't.

I've also attached my save (Creative_only_published_mods.zip) where you can reproduce the crash by walking down and hovering over all the display panels with your mouse. It doesn't always crash on the same display panel, but I always got it to crash before I reach the horizontal concrete path at the bottom. Also, I can sometimes see one or more text lines being duplicated when hovering. Seems like some kind of memory corruption, causing crashes at different points in the text rendering code?

Re: [2.0.11] Crash hovering over Display Panel, no stacktrace

Posted: Fri Nov 01, 2024 10:37 am
by Gohla
Some more reproduction info: when I set max render threads to 1, I never see duplicated text and I can never get it to crash. Normally it is set to 8 for me, and then it does crash.

Re: [2.0.11] Crash hovering over Display Panel, no stacktrace

Posted: Fri Nov 01, 2024 5:13 pm
by Rseding91
Thanks for the report. I found the underlying issue here viewtopic.php?f=7&t=119071 and it's now fixed for the next experimental release.