Never seen it before... and the Java code is pretty extensively used. Surely 
someone would have hit this before.

--Chris

On May 15, 2010, at 9:03 PM, Igor Gatis <igorga...@gmail.com> wrote:

> Have anyone experienced deadlock problems related to Java protobuf generated 
> messages static initialization?
> 
> My multithreaded app seems to be stuck around internalBuildGeneratedFileFrom 
> method. Workaround so far was to move first reference to one of my generated 
> classes to out side of a synchronized block. I'm wondering whether protobuf 
> initialization is deadlock proof/free.
> 
> -Gatis
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Protocol Buffers" group.
> To post to this group, send email to proto...@googlegroups.com.
> To unsubscribe from this group, send email to 
> protobuf+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/protobuf?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to