View Single Post
Author Message
kadet.89
Veteran Member
Join Date: Nov 2012
Location: Serbia
Old 12-13-2021 , 13:05   [CS:GO] MySQL crashes server after sm update
Reply With Quote #1

I updated my server to 1.11.0.6826 and now get server freezes caused by dbi.mysql.ext.so
each freez makes the watchdog kill the server (SIGABRT).
In the crasstack I see that main thread gets stuck in vio_read_buff (possibly infinite loop in my_real_read?):

1 dbi.mysql.ext.so + 0x6535f int vio_read_buff(int a1, void *a2, unsigned int a3)
2 dbi.mysql.ext.so + 0x550eb unsigned int my_real_read(_DWORD *a1, unsigned int *a2)
3 dbi.mysql.ext.so + 0x5550f int my_net_read(int a1)
4 dbi.mysql.ext.so + 0x50e4f signed int cli_safe_read(int a1)
5 dbi.mysql.ext.so + 0x5156f signed int cli_read_query_result(int a1)

Not sure if it is related to the new version, I've got 2 such crashes so far.
Attached Files
File Type: txt 2b20d1be-be8e-4175-02c824a7-d79bc49b.dmp.txt (108.5 KB, 48 views)

Last edited by kadet.89; 12-13-2021 at 13:11.
kadet.89 is offline
Send a message via Skype™ to kadet.89