[Bug 19781] Visual C++ 2005 Express: -Zi option doesn't work; breaks Firefox build's configure script

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 4 02:44:47 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=19781





--- Comment #25 from Hans Leidekker <hans at meelstraat.net>  2009-11-04 02:44:46 ---
Created an attachment (id=24545)
 --> (http://bugs.winehq.org/attachment.cgi?id=24545)
rpcrt4: Add secure rpc test.

This patch adds a test that reproduces the crash seen in this bug.

It applies on top of this patch:
http://www.winehq.org/pipermail/wine-patches/2009-November/080899.html

My plan was to run the same test over ncacn_ip_tcp on windows and
spy on it with wireshark, but alas, I get an unknown exception 0x0000063d
when I do that. Same thing with ncacn_np, only ncalrpc seems to allow
secure mode.

A possible explanation is that I'm supplying default credentials, which
are only valid on the machine itself.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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