[protobuf] Re: Issue 679 in protobuf: protobuf causes crash beacuse of mutex lock

2014-11-28 Thread protobuf
Comment #2 on issue 679 by islm.ya...@gmail.com: protobuf causes crash beacuse of mutex lock https://code.google.com/p/protobuf/issues/detail?id=679 take care wher you call google::protobuf::ShutdownProtobufLibrary() also dont call it in worker process or worker thread! -- You received

[protobuf] Re: Issue 679 in protobuf: protobuf causes crash beacuse of mutex lock

2014-11-28 Thread protobuf
Comment #3 on issue 679 by islm.ya...@gmail.com: protobuf causes crash beacuse of mutex lock https://code.google.com/p/protobuf/issues/detail?id=679 take care where you call google::protobuf::ShutdownProtobufLibrary() also dont call it in worker process or worker thread! -- You received