-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test failure: baseservices\\exceptions\\stackoverflow\\stackoverflowtester\\stackoverflowtester.cmd #46279
Comments
failed again in job: runtime-coreclr gcstress-extra 20201227.1 failed test: baseservices\exceptions\stackoverflow\stackoverflowtester\stackoverflowtester.cmd CoreCLR windows x64 Checked gcstress0xc_zapdisable_jitstress2 @ Windows.10.Amd64.Open Error message
|
Failed again in job runtime-coreclr gcstress0x3-gcstress0xc 20210110.1 Failed test : baseservices\exceptions\stackoverflow\stackoverflowtester\stackoverflowtester.cmd CoreCLR windows arm64 Checked gcstress0x3 @ Windows.10.Arm64v8.Open Error message:
Stack trace |
Failed again in job runtime-coreclr gcstress0x3-gcstress0xc 20210117.1 Failed test :
Error message:
|
Failed again in run runtime-coreclr gcstress0x3-gcstress0xc 20210124.1 Failed tests:
Error message:
|
Failed again in runtime-coreclr jitstress-isas-arm 20210130.1 Failed tests:
Error message:
|
Failed again in run runtime-coreclr gcstress0x3-gcstress0xc 20210207.1 Failed test:
Error message:
|
Failed again in run runtime-coreclr jitstress-isas-x86 20210213.1 Failed test:
Error message:
|
Failed again in runtime-coreclr gcstress0x3-gcstress0xc 20210228.1 Failed test:
Error message:
|
Failed again in runtime-coreclr gcstress-extra 20210306.1 Failed test:
Error message:
|
Failed again in runtime-coreclr gcstress0x3-gcstress0xc 20210321.1 Failed test:
Error message:
|
Related: #46175 |
This test currently fails under many gcstress legs. Tracking issue: dotnet#46279
This test currently fails under many gcstress legs. Tracking issue: #46279
Failed again in runtime-coreclr outerloop 20210406.1 Failed test:
Error message:
|
I'm getting the same error. Is it normal that it makes the corerun.exe process crash and thus blocks execution of subsequent tests due to the Windows app crash dialog? |
Failed again in runtime-coreclr outerloop 20210526.5 Failed test:
Error message:
|
Failed again in runtime-coreclr outerloop 20210704.1
Error message:
|
Historical failures of this test:
More failures
|
Failed again in runtime-coreclr outerloop 20210718.4
Error message:
|
@davidwrighton I have a fix for the x86 case and I cannot repro the Windows x64 one. I haven't tried to repro the Windows arm one. The issue on x86 happens with GC stress 3 only and it is caused by GC_PREEMPT in a debugger code triggering GC on the thread that hit the stack overflow. |
I've been trying to reproduce the Windows Arm issue, and I haven't had any luck. I guess I'll step through the darn thing to see where we get close to hitting the stack limit and see what's getting us closest. |
@davidwrighton I have fixed it already in #56774 and assigned you as a reviewer. I guess you might have missed it then. |
failed in job: runtime-coreclr gcstress0x3-gcstress0xc 20201220.1
CoreCLR windows x86 Checked gcstress0xc @ Windows.10.Amd64.Open
Error message
The text was updated successfully, but these errors were encountered: