Bugzilla – Bug 1212823
[Build 20230627] wine 8.11 fails to start
Last modified: 2023-08-08 12:20:18 UTC
## Observation ~> wine timer.exe wine: created the configuration directory '/home/bernhard/.wine' 0024:err:envron:run_wineboot failed to start wineboot c00000e5 wine: could not load kernel32.dll, status c0000135 openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_gnome@64bit fails in [wine](https://openqa.opensuse.org/tests/3390065/modules/wine/steps/22) ## Test suite description Maintainer: QE Core, asmorodskyi. Extra tests which were designed to run on gnome ## Reproducible Fails since (at least) Build [20230627](https://openqa.opensuse.org/tests/3388896) ## Expected result Last good: [20230626](https://openqa.opensuse.org/tests/3386438) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=extra_tests_gnome&version=Tumbleweed)
This has been addressed with specific reverts on 8.11 on 06-30 - Add reverts to fix startup on 64bit (https://bugs.winehq.org/show_bug.cgi?id=55139): * 0001-Revert-loader-Build-the-preloader-as-PIE-on-64-bit.patch * 0002-Revert-loader-Always-build-the-main-loader-as-PIE-if.patch * 0003-Revert-loader-Force-building-the-main-loader-as-PIE-.patch * 0004-Revert-loader-Make-the-loader-position-independent-o.patch (forwarded request 1095938 from favogt) sr#1095999 since then, wine has been updated even to 8.12 and 8.13 -> resolved