[MDEV-18761] galera.galera_var_slave_threads: Test failure: mysql_socket.h:779: mysqld got signal 6 Created: 2019-02-27 Updated: 2020-03-09 Resolved: 2020-01-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Tests |
| Affects Version/s: | 10.4.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Stepan Patryshev (Inactive) | Assignee: | Teemu Ollakka |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | galera, galera_4 | ||
| Environment: |
OS: CentOS Linux release 7.6.1810 (Core). |
||
| Attachments: |
|
||||||||||||
| Issue Links: |
|
||||||||||||
| Description |
|
MariaDB Server: 10.4.3-MariaDB-debug built from sources, branch=10.4, commit: c568e25379600db8af4bd39df4761ba0fbc1a14e. Run:
stdout.log: (attached 190227_stdout_desktop.log
See also attached 190227_galera.galera_var_slave_threads-innodb.zip Note: This test is failed sporadically. |
| Comments |
| Comment by Stepan Patryshev (Inactive) [ 2019-03-28 ] |
|
It's not reproduced on my machines, but it is reproduced on buildbot: |
| Comment by Stepan Patryshev (Inactive) [ 2019-04-05 ] |
|
It was reproduced occasionally again on my machine, see 190403_galera_stdout.log |
| Comment by Jan Lindström (Inactive) [ 2019-10-16 ] |
|
teemu.ollakka I have seen this assertion time to time, not repeatable most of time but sometimes when you run full mtr i.e. ./mtr --suite=wsrep,galera,sys_vars --force --big-test . Assertion means that we try to write a connection that has been already closed. |
| Comment by Stepan Patryshev (Inactive) [ 2019-12-19 ] |
|
It fails on bb approximately about one time per month: |
| Comment by Stepan Patryshev (Inactive) [ 2020-01-17 ] |
|
Closed since it is not failed on CI. |