Description:
It described like this in error log:
```
Current byte-offset of file-pointer is: 1067
Time: Saturday 19 October 2024 - 00:10:15
Status: Temporary error, restart node
Message: Send signal error (Internal error, programming error or missing error message, please report a bug)
Error: 2339
Error data: Signal (GSN: 12, Length: 1, Rec Block No: 0)
Error object: /home/mysql-cluster-gpl-8.0.40/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:809
Program: ndbd
Pid: 141288
Version: mysql-8.0.40 ndb-8.0.40
Trace file name: ndb_2_trace.log.1
Trace file path: /usr/local/mysql-cluster/data/ndb_2_trace.log.1 [t1..t1]
***EOM***
```
How to repeat:
Looks like Bug #116424, however, he will have an impact on the subsequent behavior of the node, and in node4, the error occurs multiple times:
```
Current byte-offset of file-pointer is: 5059
Time: Saturday 19 October 2024 - 00:10:15
Status: Temporary error, restart node
Message: Another node failed during system restart, please investigate error(s) on other node(s) (Restart error)
Error: 2308
Error data: Node 3 disconnected in phase: 2
Error object: QMGR (Line: 3917) 0x00000002
Program: ndbd
Pid: 105628
Version: mysql-8.0.40 ndb-8.0.40
Trace file name: ndb_4_trace.log.1
Trace file path: /usr/local/mysql-cluster/data/ndb_4_trace.log.1 [t1..t1]
***EOM***
Time: Saturday 19 October 2024 - 00:10:19
Status: Temporary error, restart node
Message: Send signal error (Internal error, programming error or missing error message, please report a bug)
Error: 2339
Error data: Signal (GSN: 12, Length: 1, Rec Block No: 0)
Error object: /home/mysql-cluster-gpl-8.0.40/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:809
Program: ndbd
Pid: 105702
Version: mysql-8.0.40 ndb-8.0.40
Trace file name: ndb_4_trace.log.2
Trace file path: /usr/local/mysql-cluster/data/ndb_4_trace.log.2 [t1..t1]
***EOM***
Time: Saturday 19 October 2024 - 00:10:21
Status: Temporary error, restart node
Message: Send signal error (Internal error, programming error or missing error message, please report a bug)
Error: 2339
Error data: Signal (GSN: 12, Length: 1, Rec Block No: 0)
Error object: /home/mysql-cluster-gpl-8.0.40/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:809
Program: ndbd
Pid: 105776
Version: mysql-8.0.40 ndb-8.0.40
Trace file name: ndb_4_trace.log.3
Trace file path: /usr/local/mysql-cluster/data/ndb_4_trace.log.3 [t1..t1]
***EOM***
Time: Saturday 19 October 2024 - 00:10:25
Status: Temporary error, restart node
Message: Send signal error (Internal error, programming error or missing error message, please report a bug)
Error: 2339
Error data: Signal (GSN: 12, Length: 1, Rec Block No: 0)
Error object: /home/mysql-cluster-gpl-8.0.40/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:809
Program: ndbd
Pid: 105850
Version: mysql-8.0.40 ndb-8.0.40
Trace file name: ndb_4_trace.log.4
Trace file path: /usr/local/mysql-cluster/data/ndb_4_trace.log.4 [t1..t1]
***EOM***
Time: Saturday 19 October 2024 - 00:11:00
Status: Temporary error, restart node
Message: Insufficent nodes for system restart (Restart error)
Error: 2353
Error data: Unable to start missing node group! starting: 0000000000000000000000000000000000000010 (missing working fs for: 0000000000000000000000000000000000000000)
Error object: QMGR (Line: 2324) 0x00000002
Program: ndbd
Pid: 106072
Version: mysql-8.0.40 ndb-8.0.40
Trace file name: ndb_4_trace.log.5
Trace file path: /usr/local/mysql-cluster/data/ndb_4_trace.log.5 [t1..t1]
***EOM***
```
See the log files I submitted for details.