https://bugs.winehq.org/show_bug.cgi?id=52288
Bug ID: 52288 Summary: Firefox 91 64bit hangs on HEAP.critSection Product: Wine Version: 7.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
I found this while investigating bug 51442 and bug 51648 and bisected to:
commit 357fb2be9b8a786081269cafce9cc384bf74632d Author: Zebediah Figura zfigura@codeweavers.com Date: Wed Aug 18 23:25:48 2021 -0500
ws2_32: Use malloc() instead of HeapAlloc().
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
How to reproduce:
1. Install 64bit Firefox 91 esr 2. Run wine firefox.exe -private -devtools https://www.seznam.cz
Firefox suffers multiple bugs with 7.0-rc so probably multiple runs are needed to hit the bug.
https://bugs.winehq.org/show_bug.cgi?id=52288
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://download-installer. | |cdn.mozilla.net/pub/firefox | |/releases/91.4.1esr/win64/e | |n-US/Firefox%20Setup%2091.4 | |.1esr.exe Keywords| |download Regression SHA1| |357fb2be9b8a786081269cafce9 | |cc384bf74632d CC| |rpisl@seznam.cz
https://bugs.winehq.org/show_bug.cgi?id=52288
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=52288
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cedric.dewijs@eclipso.eu
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- *** Bug 51648 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=52288
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9947a8d0de8dfa6bd3ca860940e | |94aa3dc91019b Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/9947a8d0de8dfa6bd3ca860940e94aa3dc91019b.
https://bugs.winehq.org/show_bug.cgi?id=52288
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc4.