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

Treat NetBSD like FreeBSD and OSX in PAL_VirtualUnwind()#4551

Merged
jkotas merged 1 commit into
dotnet:masterfrom
krytarowski:netbsd-support-74
Apr 29, 2016
Merged

Treat NetBSD like FreeBSD and OSX in PAL_VirtualUnwind()#4551
jkotas merged 1 commit into
dotnet:masterfrom
krytarowski:netbsd-support-74

Conversation

@krytarowski

Copy link
Copy Markdown

This fixes hangs in the runtime observed while running CoreFX managed tests.

Thanks @janvorli and @myungjoo

Fix #4380

This fixes hangs in the runtime observed while running CoreFX managed tests.

Thanks @janvorli and @myungjoo

Fix #4380
@janvorli

Copy link
Copy Markdown
Member

LGTM

@krytarowski

Copy link
Copy Markdown
Author

@dotnet-bot check FreeBSD x64 Checked Build please

@jkotas jkotas merged commit 0f81ad3 into dotnet:master Apr 29, 2016
@jkotas

jkotas commented Apr 29, 2016

Copy link
Copy Markdown
Member

Thanks!

picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…clr#4551)

This fixes hangs in the runtime observed while running CoreFX managed tests.

Thanks @janvorli and @myungjoo

Fix dotnet/coreclr#4380

Commit migrated from dotnet/coreclr@0f81ad3
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.

PAL_VirtualUnwind - is there need to add special case for NetBSD?

4 participants