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 with sysbench linked against MySQL 5.7 client libraries #583

Closed
renecannao opened this issue Jun 7, 2016 · 1 comment
Closed

Crash with sysbench linked against MySQL 5.7 client libraries #583

renecannao opened this issue Jun 7, 2016 · 1 comment
Assignees
Milestone

Comments

@renecannao
Copy link
Contributor

ProxySQL crashes when sysbench sends an SSLRequest :

(gdb) bt
#0  0x00007ff07b9aa89c in __strncmp_sse42 () from /lib64/libc.so.6
#1  0x000000000045a38b in
MySQL_Session::handler___status_CONNECTING_CLIENT___STATE_SERVER_HANDSHAKE
(
    this=this@entry=0x7ff078a43000, pkt=pkt@entry=0x7ff079dfe880,
wrong_pass=wrong_pass@entry=0x7ff079dfe877)
    at MySQL_Session.cpp:1653
#2  0x000000000045ceee in MySQL_Session::handler
(this=this@entry=0x7ff078a43000) at MySQL_Session.cpp:609
#3  0x0000000000454f3a in MySQL_Thread::process_all_sessions
(this=this@entry=0x7ff078a0c000) at MySQL_Thread.cpp:1904
#4  0x0000000000456802 in MySQL_Thread::run
(this=this@entry=0x7ff078a0c000) at MySQL_Thread.cpp:1790
#5  0x0000000000438b84 in mysql_worker_thread_func
(arg=0x7ff079e3d190) at main.cpp:156
#6  0x00007ff07d0d7dc5 in start_thread () from /lib64/libpthread.so.0
#7  0x00007ff07b96dced in clone () from /lib64/libc.so.6
@renecannao
Copy link
Contributor Author

Fixed

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