[Bug 34830] rpcrt4:cstub fails and crashes on Windows 8

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 17 04:48:25 CST 2014


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression, testcase
                URL|                            |http://test.winehq.org/data
                   |                            |/tests/rpcrt4:cstub.html
    Regression SHA1|                            |7571c1fd5397bd59de3f88f2d5a
                   |                            |b89bdd07a496e

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
These failures and crash are still systematic and impact all Windows 8/8.1
systems. See:

http://test.winehq.org/data/tests/rpcrt4:cstub.html

The crash happens in create_proxy_test() on this call:

    r = IPSFactoryBuffer_CreateProxy(ppsf, NULL, iid, &proxy, (void **)&iface);

In the case where iid = &IID_if2.

The commit that introduced this test is:

commit 7571c1fd5397bd59de3f88f2d5ab89bdd07a496e
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed May 27 21:25:10 2009 +0200

    rpcrt4: Fix the PSFactoryBuffer proxy refcounting, with tests.

-- 
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