stack overflow error when viewing a pie chart

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
UserLS
Advanced
Posts: 247
Joined: Wed May 23, 2007 12:00 am

stack overflow error when viewing a pie chart

Post by UserLS » Tue Sep 29, 2009 7:49 pm

We are getting a stack overflow error when trying to view one of pie charts created in our app. The strange thing is, that we can view any other pie chart with no problem. I was not able to reproduce the problem outside of our app either. This particular pie chart has 5 slices with values ranging from 3 to 411 (whole numbers) and we are not using sorting. If I multiply all the values by 100 (or 1000) than everything is working fine.

Any idea what it could be?

Here is call stack we are getting:

Code: Select all

 TeeChart.dll!Steema.TeeChart.Styles.Pie.GetAngleSlice(int index = 0, double TotalAngle = 6.2831853071795862)

    TeeChart.dll!Steema.TeeChart.Styles.Pie.CompareSlice(int A, int B = 3) + 0x3f bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l = 2, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0x33 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes
    TeeChart.dll!Steema.TeeChart.Utils.PrivateSort(int l, int r = 4, Steema.TeeChart.Utils.CompareEventHandler Compare = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}, Steema.TeeChart.Utils.SwapEventHandler Swap = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) + 0xa1 bytes

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: stack overflow error when viewing a pie chart

Post by Sandra » Thu Oct 01, 2009 8:33 am

Hello UserLs,

It is impossible for us solve your problem, without an example, showing.if you achieve make a simple example, where occurs the problem, please send him to us and we're trying to solve the problem as quickly as possible.


Thanks,
Best Regards,
Sandra Pazos / 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