https://bugs.winehq.org/show_bug.cgi?id=56771
Bug ID: 56771 Summary: Receiving mail in BeckyInternetMail freezes Product: Wine Version: 9.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: axis6404@proton.me CC: jacek@codeweavers.com Regression SHA1: 3108a405e3d0e7c88ce6552ae7552ae1c91eb959 Distribution: ---
Notice: Please use Becky! 2.75.04 (https://www.rimarts.jp/downloads/B2/bk27504j.exe). The latest version (2.81.06) does not work in any wine's version. (This is a different problem. This is a separate issue, not the same as this bug.)
Program: Becky! Internet Mail 2.75.04 (https://www.rimarts.jp/downloads/B2/bk27504j.exe) Bug: When I press the button to receive mail, it completely freezes after a couple of seconds. Commit bug started: mshtml: Use DispatchEx vtbl for elements as window property lookups. (3108a405e3d0e7c88ce6552ae7552ae1c91eb959)
Translated at DeepL. If anything is unclear, please ask questions.
https://bugs.winehq.org/show_bug.cgi?id=56771
axis6404@proton.me changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=56771
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.rimarts.jp/down | |loads/B2/bk27504j.exe Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=56771
--- Comment #1 from axis6404@proton.me --- English version here (https://www.rimarts.jp/downloads/B2/bk27504.exe) We have confirmed that the problem is reproduced in the English version of "Becky! Internet Mail".
https://bugs.winehq.org/show_bug.cgi?id=56771
axis6404@proton.me changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://www.rimarts.jp/down |https://www.rimarts.jp/down |loads/B2/bk27504j.exe |loads/B2/bk27504.exe
https://bugs.winehq.org/show_bug.cgi?id=56771
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- Created attachment 76575 --> https://bugs.winehq.org/attachment.cgi?id=76575 hack
Does the attached hack help? Also please attach +mshtml debug channel output.
https://bugs.winehq.org/show_bug.cgi?id=56771
--- Comment #3 from axis6404@proton.me --- I have patched it but it freezes. The bug is still the same.
WINEDEBUG=+mshtml ./wine 'C:\Program Files\RimArts\B2\B2.exe' WINEDEBUG=trace+mshtml ./wine 'C:\Program Files\RimArts\B2\B2.exe'
I tried the two commands above, but the output was unrelated to this bug, the same as when I ran wine9.9 without WINEDEBUG. (3 total, one each for ntdll, winediag, and ntlm) If I am using WINEDEBUG incorrectly, please let me know the correct command.
https://bugs.winehq.org/show_bug.cgi?id=56771
--- Comment #4 from Jacek Caban jacek@codeweavers.com --- Both of those commands should be fine. Does it work if you use +loaddll?
https://bugs.winehq.org/show_bug.cgi?id=56771
--- Comment #5 from axis6404@proton.me --- Created attachment 76599 --> https://bugs.winehq.org/attachment.cgi?id=76599 WINEDEBUG=trace+mshtml,+loaddll
https://bugs.winehq.org/show_bug.cgi?id=56771
--- Comment #6 from Jacek Caban jacek@codeweavers.com --- Could you please retry and reconfirm the bisect? I don't see mshtml.dll loaded at all, so I don't see how mentioned commit could make a difference.
https://bugs.winehq.org/show_bug.cgi?id=56771
axis6404@proton.me changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com Regression SHA1|3108a405e3d0e7c88ce6552ae75 |63ec330b3afef630ae9b82c6070 |52ae1c91eb959 |3af292a435c0c
https://bugs.winehq.org/show_bug.cgi?id=56771
--- Comment #7 from axis6404@proton.me --- I guess I was wrong in my bisect. My apologies.
I changed it to the correct commit. I am not sure why BISECT failed. I think 63ec330b3afef630ae9b82c60703af292a435c0c is probably the correct bug.
I carefully tried again with the following hashes with the following command
git reset --hard (hash) & . /configure --disable-tests & make -j7 81057913 ng 8d587a47ebcd96ba2aacf44f2ca28ab304f5baee ng 7693cbe39ca9c6808a447befa9aa679761e1a3d0 ng fdbb5232d45a893acc06b4d19f5eca1963cdef46 ng 63ec330b3afef630ae9b82c60703af292a435c0c ng 3c21f175 ok 07600c7f ok 0afa484b ok e9ec634b62fe485f0413ccdee3444750ac5c283e ok 1172c4a94e5d72790659cc68b66e4ed00c6a04e8 ok 91d57e36565dcd4d91f67737b6fd7b49e53eb329 ok
https://bugs.winehq.org/show_bug.cgi?id=56771
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |1770f48d0fdcd8db3e46fc99132 | |97ed679dff958 Resolution|--- |FIXED
--- Comment #8 from Rémi Bernon rbernon@codeweavers.com --- 1770f48d0fdcd8db3e46fc9913297ed679dff958 should fix this issue.
https://bugs.winehq.org/show_bug.cgi?id=56771
--- Comment #9 from axis6404@proton.me --- I am able to receive emails. Thank you for your help!!!
https://bugs.winehq.org/show_bug.cgi?id=56771
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.12.