FB 2.0.5 Embedded exception on application exit

Forum related to Firebird

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
seekbirdy
Fresh Boarder
Fresh Boarder
Posts: 10
Joined: 23.07.2007, 12:55
Location: Fryazino, Moscow region, Russia

FB 2.0.5 Embedded exception on application exit

Post by seekbirdy »

Hi!

I experienced some problems when upgraded my project from FB Embedded 2.0.3 to FB Embedded 2.0.5. When my application was closing I got a M$'s "Send Error Report" window. After some digging into with madExcept I saw that the reason was that in TZConnection.UnregisterAllDatasets - "list index out of bounds" when trying to remove registered datasets. When I reverted to FB Emb. 2.0.3, the problem disappeared.

Also, seems like with not-embedded version of FB 2.0.5 this problem doesn't occur.

Problem was occured on library versions: Zeos 6.6.4-stable, 6.6.5-stable, with Delphi 2007.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Very strange effect indeed.
Is the value of FDatasets.Count different when using FB 2.0.5 compared to the 2.0.3 situation?

Mark
Image
Post Reply