http://bugs.winehq.org/show_bug.cgi?id=13170
Summary: Wine freezes on audio test (in winecfg) Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P1 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jiminyjones@gmail.com
Every time I click the "Test Audio" button in the Audio tab in winecfg, I hear the sound, and then Wine simply freezes. I noticed this problem since Guitar Pro stopped working for me upon upgrading to 1.0rc-1 (with sound-related errors).
The error I get from Guitar Pro (repeated until I Ctrl+C it/quit Wine): err:wave:wodPlayer_WriteMaxFrags Error in writing wavehdr. Reason: Resource temporarily unavailable
Additional, perhaps unrelated output: fixme:win:EnumDisplayDevicesW ((null),0,0x32f810,0x00000000), stub! fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10026 0x00000000 fixme:mciwave:MCIWAVE_DriverProc Unsupported yet command [2115] fixme:win:SetLayeredWindowAttributes (0x30062,0x00000000,200,2): stub! fixme:system:SystemParametersInfoW Unimplemented action: 8210 (SPI_GETFONTSMOOTHINGORIENTATION)
http://bugs.winehq.org/show_bug.cgi?id=13170
Steve Pinkham steve.pinkham@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |steve.pinkham@gmail.com
--- Comment #1 from Steve Pinkham steve.pinkham@gmail.com 2008-05-12 16:33:01 --- I also have this problem. I upgraded from Ubuntu 7.10 i386 to Ubuntu 8.04 x64, and from earlier version of wine to rc1 at the same time, so it's hard to narrow down the cause.
The "test audio" button freezes wineconfig completely when using the alsa setting, and the oss setting gives a "audio test failed". Freeze happens after 2 tones come from speakers, so it might be surround related?
Half Life 2 freezes on loading the menu with the alsa driver in a similar manner, giving a "err:wave:wodPlayer_WriteMaxFrags Error in writing wavehdr. Reason: Resource temporarily unavailable" message to the screen. Sound plays fine in the pre-menu video before the crash
Wine is version 1.0-rc1, under Ubuntu 8.04 x64. Sound card is m-audio revolution 5.1. Kernel is 2.6.24-16-generic. Non-free nvidia drivers are in use.
Sound driver info following
$ lsmod | grep snd snd_rtctimer 5344 0 snd_ice1724 110212 3 snd_ice17xx_ak4xxx 5888 1 snd_ice1724 snd_ac97_codec 123224 1 snd_ice1724 ac97_bus 3840 1 snd_ac97_codec snd_ak4114 12800 1 snd_ice1724 snd_pcm_oss 47648 0 snd_mixer_oss 20224 1 snd_pcm_oss snd_pcm 92168 5 snd_ice1724,snd_ac97_codec,snd_ak4114,snd_pcm_oss snd_page_alloc 13200 1 snd_pcm snd_pt2258 6400 1 snd_ice1724 snd_i2c 7808 2 snd_ice1724,snd_pt2258 snd_ak4xxx_adda 10880 2 snd_ice1724,snd_ice17xx_ak4xxx snd_mpu401_uart 11264 1 snd_ice1724 snd_seq_dummy 5764 0 snd_seq_oss 38912 0 snd_seq_midi 10688 0 snd_rawmidi 29856 2 snd_mpu401_uart,snd_seq_midi snd_seq_midi_event 10112 2 snd_seq_oss,snd_seq_midi snd_seq 63232 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 27912 4 snd_rtctimer,snd_pcm,snd_seq snd_seq_device 10644 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq snd 70856 21 snd_rtctimer,snd_ice1724,snd_ac97_codec,snd_ak4114,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_pt2258,snd_i2c,snd_ak4xxx_adda,snd_mpu401_uart,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 10400 1 snd
http://bugs.winehq.org/show_bug.cgi?id=13170
--- Comment #2 from Lei Zhang thestig@google.com 2008-05-12 21:57:28 --- Did it used to work with an older version of Wine? Can you downgrade and check?
http://bugs.winehq.org/show_bug.cgi?id=13170
--- Comment #3 from Jiminy Jones jiminyjones@gmail.com 2008-05-13 02:42:02 --- (In reply to comment #2)
Did it used to work with an older version of Wine? Can you downgrade and check?
Yes, I've downgraded back to 0.9.59 (0.9.59-0ubuntu4) and the winecfg sound check works, as well as Guitar Pro.
http://bugs.winehq.org/show_bug.cgi?id=13170
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-13 09:55:52 --- Should be already fixed by this patch: http://source.winehq.org/git/wine.git/?a=commit;h=1ecf0c96faf9b798e8098e5824...
http://bugs.winehq.org/show_bug.cgi?id=13170
Jiminy Jones jiminyjones@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Jiminy Jones jiminyjones@gmail.com 2008-05-13 11:10:12 --- (In reply to comment #4)
Should be already fixed by this patch: http://source.winehq.org/git/wine.git/?a=commit;h=1ecf0c96faf9b798e8098e5824...
I've installed the latest copy from git and can report that the issue is resolved.
http://bugs.winehq.org/show_bug.cgi?id=13170
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-05-23 10:36:30 --- Closing bugs fixed in 1.0-rc2.