You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used the Fuzz engine to modify some Test(TestFormatVersion) data, and then the following crash appeared. We hope to get the help of the developer to confirm whether it is a real bug.
Though it seems that the FormatTiDBVersion actually expected some specific format of versions, I prefer to keep this issue, as this problem is really annoying in some cases (sometimes I manually modified this function to return a constant value, to make it run on some platforms...).
Maybe we could have a more convincing FormatTiDBVersion. At least return unknown or nightly when the version is not expected 🤔
Bug Report
We used the Fuzz engine to modify some Test(TestFormatVersion) data, and then the following crash appeared. We hope to get the help of the developer to confirm whether it is a real bug.
1. Minimal reproduce step (Required)
Simplified Test Code
2. What did you expect to see? (Required)
Test Passed
3. What did you see instead (Required)
Crash Log
4. What is your TiDB version? (Required)
9c4f94d
The text was updated successfully, but these errors were encountered: