http://bugs.winehq.org/show_bug.cgi?id=25893
Summary: shell32:autocomplete test fails under WINEDEBUG=warn+heap Product: Wine Version: 1.3.12 Platform: x86-64 URL: http://test.winehq.org/data/4454770cbcb8948b5545498f89 831bc2d07a4767/wine_ae-ub1004-heap/shell32:autocomplet e.html OS/Version: Linux Status: NEW Keywords: download, regression, source Severity: minor Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: arethusa26@gmail.com
See http://test.winehq.org/data/4454770cbcb8948b5545498f89831bc2d07a4767/wine_ae...
There's also some valgrind logs that may be useful: http://austinenglish.com/logs/valgrind/2011-01-25-11.02/vg-shell32_autocompl...
This is a regression, introduced by: 7a6c0d2f466793852d273890c67bc4e1c00cebb5 is the first bad commit commit 7a6c0d2f466793852d273890c67bc4e1c00cebb5 Author: Andrew Nguyen anguyen@codeweavers.com Date: Fri Jan 21 04:56:22 2011 -0600
shell32: Fix initial reference count for a new IAutoComplete instance.
:040000 040000 92481f8501c111a6d221666d4e7d6c701efbd43b cfdc1adbe3b08e45fd6cb3d877a9d6750fd15570 M dlls
http://bugs.winehq.org/show_bug.cgi?id=25893
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2011-02-01 12:30:53 CST --- This should be fixed by fff50be3e8018df5292de632c88771f7cf78563d.
http://bugs.winehq.org/show_bug.cgi?id=25893
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2011-02-04 13:21:35 CST --- Closing bugs fixed in 1.3.13.
http://bugs.winehq.org/show_bug.cgi?id=25893
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexandru.balut@gmail.com
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2011-02-06 17:07:03 CST --- *** Bug 25987 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=25893
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fff50be3e8018df5292de632c88 | |771f7cf78563d CC| |focht@gmx.net URL|http://test.winehq.org/data |https://web.archive.org/web |/4454770cbcb8948b5545498f89 |/20210210215033/http://tota |831bc2d07a4767/wine_ae-ub10 |lcommander.ch/win/old/tcmd7 |04-heap/shell32:autocomplet |50a.exe |e.html | Severity|minor |normal Summary|shell32:autocomplete test |shell32 IAutoComplete |fails under |instance reference count |WINEDEBUG=warn+heap |regression in Wine 1.3.12 | |causes multiple | |applications to crash and | |shell32:autocomplete to | |fail (Total Commander 7.x) Regression SHA1| |7a6c0d2f466793852d273890c67 | |bc4e1c00cebb5
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
fixing up several fields and refining the summary to make more sense of this bug report specifically when being used as dupe collector.
Adding stable download link via Internet Archive for documentation:
https://web.archive.org/web/20210210215033/http://totalcommander.ch/win/old/...
Replacing the broken one:
http://test.winehq.org/data/4454770cbcb8948b5545498f89831bc2d07a4767/wine_ae...
It's better to attach testbot results or create a snapshot via archive.org. Wine testbot data gets purged at one point.
Regards