[PATCH 4/6] ntdll: Add support for exceptions inside termination handlers in __C_specific_handler

Marvin testbot at winehq.org
Wed Aug 17 05:56:41 CDT 2016


Hi,

While running your changed tests on Windows, 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=25148

Your paranoid android.


=== wvistau64 (32 bit exception) ===
exception.c:516: Test failed: 42: Unexpected eip 0x340000/0x340001
exception: unhandled exception 80000004 at 00340000
exception.c:516: Test failed: 42: Unexpected eip 0x77baed97/0x340001

=== w7u (32 bit exception) ===
exception.c:516: Test failed: 42: Unexpected eip 0x3d0000/0x3d0001
exception: unhandled exception 80000004 at 003D0000
exception.c:516: Test failed: 42: Unexpected eip 0x77cde34f/0x3d0001

=== w1064 (32 bit exception) ===
An error occurred while waiting for the test to complete: network read timed out (wait2/connect:AgentVersion.h:0/9)
The test VM has crashed, rebooted or lost connectivity (or the TestAgent server died)

=== w1064 (64 bit exception) ===
An error occurred while waiting for the test to complete: network read timed out (wait2/connect:AgentVersion.h:0/9)
The test VM has crashed, rebooted or lost connectivity (or the TestAgent server died)



More information about the wine-devel mailing list