Environment
- Version: Not a temporary version provided by RD.
Description
The mysqltest process on Windows is unstable. After running for a long time, it occasionally crashes with a core dump, even when no specific operations are being performed.
Steps to Reproduce
- Connect using the provided connection string:
mysql -uroot -h -P 2881
- Let the process run idle for an extended period.
- The process may crash spontaneously with a core dump.
Note: This issue is stably reproducible.
Process Path Example:
C:\Program Files>"C:\Program Files\seekdb\bin\seekdb.exe" --...
Environment
Description
The
mysqltestprocess on Windows is unstable. After running for a long time, it occasionally crashes with a core dump, even when no specific operations are being performed.Steps to Reproduce
mysql -uroot -h -P 2881Note: This issue is stably reproducible.
Process Path Example: