Skip to content

Instantly share code, notes, and snippets.

@Wqrld
Created September 29, 2017 21:08
Show Gist options
  • Save Wqrld/fcd70d15eb48ea701291dc04256716bf to your computer and use it in GitHub Desktop.
Save Wqrld/fcd70d15eb48ea701291dc04256716bf to your computer and use it in GitHub Desktop.
[libprotobuf WARNING ..\src\google\protobuf\io\coded_stream.cc:537] Reading dangerously large protocol message. If the message turns out to be larger than 2147483647 bytes, parsing will be halted for security reasons. To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.
[libprotobuf WARNING ..\src\google\protobuf\io\coded_stream.cc:78] The total number of bytes read was 574671192
[libprotobuf WARNING ..\src\google\protobuf\io\coded_stream.cc:537] Reading dangerously large protocol message. If the message turns out to be larger than 2147483647 bytes, parsing will be halted for security reasons. To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.
[libprotobuf WARNING ..\src\google\protobuf\io\coded_stream.cc:78] The total number of bytes read was 574671192
*** Check failure stack trace: ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment