I have a GRPC application that uses the latest latest protobuf (using the 
master branch).   I noticed the following behavior changed some time in the 
last week and unfortunately I do not know which change to protobuf caused 
this change, I wonder if anyone could shed some light on what the problem 
might be.  We are linking statically to protobuf (I initially thought that 
the problem might have to do with linking to a shared object in linux) 
Prior to last week this was not an issue and I'm not sure which commit 
caused this change in behavior.  The problem occurs on Linux PPC but not on 
Windows which is very strange.

Thanks

John

[libprotobuf ERROR google/protobuf/descriptor_database.cc:57] File already 
exists in database: google/protobuf/empty.proto
[libprotobuf FATAL google/protobuf/descriptor.cc:1164] CHECK failed: 
generated_database_->Add(encoded_file_descriptor, size):
terminate called after throwing an instance of 
'google::protobuf::FatalException              '
  what():  CHECK failed: generated_database_->Add(encoded_file_descriptor, 
size)              :
Aborted

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to