[Bug 50486] New: The Sims 3 launcher hangs
https://bugs.winehq.org/show_bug.cgi?id=50486 Bug ID: 50486 Summary: The Sims 3 launcher hangs Product: Wine Version: 6.0-rc5 Hardware: x86-64 OS: Linux Status: NEW Keywords: patch Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs(a)winehq.org Reporter: z.figura12(a)gmail.com Distribution: --- Created attachment 69130 --> https://bugs.winehq.org/attachment.cgi?id=69130 gdi32: Do not compare face file names in insert_face_in_family_list() if either is NULL. When run from steam (win32 version; needs workarounds for bugs 32342 and 44985). The terminal shows a thread deadlocked on font_cs. Actually this is a crash in disguise—one thread passes NULL to msvcrt wcsicmp, which raises an exception, which is caught by the program but leaves font_cs acquired. The attached patch fixes it. I haven't checked whether this is a regression. It's not obvious to me why it would be, but on the other hand I've seen bug reports for The Sims 3 that would preclude this bug... -- 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=50486 --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- Bah, forgot to mention that I also ran `winetricks -q --force dotnet35sp1` to work around some dull .NET bug. -- 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=50486 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |96fdbabc722f95fd9c4051c1d6f | |73e5f9515afa3 --- Comment #2 from Zebediah Figura <z.figura12(a)gmail.com> --- Fixed by <https://source.winehq.org/git/wine.git/commitdiff/96fdbabc722f95fd9c4051c1d6f73e5f9515afa3>. -- 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=50486 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.1. -- 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=50486 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x -- 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=50486 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 6.0.x milestone from bug fixes included in 6.0.1. -- 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)
-
WineHQ Bugzilla