[PATCH 1/3] sapi: Implement ISpeechVoice stub.

Jactry Zeng jzeng at codeweavers.com
Thu Nov 14 21:10:47 CST 2019


|0030:err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered 0030:err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created for context 0x1 wine: Unhandled page fault on read access to 00000000 at address 00401C2C (thread 0030), starting debugger...|

These failures seem because that testbot didn't update register before running tests? All of these passed on my Debian.

Anyway, I will send a v2 for it, for fixing a typo.

On 15/11/2019 12:31 am, Marvin wrote:
> Hi,
>
> While running your changed tests, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
>
> Full results can be found at:
> https://testbot.winehq.org/JobDetails.pl?Key=60153
>
> Your paranoid android.
>
>
> === debian10 (32 bit report) ===
>
> sapi:
> tts.c:46: Test failed: Failed to create ISpVoice interface: 0x80040154.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00401c2c).
>
> Report errors:
> sapi:tts crashed (c0000005)
>
> === debian10 (32 bit French report) ===
>
> sapi:
> tts.c:46: Test failed: Failed to create ISpVoice interface: 0x80040154.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00401c2c).
>
> Report errors:
> sapi:tts crashed (c0000005)
>
> === debian10 (32 bit Japanese:Japan report) ===
>
> sapi:
> tts.c:46: Test failed: Failed to create ISpVoice interface: 0x80040154.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00401c2c).
>
> Report errors:
> sapi:tts crashed (c0000005)
>
> === debian10 (32 bit Chinese:China report) ===
>
> sapi:
> tts.c:46: Test failed: Failed to create ISpVoice interface: 0x80040154.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00401c2c).
>
> Report errors:
> sapi:tts crashed (c0000005)
>
> === debian10 (32 bit WoW report) ===
>
> sapi:
> tts.c:46: Test failed: Failed to create ISpVoice interface: 0x80040154.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00401c2c).
>
> Report errors:
> sapi:tts crashed (c0000005)
>
> === debian10 (64 bit WoW report) ===
>
> sapi:
> tts.c:46: Test failed: Failed to create ISpVoice interface: 0x80040154.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00401c2c).
>
> Report errors:
> sapi:tts crashed (c0000005)

-- 
Regards,
Jactry Zeng




More information about the wine-devel mailing list