Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acces violation ... in module 'rtl280.bpl' #1

Open
odyright opened this issue May 17, 2023 · 0 comments
Open

Acces violation ... in module 'rtl280.bpl' #1

odyright opened this issue May 17, 2023 · 0 comments

Comments

@odyright
Copy link

odyright commented May 17, 2023

It occurs when i tried to run the project with Delphi 11.3 CE + Skia4delphi v5
output next to the error: 'acces violation... in module rtl280.bpl =>

[6DCBD6E3]{rtl280.bpl  } System.Rtti.ConstructAttribute (Line 5415, "System.Rtti.pas" + 1) + $13
[6DC25015]{rtl280.bpl  } System.@FinalizeArray (Line 33546, "System.pas" + 100) + $6
[6DC20891]{rtl280.bpl  } System.@AfterConstruction (Line 19684, "System.pas" + 2) + $5
[6DCD9007]{rtl280.bpl  } System.Rtti.{System.Generics.Collections}TList<System.TCustomAttribute>.Create (Line 4848, "System.Generics.Collections.pas" + 2) + $6
[6DCBD84A]{rtl280.bpl  } System.Rtti.ConstructAttributes (Line 5445, "System.Rtti.pas" + 11) + $4
[6DCBEE0D]{rtl280.bpl  } System.Rtti.LazyLoadAttributes.MakeClosure$ActRec.$0$Body (Line 5486, "System.Rtti.pas" + 19) + $6
[6DCBF343]{rtl280.bpl  } System.Rtti.TRttiObject.GetAttributes (Line 5731, "System.Rtti.pas" + 3) + $7
[6DCC1443]{rtl280.bpl  } System.Rtti.TRttiInstanceType.GetAttributes (Line 6637, "System.Rtti.pas" + 3) + $4
[5E64501F]{bindcomp280.bpl} Data.Bind.Components.GetObservableMemberAttribute (Line 3514, "Data.Bind.Components.pas" + 5) + $7
[5E645172]{bindcomp280.bpl} Data.Bind.Components.GetControlValuePropertyName (Line 3547, "Data.Bind.Components.pas" + 17) + $2
[5E645311]{bindcomp280.bpl} Data.Bind.Components.GetControlValuePropertyName (Line 3570, "Data.Bind.Components.pas" + 1) + $D
[5E645345]{bindcomp280.bpl} Data.Bind.Components.GetControlValuePropertyName (Line 3577, "Data.Bind.Components.pas" + 1) + $F
[6DC20191]{rtl280.bpl  } System.TObject.Destroy (Line 18370, "System.pas" + 1) + $4
[5EB4853B]{dclbindcomp280.bpl} BindCompRelationshipsReg.TControlBindableMembersFactory.Supports (Line 4604, "BindCompRelationshipsReg.pas" + 1) + $F
[5E997B17]{dclbindcomp280.bpl} BindCompRelationships.GetBindableMembers (Line 403, "BindCompRelationships.pas" + 11) + $7
[6DC28D1D]{rtl280.bpl  } System.@IntfCopy (Line 39078, "System.pas" + 6) + $0
[5EB0C1A9]{dclbindcomp280.bpl} LiveBindingsGraphHandler.TBindGraphModel.AddNode (Line 491, "LiveBindingsGraphHandler.pas" + 22) + $1C
[5EACC034]{dclbindcomp280.bpl} VisualizationClasses.TVGModel.AddElement (Line 2027, "VisualizationClasses.pas" + 4) + $6
[5EB1FADA]{dclbindcomp280.bpl} LiveBindingsGraphHandler.TBindGraphModule.MakeModel (Line 2234, "LiveBindingsGraphHandler.pas" + 29) + $7
[5EB1F1D5]{dclbindcomp280.bpl} LiveBindingsGraphHandler.TBindGraphModule.Create (Line 2123, "LiveBindingsGraphHandler.pas" + 2) + $7
[5EB0BFE3]{dclbindcomp280.bpl} LiveBindingsGraphHandler.TBindGraphHandler.CreateModule (Line 447, "LiveBindingsGraphHandler.pas" + 1) + $B
[5EAC753D]{dclbindcomp280.bpl} VisualizationClasses.TVGHandler.AddModule (Line 493, "VisualizationClasses.pas" + 1) + $B
[64229B9F]{VisualizationServiceIDE280.bpl} VisualizationIDE.TIDEVGHandler.AddModule (Line 1480, "VisualizationIDE.pas" + 1) + $E
[6422B638]{VisualizationServiceIDE280.bpl} VisualizationIDE.TIDEVGModuleHandler.InitHandler (Line 1734, "VisualizationIDE.pas" + 4) + $E
[642278BD]{VisualizationServiceIDE280.bpl} VisualizationIDE.TVGIDEGauntletHandler.AttachHandler (Line 886, "VisualizationIDE.pas" + 15) + $8
[6C104BA9]{coreide280.bpl} DocModul.TModuleHandlerGauntlet.RunGauntlet (Line 3276, "DocModul.pas" + 4) + $1E
[6C0FFDDD]{coreide280.bpl} DocModul.TDocModule.AfterConstruction (Line 977, "DocModul.pas" + 4) + $7
[6BF04D2F]{coreide280.bpl} SourceModule.TSourceModule.AfterConstruction (Line 794, "SourceModule.pas" + 4) + $3
[6DC20891]{rtl280.bpl  } System.@AfterConstruction (Line 19684, "System.pas" + 2) + $5
[6BF03B5A]{coreide280.bpl} SourceModule.TSourceModule.Create (Line 376, "SourceModule.pas" + 6) + $27
[6762C06F]{delphicoreide280.bpl} CommonPasReg.TPascalFileOpenHandler.FileOpen (Line 515, "CommonPasReg.pas" + 3) + $D
[6C0FF604]{coreide280.bpl} DocModul.TFilterList.OpenFile (Line 822, "DocModul.pas" + 39) + $14
[6C103949]{coreide280.bpl} DocModul.CallDefaultOpenProc (Line 2689, "DocModul.pas" + 7) + $15
[6BE7070B]{coreide280.bpl} ProjectModule.OpenFile (Line 2900, "ProjectModule.pas" + 22) + $9
[675D6269]{delphicoreide280.bpl} BaseDelphiProject.TDelphiProjectModuleHandler.OpenModule (Line 5163, "BaseDelphiProject.pas" + 31) + $D
[6DC2112C]{rtl280.bpl  } System.TMonitor.TryEnter (Line 20314, "System.pas" + 10) + $0
[6DC20C4C]{rtl280.bpl  } System.TMonitor.Enter (Line 19975, "System.pas" + 4) + $2
[6DC635FA]{rtl280.bpl  } System.SysUtils.AnsiCompareFileName (Line 25774, "System.SysUtils.pas" + 3) + $17
[6DC63660]{rtl280.bpl  } System.SysUtils.SameFileName (Line 25787, "System.SysUtils.pas" + 1) + $1B
[6C116BD2]{coreide280.bpl} UIUtils.UNCSameText (Line 2508, "UIUtils.pas" + 8) + $15
[675DCBA0]{delphicoreide280.bpl} BaseDelphiProject.TUsesList.FindUsesEntry (Line 6826, "BaseDelphiProject.pas" + 29) + $1D
[6DC20492]{rtl280.bpl  } System.@IsClass (Line 18878, "System.pas" + 1) + $8
[67650902]{delphicoreide280.bpl} PasMgr.TPascalProjectCodeManager.FindUsesEntry (Line 9458, "PasMgr.pas" + 4) + $4
[6DD1CFFC]{rtl280.bpl  } System.Classes.TStringList.Get (Line 7661, "System.Classes.pas" + 3) + $8
[6BD93966]{coreide280.bpl} Updaters.GetMainFormNameImpl (Line 997, "Updaters.pas" + 7) + $A
[6BD93981]{coreide280.bpl} Updaters.GetMainFormNameImpl (Line 1001, "Updaters.pas" + 11) + $10
[675D74C5]{delphicoreide280.bpl} BaseDelphiProject.TDelphiProjectModuleHandler.ShowMainForm (Line 5544, "BaseDelphiProject.pas" + 10) + $E
[675BEA95]{delphicoreide280.bpl} BaseDelphiProject.TBaseDelphiProject.DisplayProject (Line 1007, "BaseDelphiProject.pas" + 5) + $5
[6BDD2138]{coreide280.bpl} ProjectGroup.TProjectGroup.DisplayProject (Line 1012, "ProjectGroup.pas" + 3) + $7
[6BE70799]{coreide280.bpl} ProjectModule.TCustomCodeIProject.DisplayProject (Line 2914, "ProjectModule.pas" + 0) + $5
[6BF09625]{coreide280.bpl} ProjectFileUtils.ShowProject (Line 510, "ProjectFileUtils.pas" + 25) + $22
[6BDDBB1E]{coreide280.bpl} ProjectGroup.TMSBuildProjectGroupFileOpenHandler.FileOpen (Line 3934, "ProjectGroup.pas" + 6) + $9
[6C0FF604]{coreide280.bpl} DocModul.TFilterList.OpenFile (Line 822, "DocModul.pas" + 39) + $14
[6C104FA1]{coreide280.bpl} DocModul.ProjectOpenDialog (Line 3365, "DocModul.pas" + 47) + $13
[00679C6F]{bds.exe     } AppMain.TAppBuilder.ProjectOpen (Line 3508, "AppMain.pas" + 3) + $0
[6DD34DE3]{rtl280.bpl  } System.Classes.TBasicAction.Execute (Line 18008, "System.Classes.pas" + 3) + $7
[6CE8FB6E]{vcl280.bpl  } Vcl.ActnList.TCustomAction.Execute (Line 284, "Vcl.ActnList.pas" + 19) + $35
[6DD34C14]{rtl280.bpl  } System.Classes.TBasicActionLink.Execute (Line 17917, "System.Classes.pas" + 6) + $7
[757F663B]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.ExecAction (Line 1098, "Vcl.ActnMenus.pas" + 5) + $7
[757F664D]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.ExecAction (Line 1099, "Vcl.ActnMenus.pas" + 6) + $D
[757F7F08]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.TrackMenu (Line 1869, "Vcl.ActnMenus.pas" + 19) + $15
[757FBA72]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3747, "Vcl.ActnMenus.pas" + 5) + $3
[757F61CC]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 969, "Vcl.ActnMenus.pas" + 2) + $11
[757F61D5]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 970, "Vcl.ActnMenus.pas" + 3) + $4
[6CEA802E]{vcl280.bpl  } Vcl.Controls.TControl.WndProc (Line 7591, "Vcl.Controls.pas" + 91) + $6
[6CEAD1F5]{vcl280.bpl  } Vcl.Controls.TWinControl.WndProc (Line 10644, "Vcl.Controls.pas" + 170) + $6
[6CEA7C64]{vcl280.bpl  } Vcl.Controls.TControl.Perform (Line 7369, "Vcl.Controls.pas" + 10) + $8
[6CEAD081]{vcl280.bpl  } Vcl.Controls.TWinControl.WndProc (Line 10592, "Vcl.Controls.pas" + 118) + $1D
[6CEAD1F5]{vcl280.bpl  } Vcl.Controls.TWinControl.WndProc (Line 10644, "Vcl.Controls.pas" + 170) + $6
[6DC2112C]{rtl280.bpl  } System.TMonitor.TryEnter (Line 20314, "System.pas" + 10) + $0
[6DC20C4C]{rtl280.bpl  } System.TMonitor.Enter (Line 19975, "System.pas" + 4) + $2
[6DC20AB4]{rtl280.bpl  } System.TMonitor.CheckOwningThread (Line 19889, "System.pas" + 2) + $0
[6DC20DDA]{rtl280.bpl  } System.TMonitor.Exit (Line 20079, "System.pas" + 1) + $2
[757F803B]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.WndProc (Line 1913, "Vcl.ActnMenus.pas" + 25) + $4
[6CEAC700]{vcl280.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 10321, "Vcl.Controls.pas" + 3) + $6
[6DD35C1C]{rtl280.bpl  } System.Classes.StdWndProc (Line 18517, "System.Classes.pas" + 8) + $0
[6CFF5263]{vcl280.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 11488, "Vcl.Forms.pas" + 23) + $1
[6CFF52A6]{vcl280.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 11518, "Vcl.Forms.pas" + 1) + $4
[6CFF55E5]{vcl280.bpl  } Vcl.Forms.TApplication.Run (Line 11657, "Vcl.Forms.pas" + 27) + $3
[006C80A2]{bds.exe     } bds.bds (Line 227, "" + 16) + $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant