https://bugs.winehq.org/show_bug.cgi?id=43915
Bug ID: 43915 Summary: uTorrent 2.2.1 build 25302 crashes after deleting the last torrent and exiting Product: Wine Version: 2.19 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: t.artem@mailcity.com Distribution: ---
Created attachment 59541 --> https://bugs.winehq.org/attachment.cgi?id=59541 Internal minidump
Steps to reproduce:
1) Download uTorrent 2.2.1 build 25302 2) Add a torrent 3) "Remove" it 4) File -> Exit
listview.c:2266: LISTVIEW_GetItemOrigin: Assertion `nItem >= 0 && nItem < infoPtr->nItemCount' failed. fixme:dbghelp:elf_search_auxv can't find symbol in module fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory fixme:heap:RtlCompactHeap (0xad0000, 0x0) stub
This is a regression.
https://bugs.winehq.org/show_bug.cgi?id=43915
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.oldapps.com/utor | |rent.php?old_utorrent=8134
https://bugs.winehq.org/show_bug.cgi?id=43915
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |1d45250a58c485961741da28593 | |4c9a45d1e2ac4 Severity|major |normal CC| |gyebro69@gmail.com, | |hugh.mcmaster@outlook.com
--- Comment #1 from Béla Gyebrószki gyebro69@gmail.com --- Downloading the program from the site specified in URL didn't work for me, I used this site instead: http://www.oldversion.com/windows/utorrent-2-2-1-build-25302
utorrent_2.2.1_build_25302.exe (396K) md5: bb2fcfa2415d0f08653157d8e998d342
I could reproduce the problem, this is a regression from Wine 2.15. Reverting the following commit on top of current git fixes the problem for me:
commit 1d45250a58c485961741da285934c9a45d1e2ac4 Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Mon Aug 7 12:29:10 2017 +0000
comctl32/listview: Invalidate the focus rectangle when the control gets or loses focus.
https://bugs.winehq.org/show_bug.cgi?id=43915
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Hi, Béla.
Thanks for regression test, I can reproduce.
https://bugs.winehq.org/show_bug.cgi?id=43915
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |bunglehead@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=43915
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org Resolution|--- |FIXED Fixed by SHA1| |9f019b7c76dd34bf6d47f5150c5 | |a0317ed8f7738 Status|NEW |RESOLVED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Works for me now, http://source.winehq.org/git/wine.git/?a=commit;h=9f019b7c76dd34bf6d47f5150c....
https://bugs.winehq.org/show_bug.cgi?id=43915
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.0-rc2.