Bug #82275 Crash in accept_tcp
Submitted: 18 Jul 2016 21:21 Modified: 18 Jul 2016 21:25
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Group Replication Severity:S3 (Non-critical)
Version:0.7.0-labs OS:Any
Assigned to: CPU Architecture:Any
Tags: crash

[18 Jul 2016 21:21] Daniël van Eeden
Description:
mysqld(my_print_stacktrace+0x3b)[0xeb6b5b]
mysqld(handle_fatal_signal+0x461)[0x788f91]
/lib64/libpthread.so.0(+0xf100)[0x7efdbe304100]
/lib64/libc.so.6(gsignal+0x37)[0x7efdbccf75f7]
/lib64/libc.so.6(abort+0x148)[0x7efdbccf8ce8]
/lib64/libc.so.6(+0x2e566)[0x7efdbccf0566]
/lib64/libc.so.6(+0x2e612)[0x7efdbccf0612]
/usr/lib64/mysql/plugin/group_replication.so(accept_tcp+0x302)[0x7efd66d1a752]
/usr/lib64/mysql/plugin/group_replication.so(tcp_server+0x76)[0x7efd66d282c6]
/usr/lib64/mysql/plugin/group_replication.so(task_loop+0x56)[0x7efd66d19a16]
/usr/lib64/mysql/plugin/group_replication.so(xcom_taskmain2+0x67)[0x7efd66d20da7]
/usr/lib64/mysql/plugin/group_replication.so(Gcs_xcom_proxy_impl::xcom_init(int)+0x20)[0x7efd66d12310]
/usr/lib64/mysql/plugin/group_replication.so(+0x7af24)[0x7efd66d2af24]
/lib64/libpthread.so.0(+0x7dc5)[0x7efdbe2fcdc5]
/lib64/libc.so.6(clone+0x6d)[0x7efdbcdb8ced]

How to repeat:
This happened on START GROUP_REPLICATION
[18 Jul 2016 21:21] Daniël van Eeden
Error log

Attachment: mysqld.log (text/plain), 15.37 KiB.

[18 Jul 2016 21:23] Daniël van Eeden
The 33060 in the mysqld.log is not mysqlx protocol..
[18 Jul 2016 21:25] Daniël van Eeden
Duplicat of:
Bug #80241 	Starting group replication causes MySQL to crash with sig 6 with selinux