Hello!
I develop toolbar for IE, and I use protobuffs.
And I noticed that my plugin crashes in IE7.
It crashes after I close second tab, and call message::GetTypeName().
I think it happens cause after closing second tab somewhere it 
calls ShutdownProtobufLibrary. And first tab(another thread) after this 
can't use releasing data.
But I don't call ShutdownProtobufLibrary in my code.
Please help me, When does it call? 

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/protobuf/-/JlobRIREtP0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to