Freeorion sometimes aborts when pressing close window

Describe your experience with the latest version of FreeOrion to help us improve it.

Moderator: Oberlus

Forum rules
Always mention the exact version of FreeOrion you are testing.

When reporting an issue regarding the AI, if possible provide the relevant AI log file and a save game file that demonstrates the issue.
Post Reply
Message
Author
ThinkSome
Psionic Snowflake
Posts: 460
Joined: Sun Mar 29, 2020 11:13 pm

Freeorion sometimes aborts when pressing close window

#1 Post by ThinkSome »

with-FreeOrionSDK-v11-335-gb2112feb2

This happens in about 1/4-1/3 of all trials, in the rest there is no abort (normal termination):

terminate called after throwing an instance of 'boost::wrapexcept<boost::log::v2_mt_posix::system_error>'
what(): Failed to set TLS value: Invalid argument
Aborted

User avatar
swaq
Space Dragon
Posts: 384
Joined: Tue Aug 20, 2019 1:56 pm

Re: Freeorion sometimes aborts when pressing close window

#2 Post by swaq »

Have you run a memory test on your machine lately? You seem to be running into quite a few bizarre bugs.

ThinkSome
Psionic Snowflake
Posts: 460
Joined: Sun Mar 29, 2020 11:13 pm

Re: Freeorion sometimes aborts when pressing close window

#3 Post by ThinkSome »

Btrfs has not reported any csum failures in the past 3 years.

Perhaps this has something to do with it (when invoking cmake):

Code: Select all

 CMake Warning at cmake/FindBoost.cmake:911 (message):
   New Boost version may have incorrect or missing dependencies and imported
   targets
 Call Stack (most recent call first):
   cmake/FindBoost.cmake:1033 (_Boost_COMPONENT_DEPENDENCIES)
   cmake/FindBoost.cmake:1723 (_Boost_MISSING_DEPENDENCIES)
   CMakeLists.txt:228 (find_package)

Post Reply