Subject Re: Embedded engine 2.1 hangs on application exit
Author roecki
Hi,

i could solve this by calling FbConnection.ClearAllPools().

With previous versions of the FB embedded engine this was not
necessary. I guess there is a bug in the 2.1 version.

Anton

--- In firebird-support@yahoogroups.com, "roecki" <roecki@...> wrote:
>
> Hi,
>
> after upgrading from FB 2.0.1 embedded to FB 2.1 embedded my
> applicatin hangs on exit.
>
> The application leaves the main function, but the application is not
> terminated and the memory is not freed.
>
> When switching back to FB 2.0.1 everything works fine (without any
> other modifications).
>
> I have found a similar bug in the bug tracker:
> http://tracker.firebirdsql.org/browse/CORE-1443
>
> How can I avoid this hang?
>
> Thanks,
> Anton
>