Firebird 3.0 hangs up
I'm using .NET application with NHibernate and Firebird .NET Provider with Firebird embedded. One moment FB just hangs-up.
The version of FB .NET provider is FirebirdSql.Data.FirebirdClient.7.5.0 The host is Ubuntu 20.04 all up to date
The stack is [Native Transition] FB_2121758986_Class.IFbClient.isc_attach_database() FesDatabase.Attach()at /root/.config/JetBrains/Rider2022.1/resharper-host/DecompilerCache/decompiler/c5ebd781923747b1a194ea7b91a8fa579fa00/fa/a77ccd0e/FesDatabase.cs:line 127 FbConnectionInternal.Connect()at /root/.config/JetBrains/Rider2022.1/resharper-host/DecompilerCache/decompiler/c5ebd781923747b1a194ea7b91a8fa579fa00/70/9a9be895/FbConnectionInternal.cs:line 105 FbConnection.Open()at /root/.config/JetBrains/Rider2022.1/resharper-host/DecompilerCache/decompiler/c5ebd781923747b1a194ea7b91a8fa579fa00/93/b26db2d3/FbConnection.cs:line 275 DriverConnectionProvider.GetConnection() ConnectionProvider.GetConnection() NonContextualConnectionAccess.GetConnection() ConnectionManager.GetConnection() AbstractSessionImpl.get_Connection() AdoTransaction.Begin() AdoTransaction.Begin() ConnectionManager.BeginTransaction() AbstractSessionImpl.BeginTransaction() SessionHolder.StartTransaction()
gfix -z gfix version LI-V3.0.5.33220 Firebird 3.0
firebird_time_2022-05-06_14%3A05%3A01.977.zip fb_memory_regions_dumps.zip
On 5/6/22 15:02, Carayaca wrote:
gfix version LI-V3.0.5.33220 Firebird 3.0
3.0.5 is very old point release first of all upgrade please
The same case on 3.0.9.33560 Hangs up on random open connection (internally by NHibernate)

Could you provide full memory dump ?
procdump -p pid https://fex.net/s/sfl9cke
Upload to any public file-sharing service and provide us a link.