http://bugs.winehq.org/show_bug.cgi?id=21223
Summary: Installation of Holley Commander 950 Software fails with Bad File Descriptor error Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: etork@neb.rr.com
Created an attachment (id=25495) --> (http://bugs.winehq.org/attachment.cgi?id=25495) debuglog created when running SETUP.EXE
Installation of Holley Commander 950 Software (using wine SETUP.EXE on the commandline) fails with the following:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x526e6046 wine client error:1e: write: Bad file descriptor
This is on Fedora Core 11, using wine version 1.1.32, installed via rpms. A test on Fedora Core 12, with wine version 1.1.32 fails in the same way.
Using a fresh install of .wine directory still fails, using as root or non-root user gives same result.
A small debuglog is attached, (using WINEDEBUG=+all wine foo.exe > debuglog 2>&1 )