[Bug 9386] New: WoW 2.2 fails to initialise audio
http://bugs.winehq.org/show_bug.cgi?id=9386 Summary: WoW 2.2 fails to initialise audio Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-dsound AssignedTo: wine-bugs(a)winehq.org ReportedBy: winehq-bugzilla(a)six-by-nine.com.au As requested by Vitamin, I've now built Wine from GIT and set audio to OSS/Emulated. WoW 2.2 continues to appear to hang on startup. If one waits long enough one receives a crash that looks mightily similar to random crashes seen under Vista. I've attached a WINEDEBUG=+dsound trace, along with the crash report eventually generated by WoW itself. I set VERSION here to CVS, as I presume that's suitable for git - no one in #winehq could confirm whether I should do this or not. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9386 Peter Lawler <winehq-bugzilla(a)six-by-nine.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|WoW 2.2 fails to initialise |WoW 2.2 fails to initialise |audio |audio in | |e9ec5d4aff33a76890ff6cb7254e | |8483267d7e08 Version|CVS |unspecified --- Comment #1 from Peter Lawler <winehq-bugzilla(a)six-by-nine.com.au> 2007-08-20 01:30:28 --- Changing VERSION to Unspecified, as really unsure about which VERSION a GIT build should be reported as. Added the commit # from GIT to the Summary -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9386 --- Comment #2 from Peter Lawler <winehq-bugzilla(a)six-by-nine.com.au> 2007-08-20 01:31:15 --- Created an attachment (id=7678) --> (http://bugs.winehq.org/attachment.cgi?id=7678) WINEDEBUG=+dsound trace, plus WoW Debugger output -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9386 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|WoW 2.2 fails to initialise |WoW 2.2 fails to initialise |audio in |audio |e9ec5d4aff33a76890ff6cb7254e| |8483267d7e08 | Version|unspecified |CVS --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-20 07:05:36 --- Please remove this registry entry: [HKEY_CURRENT_USER\Software\Wine\Debug] RelayFromExclude Run wow program and attach /tmp/relay.txt to this bug: WINEDEBUG=+tid,+seh,+relay wine wow.exe &> /tmp/relay.log && grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9386 Peter Lawler <winehq-bugzilla(a)six-by-nine.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7700 is|0 |1 obsolete| | --- Comment #4 from Peter Lawler <winehq-bugzilla(a)six-by-nine.com.au> 2007-08-20 16:03:54 --- Created an attachment (id=7700) --> (http://bugs.winehq.org/attachment.cgi?id=7700) Requested debug from WoW 2.2 The requested procedure resulted in a 1.1GB /tmp/relay.log, and a 0B /tmp/relay.txt upon the final crash, I presume because the && in there failed to pass as the previous command failed (crash). As such, I've executed a grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt and attached the result of that instead. --- Comment #5 from Peter Lawler <winehq-bugzilla(a)six-by-nine.com.au> 2007-08-20 23:54:00 --- Created an attachment (id=7706) --> (http://bugs.winehq.org/attachment.cgi?id=7706) OSS trace in requested format Ek, just realised I hadn't set the audio to OSS/Emulated in my previous attachment. Have attached new trace with that setting. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9386 Polarina <gabrielp(a)simnet.is> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gabrielp(a)simnet.is --- Comment #6 from Polarina <gabrielp(a)simnet.is> 2007-08-21 17:25:32 --- Since wine would exit with a non-zero return status, try this command: WINEDEBUG=+tid,+seh,+relay wine wow.exe &> /tmp/relay.log || grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt It should execute the grep command if wine exits with a non-zero return status. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9386 Polarina <gabrielp(a)simnet.is> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from Polarina <gabrielp(a)simnet.is> 2007-08-21 17:32:12 --- *** This bug has been confirmed by popular vote. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9386 Peter Lawler <winehq-bugzilla(a)six-by-nine.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #8 from Peter Lawler <winehq-bugzilla(a)six-by-nine.com.au> 2007-08-24 09:05:59 --- After some testing, more testing, running around the Blizzard tech forums, Fmod forums and the like, I'm closing this as invalid - bug upstream. At this immediate point in time, the current 2.2 PTR is known to have a number of audio issues - we cannot be certain yet that the error in Wine is not a result of this behaviour. Certainly, Wine should be bug-for-bug compatible with Windows - but the number of closed dependencies that this issue relies on, and the chances of a new PTR being released before anyone gets to the bottom of this issue on the current PTR under Wine is very slim. As such, I'd prefer to see Wine developer resources concentrating on known, rather than unknowns. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9386 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:33:56 --- Closing all RESOLVED INVALID bugs that haven't changed in over three months. -- 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=9386 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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