https://bugs.winehq.org/show_bug.cgi?id=40884
Bug ID: 40884 Summary: Lord of the Rings Online crashes instantly or hangs on start. Product: Wine Version: 1.9.11 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: ---
On wine-1.9.11 LotRO crashes on start after launcher: TurbineLauncher.exe -> login, select server -> hit Play -> lotroclient.exe crashes If I try to ligin and hit Play again without restarting TurbineLauncher.exe, lotroclient.exe hangs.
Regression testing result: 2fb97be1871a78ea6a2889ed975d33515d5468ea is the first bad commit commit 2fb97be1871a78ea6a2889ed975d33515d5468ea Author: Maarten Lankhorst wine@mblankhorst.nl Date: Tue May 17 13:40:33 2016 -0500
dsound: Prevent reopening device from leaving dsound object in invalid state.
Signed-off-by: Andrew Eikum aeikum@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 546a238b75a2219fc428fc7ad895865b50b2ca9b b086126d2d7ec109aef808212d2268ab89e11d13 M dlls
https://bugs.winehq.org/show_bug.cgi?id=40884
hash HASH.DuOrden@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@mblankhorst.nl Regression SHA1| |2fb97be1871a78ea6a2889ed975 | |d33515d5468ea
--- Comment #1 from hash HASH.DuOrden@gmail.com --- Added Tag(regression) and CC Maarten Lankhorst wine@mblankhorst.nl as commit author.
https://bugs.winehq.org/show_bug.cgi?id=40884
hash HASH.DuOrden@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Gentoo
https://bugs.winehq.org/show_bug.cgi?id=40884
--- Comment #2 from hash HASH.DuOrden@gmail.com --- Completely forgot! All this happens only with OSSv4!
https://bugs.winehq.org/show_bug.cgi?id=40884
hash HASH.DuOrden@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Lord of the Rings Online |Lord of the Rings Online |crashes instantly or hangs |crashes instantly or hangs |on start. |on start with OSSv4.
https://bugs.winehq.org/show_bug.cgi?id=40884
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Hi, please attach a +tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp log, see https://wiki.winehq.org/FAQ#How_do_I_get_a_debug_trace.3F for details on how to do that.
https://bugs.winehq.org/show_bug.cgi?id=40884
--- Comment #4 from hash HASH.DuOrden@gmail.com --- With wine-1.9.11 or with latest git?
https://bugs.winehq.org/show_bug.cgi?id=40884
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to hash from comment #4)
With wine-1.9.11 or with latest git?
Ideally with wine-git to ensure the problem still exists and is the same. If not possible it should be ok with 1.9.11.
https://bugs.winehq.org/show_bug.cgi?id=40884
--- Comment #6 from hash HASH.DuOrden@gmail.com --- Created attachment 54980 --> https://bugs.winehq.org/attachment.cgi?id=54980 Requested log.
Log with: "WINEDEBUG=+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp" With wine-1.9.13 - current git. I had to kill the processes as it hanged with set WINEDEBUG.
https://bugs.winehq.org/show_bug.cgi?id=40884
--- Comment #7 from hash HASH.DuOrden@gmail.com --- Just checked with wine-1.9.22, still crashes, is there any update expected on the issue?
https://bugs.winehq.org/show_bug.cgi?id=40884
--- Comment #8 from hash HASH.DuOrden@gmail.com --- Some additional info:
OSSv4 version: Version info: OSS 4.2 (b 2006/201611080054) (0x00040100) OSS_HG Hg revision: changeset: 948:233e1cedf15a
gcc --version gcc (Gentoo 4.8.5 p1.3, pie-0.6.2) 4.8.5
https://bugs.winehq.org/show_bug.cgi?id=40884
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #9 from winetest@luukku.com --- Bug 40990 has the same regression id and it is said to be regression too.
https://bugs.winehq.org/show_bug.cgi?id=40884
--- Comment #10 from hash HASH.DuOrden@gmail.com --- I tested on wine-2.3 and now it works. New prefix/old prefix - no difference, it's just works! So I suppose I am going to close this bug as resolved as soon as I found out which commit did the trick! About Bug 40990 I cannot say anything since I do not use FreeBSD.
https://bugs.winehq.org/show_bug.cgi?id=40884
--- Comment #11 from winetest@luukku.com --- (In reply to hash from comment #10)
Are you still trying to figure out the commit id? If you are sure it's not some system update that fixed this bug just mark this fixed.
https://bugs.winehq.org/show_bug.cgi?id=40884
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lehmannwer@gmail.com
--- Comment #12 from Sebastian Lackner sebastian@fds-team.de --- *** Bug 40990 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=40884
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=40884
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #13 from Gijs Vermeulen gijsvrm@gmail.com --- I'm going to mark this FIXED since the OP mentioned it was fixed in Comment 10 and everyone participating in bug 40990 also confirmed it was fixed.
https://bugs.winehq.org/show_bug.cgi?id=40884
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc4.