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 on query_digests=false, commands_stats=true, and short query #970

Closed
alejg opened this issue Mar 25, 2017 · 3 comments
Closed

Crash on query_digests=false, commands_stats=true, and short query #970

alejg opened this issue Mar 25, 2017 · 3 comments
Assignees
Milestone

Comments

@alejg
Copy link

alejg commented Mar 25, 2017

Happened 12 times with versions
1.3.2-1
1.3.4-13-g3bce4b0 (custom rpm sent by email)

Error: signal 11:
proxysql(_Z13crash_handleri+0x1a)[0x43c21a]
/lib64/libc.so.6(+0x35250)[0x7fa49f6b2250]
/lib64/libc.so.6(+0x86cb0)[0x7fa49f703cb0]
/lib64/libc.so.6(strndup+0xe)[0x7fa49f7038ce]
proxysql(_ZN15Query_Processor17query_parser_initEP20__SQP_query_parser_tPcii+0x6d)[0x46fdbd]
proxysql(_ZN10Query_Info5beginEPhib+0x8d)[0x46069d]
proxysql(_ZN13MySQL_Session7handlerEv+0x1947)[0x469407]
proxysql(_ZN12MySQL_Thread20process_all_sessionsEv+0x244)[0x456b04]
proxysql(_ZN12MySQL_Thread3runEv+0x15a1)[0x45eea1]
proxysql(_Z24mysql_worker_thread_funcPv+0x54)[0x43aa34]
/lib64/libpthread.so.0(+0x7dc5)[0x7fa4a0ee0dc5]
/lib64/libc.so.6(clone+0x6d)[0x7fa49f77473d]
2017-03-24 09:03:08 main.cpp:642:ProxySQL_daemonize_phase3(): [ERROR] ProxySQL crashed. Restarting!
mysql> select @@version;
+-------------------+
| @@version         |
+-------------------+
| 1.3.4-13-g3bce4b0 |
+-------------------+

I have the core dumps, I can send them by email.

@renecannao
Copy link
Contributor

Yes please, a single core dump is enough. Please compress it :)
Thanks

@renecannao renecannao changed the title Signal 11 crash Crash on query_digests=false, commands_stats=true, and short query Mar 25, 2017
@renecannao
Copy link
Contributor

title renamed

renecannao added a commit that referenced this issue Mar 25, 2017
Crash on mysql-query_digests=false, mysql-commands_stats=true, and short query
renecannao added a commit that referenced this issue Mar 25, 2017
Crash on mysql-query_digests=false, mysql-commands_stats=true, and short query
@renecannao renecannao added this to the v1.3.5 milestone Mar 25, 2017
@renecannao renecannao self-assigned this Mar 25, 2017
@renecannao
Copy link
Contributor

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

2 participants