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

Conversation

dotnet-maestro-bot
Copy link

/cc @dotnet/coreclr-auto-update-notify

@weshaggard
Copy link
Member

https://ci.dot.net/job/dotnet_coreclr/job/release_2.1/job/x64_checked_osx10.12_innerloop_tst_prtest/29/console

13:24:14   [13:24:14.95] Restoring all packages...
13:24:16   dotnet(67044,0x700006867000) malloc: *** error for object 0x7ff45bd4d550: double free
13:24:16   *** set a breakpoint in malloc_error_break to debug

OSX hit the above error. I've not seen that issue before perhaps it is a result of dotnet running on the checked runtime. @jkotas any thoughts?

I will kick off the leg again just to see if it is consistent.

test OSX10.12 x64 Checked Innerloop Build and Test

@jkotas
Copy link
Member

jkotas commented Apr 5, 2018

We had quite a few intermittent crashes with these symptoms: https://github.com/dotnet/corefx/search?q=malloc_error_break&type=Issues . All of them are marked as fixed, so there is likely another one.

result of dotnet running on the checked runtime

I do not think the "Restoring all packages" step is using checked runtime. It is using the release runtime and corefx from Tools.

@stephentoub stephentoub merged commit c9ff288 into dotnet:release/2.1 Apr 5, 2018
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