Bug 1212823

Summary: [Build 20230627] wine 8.11 fails to start
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: OtherAssignee: Marcus Meissner <meissner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://openqa.opensuse.org/tests/3390065/modules/wine/steps/22
See Also: https://bugs.winehq.org/show_bug.cgi?id=55139
Whiteboard:
Found By: openQA Services Priority:
Business Priority: Blocker: Yes
Marketing QA Status: --- IT Deployment: ---

Description Dominique Leuenberger 2023-06-28 15:58:40 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)
Comment 1 Dominique Leuenberger 2023-08-08 12:20:18 UTC
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