Strange issue 64bit android mode
Posted: Wed Jan 12, 2022 12:50 pm
Hi,
I have strange issue what comes and goes between code and design click i get sometimes ide error message:
Access violation at adress 5005FA6F in module 'rtl280.bpl'. Read of address 00000000
Details below:
[5005FA6F]{rtl280.bpl } System.UTF8IdentToString (Line 17721, "System.pas" + 1) + $0
[24AB29C9]{FMXTee9280.bpl} Fmxtee.Chart.TCustomChartLegend.TitleWidth + $99
[500600D6]{rtl280.bpl } System.@IsClass (Line 18524, "System.pas" + 1) + $8
[5005FC07]{rtl280.bpl } System.TObject.ClassName (Line 17918, "System.pas" + 1) + $5
[24A2994D]{FMXTee9280.bpl} Fmxtee.Canvas.TTeeCanvas.SetCanvas + $29
[24A46B5C]{FMXTee9280.bpl} Fmxtee.Procs.TCustomTeePanel.Paint + $158
[105622D1]{fmx280.bpl } FMX.Controls.DoPaintInternal (Line 3269, "FMX.Controls.pas" + 14) + $8
[10562534]{fmx280.bpl } FMX.Controls.PaintAndClipChild (Line 3294, "FMX.Controls.pas" + 9) + $4
[10562678]{fmx280.bpl } FMX.Controls.TControl.PaintInternal (Line 3317, "FMX.Controls.pas" + 7) + $1
[1055FC97]{fmx280.bpl } FMX.Controls.TControl.GetChildrenRect (Line 2462, "FMX.Controls.pas" + 1) + $7
[5006FD42]{rtl280.bpl } System.Types.UnionRect (Line 2100, "System.Types.pas" + 9) + $4
[10562DEC]{fmx280.bpl } FMX.Controls.TControl.PaintChildren (Line 3460, "FMX.Controls.pas" + 34) + $2
[10562379]{fmx280.bpl } FMX.Controls.DoPaintInternal (Line 3276, "FMX.Controls.pas" + 21) + $8
[10562534]{fmx280.bpl } FMX.Controls.PaintAndClipChild (Line 3294, "FMX.Controls.pas" + 9) + $4
[10562678]{fmx280.bpl } FMX.Controls.TControl.PaintInternal (Line 3317, "FMX.Controls.pas" + 7) + $1
[1055FC97]{fmx280.bpl } FMX.Controls.TControl.GetChildrenRect (Line 2462, "FMX.Controls.pas" + 1) + $7
[5006FD42]{rtl280.bpl } System.Types.UnionRect (Line 2100, "System.Types.pas" + 9) + $4
[10562DEC]{fmx280.bpl } FMX.Controls.TControl.PaintChildren (Line 3460, "FMX.Controls.pas" + 34) + $2
[107BC73E]{fmx280.bpl } FMX.TabControl.TTabItem.PaintChildren (Line 1518, "FMX.TabControl.pas" + 7) + $2
[10562379]{fmx280.bpl } FMX.Controls.DoPaintInternal (Line 3276, "FMX.Controls.pas" + 21) + $8
[14DEAA35]{fmxdesigner280.bpl} FmxSurface.TFmxDesignSurface.IsSelected (Line 5514, "FmxSurface.pas" + 19) + $10
[10562589]{fmx280.bpl } FMX.Controls.PaintAndClipChild (Line 3300, "FMX.Controls.pas" + 15) + $4
[10562678]{fmx280.bpl } FMX.Controls.TControl.PaintInternal (Line 3317, "FMX.Controls.pas" + 7) + $1
[1056966E]{fmx280.bpl } FMX.Controls.TStyledControl.GetResourceControl (Line 6229, "FMX.Controls.pas" + 3) + $8
[500600D6]{rtl280.bpl } System.@IsClass (Line 18524, "System.pas" + 1) + $8
[50060101]{rtl280.bpl } System.@AsClass (Line 18530, "System.pas" + 2) + $8
[107C0991]{fmx280.bpl } FMX.TabControl.TTabControl.GetTabItem (Line 2721, "FMX.TabControl.pas" + 2) + $25
[107BF096]{fmx280.bpl } FMX.TabControl.ActiveTabContentPaint (Line 2288, "FMX.TabControl.pas" + 11) + $B
[107BF61B]{fmx280.bpl } FMX.TabControl.TTabControl.PaintChildren (Line 2373, "FMX.TabControl.pas" + 15) + $1
[10562379]{fmx280.bpl } FMX.Controls.DoPaintInternal (Line 3276, "FMX.Controls.pas" + 21) + $8
[5006FD42]{rtl280.bpl } System.Types.UnionRect (Line 2100, "System.Types.pas" + 9) + $4
[10562589]{fmx280.bpl } FMX.Controls.PaintAndClipChild (Line 3300, "FMX.Controls.pas" + 15) + $4
[10562678]{fmx280.bpl } FMX.Controls.TControl.PaintInternal (Line 3317, "FMX.Controls.pas" + 7) + $1
[5006FD42]{rtl280.bpl } System.Types.UnionRect (Line 2100, "System.Types.pas" + 9) + $4
[1059D075]{fmx280.bpl } FMX.Forms.TCustomForm.PaintRects (Line 6265, "FMX.Forms.pas" + 47) + $2
[1059D221]{fmx280.bpl } FMX.Forms.TCustomForm.PaintTo (Line 6308, "FMX.Forms.pas" + 3) + $38
[14E0966A]{fmxdesigner280.bpl} FmxFormDesigner.TFmxRootDesigner.GetFormScreenshot (Line 965, "FmxFormDesigner.pas" + 19) + $D
[14E097E8]{fmxdesigner280.bpl} FmxFormDesigner.TFmxRootDesigner.GetViewPreview (Line 1010, "FmxFormDesigner.pas" + + $6
[20F52568]{designide280.bpl} ComponentDesigner.TComponentRoot.GetViewPreview (Line 5857, "ComponentDesigner.pas" + 15) + $7
[10146209]{MultidevicePreview280.bpl} DesignPreviewCommon.TPrevViewDevice.GenerateViewPreview (Line 528, "DesignPreviewCommon.pas" + + $A
[10145A19]{MultidevicePreview280.bpl} DesignPreviewCommon.TPrevViewDevice.Thumbnail (Line 281, "DesignPreviewCommon.pas" + + $3
[1014F0B2]{MultidevicePreview280.bpl} DesignPreviewFrm.TfrmDesignPreview.UpdateThumb (Line 733, "DesignPreviewFrm.pas" + 27) + $44
[50D489F1]{vcl280.bpl } Vcl.ComCtrls.TListItems.SetUpdateState (Line 17878, "Vcl.ComCtrls.pas" + 18) + $F
[1014EE07]{MultidevicePreview280.bpl} DesignPreviewFrm.TfrmDesignPreview.TickTackTimer (Line 665, "DesignPreviewFrm.pas" + 27) + $7
[50D91E57]{vcl280.bpl } Vcl.ExtCtrls.TTimer.Timer (Line 3222, "Vcl.ExtCtrls.pas" + 1) + $E
[50D91D37]{vcl280.bpl } Vcl.ExtCtrls.TTimer.WndProc (Line 3180, "Vcl.ExtCtrls.pas" + 4) + $7
[50174200]{rtl280.bpl } System.Classes.StdWndProc (Line 18318, "System.Classes.pas" + + $0
[50E0D68F]{vcl280.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11317, "Vcl.Forms.pas" + 23) + $1
[50E0D6D2]{vcl280.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11347, "Vcl.Forms.pas" + 1) + $4
[50E0DA11]{vcl280.bpl } Vcl.Forms.TApplication.Run (Line 11486, "Vcl.Forms.pas" + 27) + $3
[004F6F82]{bds.exe } bds.bds (Line 227, "" + 16) + $2
As i don't have idea where to search, it comes and goes, There was about 2 hours without and if i changed something in chart it startet again.
Wbr,
I have strange issue what comes and goes between code and design click i get sometimes ide error message:
Access violation at adress 5005FA6F in module 'rtl280.bpl'. Read of address 00000000
Details below:
[5005FA6F]{rtl280.bpl } System.UTF8IdentToString (Line 17721, "System.pas" + 1) + $0
[24AB29C9]{FMXTee9280.bpl} Fmxtee.Chart.TCustomChartLegend.TitleWidth + $99
[500600D6]{rtl280.bpl } System.@IsClass (Line 18524, "System.pas" + 1) + $8
[5005FC07]{rtl280.bpl } System.TObject.ClassName (Line 17918, "System.pas" + 1) + $5
[24A2994D]{FMXTee9280.bpl} Fmxtee.Canvas.TTeeCanvas.SetCanvas + $29
[24A46B5C]{FMXTee9280.bpl} Fmxtee.Procs.TCustomTeePanel.Paint + $158
[105622D1]{fmx280.bpl } FMX.Controls.DoPaintInternal (Line 3269, "FMX.Controls.pas" + 14) + $8
[10562534]{fmx280.bpl } FMX.Controls.PaintAndClipChild (Line 3294, "FMX.Controls.pas" + 9) + $4
[10562678]{fmx280.bpl } FMX.Controls.TControl.PaintInternal (Line 3317, "FMX.Controls.pas" + 7) + $1
[1055FC97]{fmx280.bpl } FMX.Controls.TControl.GetChildrenRect (Line 2462, "FMX.Controls.pas" + 1) + $7
[5006FD42]{rtl280.bpl } System.Types.UnionRect (Line 2100, "System.Types.pas" + 9) + $4
[10562DEC]{fmx280.bpl } FMX.Controls.TControl.PaintChildren (Line 3460, "FMX.Controls.pas" + 34) + $2
[10562379]{fmx280.bpl } FMX.Controls.DoPaintInternal (Line 3276, "FMX.Controls.pas" + 21) + $8
[10562534]{fmx280.bpl } FMX.Controls.PaintAndClipChild (Line 3294, "FMX.Controls.pas" + 9) + $4
[10562678]{fmx280.bpl } FMX.Controls.TControl.PaintInternal (Line 3317, "FMX.Controls.pas" + 7) + $1
[1055FC97]{fmx280.bpl } FMX.Controls.TControl.GetChildrenRect (Line 2462, "FMX.Controls.pas" + 1) + $7
[5006FD42]{rtl280.bpl } System.Types.UnionRect (Line 2100, "System.Types.pas" + 9) + $4
[10562DEC]{fmx280.bpl } FMX.Controls.TControl.PaintChildren (Line 3460, "FMX.Controls.pas" + 34) + $2
[107BC73E]{fmx280.bpl } FMX.TabControl.TTabItem.PaintChildren (Line 1518, "FMX.TabControl.pas" + 7) + $2
[10562379]{fmx280.bpl } FMX.Controls.DoPaintInternal (Line 3276, "FMX.Controls.pas" + 21) + $8
[14DEAA35]{fmxdesigner280.bpl} FmxSurface.TFmxDesignSurface.IsSelected (Line 5514, "FmxSurface.pas" + 19) + $10
[10562589]{fmx280.bpl } FMX.Controls.PaintAndClipChild (Line 3300, "FMX.Controls.pas" + 15) + $4
[10562678]{fmx280.bpl } FMX.Controls.TControl.PaintInternal (Line 3317, "FMX.Controls.pas" + 7) + $1
[1056966E]{fmx280.bpl } FMX.Controls.TStyledControl.GetResourceControl (Line 6229, "FMX.Controls.pas" + 3) + $8
[500600D6]{rtl280.bpl } System.@IsClass (Line 18524, "System.pas" + 1) + $8
[50060101]{rtl280.bpl } System.@AsClass (Line 18530, "System.pas" + 2) + $8
[107C0991]{fmx280.bpl } FMX.TabControl.TTabControl.GetTabItem (Line 2721, "FMX.TabControl.pas" + 2) + $25
[107BF096]{fmx280.bpl } FMX.TabControl.ActiveTabContentPaint (Line 2288, "FMX.TabControl.pas" + 11) + $B
[107BF61B]{fmx280.bpl } FMX.TabControl.TTabControl.PaintChildren (Line 2373, "FMX.TabControl.pas" + 15) + $1
[10562379]{fmx280.bpl } FMX.Controls.DoPaintInternal (Line 3276, "FMX.Controls.pas" + 21) + $8
[5006FD42]{rtl280.bpl } System.Types.UnionRect (Line 2100, "System.Types.pas" + 9) + $4
[10562589]{fmx280.bpl } FMX.Controls.PaintAndClipChild (Line 3300, "FMX.Controls.pas" + 15) + $4
[10562678]{fmx280.bpl } FMX.Controls.TControl.PaintInternal (Line 3317, "FMX.Controls.pas" + 7) + $1
[5006FD42]{rtl280.bpl } System.Types.UnionRect (Line 2100, "System.Types.pas" + 9) + $4
[1059D075]{fmx280.bpl } FMX.Forms.TCustomForm.PaintRects (Line 6265, "FMX.Forms.pas" + 47) + $2
[1059D221]{fmx280.bpl } FMX.Forms.TCustomForm.PaintTo (Line 6308, "FMX.Forms.pas" + 3) + $38
[14E0966A]{fmxdesigner280.bpl} FmxFormDesigner.TFmxRootDesigner.GetFormScreenshot (Line 965, "FmxFormDesigner.pas" + 19) + $D
[14E097E8]{fmxdesigner280.bpl} FmxFormDesigner.TFmxRootDesigner.GetViewPreview (Line 1010, "FmxFormDesigner.pas" + + $6
[20F52568]{designide280.bpl} ComponentDesigner.TComponentRoot.GetViewPreview (Line 5857, "ComponentDesigner.pas" + 15) + $7
[10146209]{MultidevicePreview280.bpl} DesignPreviewCommon.TPrevViewDevice.GenerateViewPreview (Line 528, "DesignPreviewCommon.pas" + + $A
[10145A19]{MultidevicePreview280.bpl} DesignPreviewCommon.TPrevViewDevice.Thumbnail (Line 281, "DesignPreviewCommon.pas" + + $3
[1014F0B2]{MultidevicePreview280.bpl} DesignPreviewFrm.TfrmDesignPreview.UpdateThumb (Line 733, "DesignPreviewFrm.pas" + 27) + $44
[50D489F1]{vcl280.bpl } Vcl.ComCtrls.TListItems.SetUpdateState (Line 17878, "Vcl.ComCtrls.pas" + 18) + $F
[1014EE07]{MultidevicePreview280.bpl} DesignPreviewFrm.TfrmDesignPreview.TickTackTimer (Line 665, "DesignPreviewFrm.pas" + 27) + $7
[50D91E57]{vcl280.bpl } Vcl.ExtCtrls.TTimer.Timer (Line 3222, "Vcl.ExtCtrls.pas" + 1) + $E
[50D91D37]{vcl280.bpl } Vcl.ExtCtrls.TTimer.WndProc (Line 3180, "Vcl.ExtCtrls.pas" + 4) + $7
[50174200]{rtl280.bpl } System.Classes.StdWndProc (Line 18318, "System.Classes.pas" + + $0
[50E0D68F]{vcl280.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11317, "Vcl.Forms.pas" + 23) + $1
[50E0D6D2]{vcl280.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11347, "Vcl.Forms.pas" + 1) + $4
[50E0DA11]{vcl280.bpl } Vcl.Forms.TApplication.Run (Line 11486, "Vcl.Forms.pas" + 27) + $3
[004F6F82]{bds.exe } bds.bds (Line 227, "" + 16) + $2
As i don't have idea where to search, it comes and goes, There was about 2 hours without and if i changed something in chart it startet again.
Wbr,