i got a screenshot from mad except vcl. It takes screenshot just at the moment when AV happens. On that screenshot i see, that grid is empty (which means its been totally redrawn), grid is in slide mode. My grid version - latest free (i think 4.2.1)
Tryed moving mouse all over, working fine. Can i get a recompiled NxGrid.dcu with some events loggin in TNextGrid.GetRowVisible function plz? Iam getting this av once per 4-6 mins in my app. Grid refreshes like once per 20-40 secs.
Btw, seams that av occurs only when grid is located on active tab and visible to user.
I just got 3 more reports during last 10 mins, all is pointing to a same piece of code
CODE
main thread ($c18):
004ed95f +013 ISD_dashboard.exe NxGrid 492 +1 TNextGrid.GetRowVisible
004e7757 +04b ISD_dashboard.exe NxCustomGridControl 1319 +5 TNxCustomGridControl.GetSlideTop
004e72e2 +026 ISD_dashboard.exe NxCustomGridControl 1131 +4 TNxCustomGridControl.GetCellTop
004eb7ae +0aa ISD_dashboard.exe NxCustomGridControl 3318 +10 TNxCustomGridControl.DrawSlideCaption
004eace6 +1d2 ISD_dashboard.exe NxCustomGridControl 3066 +42 TNxCustomGridControl.PaintSlidesRows
004eaab9 +011 ISD_dashboard.exe NxCustomGridControl 3005 +2 TNxCustomGridControl.PaintSlides
004ec4ae +2be ISD_dashboard.exe NxCustomGridControl 3578 +37 TNxCustomGridControl.Paint
004b94cf +057 ISD_dashboard.exe Controls TCustomControl.PaintWindow