Bug 1212823 - [Build 20230627] wine 8.11 fails to start
Summary: [Build 20230627] wine 8.11 fails to start
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Marcus Meissner
QA Contact: E-mail List
URL: https://openqa.opensuse.org/tests/339...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-28 15:58 UTC by Dominique Leuenberger
Modified: 2023-08-08 12:20 UTC (History)
0 users

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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