[Bug 21223] New: Installation of Holley Commander 950 Software fails with Bad File Descriptor error
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(a)winehq.org ReportedBy: etork(a)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 ) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21223 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.32 --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-01 21:54:56 --- can you test with 1.1.35 or latest git? If still present, just attach regular terminal output including the backtrace http://wiki.winehq.org/Backtraces -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21223 --- Comment #2 from Eric <etork(a)neb.rr.com> 2010-01-02 00:44:21 --- I compiled 1.1.35, but problem persists with same error as before. Unfortunately, only a few lines come out of winedbg before the process terminates, below: [root(a)marilyn holley]# wine winedbg setup.exe WineDbg starting on pid 0019 start_process () at /home/etork/winetest/wine-1.1.35/dlls/kernel32/process.c:1026 0x7b8748ef start_process+0x4f [/home/etork/winetest/wine-1.1.35/dlls/kernel32/process.c:1026] in kernel32: movl %esi,0x0(%esp) 1026 return entry( peb ); Wine-dbg>set $BreakOnFirstChance=0 Wine-dbg>cont ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer wine client error:21: write: Bad file descriptor wine client error:21: write: Bad file descriptor wine client error:21: write: Bad file descriptor Process of pid=0019 has terminated -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21223 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer --- Comment #3 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-02 03:12:44 --- have you tried testing some older versions of Wine incase it is a regression? maybe try attaching the output of the following, it could give some clue. WINEDEBUG=+relay,+seh,+tid,+server wine setup.exe 2>&1 | bzip2 > log.txt.bz2 ps. there is no need to run Wine as root. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21223 --- Comment #4 from Eric <etork(a)neb.rr.com> 2010-01-02 11:08:26 --- Created an attachment (id=25508) --> (http://bugs.winehq.org/attachment.cgi?id=25508) WINEDEBUG=+relay,+seh,+tid,+server wine setup.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21223 --- Comment #5 from Eric <etork(a)neb.rr.com> 2010-01-02 11:13:31 --- It appears that this version of the Holley Commander software did work in version 0.9.20, (according to the app database), so it may be a regression. Please let me know if you need further information. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21223 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-01-02 11:58:55 --- (In reply to comment #5)
It appears that this version of the Holley Commander software did work in version 0.9.20, (according to the app database), so it may be a regression.
Please let me know if you need further information.
If it is a regression, please run a regression test: http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21223 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win16 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21223 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2011-10-02 11:18:04 CDT --- (In reply to comment #6)
(In reply to comment #5)
It appears that this version of the Holley Commander software did work in version 0.9.20, (according to the app database), so it may be a regression.
Please let me know if you need further information.
If it is a regression, please run a regression test: http://wiki.winehq.org/RegressionTesting
1 year, no response, no download => abandoned. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21223 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2011-10-04 15:25:49 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org