Bug #115704 mysql 5.7 slave server keep lost connection
Submitted: 27 Jul 2024 13:12 Modified: 29 Jul 2024 14:05
Reporter: Song Yan Dickson Lee Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Replication Severity:S3 (Non-critical)
Version:5.7.43 OS:Any
Assigned to: MySQL Verification Team CPU Architecture:Any

[27 Jul 2024 13:12] Song Yan Dickson Lee
Description:
2024-07-27T13:06:03.303785Z 0 [ERROR] InnoDB: Space id and page no stored in the page, read in are [page id: space=295053, page number=451558], should be [page id: space=295053, page number=451574]
2024-07-27 21:06:03 0x7face8425700  InnoDB: Assertion failure in thread 140380607764224 in file btr0cur.cc line 342
InnoDB: Failing assertion: btr_page_get_next( latch_leaves.blocks[0]->frame, mtr) == page_get_page_no(page)
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.7/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
13:06:03 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
Attempting to collect some information that could help diagnose the problem.
As this is a crash and something is definitely wrong, the information
collection process might fail.
Please help us make Percona Server better by reporting any
bugs at https://bugs.percona.com/
belows is the mysql logs

How to repeat:
no able start mysql , i use innodb force recovery 1 then able start mysql.
[29 Jul 2024 14:05] MySQL Verification Team
Hi,

I cannot reproduce the problem. You are not using MySQL binaries from Oracle, without a way to reproduce the issue we can't do anything about it.