http://bugs.winehq.org/show_bug.cgi?id=17324
--- Comment #7 from Toralf Förster toralf.foerster@gmx.de 2009-02-18 02:31:39 --- Created an attachment (id=19526) --> (http://bugs.winehq.org/attachment.cgi?id=19526) stderr output for 11c1d7a
(In reply to comment #2)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
Done :
tfoerste@n22 ~/devel/wine-git $ git bisect bad 11c1d7a0e7ff8d4713c8177dce4ba54781e69ead is first bad commit commit 11c1d7a0e7ff8d4713c8177dce4ba54781e69ead Author: Nikolay Sivov bunglehead@gmail.com Date: Wed Jan 7 11:58:29 2009 +0300
ole32: Fix return value for DefaultHandler_GetMiscStatus.
:040000 040000 c714b9a367c8894e61a1c528a1e014e66e3a35c9 5e1fd0df7307b205054fdc2316e17b3b56dda223 M dlls
The test of each version was marked as "bad" as soon as a crash occured. If however notes run for longer than 1 to up to 4 hours it was marked as "good". Unfortunately IMHO this might implie false "good" but at least the issue was introduced between 1.1.12 and this commit.