[2.1.14][linux] Crash on game exit (SDL_waylandvideo.c (478): Wayland_DeleteDevice)

Post your bugs and problems so we can fix them.
MrDark
Manual Inserter
Manual Inserter
Posts: 1
Joined: Fri Aug 07, 2026 5:57 pm
Contact:

[2.1.14][linux] Crash on game exit (SDL_waylandvideo.c (478): Wayland_DeleteDevice)

Post by MrDark »

What happened:
After playing for ~1h, saved the game and exited to main menu, then exited the game via exit button in the menu. Game crashed. (SIGSEGV)
Expected: game shuts down and exits cleanly

Observed 2 times, not sure if it's tied to what I did in the game, but both times the session was longer than 1h.
Tried to reproduce by joining the game, loading a save, saving, exiting to menu and exiting the game (spending ~1m on the whole process), but wasn't able to catch the error.

Smells like double-free by calling https://github.com/libsdl-org/SDL/blob/ ... deo.c#L533 on the same pointer twice, but what do I know.
Might be not a Factorio issue.
factorio-current.log
(14.88 KiB) Downloaded 35 times
Post Reply

Return to “Bug Reports”