[Bug 43960] New: rpcrt4/cstub tests fail on arm
https://bugs.winehq.org/show_bug.cgi?id=43960 Bug ID: 43960 Summary: rpcrt4/cstub tests fail on arm Product: Wine Version: 2.19 Hardware: arm OS: Linux Status: NEW Keywords: download, testcase Severity: normal Priority: P2 Component: rpc Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: Debian (stretch)austin(a)localhost:~/wine-git/dlls/rpcrt4/tests$ make test ../../../tools/runtest -q -P wine -T ../../.. -M rpcrt4.dll -p rpcrt4_test.exe.so cstub && touch cstub.ok cstub.c:1123: Test failed: ret c0000005 Makefile:185: recipe for target 'cstub.ok' failed make: *** [cstub.ok] Error 1 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43960 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #1 from André H. <nerv(a)dawncrow.de> --- confirming: cstub.c:583: Test marked todo: wrong proxy 2 func 4 is NULL cstub.c:989: Test marked todo: release called 1 cstub.c:1123: Test failed: ret c0000005 002d:cstub: 188 tests executed (2 marked as todo, 1 failure), 0 skipped. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43960 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Works for me now: austin(a)PrawnOS:~/wine-git/dlls/rpcrt4/tests$ make cstub.ok ../../../tools/runtest -q -P wine -T ../../.. -M rpcrt4.dll -p rpcrt4_test.exe.so cstub && touch cstub.ok 0460:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d austin(a)PrawnOS:~/wine-git/dlls/rpcrt4/tests$ echo $? 0 wine-5.7-301-ga897d858e4 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43960 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e24f2f3b90937f00bb011c05af9 | |8f63d9934b920 --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- Bisect shows this was fixed by: commit e24f2f3b90937f00bb011c05af98f63d9934b920 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Nov 13 16:08:06 2018 +0100 rpcrt4: Support delegated proxies on ARM. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> Thanks Alexandre! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43960 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.9. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla