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

ProxySQL crash and restart in loop #4778

Open
quentinsimon opened this issue Dec 19, 2024 · 0 comments
Open

ProxySQL crash and restart in loop #4778

quentinsimon opened this issue Dec 19, 2024 · 0 comments

Comments

@quentinsimon
Copy link

OS version : Debian 6.1.112-1 (2024-09-30)
ProxySQL version : ProxySQL version 2.6.6-8-gc03c5ee, codename Truls
MariaDB version : 10.11.6-MariaDB-0+deb12u1

I'm using a NodeJS app that connect to ProxySQL through mysql2 3.11 package
Anytime I'm executing a statement I've got ProxySQL crashing and restarting
No problem in my staging environment, could it be that it can't handle the production traffic ?

Error logs :

Error: signal 11:
/usr/bin/proxysql(_Z13crash_handleri+0x2a)[0x5563ad3b322a]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7f94d465b050]
/lib/x86_64-linux-gnu/libc.so.6(+0x164032)[0x7f94d4783032]
/usr/bin/proxysql(store_param+0x125)[0x5563ada83325]
/usr/bin/proxysql(ma_stmt_execute_generate_simple_request+0x362)[0x5563ada83af2]
/usr/bin/proxysql(ma_stmt_execute_generate_request+0xc5)[0x5563ada84255]
/usr/bin/proxysql(mysql_stmt_execute+0x78)[0x5563ada85e88]
/usr/bin/proxysql(+0xa52ea8)[0x5563ada93ea8]
/usr/bin/proxysql(my_context_spawn+0x41)[0x5563ada96e31]
---- /usr/bin/proxysql(_Z13crash_handleri+0x2a) [0x5563ad3b322a] : crash_handler(int)
To report a crashing bug visit: https://github.com/sysown/proxysql/issues
For support visit: https://proxysql.com/services/support/
2024-12-18 22:46:34 main.cpp:1464:ProxySQL_daemonize_phase3(): [ERROR] ProxySQL crashed. Restarting!

Thanks for your help cause I can't decrypt the error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant