Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Temporarily block core dump printing on arm64#12682

Merged
adityamandaleeka merged 1 commit into
dotnet:masterfrom
adityamandaleeka:arm64_dump_hang
Jul 7, 2017
Merged

Temporarily block core dump printing on arm64#12682
adityamandaleeka merged 1 commit into
dotnet:masterfrom
adityamandaleeka:arm64_dump_hang

Conversation

@adityamandaleeka
Copy link
Copy Markdown
Member

I see a bunch of Ubuntu arm64 Cross Debug Build jobs are stalling and then failing. Looking at the logs, I see things like this:

https://ci.dot.net/job/dotnet_coreclr/job/master/job/arm64_debug_small_page_size_tst_prtest/94/consoleText

It appears gdb gets lost while taking a backtrace and ends up in an infinite loop printing the same frame over and over until the job times out. While we figure out what to do, I think it's reasonable to temporarily stop printing info from dumps on arm64.

@adityamandaleeka
Copy link
Copy Markdown
Member Author

adityamandaleeka commented Jul 7, 2017

@jashook I noticed you aborted this job in #12436

Are you already investigating this issue?

@jashook
Copy link
Copy Markdown

jashook commented Jul 7, 2017

@adityamandaleeka these jobs are being worked on to disable tests to get them green. This change makes sense to me.

@adityamandaleeka adityamandaleeka merged commit e6727e6 into dotnet:master Jul 7, 2017
@karelz karelz modified the milestone: 2.1.0 Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants