Happened in a system without any other station or ship, only few cities. I don't think speculating of what causes this bug is useful, especially since the other thread have one billion replies without showing a workaround or at least reproducing pattern, except switching the sphere of influence's body to another one.
I only posted this to help Haxus to find the bug, since I heard that he wasn't able to reproduce it.
This bug does not seem related to other thing than the coordinate/movevement/speed implementation, the distance variable should not be signed. Maybe it's only signed in the display part, but still, should never reach the UINT_MAX limit and have to be checked to write some debug log which can be sent to Haxus. There is nothing he can do without some data to study.
I only posted this to help Haxus to find the bug, since I heard that he wasn't able to reproduce it.
This bug does not seem related to other thing than the coordinate/movevement/speed implementation, the distance variable should not be signed. Maybe it's only signed in the display part, but still, should never reach the UINT_MAX limit and have to be checked to write some debug log which can be sent to Haxus. There is nothing he can do without some data to study.