| --- |
| name: Bug report |
| about: Create a report to help us improve |
| title: '' |
| labels: bug, untriaged |
| assignees: '' |
| |
| --- |
| |
| <!-- |
| |
| NOTE: this form is for bug reports only. |
| For questions or troubleshooting, please post on the protobuf mailing list: |
| https://groups.google.com/forum/#!forum/protobuf |
| Stack Overflow is also a useful unofficial resource https://stackoverflow.com/questions/tagged/protocol-buffers |
| |
| Vulnerabilities should not be reported using this form, and should be submitted to the Google Vulnerability Reward Program: |
| https://bughunters.google.com/report |
| --> |
| |
| **What version of protobuf and what language are you using?** |
| |
| Version: main/v33.0/etc (NOTE: please update to the |
| [latest supported version](https://protobuf.dev/support/version-support/) of |
| protoc/runtime possible beforehand to attempt to resolve your problem) |
| |
| Language: C++/Java/Python/C#/Ruby/PHP/Objective-C/Javascript |
| |
| **What |
| [supported operating system version](https://github.com/google/oss-policies-info/tree/main) |
| are you using (e.g. Linux, Windows) ?** |
| |
| **What |
| [supported runtime / compiler version](https://github.com/google/oss-policies-info/tree/main) |
| are you using (e.g. python version, gcc version)** |
| |
| **What did you do?** |
| |
| Steps to reproduce the behavior: |
| |
| 1. Go to '...' |
| 2. Click on '....' |
| 3. Scroll down to '....' |
| 4. See error |
| |
| **What did you expect to see** |
| |
| **What did you see instead?** |
| |
| Make sure you include information that can help us debug (protos, full error |
| message, exception listing, stack trace, logs). |
| |
| **Anything else we should know about your project / environment** |