[3/3] ws2_32/tests: Get rid of the do_oob_send helper function

André Hentschel nerv at dawncrow.de
Thu Mar 6 16:46:14 CST 2014


Am 06.03.2014 13:35, schrieb Bruno Jesus:
> On Wed, Mar 5, 2014 at 10:24 PM, Marvin <testbot at winehq.org> wrote:
>> === wvistau64 (64 bit sock) ===
>> sock: unhandled exception c0000005 at 000007FEFF0720C0
>>
>> === w2008s64 (64 bit sock) ===
>> sock: unhandled exception c0000005 at 000007FEFE4220C0
> 
> It looks like the crashes are not related to WSACleanup then... I
> don't have any idea then... Maybe valgrind can help finding a leak or
> something like that. It didn't happen in the old testbot but I'm not
> sure these Windows versions where present there.
> 
> Regards,
> Bruno
> 

Yeah it crashes anyway when ending:
https://testbot.winehq.org/JobDetails.pl?Key=5446
that seems odd...

OK... so i removed the Exit function and it works:
https://testbot.winehq.org/JobDetails.pl?Key=5449
Now i'll test if it's the TlsFree, the WSACleanup or something else...



More information about the wine-devel mailing list