http://bugs.winehq.org/show_bug.cgi?id=21479
Summary: rpcrt4/cstub tests fail with +relay Product: Wine Version: 1.1.37 Platform: x86 URL: http://test.winehq.org/data/e2af560aa3c23a672d8680f91f 3e1b8793d5827f/wine_ae-ub910-relay/rpcrt4:cstub.html OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: rpc AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
cstub.c:519: Test failed: QueryInterfacevtbl 1 not updated 7EA7F07E 7EA797EC cstub.c:520: Test failed: AddRefvtbl 1 not updated 7EA7F175 7EA7972C cstub.c:524: Test failed: Invokevtbl 1 not updated 7EA7F54E 7EA797BC cstub.c:525: Test failed: IsIIDSupportedvtbl 1 not updated 7EA7F754 7EA797D4 cstub.c:527: Test failed: DebugServerQueryInterfacevtbl 1 not updated 7EA7F878 7EA79774 cstub.c:528: Test failed: DebugServerReleasevtbl 1 not updated 7EA7F8F4 7EA7978C cstub.c:530: Test failed: QueryInterfacevtbl 2 not updated 7EA7F07E 7EA797EC cstub.c:531: Test failed: AddRefvtbl 2 not updated 7EA7F175 7EA7972C cstub.c:533: Test failed: Connectvtbl 2 not updated 7EA7F3CB 7EA79744 cstub.c:534: Test failed: Disconnectvtbl 2 not updated 7EA7F4AA 7EA797A4 cstub.c:535: Test failed: Invokevtbl 2 not updated 7EA7F54E 7EA797BC cstub.c:536: Test failed: IsIIDSupportedvtbl 2 not updated 7EA7F754 7EA797D4 cstub.c:537: Test failed: CountRefsvtbl 2 not updated 7EA7F802 7EA7975C cstub.c:538: Test failed: DebugServerQueryInterfacevtbl 2 not updated 7EA7F878 7EA79774 cstub.c:539: Test failed: DebugServerReleasevtbl 2 not updated 7EA7F8F4 7EA7978C cstub.c:541: Test failed: QueryInterfacevtbl 3 not updated 7EA7F07E 7EA797EC cstub.c:542: Test failed: AddRefvtbl 3 not updated 7EA7F175 7EA7972C cstub.c:546: Test failed: Invokevtbl 3 not updated 7EA7F54E 7EA797BC cstub.c:547: Test failed: IsIIDSupportedvtbl 3 not updated 7EA7F754 7EA797D4 cstub.c:549: Test failed: DebugServerQueryInterfacevtbl 3 not updated 7EA7F878 7EA79774 cstub.c:550: Test failed: DebugServerReleasevtbl 3 not updated 7EA7F8F4 7EA7978C cstub.c:564: Test failed: wrong proxy 1 func 0 7EA7C61D/7EA79864 cstub.c:565: Test failed: wrong proxy 1 func 1 7EA7C6DB/7EA7984C cstub.c:566: Test failed: wrong proxy 1 func 2 7EA7C770/7EA7987C cstub.c:582: Test marked todo: wrong proxy 2 func 4 is NULL cstub.c:584: Test failed: wrong proxy 3 func 0 7EA7C61D/7EA79864 cstub.c:585: Test failed: wrong proxy 3 func 1 7EA7C6DB/7EA7984C cstub.c:586: Test failed: wrong proxy 3 func 2 7EA7C770/7EA7987C cstub.c:948: Test marked todo: release called 1 cstub: 174 tests executed (2 marked as todo, 27 failures), 0 skipped
http://bugs.winehq.org/show_bug.cgi?id=21479
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2010-01-24 15:30:43 --- +relay changes the entry point addresses, that's expected.
http://bugs.winehq.org/show_bug.cgi?id=21479
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-01-24 22:37:59 --- Closing invalid.