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

Assert (g_gc_lowest_address <= address) && (address < g_gc_highest_address) File: /__w/1/s/src/coreclr/gc/gc.cpp Line: 3571 #73653

Closed
jeffschwMSFT opened this issue Aug 9, 2022 · 3 comments
Assignees
Labels
area-GC-coreclr blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
Milestone

Comments

@jeffschwMSFT
Copy link
Member

Description

Assert failure(PID 26453 [0x00006755], Thread: 26453 [0x6755]): (g_gc_lowest_address <= address) && (address < g_gc_highest_address)
File: /__w/1/s/src/coreclr/gc/gc.cpp Line: 3571
Image: /datadisks/disk1/work/B6590997/p/corerun

/datadisks/disk1/work/B6590997/w/A91F0981/e/GC/API/Frozen/Frozen/Frozen.sh: line 391: 26453 Aborted (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code: 1
Raw output file: /datadisks/disk1/work/B6590997/w/A91F0981/uploads/Reports/GC.API/Frozen/Frozen/Frozen.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/B6590997/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false Frozen.dll ''
[createdump] Gathering state for process 26453 corerun
[createdump] Crashing thread 00006755 signal 00000006
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.26453.dmp
[createdump] Written 142417920 bytes (34770 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 770ms
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/datadisks/disk1/work/B6590997/p
/datadisks/disk1/work/B6590997/w/A91F0981/e/GC/API/Frozen/Frozen/Frozen.sh
Expected: True
Actual: False

Reproduction Steps

Failing in the coreclr outerloop
GC/API/Frozen/Frozen/Frozen.sh

Expected behavior

GC/API/Frozen/Frozen/Frozen.sh

Actual behavior

GC/API/Frozen/Frozen/Frozen.sh

Regression?

Yes
#67389

Known Workarounds

No response

Configuration

No response

Other information

No response

@jeffschwMSFT jeffschwMSFT added area-GC-coreclr blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs labels Aug 9, 2022
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Aug 9, 2022
@ghost
Copy link

ghost commented Aug 9, 2022

Tagging subscribers to this area: @dotnet/gc
See info in area-owners.md if you want to be subscribed.

Issue Details

Description

Assert failure(PID 26453 [0x00006755], Thread: 26453 [0x6755]): (g_gc_lowest_address <= address) && (address < g_gc_highest_address)
File: /__w/1/s/src/coreclr/gc/gc.cpp Line: 3571
Image: /datadisks/disk1/work/B6590997/p/corerun

/datadisks/disk1/work/B6590997/w/A91F0981/e/GC/API/Frozen/Frozen/Frozen.sh: line 391: 26453 Aborted (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code: 1
Raw output file: /datadisks/disk1/work/B6590997/w/A91F0981/uploads/Reports/GC.API/Frozen/Frozen/Frozen.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/B6590997/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false Frozen.dll ''
[createdump] Gathering state for process 26453 corerun
[createdump] Crashing thread 00006755 signal 00000006
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.26453.dmp
[createdump] Written 142417920 bytes (34770 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 770ms
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/datadisks/disk1/work/B6590997/p
/datadisks/disk1/work/B6590997/w/A91F0981/e/GC/API/Frozen/Frozen/Frozen.sh
Expected: True
Actual: False

Reproduction Steps

Failing in the coreclr outerloop
GC/API/Frozen/Frozen/Frozen.sh

Expected behavior

GC/API/Frozen/Frozen/Frozen.sh

Actual behavior

GC/API/Frozen/Frozen/Frozen.sh

Regression?

Yes
#67389

Known Workarounds

No response

Configuration

No response

Other information

No response

Author: jeffschwMSFT
Assignees: PeterSolMS
Labels:

area-GC-coreclr, blocking-outerloop

Milestone: -

@jeffschwMSFT
Copy link
Member Author

cc @mangod9

@mangod9
Copy link
Member

mangod9 commented Aug 11, 2022

fixed by #73761

@mangod9 mangod9 closed this as completed Aug 11, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-GC-coreclr blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
Projects
None yet
Development

No branches or pull requests

3 participants