Bug 953970

Summary: wine: Unhandled page fault on read access to 0x00193000 at address 0x7fbb0ac94428 (thread 0029)
Product: [Fedora] Fedora Reporter: Joachim Backes <joachim.backes>
Component: wineAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: andreas.bierfert, mike, stefan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-22 01:23:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joachim Backes 2013-04-19 17:57:04 UTC
Description of problem:
wine: Unhandled page fault on read access to 0x00193000 at address
0x7fbb0ac94428 (thread 0029), starting debugger...


This happens if trying to install the update of the "WISO Steuersparbuch" software, located on
http://update.buhl-finance.com/hotline/db/9/WISOSteuersoftware2013Update208261.exe

The crash happens if I call after the .exe's download:

wine  WISOSteuersoftware2013Update208261.exe

The exception appears both with wine-1.5.28 (compiled from source on my box),
but it happens too on Fedora-19 with the packages: 

wine-alsa-1.5.27-1.fc19.x86_64
wine-1.5.27-1.fc19.x86_64
wine-fonts-1.5.27-1.fc19.noarch
mingw64-wine-gecko-1.9-1.fc19.noarch
wine-openal-1.5.27-1.fc19.i686
wine-systemd-1.5.27-1.fc19.noarch
wine-capi-1.5.27-1.fc19.i686
wine-tahoma-fonts-1.5.27-1.fc19.noarch
wine-tahoma-fonts-system-1.5.27-1.fc19.noarch
wine-small-fonts-1.5.27-1.fc19.noarch
wine-wow-1.5.27-1.fc19.x86_64
wine-ldap-1.5.27-1.fc19.i686
wine-system-fonts-1.5.27-1.fc19.noarch
wine-filesystem-1.5.27-1.fc19.noarch
wine-common-1.5.27-1.fc19.noarch
wine-cms-1.5.27-1.fc19.x86_64
wine-cms-1.5.27-1.fc19.i686
wine-symbol-fonts-1.5.27-1.fc19.noarch
wine-mono-0.0.8-1.fc19.noarch
wine-core-1.5.27-1.fc19.x86_64
wine-twain-1.5.27-1.fc19.x86_64
wine-pulseaudio-1.5.27-1.fc19.i686
wine-courier-fonts-1.5.27-1.fc19.noarch
wine-marlett-fonts-1.5.27-1.fc19.noarch
wine-pulseaudio-1.5.27-1.fc19.x86_64
wine-capi-1.5.27-1.fc19.x86_64
wine-desktop-1.5.27-1.fc19.noarch
wine-openal-1.5.27-1.fc19.x86_64
wine-core-1.5.27-1.fc19.i686
wine-wingdings-fonts-1.5.27-1.fc19.noarch
wine-twain-1.5.27-1.fc19.i686
wine-ms-sans-serif-fonts-1.5.27-1.fc19.noarch
mingw32-wine-gecko-1.9-1.fc19.noarch
wine-ldap-1.5.27-1.fc19.x86_64

Trying the same under F18: The update works perfectly.

Version-Release number of selected component (if applicable):
wine-core-1.5.27-1.fc19.x86_64

How reproducible:
always

Exactly the same under F17 updates WISO software perfectly.

Steps to Reproduce:
1.Install the WISO software
2.Dowmload the most recent updates from http://update.buhl-finance.com/hotline/db/9/WISOSteuersoftware2013Update208261.exe

3.Run updater by "wine  WISOSteuersoftware2013Update208261.exe"
  
Actual results:


Expected results:


Additional info:

I filed already a WINE BZ (http://bugs.winehq.org/show_bug.cgi?id=33417), the state has been changed to "resolved as invalid".

Comment 1 Michael Cronenworth 2013-04-22 01:23:20 UTC
Wine is broken with gcc 4.8.0.

*** This bug has been marked as a duplicate of bug 926972 ***