Jump to content
Software FX Community

exception in timer call back


User (Legacy)

Recommended Posts

hi,

We're getting this exception occasionally. I haven't been able to reliably

reproduce it I'm afraid, but I've attached a binary dump of a chart that it

sometimes manifests the bug.

( btw I mentioned it in a previous post but now I can't find it, so sorry

for repeating myself!)

here's the stack trace

at SoftwareFX.ChartFX.DataArray.get_Item(Int32 series, Int32 point)

at SoftwareFX.ChartFX.13.KA(Double 233, Double 234)

at SoftwareFX.ChartFX.15.K4(Int32 23T, Boolean 23U, Double 23V, Double 23W,

Double 23X, Boolean& 23Y)

at SoftwareFX.ChartFX.AxisBase.J5(1O 208, Rectangle[] 209, SetPropFlag& 20A,

1A 20B, AxisSection& 20C)

at SoftwareFX.ChartFX.AxisCollection.JR(1O 21R, Rectangle[] 21S, Int32 21T,

Int32 21U, Object& 21V)

at SoftwareFX.ChartFX.0V.GV(1O 1UV, Boolean 1UW, Int32 1UX, Int32 1UY,

Boolean 1UZ, Object& 1V0)

at SoftwareFX.ChartFX.0V.GX(1O 1V4, Boolean 1V5, Int32 1V6, Int32 1V7,

Point& 1V8, Object& 1V9)

at SoftwareFX.ChartFX.0V.GY(Int32 1VA, Int32 1VB, Object& 1VC)

at SoftwareFX.ChartFX.0V.4B(Point 1UF, String& 1UG)

at SoftwareFX.ChartFX.J.5B(Object 15M, EventArgs 15N)

at System.Windows.Forms.Timer.OnTick(EventArgs e)

at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr

idEvent, IntPtr dwTime)

cheers

Rob

Link to comment
Share on other sites

sorry to bug you, but I'm getting pestered about this.  Any thoughts?

R

"Rob" <spam@spam.com> wrote in message

news:tzNZJqU1EHA.1116@webserver3.softwarefx.com...

> hi,

>

> We're getting this exception occasionally. I haven't been able to

reliably

> reproduce it I'm afraid, but I've attached a binary dump of a chart that

it

> sometimes manifests the bug.

>

> ( btw I mentioned it in a previous post but now I can't find it, so sorry

> for repeating myself!)

>

> here's the stack trace

> at SoftwareFX.ChartFX.DataArray.get_Item(Int32 series, Int32 point)

> at SoftwareFX.ChartFX.13.KA(Double 233, Double 234)

> at SoftwareFX.ChartFX.15.K4(Int32 23T, Boolean 23U, Double 23V, Double

23W,

> Double 23X, Boolean& 23Y)

> at SoftwareFX.ChartFX.AxisBase.J5(1O 208, Rectangle[] 209, SetPropFlag&

20A,

> 1A 20B, AxisSection& 20C)

> at SoftwareFX.ChartFX.AxisCollection.JR(1O 21R, Rectangle[] 21S, Int32

21T,

> Int32 21U, Object& 21V)

> at SoftwareFX.ChartFX.0V.GV(1O 1UV, Boolean 1UW, Int32 1UX, Int32 1UY,

> Boolean 1UZ, Object& 1V0)

> at SoftwareFX.ChartFX.0V.GX(1O 1V4, Boolean 1V5, Int32 1V6, Int32 1V7,

> Point& 1V8, Object& 1V9)

> at SoftwareFX.ChartFX.0V.GY(Int32 1VA, Int32 1VB, Object& 1VC)

> at SoftwareFX.ChartFX.0V.4B(Point 1UF, String& 1UG)

> at SoftwareFX.ChartFX.J.5B(Object 15M, EventArgs 15N)

> at System.Windows.Forms.Timer.OnTick(EventArgs e)

> at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr

> idEvent, IntPtr dwTime)

>

> cheers

> Rob

>

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...