Skip to content
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

Failure test:baseservices/exceptions/simple/ParallelCrashWorkerThreads/ParallelCrashWorkerThreads.sh #56444

Closed
VincentBu opened this issue Jul 28, 2021 · 5 comments
Labels
arch-arm64 area-PAL-coreclr os-linux Linux OS (any supported distro)
Milestone

Comments

@VincentBu
Copy link
Contributor

VincentBu commented Jul 28, 2021

Run runtime-coreclr jitstress 20210726.1

Failed test:

CoreCLR Linux arm64 Checked jitminopts @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- baseservices/exceptions/simple/ParallelCrashWorkerThreads/ParallelCrashWorkerThreads.sh

Error message:

Process terminated. Parallel crash in thread 2!

at System.Environment.FailFast(System.String)
at ParallelCrash.CrashInParallel()
at System.Threading.Thread.StartCallback()
{0x1bb2-0x7f96d7d728} ASSERT [DEBUG  ] at /__w/1/s/src/coreclr/pal/src/debug/debug.cpp.216: failed to convert wide chars to multibytes
apply_reg_state: ip and cfa unchanged; stopping here (ip=0x7f96daf42c)

cmdLine:/root/helix/work/workitem/baseservices/exceptions/simple/ParallelCrashWorkerThreads/ParallelCrashWorkerThreads.sh Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 7/27/2021 5:23:03 AM, end: 7/27/2021 5:53:03 AM)

Return code:      -100
Raw output file:      /root/helix/work/workitem/uploads/Reports/baseservices.exceptions/simple/ParallelCrashWorkerThreads/ParallelCrashWorkerThreads.output.txt
Raw output:
BEGIN EXECUTION
export CDPATH=/root/helix/work/workitem/baseservices/exceptions/simple/ParallelCrashWorkerThreads
/usr/bin/env bash ../ParallelCrash/ParallelCrash.sh '2'
BEGIN EXECUTION
/root/helix/work/correlation/corerun ParallelCrash.dll '2'
Gathering state for process 7072 corerun
Crashing thread 00001bb1 signal 00000006
Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.7072.dmp
Written 138911744 bytes (33914 pages) to core file
Dump successfully written

cmdLine:/root/helix/work/workitem/baseservices/exceptions/simple/ParallelCrashWorkerThreads/ParallelCrashWorkerThreads.sh Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 7/27/2021 5:23:03 AM, end: 7/27/2021 5:53:03 AM)
Test Harness Exitcode is : -100
To run the test:

set CORE_ROOT=/root/helix/work/correlation
/root/helix/work/workitem/baseservices/exceptions/simple/ParallelCrashWorkerThreads/ParallelCrashWorkerThreads.sh
Expected: True
Actual:   False


Stack trace
   at baseservices_exceptions._simple_ParallelCraWorkerThreads_ParallelCraWorkerThreads_._simple_ParallelCrashWorkerThreads_ParallelCrashWorkerThreads_sh() in baseservices.exceptions.XUnitWrapper.dll:token 0x60000ee+0x295
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jul 28, 2021
@VincentBu VincentBu added arch-arm64 os-linux Linux OS (any supported distro) labels Jul 28, 2021
@mangod9 mangod9 removed the untriaged New issue has not been triaged by the area owner label Jul 28, 2021
@mangod9 mangod9 added this to the 6.0.0 milestone Jul 28, 2021
@mangod9
Copy link
Member

mangod9 commented Jul 28, 2021

@janvorli I remember you discussing the unicode -> utf8 conversion issue yesterday. Is this assert related to the same issue?

@janvorli
Copy link
Member

Yes, this is the issue I've fixed

@janvorli
Copy link
Member

By #56388

@mangod9
Copy link
Member

mangod9 commented Jul 28, 2021

Ok closing based on that.

@mangod9 mangod9 closed this as completed Jul 28, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-PAL-coreclr os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

4 participants