Bug #82584 | task_write: Assertion `con->fd >= 0' failed with group replication | ||
---|---|---|---|
Submitted: | 15 Aug 2016 12:40 | Modified: | 12 Dec 2016 10:35 |
Reporter: | Shahriyar Rzayev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Group Replication | Severity: | S1 (Critical) |
Version: | 5.7.14 | OS: | CentOS (7) |
Assigned to: | CPU Architecture: | Any |
[15 Aug 2016 12:40]
Shahriyar Rzayev
[16 Aug 2016 9:45]
MySQL Verification Team
Hello Shahriyar, Thank you for the report. Thanks, Umesh
[16 Aug 2016 9:46]
MySQL Verification Team
-- 5.7.14 (gdb) bt #0 0x00007f7f3391d771 in pthread_kill () from /lib64/libpthread.so.0 #1 0x00000000007a3db5 in handle_fatal_signal (sig=6) at /export/umesh/server/source/bugs/mysql-5.7.14-labs-gr080/sql/signal_handler.cc:220 #2 <signal handler called> #3 0x00007f7f323175d7 in raise () from /lib64/libc.so.6 #4 0x00007f7f32318cc8 in abort () from /lib64/libc.so.6 #5 0x00007f7f32310546 in __assert_fail_base () from /lib64/libc.so.6 #6 0x00007f7f323105f2 in __assert_fail () from /lib64/libc.so.6 #7 0x00007f7ee6697364 in task_write (con=con@entry=0x7f7ec01fb618, _buf=0x7f7ddfc36010, n=407442556, ret=ret@entry=0x7f7ef97fa570) at /export/umesh/server/source/bugs/mysql-5.7.14-labs-gr080/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/task.c:1094 #8 0x00007f7ee66584f1 in _send_msg (ret=0x7f7ef97fa560, to=<optimized out>, p=<optimized out>, s=0x7f7ec01fb600) at /export/umesh/server/source/bugs/mysql-5.7.14-labs-gr080/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c:232 #9 sender_task (arg=...) at /export/umesh/server/source/bugs/mysql-5.7.14-labs-gr080/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c:1490 #10 0x00007f7ee6697510 in task_loop () at /export/umesh/server/source/bugs/mysql-5.7.14-labs-gr080/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/task.c:1220 #11 0x00007f7ee6647702 in xcom_taskmain2 (listen_port=10301) at /export/umesh/server/source/bugs/mysql-5.7.14-labs-gr080/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_base.c:1108 #12 0x00007f7ee6627ea0 in Gcs_xcom_proxy_impl::xcom_init (this=<optimized out>, xcom_listen_port=10301) at /export/umesh/server/source/bugs/mysql-5.7.14-labs-gr080/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/gcs_xcom_utils.cc:241 #13 0x00007f7ee66883cd in xcom_taskmain_startup (ptr=0x7f7ed809a320) at /export/umesh/server/source/bugs/mysql-5.7.14-labs-gr080/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/gcs_xcom_control_interface.cc:101 #14 0x00007f7f33918df5 in start_thread () from /lib64/libpthread.so.0 #15 0x00007f7f323d860d in clone () from /lib64/libc.so.6
[12 Dec 2016 10:35]
David Moss
Posted by developer: Thanks for your feedback, this has been fixed in 5.7.17.