TAdvToolbar 6.8.5.0
Delphi 13
Appears they were just loading the program when it occurred. May be due to recent VCL UI pack update because this has never occurred before.. User's Display DPI at time of AV was 192. He has 3 monitors, the primary at 192, the other two at 96 dpi.
Error and stack trace:
List index out of bounds (2). TList<System.Classes.TCollectionItem> range is 0..1.
[0000000000B6BCF0] System.Classes.TCollection.GetItem (Line 6551, "System.Classes.pas")
[0000000002140216] AdvToolBar.TRowCollection.GetItem (Line 26372, "AdvToolBar.pas")
[0000000002141956] AdvToolBar.TRowCollection.SetToolBarTopAndHeight (Line 26829, "AdvToolBar.pas")
[000000000210FB8D] AdvToolBar.TAdvDockPanel.SetToolBarBounds (Line 12300, "AdvToolBar.pas")
[0000000002122B08] AdvToolBar.TAdvCustomToolBar.SetBounds (Line 17042, "AdvToolBar.pas")
[0000000000F2A659] Vcl.Controls.TControl.SetHeight (Line 6360, "Vcl.Controls.pas")
[0000000002125D06] AdvToolBar.TAdvCustomToolBar.UpdateSize (Line 18062, "AdvToolBar.pas")
[0000000002135BC0] AdvToolBar.TAdvCustomToolBar.ChangeScale (Line 23180, "AdvToolBar.pas")
[0000000000F2B158] Vcl.Controls.TControl.ScaleForPPI (Line 6672, "Vcl.Controls.pas")
[0000000000F39E57] Vcl.Controls.TWinControl.ScaleForPPI (Line 13154, "Vcl.Controls.pas")
[0000000000F39F70] Vcl.Controls.TWinControl.ScaleControlsForDpi (Line 13175, "Vcl.Controls.pas")
[0000000000F39F70] -= a recursive area removed =- (Line 4)
[0000000000F39E48] Vcl.Controls.TWinControl.ScaleForPPI (Line 13153, "Vcl.Controls.pas")
[0000000000F39F70] Vcl.Controls.TWinControl.ScaleControlsForDpi (Line 13175, "Vcl.Controls.pas")
[00000000010EBA8C] Vcl.Forms.TCustomForm.ScaleForPPIRect
[00000000010F7226] Vcl.Forms.TCustomForm.WMDpiChanged (Line 5147, "Vcl.Forms.pas")
[0000000000982151] System.TObject.Dispatch (Line 19262, "System.pas")
[0000000000F2DF8A] Vcl.Controls.TControl.WndProc (Line 8052, "Vcl.Controls.pas")