http://bugs.winehq.org/show_bug.cgi?id=33940
Bug #: 33940 Summary: winmm/mci tests hang on PC-BSD Product: Wine Version: 1.6-rc4 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, regression, source Severity: normal Priority: P2 Component: wineoss.drv AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Created attachment 45078 --> http://bugs.winehq.org/attachment.cgi?id=45078 WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss make mci.ok
Regression testing blames: [austin@pcbsd-7162] ~/wine-git% git bisect bad 92e835111bbb22b8c0002ce5d61a24565176a443 is the first bad commit commit 92e835111bbb22b8c0002ce5d61a24565176a443 Author: Andrew Eikum aeikum@codeweavers.com Date: Wed Jan 25 11:14:03 2012 -0600
wineoss.drv: Decouple MMDevAPI buffer and OSS buffer.
:040000 040000 fd4262b0a2aac9d074edbc2b2b57e0c77f6171cc 7763677732d3d090f2fe3451aad08a8a3dd9b423 M dlls
Still in wine-1.6-rc4-41-g0fb9de6. Logs are attached.
http://bugs.winehq.org/show_bug.cgi?id=33940
--- Comment #1 from Austin English austinenglish@gmail.com 2013-07-02 19:57:58 CDT --- Created attachment 45079 --> http://bugs.winehq.org/attachment.cgi?id=45079 WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss make mci.ok
Here's a log before that commit.
http://bugs.winehq.org/show_bug.cgi?id=33940
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux |FreeBSD Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=33940
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=33940
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com Regression SHA1| |92e835111bbb22b8c0002ce5d61 | |a24565176a443
https://bugs.winehq.org/show_bug.cgi?id=33940
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Still in wine 1.7.33.
https://bugs.winehq.org/show_bug.cgi?id=33940
--- Comment #3 from Andrew Eikum aeikum@codeweavers.com --- I think this should be fixed by:
commit 50cdc6d7f3d04fafcd7b859814653be403df98e4 Author: Andrew Eikum aeikum@codeweavers.com Date: Wed Dec 17 09:28:21 2014 -0600
wineoss.drv: Don't use SNDCTL_DSP_GETISPACE.
This shouldn't be needed as the device is opened in non-blocking mode, and it appears this function is unimplemented on PCBSD.
https://bugs.winehq.org/show_bug.cgi?id=33940
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Bruno Jesus from comment #2)
Still in wine 1.7.33.
Can you retest this Bruno? If not I can in a day or two.
https://bugs.winehq.org/show_bug.cgi?id=33940
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |50cdc6d7f3d04fafcd7b8598146 | |53be403df98e4 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Austin English from comment #4)
(In reply to Bruno Jesus from comment #2)
Still in wine 1.7.33.
Can you retest this Bruno? If not I can in a day or two.
Fixed, thanks Andrew.
https://bugs.winehq.org/show_bug.cgi?id=33940
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.34.