Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when slave is lagging #619

Closed
renecannao opened this issue Jul 20, 2016 · 0 comments
Closed

Crash when slave is lagging #619

renecannao opened this issue Jul 20, 2016 · 0 comments

Comments

@renecannao
Copy link
Contributor

Crashing bug related to replication lag check

(gdb) bt
#0  0x00007f4275c04811 in __strlen_sse2_pminub () from /lib64/libc.so.6
#1  0x0000000000470387 in ProxySQL_Admin::save_mysql_servers_runtime_to_database (this=0x7f42740251c0, _runtime=false) at ProxySQL_Admin.cpp:3848
#2  0x000000000044fcb7 in MySQL_HostGroups_Manager::read_only_action (this=0x7f4274059000, hostname=0x7f426f41b170 "192.168.0.5", port=3306, read_only=0) at MySQL_HostGroups_Manager.cpp:1083
#3  0x00000000004828c0 in MySQL_Monitor::monitor_read_only (this=0x7f4274179210) at MySQL_Monitor.cpp:1293
#4  0x00007f4276430220 in ?? () from /lib64/libstdc++.so.6
#5  0x00007f4277301df5 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f4275b981ad in clone () from /lib64/libc.so.6

@renecannao renecannao added this to the Truls milestone Jul 20, 2016
@renecannao renecannao self-assigned this Jul 20, 2016
renecannao added a commit that referenced this issue Jul 20, 2016
If status=4 , MySQL_HostGroups_Manager::dump_table_mysql_servers() should return SHUNNED
Previous nothing was returned for status=4 (MYSQL_SERVER_STATUS_SHUNNED_REPLICATION_LAG) , caausing the crashing bug #619
dump_table_mysql_servers()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant