firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Firebird 3.0 hangs up

Open Carayaca opened this issue 3 years ago • 5 comments

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

Carayaca avatar May 06 '22 12:05 Carayaca

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

AlexPeshkoff avatar May 06 '22 12:05 AlexPeshkoff

The same case on 3.0.9.33560 Hangs up on random open connection (internally by NHibernate)

image

Carayaca avatar May 13 '22 15:05 Carayaca

Could you provide full memory dump ?

hvlad avatar May 13 '22 16:05 hvlad

procdump -p pid https://fex.net/s/sfl9cke

Carayaca avatar May 16 '22 11:05 Carayaca

Upload to any public file-sharing service and provide us a link.

hvlad avatar May 16 '22 11:05 hvlad