[Bug 33361] New: Starcraft II sound overrun
http://bugs.winehq.org/show_bug.cgi?id=33361 Bug #: 33361 Summary: Starcraft II sound overrun Product: Wine Version: 1.5.27 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winealsa.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: scrimekiler(a)yahoo.fr Classification: Unclassified when I play Starcraft II with all sound enabled (music, voices, etc...) I have huge lags and even sometimes some temporary freezes (like 10 seconds frozen) while ingame but also while in menu. I often get this message in my terminal output : "ALSA lib pcm.c:7339:(snd_pcm_recover) overrun occurred" -- 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=33361 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2013-04-10 12:43:01 CDT --- Please attach a debug log with +tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio -- 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=33361 --- Comment #2 from scrimekiler(a)yahoo.fr 2013-04-11 06:16:50 CDT --- Created attachment 44146 --> http://bugs.winehq.org/attachment.cgi?id=44146 Debug output while in game Wine debug output with : +tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio The begining of the log if missing (too long to be displayed in terminal).I'll post another log file with only the initialisation of the game. I lost all my savegames so I can't launch the parts of the game which had a lot of ambiant sound effects making me lag...I hope it will be enough -- 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=33361 --- Comment #3 from scrimekiler(a)yahoo.fr 2013-04-11 06:20:58 CDT --- ok found it with these debug options : "0045:warn:dsound:IDirectSound8Impl_SetCooperativeLevel level=DSSCL_PRIORITY not fully supported 0050:warn:dsound:DSOUND_PerformMix Probable buffer underrun" -- 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=33361 --- Comment #4 from Andrew Eikum <aeikum(a)codeweavers.com> 2013-04-11 09:17:34 CDT --- We need the whole log. You should redirect the output of the program to a file: $ WINEDEBUG=+whatever wine Program.exe &> ~/sc2log Then upload sc2log in your Home directory. You might have to compress it first. -- 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=33361 --- Comment #5 from Someone <scrimekiler(a)yahoo.fr> 2013-04-12 10:57:06 CDT --- (In reply to comment #4)
We need the whole log. You should redirect the output of the program to a file:
$ WINEDEBUG=+whatever wine Program.exe &> ~/sc2log
Then upload sc2log in your Home directory. You might have to compress it first.
Did that, played maybe 3 or 4 minutes...File weight is 219Mo... What would interest you ? only the "err:" and "warn:" lines ? -- 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=33361 --- Comment #6 from Someone <scrimekiler(a)yahoo.fr> 2013-04-12 10:59:54 CDT --- Created attachment 44158 --> http://bugs.winehq.org/attachment.cgi?id=44158 debug output with cat filelog | grep err -- 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=33361 --- Comment #7 from Someone <scrimekiler(a)yahoo.fr> 2013-04-12 11:00:37 CDT --- Created attachment 44160 --> http://bugs.winehq.org/attachment.cgi?id=44160 debut output with cat file | grep warn -- 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=33361 --- Comment #8 from Someone <scrimekiler(a)yahoo.fr> 2013-04-12 11:02:08 CDT --- These 2 debug logs has been made with the following options : +tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio -- 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=33361 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2013-04-12 12:12:43 CDT --- (In reply to comment #5)
(In reply to comment #4)
We need the whole log. You should redirect the output of the program to a file:
$ WINEDEBUG=+whatever wine Program.exe &> ~/sc2log
Then upload sc2log in your Home directory. You might have to compress it first.
Did that, played maybe 3 or 4 minutes...File weight is 219Mo...
What would interest you ? only the "err:" and "warn:" lines ?
Try compressing with bzip2 -9 or rzip -9. -- 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=33361 --- Comment #10 from Someone <scrimekiler(a)yahoo.fr> 2013-04-12 14:30:48 CDT --- Created attachment 44161 --> http://bugs.winehq.org/attachment.cgi?id=44161 First part of splited full debug output -- 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=33361 --- Comment #11 from Someone <scrimekiler(a)yahoo.fr> 2013-04-12 14:31:37 CDT --- Created attachment 44162 --> http://bugs.winehq.org/attachment.cgi?id=44162 Second and last part of splitted full debug output -- 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=33361 --- Comment #12 from Someone <scrimekiler(a)yahoo.fr> 2013-04-12 14:32:28 CDT ---
Try compressing with bzip2 -9 or rzip -9.
Thanks, that was really efficient 190 Mo => 2 Mo -- 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=33361 pw(a)draiser.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pw(a)draiser.net -- 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=33361 Bjoern Bidar <theodorstormgrade(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |theodorstormgrade(a)googlemai | |l.com --- Comment #13 from Bjoern Bidar <theodorstormgrade(a)googlemail.com> 2013-12-07 13:39:31 CST --- still an issue as of wine 1.7.6 When using another sound provider instead of alsa then the issue its still there so its no issue of alsa's drv. -- 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=33361 --- Comment #14 from Someone <scrimekiler(a)yahoo.fr> 2013-12-08 07:43:38 CST --- (In reply to comment #13)
still an issue as of wine 1.7.6 When using another sound provider instead of alsa then the issue its still there so its no issue of alsa's drv.
Actually I had this bug using alsa.The fact you have a similar bug with something else than alsa is maybe related to a different bug I don't know. Anyway, when I reported this bug I had a soundcard that caused kernel oops everytime I was running winecfg with any distribution and any version of wine. So maybe it was related to the driver itself. (check bug33273) I will try to reinstall sc2 and try again with my actual soundcard. -- 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=33361 --- Comment #15 from Bjoern Bidar <theodorstormgrade(a)googlemail.com> 2013-12-10 08:38:29 CST --- I recently tried to play with battle.net I got disconnects very often. I think the lag is also caused by this. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33361 --- Comment #16 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33361 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #17 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Abandoned -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33361 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #18 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing abandoned bugs. -- 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