Exception $C0000005 using FireBird when Apps Close when Pooling = true

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ozelaya
Posts: 11
Joined: Wed 01 Jul 2009 17:45

Exception $C0000005 using FireBird when Apps Close when Pooling = true

Post by ozelaya » Wed 03 Feb 2016 20:21

Hi,
Using TUniConnection with Firebird and setting pooling=true, when I close the app I get Exception
$C0000005.(When pooling is false it works ok).
I'm Using Delphi 10 and UNIDAC 6.2.10

Call Stack:

:10023ae0
:006b156c TCRLocalConnectionPool.InternalFreeConnection + $38
:006b1e6b TCRLocalConnectionPool.Clear + $13
:006b2014 TCRConnectionPoolManager.Destroy + $6C
System._Halt0
:0040988D System::__linkproc__ Halt0()
:760e38f4 KERNEL32.BaseThreadInitThunk + 0x24
:77b356c3 ;
:77b3568e ;

Thanks in advance.

Omar Zelaya

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Exception $C0000005 using FireBird when Apps Close when Pooling = true

Post by AlexP » Thu 04 Feb 2016 08:20

Thank you for the information. We know about the problem and work on its solution. As soon as we fix the behavior, we will inform you.

Post Reply