http://bugs.winehq.org/show_bug.cgi?id=28923
Bug #: 28923 Summary: utorrent 2.2.1 minidumps when clicking Files tab Product: Wine Version: 1.3.31 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: lats@yless4u.com.au Classification: Unclassified
Created attachment 37181 --> http://bugs.winehq.org/attachment.cgi?id=37181 Error info
This problem seems somewhat intermittent. It occurs when clicking the Files tab. A pop-up appears saying a minidump is written but there is no file name in the message. utorrent stop and then starts a new window.
http://bugs.winehq.org/show_bug.cgi?id=28923
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|utorrent 2.2.1 minidumps |utorrent 2.2.1 causes a |when clicking Files tab |comctl32 assert
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-10-30 07:42:24 CDT --- Please attach +listview,+header,+tid log.
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2011-11-02 09:02:49 CDT --- Created attachment 37258 --> http://bugs.winehq.org/attachment.cgi?id=37258 +listview,+header,+tid
Log attached. 3.1Mb bzipped to 56Kb.
http://bugs.winehq.org/show_bug.cgi?id=28923
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.oldapps.com/utor | |rent.php?old_utorrent=38 CC| |00cpxxx@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2011-11-19 08:43:45 CST --- This is fixed in 1.3.33. Jeff, please retest.
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2011-11-19 08:59:40 CST --- (In reply to comment #3)
This is fixed in 1.3.33. Jeff, please retest.
I doubt that, most likely you're just unable to reproduce.
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2011-11-19 09:17:39 CST --- The problem happened everytime to me, now it never happens. I just retested again in a clean prefix with seeding, downloading and completed torrents and can't get the crash.
You're saying nothing related to comctl32 changed lately?
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2011-11-19 09:25:11 CST --- (In reply to comment #5)
You're saying nothing related to comctl32 changed lately?
I can't nothing changed, but nothing related. You could take a look at 'git log wine-1.3.31..wine-1.3.33 dlls/comctl32'. So probably initial problem is masked by something else now, that's not closely related to comctl32.
Could you perform a reversed regression test? It's interesting to figure out what fixed it.
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2011-11-19 09:26:20 CST --- (In reply to comment #6)
I can't nothing changed..
Read as "I can't say nothing changed"
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #8 from Jeff L lats@yless4u.com.au 2012-01-23 05:44:23 CST --- After a long time without the problem, it occurred again tonight. So the bug is still present.
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2012-01-23 05:54:37 CST --- (In reply to comment #8)
After a long time without the problem, it occurred again tonight. So the bug is still present.
I need it with a +listview,+header cause I'm unable to reproduce that.
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #10 from Jeff L lats@yless4u.com.au 2012-01-23 06:39:38 CST --- Created attachment 38509 --> http://bugs.winehq.org/attachment.cgi?id=38509 Trace +listview,+header gzipped for size
As requested
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2012-02-12 12:41:30 CST --- Created attachment 38829 --> http://bugs.winehq.org/attachment.cgi?id=38829 patch
(In reply to comment #10)
Created attachment 38509 [details] Trace +listview,+header gzipped for size
As requested
Thanks, I probably know why it fails for you. It's possible that application passes broken order array to Listview that forwards it to Header, after that list uses that for some corner case to draw leftmost/rightmost columns etc.
So to reproduce more reliably you probably need to reorder some columns in application list by dragging them with mouse. Please try to get another log with attached patch - it will help to get more test data hopefully.
Log I need is +listview,+header,+tid (better using append mode when redirecting to a file, >> instead of &> ).
http://bugs.winehq.org/show_bug.cgi?id=28923
--- Comment #12 from Jeff L lats@yless4u.com.au 2012-02-13 05:50:09 CST --- Created attachment 38853 --> http://bugs.winehq.org/attachment.cgi?id=38853 Trace with +listview,+header,+tid
Trace with patch applied and +listview,+header,+tid.
http://bugs.winehq.org/show_bug.cgi?id=28923
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #13 from André H. nerv@dawncrow.de 2013-07-01 16:02:05 CDT --- Nikolay: Any update on this?
https://bugs.winehq.org/show_bug.cgi?id=28923
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com, | |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=28923
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=28923
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #14 from Zhiyi Zhang zzhang@codeweavers.com --- No longer in wine-3.18-202-g363326678c
https://bugs.winehq.org/show_bug.cgi?id=28923
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #15 from André H. nerv@dawncrow.de --- (In reply to Zhiyi Zhang from comment #14)
No longer in wine-3.18-202-g363326678c
Same here, thanks Zhiyi! I heavily reordered and resized all listview tabs i could find, no crash. Marking fixed, but Nikolay, you have the last word on it
https://bugs.winehq.org/show_bug.cgi?id=28923
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.oldapps.com/utor |http://orbitaldownloads.com |rent.php?old_utorrent=38 |/utorrent_2.2.1-build-25203 | |/
https://bugs.winehq.org/show_bug.cgi?id=28923
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.19.