Skip to content

Fix Windows Access Violation error during collector start up #6

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

Closed
wants to merge 2 commits into from
Closed

Conversation

asp437
Copy link
Contributor

@asp437 asp437 commented Mar 5, 2018

Since address space layout may vary on Windows due to processes creation procedure, it is not safe to configure entry point via pointer to the function.

In addition, I think it's better to store NULL in bgw_worker explicitly, since it may contain some garbage value.

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

Successfully merging this pull request may close these issues.

1 participant