http://bugs.winehq.org/show_bug.cgi?id=17768
Summary: 7Zip rebar crash Product: Wine Version: 1.1.16 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: gabmoa@yahoo.it
With 7-Zip if you try to grab and move to right the first toolbar on rebar the application crash
7-Zip v 4.65
http://bugs.winehq.org/show_bug.cgi?id=17768
--- Comment #1 from Austin English austinenglish@gmail.com 2009-03-22 12:05:50 --- Please attach terminal output and add url in url field.
http://bugs.winehq.org/show_bug.cgi?id=17768
--- Comment #2 from Gabriele Moabiti gabmoa@yahoo.it 2009-03-22 12:18:15 --- (In reply to comment #1)
Please attach terminal output and add url in url field.
http://bugs.winehq.org/show_bug.cgi?id=17768
--- Comment #3 from Gabriele Moabiti gabmoa@yahoo.it 2009-03-22 12:18:48 --- Created an attachment (id=20071) --> (http://bugs.winehq.org/attachment.cgi?id=20071) crash log
http://bugs.winehq.org/show_bug.cgi?id=17768
Gabriele Moabiti gabmoa@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.7-zip.org/
http://bugs.winehq.org/show_bug.cgi?id=17768
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=17768
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-07-05 11:55:09 --- I can confirm this with 1.1.25 (7zip 4.65).
http://bugs.winehq.org/show_bug.cgi?id=17768
Thomas Heckel thomas.heckel@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thomas.heckel@gmx.net
--- Comment #5 from Thomas Heckel thomas.heckel@gmx.net 2009-08-23 11:34:38 --- tested with 1.1.28 and 7-Zip 4.65. Does not crash when move first toolbar to right. But toolbar doesn't function fully. Will open a separate bug report for this.
http://bugs.winehq.org/show_bug.cgi?id=17768
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2009-08-23 12:08:49 --- (In reply to comment #5)
tested with 1.1.28 and 7-Zip 4.65. Does not crash when move first toolbar to right. But toolbar doesn't function fully. Will open a separate bug report for this.
Crashes the same way on 1.1.28. Try to drag leftmost toolbar to the right.
http://bugs.winehq.org/show_bug.cgi?id=17768
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-10-18 05:52:21 --- Hi, Gabriele.
I'm not able to reproduce this on current wine-1.1.31-272-g8c743cb. Bars don't move at all which is a bug too. A fixme outputted:
--- fixme:rebar:REBAR_MouseMove Cannot drag to other rows yet!! ---
but there's no crash.
http://bugs.winehq.org/show_bug.cgi?id=17768
--- Comment #8 from Gabriele Moabiti gabmoa@yahoo.it 2009-10-18 16:57:32 --- I can confirm!
http://bugs.winehq.org/show_bug.cgi?id=17768
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2009-10-18 17:18:38 --- (In reply to comment #8)
I can confirm!
Not sure how to deal with this actually - I don't remember any fixes for this control. If definitely crashed before, so let's treat it fixed.
http://bugs.winehq.org/show_bug.cgi?id=17768
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2009-10-23 13:18:56 --- Closing bugs fixed in 1.1.32.
http://bugs.winehq.org/show_bug.cgi?id=17768
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2009-12-21 10:20:13 --- This is actually fixed only now with commit 48efba00b63b89e1cae097ec0da9adcb49c6e213. Before that invalid read was hidden.