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

Bad address when casting FWaitHandle object to TWaiter #183

Open
orthopteroid opened this issue Jul 9, 2022 · 0 comments
Open

Bad address when casting FWaitHandle object to TWaiter #183

orthopteroid opened this issue Jul 9, 2022 · 0 comments

Comments

@orthopteroid
Copy link

orthopteroid commented Jul 9, 2022

I'm not exactly sure whats going on here but it looks like the cast to TWaiter returned an invalid address into RAX, causing an address exception when trying to set .Signalled true.

image

app had a ram commit of 23GB, with working set of 21GB (machine has 32GB) with 14 running threads using the Parallel.ForEach<Integer>( ... ).NumTasks( System.CPUCount ).Execute( ...) api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant