topaz-next / topaz

💎 A server emulator for Final Fantasy XI.
GNU General Public License v3.0
56 stars 80 forks source link

[canary] crash serveur when Pinging server to keep connection alive #2608

Closed Chronos77 closed 3 years ago

Chronos77 commented 3 years ago

Additional Information (Steps to reproduce/Expected behavior) :

[10/Feb] [19:02:49] [Info]  parse: 03A | C491 C44D 04 from user: Cristena
[10/Feb] [19:03:20] [Info]  parse: 0B5 | 05F2 05EE 12 from user: Fleme
[10/Feb] [19:03:21] [Info]  parse: 03A | C4D9 C495 04 from user: Cristena
[10/Feb] [19:07:19] [Info]  Pinging SQL server to keep connection alive...
[10/Feb] [19:07:19] [Fatal Error]  --- gdb backtrace ---
ghost commented 3 years ago

@Chronos77 Would it be possible to get the trace info from the dump? Without that, it'll be fairly difficult to RC.

Chronos77 commented 3 years ago

Where can I find this dump please?

Chronos77 commented 3 years ago

I will close this ticket because I cannot reproduce it, moreover I think it came from the infrastructure of my server. My mysql was accessible from the outside, I saw in the logs that I had a lot of connection attempts so I made it inaccessible from the outside and I could not this problem.