ClassiCube / MCGalaxy

A Minecraft Classic / ClassiCube server software
GNU General Public License v3.0
168 stars 79 forks source link

Updates dialog breaks server in some cases on Linux #662

Open UnknownShadow200 opened 2 years ago

UnknownShadow200 commented 2 years ago

Mostly observed with recent Gnome DE + Ubuntu image

A short time after, the server will die with a message like this image

Issue seems to be due to the way Updates MessageBox is spawned from a background thread (So as not to block the main UI), but this triggers a multithreading issue

https://bugzilla.xamarin.com/28/28047/bug.html github.com/ ArduPilot/ MissionPlanner/issues/208