TIBCAlerter error after upgrading to 5.6.20

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
davort
Posts: 25
Joined: Sat 20 Jan 2007 14:37

TIBCAlerter error after upgrading to 5.6.20

Post by davort » Tue 22 Dec 2015 22:27

Hi,
I've upgraded to 5.6.20 from 5.6.19 and my app started crashing. I am using Delphi XE.

I use TIBCAlerter to catch Firebird database events and to perform some tasks on a MySQL database that need to be performed upon certain changes in Firebird database.

I just installed the new versions of IBDAC and MyDAC, recompiled the app and it crashes. Delphi IDE debugger pointed to an error within tgdsalerterthread class, that wanted to read the address 0x 00 00 00 44.

After I uninstalled the 5.6.20 and went back to 5.6.19, everything works as supposed.

Were there any changes within the IBCAlerter class in this last version, that I should address in my code (e.g. changed/switched properties etc), or is it possible that this is just a bug?

Since many of my programs rely on the functionality of the TIBCAlerter, I was forced to switch back to 5.6.19.

Thank You very much on Your fast response!

Best regards,
Davor

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: TIBCAlerter error after upgrading to 5.6.20

Post by ViktorV » Thu 24 Dec 2015 09:48

Thank you for the information. We have reproduced the problem and investigation is in progress. We will inform you when we have any results.

-ChrisE-
Posts: 17
Joined: Tue 22 Jun 2010 12:40

Re: TIBCAlerter error after upgrading to 5.6.20

Post by -ChrisE- » Thu 07 Jan 2016 11:17

Hello,

we also have this problem. Do you know when the next Version will be released with the fix for this problem?

Best regards,

Chris

davort
Posts: 25
Joined: Sat 20 Jan 2007 14:37

Re: TIBCAlerter error after upgrading to 5.6.20

Post by davort » Sun 24 Jan 2016 13:27

Any news on this subject? For us it is a game stopper and would like a solution soon ...

Thank You on your understanding, and hope to hear from You soon!


Best regards,

Davor

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: TIBCAlerter error after upgrading to 5.6.20

Post by ViktorV » Fri 12 Feb 2016 15:39

We have already fixed the bug with AV on calling the TIBCAlerter.Start method. The new IBDAC build 5.6.21 including the fix is already available for download at our website(secure.devart.com).

davort
Posts: 25
Joined: Sat 20 Jan 2007 14:37

Re: TIBCAlerter error after upgrading to 5.6.20

Post by davort » Wed 17 Feb 2016 09:04

Thank You!

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: TIBCAlerter error after upgrading to 5.6.20

Post by ViktorV » Wed 17 Feb 2016 14:54

If you have any questions during using our products, please don't hesitate to contact us - and we will try to help you solve them.

davort
Posts: 25
Joined: Sat 20 Jan 2007 14:37

Re: TIBCAlerter error after upgrading to 5.6.20

Post by davort » Wed 24 Feb 2016 21:40

Hi, me again.

And I am pretty much pissed off.

The TIBCAlerter now doesn't throw an error. But it also does not respond to any events, sent from the Firebird server.

Version 5.6.19 worked fine, Version 5.6.20 crashes with an error, and Version 5.6.21 doesn't respond to the events.

Could you *please* correct this, since most part of the functionality I have to support, depends on this component?

I do not have the sources, otherwise I would probably provide the fix myself.

Thank You on Your *prompt* response and thank You for taking this matter seriously!


Best regards,

Davor

dehorter
Posts: 45
Joined: Fri 16 Oct 2009 13:53

Re: TIBCAlerter error after upgrading to 5.6.20

Post by dehorter » Thu 25 Feb 2016 07:11

Hi

Same problem for me

REgards

Olivier

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: TIBCAlerter error after upgrading to 5.6.20

Post by ViktorV » Thu 25 Feb 2016 16:36

Thank you for the information. We have reproduced the problem and investigation is in progress. We will inform you when we have any results.

davort
Posts: 25
Joined: Sat 20 Jan 2007 14:37

Re: TIBCAlerter error after upgrading to 5.6.20

Post by davort » Wed 02 Mar 2016 23:01

Hi, just checking on the progress on this, rather urgent, matter - any news?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: TIBCAlerter error after upgrading to 5.6.20

Post by ViktorV » Fri 11 Mar 2016 15:01

We are investigating the issue and will notify you about the result as soon as possible, but we can't tell any timeframe at the moment.

davort
Posts: 25
Joined: Sat 20 Jan 2007 14:37

Re: TIBCAlerter error after upgrading to 5.6.20

Post by davort » Fri 11 Mar 2016 16:10

Well I sincerely hope, that You are successful in finding and repairing the bug, and I also hope that it will be soon!

Best Regards,

Davor

davort
Posts: 25
Joined: Sat 20 Jan 2007 14:37

Re: TIBCAlerter error after upgrading to 5.6.20

Post by davort » Mon 21 Mar 2016 12:04

ViktorV wrote:We are investigating the issue and will notify you about the result as soon as possible, but we can't tell any timeframe at the moment.
I am sure that You are overbooked with work, but so are we, and I *really* need to know, whether there are any news on the subject?

Thank You,

Davor

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: TIBCAlerter error after upgrading to 5.6.20

Post by ViktorV » Wed 23 Mar 2016 09:36

We have already fixed the bug with alerter does not receive messages. The fix will be included in the next IBDAC build, that will be released within a month. We can send you a night build including the fix. For this, please send your license number for IBDAC and the IDE version to viktorv*devart*com.

Post Reply