https://bugs.winehq.org/show_bug.cgi?id=41692
Bug ID: 41692 Summary: World of Tanks crashes instantly on start with OSSv4 on wine 1.9.17 Product: Wine Version: 1.9.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dsound Assignee: wine-bugs@winehq.org Reporter: HASH.DuOrden@gmail.com Distribution: ---
Created attachment 56092 --> https://bugs.winehq.org/attachment.cgi?id=56092 WINEDEBUG=+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp
Starting with wine-1.9.17 and up, OSSv4 version: Version info: OSS 4.2 (b 2006/201611080054) (0x00040100) OSS_HG Hg revision: changeset: 948:233e1cedf15a
WoT crashes on start: WorldOfTanks.exe wot_wait_for_mutex -clientGraphicsAPI d3d9
Regression testing result: 5df297206debc1256bfa479488e1941fce108cc5 is the first bad commit commit 5df297206debc1256bfa479488e1941fce108cc5 Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Mon Aug 15 09:19:24 2016 +0000
reg/tests: Add more Unicode tests for 'reg import'.
Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 ff708fa858bf6aac348c37802379037d5118796c ddfdae286b6a11eb4d9d162376226b047c724850 M programs
Log of crash with wine-1.9.22 and "WINEDEBUG=+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp"
https://bugs.winehq.org/show_bug.cgi?id=41692
hash HASH.DuOrden@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |5df297206debc1256bfa479488e | |1941fce108cc5 CC| |hugh.mcmaster@outlook.com Distribution|--- |Gentoo
https://bugs.winehq.org/show_bug.cgi?id=41692
hash HASH.DuOrden@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #56092|0 |1 is obsolete| |
--- Comment #1 from hash HASH.DuOrden@gmail.com --- Created attachment 56093 --> https://bugs.winehq.org/attachment.cgi?id=56093 WINEDEBUG=+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp
Previous log was with mods and they also was broken, this one without any mods at all.
https://bugs.winehq.org/show_bug.cgi?id=41692
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- You probably missed the last step in the regression test. The mentioned patch only touches tests. Judging by the commit order from that day I guess the correct commit is http://source.winehq.org/git/wine.git/commitdiff/b25e1aefc7b868266042f842955...
Please, can you double check?
https://bugs.winehq.org/show_bug.cgi?id=41692
hash HASH.DuOrden@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|5df297206debc1256bfa479488e |b25e1aefc7b868266042f842955 |1941fce108cc5 |a001618ef3b1d CC| |aeikum@codeweavers.com
--- Comment #3 from hash HASH.DuOrden@gmail.com --- Just rerun bisect with this boundaries: git bisect bad 2b5c93f77999279896c82a6b2f64a39f1773b18e git bisect good 9567813ec47d0601593a4ee367bad4c1c3256f07 Just grabbed first closest commits with dsound mentioned in comment before and after 5df297206debc1256bfa479488e1941fce108cc5 and got this:
b25e1aefc7b868266042f842955a001618ef3b1d is the first bad commit commit b25e1aefc7b868266042f842955a001618ef3b1d Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Aug 15 09:02:36 2016 -0500
Revert "dsound: Allow inactive devices to change the primary format.".
This reverts commit 4fbe6f3e7601f7b39f7f672ffe43553eee92ab1b.
Signed-off-by: Andrew Eikum aeikum@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 791ea9bc993e8ef582c6bfed4dc7d6d3fab48a85 97b108685e5377d75fe23cabadd53b3228342fa7 M dlls
So I updated "Regression SHA1" value and added Andrew Eikum aeikum@codeweavers.com to "CC List" but I cannot remove Hugh McMaster hugh.mcmaster@outlook.com.
https://bugs.winehq.org/show_bug.cgi?id=41692
--- Comment #4 from hash HASH.DuOrden@gmail.com --- Some additional info:
gcc --version gcc (Gentoo 4.8.5 p1.3, pie-0.6.2) 4.8.5
https://bugs.winehq.org/show_bug.cgi?id=41692
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|hugh.mcmaster@outlook.com |
https://bugs.winehq.org/show_bug.cgi?id=41692
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=41692
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wne-5.0-rc5?
https://bugs.winehq.org/show_bug.cgi?id=41692
--- Comment #6 from hash HASH.DuOrden@gmail.com --- Sadly I cannot test it no, since kernel 4.9 OSSv4 no longer works. I will try to roll back to compatible with OSSv4, kernel in about couple of days.
https://bugs.winehq.org/show_bug.cgi?id=41692
--- Comment #7 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-6.23?