Date: 20120306081857
Message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
StackTrace:
at DOLTracker.FastBitmap.GetPixel(Int32 x, Int32 y)
at DOLTracker.AnalyzeDiscoverScreenThread.AnalyzeImageData(FastBitmap fbmp, Int32 sx, Int32 sy, Int32 limitTextCount)
at DOLTracker.AnalyzeDiscoverScreenThread.AnalyzeImage()
at DOLTracker.AnalyzeDiscoverScreenThread.Run()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Date: 20120314155728
Message: Collection was modified; enumeration operation may not execute.
StackTrace:
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at DOLTracker.RouteDataManager.GetRouteIndex(Int32 routeId, Boolean isReadData)
at DOLTracker.RouteDataManager.GetLastPoint()
at DOLTracker.MainForm.CalculateSpeed(Boolean isKnot)
at DOLTracker.MainForm.DrawPredictLine()
at DOLTracker.MainForm.DrawMap()
at DOLTracker.MainForm.redrawMapTimer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)