<div dir="ltr"><div><div><div>Thank you for taking the time to look into the issue! I wish I could downgrade the libboost packages needed to compile the source code to see if the build would have the bug or not. They are not in the dependencies but are on the build-deps: <a href="https://packages.debian.org/source/jessie/widelands">https://packages.debian.org/source/jessie/widelands</a><br><br></div>I am actually running Squeeze with some packages from Stretch. Unfortunately I got myself into a sort of a deadlock with that and need to reinstall the system from scratch.<br><br></div>I did a manual build from the source code and the game runs fine, with these exact packages you listed for me. I am still suspecting the problem to be libboost (check the bug report I mentioned earlier for why) even though I can't be sure. I guess I should probably close the bug if we cannot reproduce it, since it could be due to my weird package mix?<br><br></div>One last question: did you try to install the amd64 version specifically? I'm not sure how the multi-arch support works these days. If not, would it be easy for you to try to do it?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 May 2015 at 19:32, Bernhard Übelacker <span dir="ltr"><<a href="mailto:bernhardu@vr-web.de" target="_blank">bernhardu@vr-web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Alex,<br>
just hearing that this game exists I tried to reproduce it.<br>
<br>
I installed widelands 1:18-3+b1 from jessie and started it and could not get it to crash on serveral song changes.<br>
<br>
But as your report suggests you are running Squeeze with some packages from Jessie?<br>
<br>
If this situation is supported by Debian is up to the maintainers.<br>
<br>
To get more information out of such a crash one could have a look at <a href="https://wiki.debian.org/HowToGetABacktrace" target="_blank">https://wiki.debian.org/HowToGetABacktrace</a> points 1 and 3.<br>
<br>
But for widelands to run with these old package version it needs to be built against these old versions what I doubt to happen in Jessie.<br>
Therefore 2 further things could happen:<br>
- build it in squeeze-backports and/or<br>
- build the package in Jessie with a minimum version dependency<br>
   (then apt would try to install also newer versions of the<br>
    dependencies, even when installed in "oldoldstable".)<br>
<br>
<br>
Kind regards,<br>
Bernhard<br>
<br>
<br>
For the record I compared the installed version widelands depends on:<br>
<br>
                           your setup            my setup<br>
ii  fonts-dejavu-core      2.34-1                2.34-1<br>
ii  fonts-dejavu-extra     2.34-1                2.34-1<br>
ii  fonts-freefont-ttf     20120503-4            20120503-4<br>
ii  libc6                  2.19-18               2.19-18<br>
ii  libgcc1                1:4.9.2-10            1:4.9.2-10<br>
ii  libgl1-mesa-glx [libgl 7.7.1-6               10.3.2-1           diff<br>
ii  libglew1.10            1.10.0-3              1.10.0-3<br>
ii  liblua5.1-0            5.1.4-5               5.1.5-7.1          diff<br>
ii  libpng12-0             1.2.44-1+squeeze4     1.2.50-2+b2        diff<br>
ii  libsdl-gfx1.2-5        2.0.25-4              2.0.25-4<br>
ii  libsdl-image1.2        1.2.10-2+b2           1.2.12-5+b5        diff<br>
ii  libsdl-mixer1.2        1.2.8-6.3             1.2.12-11+b1       diff<br>
ii  libsdl-net1.2          1.2.7-2               1.2.8-4            diff<br>
ii  libsdl-ttf2.0-0        2.0.9-1               2.0.11-3           diff<br>
ii  libsdl1.2debian        1.2.14-6.1            1.2.15-10+b1       diff<br>
ii  libstdc++6             4.9.2-10              4.9.2-10<br>
ii  widelands              1:18-3+b1             1:18-3+b1<br>
ii  widelands-data         1:18-3                1:18-3<br>
ii  zlib1g                 1:1.2.3.4.dfsg-3      1:1.2.8.dfsg-2+b1  diff<br>
</blockquote></div><br></div>