[PATCH 2/2] mshtml: Added tests of handling ActiveX objects without IQuickActivate interface implemented

Jacek Caban jacek at codeweavers.com
Thu Nov 17 06:56:01 CST 2011


On 11/16/11 19:20, Alexandre Julliard wrote:
> Jacek Caban<jacek at codeweavers.com>  writes:
>
>> ---
>>   dlls/mshtml/tests/activex.c |  133
>> ++++++++++++++++++++++++++++++------------
>>   1 files changed, 95 insertions(+), 38 deletions(-)
> It doesn't work here:
>
> ../../../tools/runtest -q -P wine -M mshtml.dll -T ../../.. -p mshtml_test.exe.so activex.c&&  touch activex.ok
> wine: Unhandled page fault on read access to 0x00000008 at address 0x6a76d2a6 (thread 0009), starting debugger...
> Unhandled exception: page fault on read access to 0x00000008 in 32-bit code (0x6a76d2a6).
>

I didn't see crashes here, but I've fixed a problem revealed by 
warn+heap. Hopefully that's the same problem.

Thanks,
     Jacek



More information about the wine-devel mailing list