access violation

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
mc
Newbie
Newbie
Posts: 26
Joined: Fri Jul 15, 2005 4:00 am

access violation

Post by mc » Mon Aug 15, 2005 6:05 pm

I am using v7Pro. We are getting intermittent access violations that seem to be related to a bar series with no points. Has anyone else seen this?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Aug 16, 2005 9:34 am

Hi mc,

Could you please be more specific? When does this error exactly occurs? Would you be so kind to send us an example we can run "as-is" to reproduce the problem here?

You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

mc
Newbie
Newbie
Posts: 26
Joined: Fri Jul 15, 2005 4:00 am

access violation

Post by mc » Tue Aug 16, 2005 3:32 pm

Hello Narcis,

It's a rather large application. I am trying to break out a section that will AV, but I'm not optimistic.

One thing though, we use a thread to calculate data and it seems that if we calc the data to chart before we open the chart form, we don't get any AVs. However if we launch the thread with the chart form open, we eventually AV.

We have never had a problem with this thread. We use it in all our report calculations.

Does this help?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Aug 17, 2005 7:35 am

Hi mc,

Thank you for trying to get an example giving the error.

I don't see a problem on calculating and populating chart with its form open. However it's obvious that something happens here. Could you please provide us with the error message or any other information you may feel interesting?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply