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

Protobuf needs to be updated from 3.6.0.1 to 3.6.1 #3997

Closed
Kwizatz opened this issue Aug 1, 2018 · 3 comments
Closed

Protobuf needs to be updated from 3.6.0.1 to 3.6.1 #3997

Kwizatz opened this issue Aug 1, 2018 · 3 comments

Comments

@Kwizatz
Copy link
Contributor

Kwizatz commented Aug 1, 2018

This is a heads up regarding this protobuff issue:

global std::once_flag variables don't work with Visual Studio
protocolbuffers/protobuf#4773

There is a workaround in 3.6.1 which came out yesterday, but for now, any programs linked against vcpkg's protobuf crash when calling google::protobuf::ShutdownProtobufLibrary() as I descrived on this other issue:

Calling google::protobuf::ShutdownProtobufLibrary() against a DLL build throws an Access violation reading location 0xFFFFFFFFFFFFFFFF exception

protocolbuffers/protobuf#4950

@TheAifam5
Copy link
Contributor

Have fun :)
#4000

@TheAifam5
Copy link
Contributor

TheAifam5 commented Aug 2, 2018

@kiwixz its already merged by other pull request which does not work: #3995

@ras0219-msft
Copy link
Contributor

Fixed by #3995.

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

3 participants