Hi,
In the last month my production firebird server (5.0.3) has crashed six times.
We have two kind of clients connections:
1 - Delphi
2 - Jaybird 4.0.3, 4.0.6, 5.0.6 and 5.0.9 (through Payara application server)
In the core dump it shows json data, that for my (gemini) searches, points me to Jaybird conf_client_info.
{"code":106,"language":"JAVA","version":253,"opaque":1,"flag":0,"remark":"","extFields":null}
In the past I have reported this issue https://github.com/FirebirdSQL/jaybird/issues/735
And for the recent crashes I have reported this issue https://github.com/FirebirdSQL/firebird/issues/8894
Until now I did not update all jaybird clients to the fixed versions of the issue 735.
I would like a shine:
1 - If the jaybird issue (735) could be causing this crash based (8894) on the core dump information;
2 - If so, why now? It's been 3 years since the issue, nothing changes (servers, libs, updates), and the crashes started only one month ago.
3 - If this json is from jaybird, what does this mean? Is it possible to disable it? If so, is that some side effect?
Thanks
Fabio Silva