Topic: sigsev on widelands start
kaputtnik![]() Topic Opener |
Posted at:
2020-02-16, 10:14 UTC+1.0
For some reason i can't start widelands anymore. Tried a release build and a debug build, always with deleting the whole directory
A backtrace is attached. Since glibc is somehow involved and there is another problem with the newest glibc version, i have also tried to downgrade glibc, recompiled, but the crash persists. Anyone else facing this problem? ![]() ![]() |
ModellbahnerTT |
Posted at:
2020-02-16, 11:31 UTC+1.0
Which Compiler do you use? If it is gcc 9 the problem is known. ![]() ![]() |
kaputtnik![]() Topic Opener |
Posted at:
2020-02-16, 18:17 UTC+1.0
Yes, i have gcc9 installed. But i think the problem is the same as https://github.com/widelands/widelands/issues/3518 A workaround is to set the environment variable XDG_DATA_DIRS before starting widelands:
![]() ![]() |
niektory![]() |
Posted at:
2020-02-16, 18:44 UTC+1.0
I think I know what the problem is. In this line:
Edited:
2020-02-16, 18:51 UTC+1.0
![]() ![]() |
GunChleoc![]() |
Posted at:
2020-02-21, 19:04 UTC+1.0
Pull request is up: https://github.com/widelands/widelands/pull/3700 Busy indexing nil values ![]() ![]() |