[Bug 40511] Application that copies files from one place to another stoped working in wine versions greater then 1.6.2

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 3 10:14:51 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40511

--- Comment #15 from xekhz <pedro.m.ferreira at gmail.com> ---
here it is

e57a4e94909eede1d7e84bb092d5cc93fc8b9b22 is the first bad commit
commit e57a4e94909eede1d7e84bb092d5cc93fc8b9b22
Author: Piotr Caban <piotr at codeweavers.com>
Date:   Fri Apr 18 12:33:53 2014 +0200

    msvcr71: Share the source code with msvcrt.

:040000 040000 38c80e23bae766961e52d616d3512a791ba1637b
1ca1448b37c50ac443662ea9f28d00f68c94fdf7 M    dlls
:040000 040000 e2d0432572dde15bbe19f289f6d7c96b49763e8e
55b92ea53bd1b461303a946274b704593f342413 M    tools


And the bitsect log



root at ubuntu2:/home/xekhz/wine-git# git bisect log
git bisect start
# good: [40dc905fac617f06e69fe803a8313fa5e6a953b7] Release 1.6.2.
git bisect good 40dc905fac617f06e69fe803a8313fa5e6a953b7
# bad: [24a730187e08699b51c698d4fed58ba2947f0c5d] Release 1.8.2.
git bisect bad 24a730187e08699b51c698d4fed58ba2947f0c5d
# skip: [50dc4cd636cc88031e0a49697ccc9f03b398e449] Release 1.6.
git bisect skip 50dc4cd636cc88031e0a49697ccc9f03b398e449
# bad: [5077d8c1371fe3e8e263119a6cc05d0e9766cdba] msvcrt: Added
_fseeki64_nolock implementation.
git bisect bad 5077d8c1371fe3e8e263119a6cc05d0e9766cdba
# good: [1abafbffda7a1db8ba76a73a31569413c14c6440] oleaut32: Use CoTaskMem*
when dealing with CUSTDATA.
git bisect good 1abafbffda7a1db8ba76a73a31569413c14c6440
# bad: [0eebe0515f76f912da3c2e39693a44075e7d2a51] wined3d: Fix a couple of
string declarations.
git bisect bad 0eebe0515f76f912da3c2e39693a44075e7d2a51
# good: [9809a3670c50723e9b5a63fbd05b1cf06408eb4c] d3dx9/tests: Check if
D3DFMT_X1R5G5B5 is supported.
git bisect good 9809a3670c50723e9b5a63fbd05b1cf06408eb4c
# good: [bd262c606a5dca79aa2ec0d863bad04e4b776087] user32: Added
RegisterPowerSettingNotification() stub.
git bisect good bd262c606a5dca79aa2ec0d863bad04e4b776087
# good: [32da6626f562146c0fd1d8550c60995359b2a0da] kernel32: Allow
CompareStringEx LINGUISTIC_IGNORECASE flag.
git bisect good 32da6626f562146c0fd1d8550c60995359b2a0da
# bad: [2005be6dc92c0943ede01525cecad88f8e83c9c7] shell32: Use
CREATE_NEW_CONSOLE when SEE_MASK_NOCONSOLE is omitted.
git bisect bad 2005be6dc92c0943ede01525cecad88f8e83c9c7
# bad: [f7635f17b3cabf81b05ad948a107a8810a4f31ab] mshtml: Added
IHTMLElementCollection::get__newEnum implementation.
git bisect bad f7635f17b3cabf81b05ad948a107a8810a4f31ab
# bad: [68f2b878d27f9ea9065ad3b96f16fa408d8b85e6] user32: Allow EndMenu() calls
from WM_ENTERMENULOOP.
git bisect bad 68f2b878d27f9ea9065ad3b96f16fa408d8b85e6
# good: [b2ab6822345af253b911f9e48119e9435d53698e] d3d8/tests: Use a separate
device for test_scalar_instructions().
git bisect good b2ab6822345af253b911f9e48119e9435d53698e
# good: [5e7251b9377d37c17968b82147b1b2eb3e7b3a7b] ole32: Revert part of
3cb0c81336.
git bisect good 5e7251b9377d37c17968b82147b1b2eb3e7b3a7b
# good: [3a7bf4a34b82f1857f40f482890e148d7dd9e30a] msvcr70: Share the source
code with msvcrt.
git bisect good 3a7bf4a34b82f1857f40f482890e148d7dd9e30a
# bad: [09721acaea4bf6b95b72c49540aa6cdc667c684d] msvcr80: Share the source
code with msvcrt.
git bisect bad 09721acaea4bf6b95b72c49540aa6cdc667c684d
# bad: [e57a4e94909eede1d7e84bb092d5cc93fc8b9b22] msvcr71: Share the source
code with msvcrt.
git bisect bad e57a4e94909eede1d7e84bb092d5cc93fc8b9b22
# first bad commit: [e57a4e94909eede1d7e84bb092d5cc93fc8b9b22] msvcr71: Share
the source code with msvcrt.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list