7 Jul
2008
7 Jul
'08
8:14 a.m.
2008/7/7 Alexandre Julliard <julliard(a)winehq.org>:
"Rob Shearman" <robertshearman(a)gmail.com> writes:
tools/widl/proxy.c | 3 +++ tools/widl/server.c | 3 +++ 2 files changed, 6 insertions(+), 0 deletions(-)
This one doesn't work:
../../../tools/runtest -q -P wine -M rpcrt4.dll -T ../../.. -p rpcrt4_test.exe.so server.c && touch server.ok err:rpc:I_RpcReceive we got fault packet with status 0x3e6 wine: Unhandled exception 0x000003e6 at address 0x7b8449a0 (thread 001a), starting debugger... Unhandled exception: 0x000003e6 in 32-bit code (0x7b844a16). ...
Ok, sorry about that. I guess the generated code is now too aggressive at freeing memory. -- Rob Shearman