-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Lots of AVs trying to use this in Delphi 10.4 #3
Comments
Hello. I appreciate your feedback, I ask that if possible you try to uninstall DDevExtensions to see if it works. And then tell us if it worked, because then I can perform the tests together with DDevExtensions installed. Thank you. |
Hi César
Sure, I'll give that a try. If that doesn't work, I might also try debugging Delphi in Delphi to see if I can give you some actual stack traces.
Cheers,
Paul.
From: César Cardoso ***@***.***>
Sent: Tuesday, 21 January 2025 3:03 pm
To: Code4Delphi/Code4D-Wizard ***@***.***>
Cc: Paul Wilson ***@***.***>; Author ***@***.***>
Subject: Re: [Code4Delphi/Code4D-Wizard] Lots of AVs trying to use this in Delphi 10.4 (Issue #3)
Hello. I appreciate your feedback, I ask that if possible you try to uninstall DDevExtensions to see if it works. And then tell us if it worked, because then I can perform the tests together with DDevExtensions installed. Thank you.
-
Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAALIWAXLITSR2GWSVOPJNL2LWTGNAVCNFSM6AAAAABVPJTAXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBTGQ3TONRXHA>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Hi César
No, it's not DDevExtensions that is conflicting. If it's any help, here are the 3 startup stack traces and 1 shutdown stack traces:
On startup:
Access violation at address 775398A6 in modue 'ntdll.dll'. Write of address 00000014.
[775398A6]{ntdll.dll } Unknown function at RtlQueryPerformanceFrequency + $126
[50F394FF]{vcl270.bpl } Vcl.Styles.DrawControlBackground (Line 7121, "StyleAPI.inc" + 69) + $C
[50CD0C82]{vcl270.bpl } Vcl.Graphics.TCustomCanvas.Lock (Line 3700, "Vcl.Graphics.pas" + 7) + $4
[50CD7259]{vcl270.bpl } Vcl.Graphics.TBitmapCanvas.CreateHandle (Line 7413, "Vcl.Graphics.pas" + 3) + $3
[50CD1DE1]{vcl270.bpl } Vcl.Graphics.TCanvas.RequiredState (Line 4278, "Vcl.Graphics.pas" + 6) + $4
[50CD1CF9]{vcl270.bpl } Vcl.Graphics.TCanvas.GetHandle (Line 4230, "Vcl.Graphics.pas" + 2) + $B
[0A988009]{themeloader270.bpl} Idetheme.Vclstylehooks.TToolBarIDEStyleHook.Paint + $E9
[50CD802A]{vcl270.bpl } Vcl.Graphics.CopyBitmap (Line 8001, "Vcl.Graphics.pas" + 184) + $A
[5006063C]{rtl270.bpl } System.TMonitor.Destroy (Line 19528, "System.pas" + 0) + $0
[5005FD59]{rtl270.bpl } System.TObject.CleanupInstance (Line 18181, "System.pas" + 23) + $0
[5005FB7C]{rtl270.bpl } System.TObject.FreeInstance (Line 17870, "System.pas" + 2) + $2
[50CD7370]{vcl270.bpl } Vcl.Graphics.TSharedImage.Release (Line 7480, "Vcl.Graphics.pas" + 7) + $2
[50CD96A6]{vcl270.bpl } Vcl.Graphics.TBitmap.NewImage (Line 9164, "Vcl.Graphics.pas" + 36) + $5
[50CD350B]{vcl270.bpl } Vcl.Graphics.TGraphic.Changed (Line 5427, "Vcl.Graphics.pas" + 2) + $4
[50CD157F]{vcl270.bpl } Vcl.Graphics.TCanvas.FillRect (Line 3966, "Vcl.Graphics.pas" + 4) + $4
[50DF811A]{vcl270.bpl } Vcl.Themes.TStyleHook.PaintBackground (Line 7196, "Vcl.Themes.pas" + 2) + $10
[50DF822C]{vcl270.bpl } Vcl.Themes.TStyleHook.WMPaint (Line 7226, "Vcl.Themes.pas" + 18) + $12
[50DF86AA]{vcl270.bpl } Vcl.Themes.TStyleHook.WndProc (Line 7397, "Vcl.Themes.pas" + 38) + $6
[50DF88A0]{vcl270.bpl } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7505, "Vcl.Themes.pas" + 0) + $0
[50D8EB16]{vcl270.bpl } Vcl.ComCtrls.TToolBarStyleHook.WndProc (Line 33588, "Vcl.ComCtrls.pas" + 6) + $4
[50DF7EC6]{vcl270.bpl } Vcl.Themes.TStyleHook.HandleMessage (Line 7110, "Vcl.Themes.pas" + 20) + $6
[50F4F3BE]{vcl270.bpl } Vcl.Styles.TStyleEngine.HandleMessage (Line 3598, "Vcl.Styles.pas" + 22) + $B
[50DF4E24]{vcl270.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5665, "Vcl.Themes.pas" + 11) + $11
[50CFA393]{vcl270.bpl } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9344, "Vcl.Controls.pas" + 0) + $F
[50CFBA9A]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10256, "Vcl.Controls.pas" + 1) + $53
[50D7EFFE]{vcl270.bpl } Vcl.ComCtrls.TToolBar.WndProc (Line 24912, "Vcl.ComCtrls.pas" + 104) + $6
[50CFB614]{vcl270.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10113, "Vcl.Controls.pas" + 3) + $6
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50CFF425]{vcl270.bpl } Vcl.Controls.TWinControl.Update (Line 12478, "Vcl.Controls.pas" + 1) + $12
[50CFF43D]{vcl270.bpl } Vcl.Controls.TWinControl.Repaint (Line 12484, "Vcl.Controls.pas" + 2) + $4
[50D80DBE]{vcl270.bpl } Vcl.ComCtrls.TToolBar.Resize (Line 25932, "Vcl.ComCtrls.pas" + 3) + $4
[50CFD366]{vcl270.bpl } Vcl.Controls.TWinControl.WMSize (Line 10932, "Vcl.Controls.pas" + 20) + $6
[50D7D508]{vcl270.bpl } Vcl.ComCtrls.TToolBar.WMSize (Line 23941, "Vcl.ComCtrls.pas" + 1) + $2
[50060197]{rtl270.bpl } System.TObject.Dispatch (Line 18835, "System.pas" + 11) + $0
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[500646D9]{rtl270.bpl } ***@***.******@***.***> (Line 33228, "System.pas" + 24) + $6
[50064570]{rtl270.bpl } ***@***.******@***.***> (Line 33044, "System.pas" + 56) + $1E
[50DF4D77]{vcl270.bpl } Vcl.Themes.TStyleManager.GetStyle (Line 5636, "Vcl.Themes.pas" + 18) + $1E
[50CF8C36]{vcl270.bpl } Vcl.Controls.TControl.GetStyleName (Line 8510, "Vcl.Controls.pas" + 1) + $8
[50060197]{rtl270.bpl } System.TObject.Dispatch (Line 18835, "System.pas" + 11) + $0
[50DF86AA]{vcl270.bpl } Vcl.Themes.TStyleHook.WndProc (Line 7397, "Vcl.Themes.pas" + 38) + $6
[50DF88A0]{vcl270.bpl } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7505, "Vcl.Themes.pas" + 0) + $0
[50D8EB16]{vcl270.bpl } Vcl.ComCtrls.TToolBarStyleHook.WndProc (Line 33588, "Vcl.ComCtrls.pas" + 6) + $4
[50DF7EC6]{vcl270.bpl } Vcl.Themes.TStyleHook.HandleMessage (Line 7110, "Vcl.Themes.pas" + 20) + $6
[50F4F3BE]{vcl270.bpl } Vcl.Styles.TStyleEngine.HandleMessage (Line 3598, "Vcl.Styles.pas" + 22) + $B
[50DF4E24]{vcl270.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5665, "Vcl.Themes.pas" + 11) + $11
[50CFA393]{vcl270.bpl } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9344, "Vcl.Controls.pas" + 0) + $F
[50CFC0C7]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10424, "Vcl.Controls.pas" + 169) + $6
[500685AC]{rtl270.bpl } ***@***.******@***.***> (Line 38798, "System.pas" + 10) + $0
[0A988A86]{themeloader270.bpl} Idetheme.Vclstylehooks.TToolBarIDEStyleHook.Paint + $B66
[50D7EFFE]{vcl270.bpl } Vcl.ComCtrls.TToolBar.WndProc (Line 24912, "Vcl.ComCtrls.pas" + 104) + $6
[500605CC]{rtl270.bpl } System.TMonitor.CheckOwningThread (Line 19506, "System.pas" + 2) + $0
[500608F2]{rtl270.bpl } System.TMonitor.Exit (Line 19696, "System.pas" + 1) + $2
[5006094E]{rtl270.bpl } System.TMonitor.Exit (Line 19718, "System.pas" + 2) + $7
[50CD709D]{vcl270.bpl } Vcl.Graphics.FreeMemoryContexts (Line 7281, "Vcl.Graphics.pas" + 12) + $8
[50CFB614]{vcl270.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10113, "Vcl.Controls.pas" + 3) + $6
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50DF8336]{vcl270.bpl } Vcl.Themes.TStyleHook.WMPaint (Line 7249, "Vcl.Themes.pas" + 41) + $3
[50CFC1D2]{vcl270.bpl } Vcl.Controls.TWinControl.DefaultHandler (Line 10465, "Vcl.Controls.pas" + 30) + $19
[50CF7C84]{vcl270.bpl } Vcl.Controls.TControl.WMWindowPosChanged (Line 7795, "Vcl.Controls.pas" + 1) + $6
[50CFD276]{vcl270.bpl } Vcl.Controls.TWinControl.WMWindowPosChanged (Line 10882, "Vcl.Controls.pas" + 12) + $4
[50D7D616]{vcl270.bpl } Vcl.ComCtrls.TToolBar.WMWindowPosChanged (Line 23987, "Vcl.ComCtrls.pas" + 16) + $4
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[500646D9]{rtl270.bpl } ***@***.******@***.***> (Line 33228, "System.pas" + 24) + $6
[50064570]{rtl270.bpl } ***@***.******@***.***> (Line 33044, "System.pas" + 56) + $1E
[50DF4D77]{vcl270.bpl } Vcl.Themes.TStyleManager.GetStyle (Line 5636, "Vcl.Themes.pas" + 18) + $1E
[50CF8C36]{vcl270.bpl } Vcl.Controls.TControl.GetStyleName (Line 8510, "Vcl.Controls.pas" + 1) + $8
[50060197]{rtl270.bpl } System.TObject.Dispatch (Line 18835, "System.pas" + 11) + $0
[50DF86AA]{vcl270.bpl } Vcl.Themes.TStyleHook.WndProc (Line 7397, "Vcl.Themes.pas" + 38) + $6
[50DF88A0]{vcl270.bpl } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7505, "Vcl.Themes.pas" + 0) + $0
[50D8EB16]{vcl270.bpl } Vcl.ComCtrls.TToolBarStyleHook.WndProc (Line 33588, "Vcl.ComCtrls.pas" + 6) + $4
[50DF7EC6]{vcl270.bpl } Vcl.Themes.TStyleHook.HandleMessage (Line 7110, "Vcl.Themes.pas" + 20) + $6
[50F4F3BE]{vcl270.bpl } Vcl.Styles.TStyleEngine.HandleMessage (Line 3598, "Vcl.Styles.pas" + 22) + $B
[50DF4E24]{vcl270.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5665, "Vcl.Themes.pas" + 11) + $11
[50CFA393]{vcl270.bpl } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9344, "Vcl.Controls.pas" + 0) + $F
[50CFC0C7]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10424, "Vcl.Controls.pas" + 169) + $6
[50D7EFFE]{vcl270.bpl } Vcl.ComCtrls.TToolBar.WndProc (Line 24912, "Vcl.ComCtrls.pas" + 104) + $6
[50CFB614]{vcl270.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10113, "Vcl.Controls.pas" + 3) + $6
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50CFEBA9]{vcl270.bpl } Vcl.Controls.TWinControl.SetBounds (Line 12187, "Vcl.Controls.pas" + 5) + $15
[50DF88A0]{vcl270.bpl } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7505, "Vcl.Themes.pas" + 0) + $0
[50D8EB16]{vcl270.bpl } Vcl.ComCtrls.TToolBarStyleHook.WndProc (Line 33588, "Vcl.ComCtrls.pas" + 6) + $4
[50D7C4F6]{vcl270.bpl } Vcl.ComCtrls.TToolBar.GetButton (Line 23326, "Vcl.ComCtrls.pas" + 1) + $8
[004B8A42]{bds.exe } AppMain.TAppBuilder.ControlBar1BandInfo (Line 5347, "AppMain.pas" + 6) + $C
[212B56D0]{vclide270.bpl} IDEDockBar.TDockToolBar.SetBounds (Line 360, "IDEDockBar.pas" + 1) + $8
[50CF5019]{vcl270.bpl } Vcl.Controls.TControl.SetBoundsRect (Line 5972, "Vcl.Controls.pas" + 1) + $17
[50DC3699]{vcl270.bpl } Vcl.ExtCtrls.TCustomControlBar.AlignControls (Line 7441, "Vcl.ExtCtrls.pas" + 440) + $E
[50CFF6E3]{vcl270.bpl } Vcl.Controls.TWinControl.GetClientRect (Line 12598, "Vcl.Controls.pas" + 1) + $9
[50CFA24A]{vcl270.bpl } Vcl.Controls.TWinControl.AlignControl (Line 9292, "Vcl.Controls.pas" + 9) + $A
[50CFA6BA]{vcl270.bpl } Vcl.Controls.TWinControl.InsertControl (Line 9451, "Vcl.Controls.pas" + 28) + $4
[50CF5758]{vcl270.bpl } Vcl.Controls.TControl.SetParent (Line 6266, "Vcl.Controls.pas" + 9) + $4
[50D01CB9]{vcl270.bpl } Vcl.Controls.TWinControl.SetParent (Line 13956, "Vcl.Controls.pas" + 5) + $5
[208F1D19]{coreide270.bpl} IDEServices.TIDEServices.NewToolbar (Line 4560, "IDEServices.pas" + 13) + $7
[2E775CD8]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Build.Wizard.Ide.Toolbars.Build.TC4DWizardIDEToolBarsBuild.NewToolBarBuild (Line 114, "C4D.Wizard.IDE.ToolBars.Build.pas" + 2) + $25
[2E775A75]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Build.Wizard.Ide.Toolbars.Build.TC4DWizardIDEToolBarsBuild.Create (Line 80, "C4D.Wizard.IDE.ToolBars.Build.pas" + 2) + $3
[2E7759DD]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Build.Wizard.Ide.Toolbars.Build.RegisterSelf$qqrv (Line 72, "C4D.Wizard.IDE.ToolBars.Build.pas" + 2) + $7
[2E779E20]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Register.Wizard.Ide.Toolbars.Register.TC4DWizardIDEToolBarsRegister.Process (Line 28, "C4D.Wizard.IDE.ToolBars.Register.pas" + 2) + $0
[2E77A280]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Register.Wizard.Ide.Toolbars.Register.TC4DWizardIDEToolBarsRegister.ProcessWithThread_ActRec._0_Body_ActRec._0_0_Body (Line 43, "C4D.Wizard.IDE.ToolBars.Register.pas" + 1) + $9
[5017E2EB]{rtl270.bpl } System.Classes.CheckSynchronize (Line 15513, "System.Classes.pas" + 34) + $A
[0B8F1A93]{fmx270.bpl } FMX.Platform.Win.TPlatformWin.ThreadSync (Line 3365, "FMX.Platform.Win.pas" + 3) + $6
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50CDDD96]{vcl270.bpl } Winapi.CommCtrl.TaskDialogIndirect (Line 13235, "Winapi.CommCtrl.pas" + 12) + $A
[50D9F64F]{vcl270.bpl } Vcl.Dialogs.TCustomTaskDialog.DoExecute (Line 5806, "Vcl.Dialogs.pas" + 88) + $C
[500600E6]{rtl270.bpl } ***@***.******@***.***> (Line 18621, "System.pas" + 4) + $0
[50D9F951]{vcl270.bpl } Vcl.Dialogs.TCustomTaskDialog.Execute (Line 5932, "Vcl.Dialogs.pas" + 2) + $4
[50DA2076]{vcl270.bpl } Vcl.Dialogs.TTaskMessageDialog.Execute (Line 6853, "Vcl.Dialogs.pas" + 1) + $0
[50D9F93B]{vcl270.bpl } Vcl.Dialogs.TCustomTaskDialog.Execute (Line 5926, "Vcl.Dialogs.pas" + 9) + $8
[50DA2267]{vcl270.bpl } Vcl.Dialogs.InternalDoTaskMessageDlgPosHelp (Line 6919, "Vcl.Dialogs.pas" + 50) + $7
[50DA13AB]{vcl270.bpl } Vcl.Dialogs.MessageDlgPosHelp (Line 6642, "Vcl.Dialogs.pas" + 3) + $32
[50DA0E2E]{vcl270.bpl } Vcl.Dialogs.MessageDlg (Line 6468, "Vcl.Dialogs.pas" + 1) + $E
[21CCFAF1]{delphicoreide270.bpl} PackageState.TPackageState.ShowPackageInstallMsg (Line 621, "PackageState.pas" + 15) + $E
[21DA6618]{delphicoreide270.bpl} PasMgr.TPascalPackageCodeUpdater.InstallPackage (Line 13087, "PasMgr.pas" + 27) + $35
[21CD65F1]{delphicoreide270.bpl} PkgContainers.TStdPackageProjectContainer.CommandHandler (Line 178, "PkgContainers.pas" + 8) + $7
[204EA31B]{coreide270.bpl} ContainerIntf.TIDEProjectManagerMenuObject.Execute (Line 862, "ContainerIntf.pas" + 26) + $17
[204EBF46]{coreide270.bpl} ContainerIntf.TProjectManagerMenuItem.Click (Line 1110, "ContainerIntf.pas" + 18) + $22
[50E3FB9B]{vcl270.bpl } Vcl.Menus.TMenu.DispatchCommand (Line 3562, "Vcl.Menus.pas" + 5) + $2
[50E40E16]{vcl270.bpl } Vcl.Menus.TPopupList.WndProc (Line 4735, "Vcl.Menus.pas" + 4) + $E
[500605CC]{rtl270.bpl } System.TMonitor.CheckOwningThread (Line 19506, "System.pas" + 2) + $0
[500608F2]{rtl270.bpl } System.TMonitor.Exit (Line 19696, "System.pas" + 1) + $2
[5006094E]{rtl270.bpl } System.TMonitor.Exit (Line 19718, "System.pas" + 2) + $7
[50CD709D]{vcl270.bpl } Vcl.Graphics.FreeMemoryContexts (Line 7281, "Vcl.Graphics.pas" + 12) + $8
[50CFB614]{vcl270.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10113, "Vcl.Controls.pas" + 3) + $6
[50E40D65]{vcl270.bpl } Vcl.Menus.TPopupList.MainWndProc (Line 4710, "Vcl.Menus.pas" + 2) + $5
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50E5C233]{vcl270.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11028, "Vcl.Forms.pas" + 23) + $1
[50E5C276]{vcl270.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11058, "Vcl.Forms.pas" + 1) + $4
[50E5C5AD]{vcl270.bpl } Vcl.Forms.TApplication.Run (Line 11196, "Vcl.Forms.pas" + 26) + $3
[00524DB8]{bds.exe } bds.bds (Line 222, "" + 13) + $2
Access violation at address 775398A6 in modue 'ntdll.dll'. Write of address 00000014.
[775398A6]{ntdll.dll } Unknown function at RtlQueryPerformanceFrequency + $126
[50165C87]{rtl270.bpl } System.Classes.TList.Get (Line 5030, "System.Classes.pas" + 2) + $A
[50DC355B]{vcl270.bpl } Vcl.ExtCtrls.TCustomControlBar.AlignControls (Line 7421, "Vcl.ExtCtrls.pas" + 420) + $C
[50CFF6E3]{vcl270.bpl } Vcl.Controls.TWinControl.GetClientRect (Line 12598, "Vcl.Controls.pas" + 1) + $9
[50CFA24A]{vcl270.bpl } Vcl.Controls.TWinControl.AlignControl (Line 9292, "Vcl.Controls.pas" + 9) + $A
[50CFA6BA]{vcl270.bpl } Vcl.Controls.TWinControl.InsertControl (Line 9451, "Vcl.Controls.pas" + 28) + $4
[50CF5758]{vcl270.bpl } Vcl.Controls.TControl.SetParent (Line 6266, "Vcl.Controls.pas" + 9) + $4
[50D01CB9]{vcl270.bpl } Vcl.Controls.TWinControl.SetParent (Line 13956, "Vcl.Controls.pas" + 5) + $5
[208F1D19]{coreide270.bpl} IDEServices.TIDEServices.NewToolbar (Line 4560, "IDEServices.pas" + 13) + $7
[19D15CD8]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Build.Wizard.Ide.Toolbars.Build.TC4DWizardIDEToolBarsBuild.NewToolBarBuild (Line 114, "C4D.Wizard.IDE.ToolBars.Build.pas" + 2) + $25
[19D15A75]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Build.Wizard.Ide.Toolbars.Build.TC4DWizardIDEToolBarsBuild.Create (Line 80, "C4D.Wizard.IDE.ToolBars.Build.pas" + 2) + $3
[19D159DD]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Build.Wizard.Ide.Toolbars.Build.RegisterSelf$qqrv (Line 72, "C4D.Wizard.IDE.ToolBars.Build.pas" + 2) + $7
[19D19E20]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Register.Wizard.Ide.Toolbars.Register.TC4DWizardIDEToolBarsRegister.Process (Line 28, "C4D.Wizard.IDE.ToolBars.Register.pas" + 2) + $0
[19D1A77C]{C4DWizard.bpl} C4D.Wizard.IDE.EditServicesNotifier.Wizard.Ide.Editservicesnotifier.TC4DWizardIDEEditServicesNotifier.WindowShow (Line 111, "C4D.Wizard.IDE.EditServicesNotifier.pas" + 1) + $5
[207CC891]{coreide270.bpl} EdScript.TIDEEditorServices.EditorWindowShow (Line 3695, "EdScript.pas" + 7) + $11
[20820C6A]{coreide270.bpl} EditorForm.TEditWindow.FormShow (Line 4292, "EditorForm.pas" + 33) + $15
[50E51841]{vcl270.bpl } Vcl.Forms.TCustomForm.DoShow (Line 4359, "Vcl.Forms.pas" + 1) + $14
[50E56681]{vcl270.bpl } Vcl.Forms.TCustomForm.CMShowingChanged (Line 7246, "Vcl.Forms.pas" + 11) + $7
[50E56CD5]{vcl270.bpl } Vcl.Forms.TCustomForm.CMShowingChanged (Line 7379, "Vcl.Forms.pas" + 144) + $10
[210855C5]{designide270.bpl} DeskForm.TDesktopForm.CMShowingChanged (Line 1093, "DeskForm.pas" + 1) + $0
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[500646D9]{rtl270.bpl } ***@***.******@***.***> (Line 33228, "System.pas" + 24) + $6
[50064570]{rtl270.bpl } ***@***.******@***.***> (Line 33044, "System.pas" + 56) + $1E
[50DF4D77]{vcl270.bpl } Vcl.Themes.TStyleManager.GetStyle (Line 5636, "Vcl.Themes.pas" + 18) + $1E
[50F4EBD3]{vcl270.bpl } Vcl.Styles.TCustomStyle.SourceLoaded (Line 3310, "Vcl.Styles.pas" + 1) + $13
[50060197]{rtl270.bpl } System.TObject.Dispatch (Line 18835, "System.pas" + 11) + $0
[50DF86AA]{vcl270.bpl } Vcl.Themes.TStyleHook.WndProc (Line 7397, "Vcl.Themes.pas" + 38) + $6
[50DF88A0]{vcl270.bpl } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7505, "Vcl.Themes.pas" + 0) + $0
[50DF7EC6]{vcl270.bpl } Vcl.Themes.TStyleHook.HandleMessage (Line 7110, "Vcl.Themes.pas" + 20) + $6
[50F4F3BE]{vcl270.bpl } Vcl.Styles.TStyleEngine.HandleMessage (Line 3598, "Vcl.Styles.pas" + 22) + $B
[50DF4E24]{vcl270.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5665, "Vcl.Themes.pas" + 11) + $11
[50CFA393]{vcl270.bpl } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9344, "Vcl.Controls.pas" + 0) + $F
[50CFC0C7]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10424, "Vcl.Controls.pas" + 169) + $6
[50CFB34A]{vcl270.bpl } Vcl.Controls.TWinControl.UpdateShowing (Line 10027, "Vcl.Controls.pas" + 10) + $10
[50E523AB]{vcl270.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4787, "Vcl.Forms.pas" + 216) + $5
[50CFB34A]{vcl270.bpl } Vcl.Controls.TWinControl.UpdateShowing (Line 10027, "Vcl.Controls.pas" + 10) + $10
[50CF6DAC]{vcl270.bpl } Vcl.Controls.TControl.Perform (Line 7258, "Vcl.Controls.pas" + 10) + $8
[210855A2]{designide270.bpl} DeskForm.TDesktopForm.UnlockUpdates (Line 1081, "DeskForm.pas" + 50) + $B
[208224FC]{coreide270.bpl} EditorForm.TEditWindow.GetCurrentEditViewFrame (Line 5023, "EditorForm.pas" + 5) + $12
[2082246F]{coreide270.bpl} EditorForm.TEditWindow.UnlockUpdates (Line 5013, "EditorForm.pas" + 9) + $2
[2108379B]{designide270.bpl} DeskForm.UpdateDesktop (Line 222, "DeskForm.pas" + 8) + $E
[210837BA]{designide270.bpl} DeskForm.UpdateDesktop (Line 224, "DeskForm.pas" + 10) + $9
[21083830]{designide270.bpl} DeskForm.EndDesktopUpdate (Line 248, "DeskForm.pas" + 4) + $0
[004B00D7]{bds.exe } AppMain.PostCreateInit (Line 2486, "AppMain.pas" + 85) + $0
[004B04CE]{bds.exe } AppMain.TAppBuilder.CMPostCreateInit (Line 2564, "AppMain.pas" + 4) + $1
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[500646D9]{rtl270.bpl } ***@***.******@***.***> (Line 33228, "System.pas" + 24) + $6
[50064570]{rtl270.bpl } ***@***.******@***.***> (Line 33044, "System.pas" + 56) + $1E
[50DF4D77]{vcl270.bpl } Vcl.Themes.TStyleManager.GetStyle (Line 5636, "Vcl.Themes.pas" + 18) + $1E
[50DF4E24]{vcl270.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5665, "Vcl.Themes.pas" + 11) + $11
[50F4EBD3]{vcl270.bpl } Vcl.Styles.TCustomStyle.SourceLoaded (Line 3310, "Vcl.Styles.pas" + 1) + $13
[50060197]{rtl270.bpl } System.TObject.Dispatch (Line 18835, "System.pas" + 11) + $0
[50DF86AA]{vcl270.bpl } Vcl.Themes.TStyleHook.WndProc (Line 7397, "Vcl.Themes.pas" + 38) + $6
[50DF88A0]{vcl270.bpl } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7505, "Vcl.Themes.pas" + 0) + $0
[50DF7EC6]{vcl270.bpl } Vcl.Themes.TStyleHook.HandleMessage (Line 7110, "Vcl.Themes.pas" + 20) + $6
[50F4F3BE]{vcl270.bpl } Vcl.Styles.TStyleEngine.HandleMessage (Line 3598, "Vcl.Styles.pas" + 22) + $B
[50DF4E24]{vcl270.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5665, "Vcl.Themes.pas" + 11) + $11
[50CFA393]{vcl270.bpl } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9344, "Vcl.Controls.pas" + 0) + $F
[50CFC0C7]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10424, "Vcl.Controls.pas" + 169) + $6
[50E51D28]{vcl270.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4572, "Vcl.Forms.pas" + 1) + $37
[50E523AB]{vcl270.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4787, "Vcl.Forms.pas" + 216) + $5
[50CFB614]{vcl270.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10113, "Vcl.Controls.pas" + 3) + $6
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50E5C233]{vcl270.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11028, "Vcl.Forms.pas" + 23) + $1
[50E5C25E]{vcl270.bpl } Vcl.Forms.TApplication.ProcessMessages (Line 11050, "Vcl.Forms.pas" + 1) + $4
[004B0C43]{bds.exe } AppMain.TAppBuilder.ApplicationActivated (Line 2670, "AppMain.pas" + 0) + $7
[50EC0523]{vcl270.bpl } Vcl.AppEvnts.TCustomApplicationEvents.DoActivate (Line 207, "Vcl.AppEvnts.pas" + 1) + $16
[50EC0B85]{vcl270.bpl } Vcl.AppEvnts.TMultiCaster.DoActivate (Line 428, "Vcl.AppEvnts.pas" + 5) + $10
[50E5B733]{vcl270.bpl } Vcl.Forms.TApplication.WndProc (Line 10617, "Vcl.Forms.pas" + 126) + $C
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50E5C233]{vcl270.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11028, "Vcl.Forms.pas" + 23) + $1
[50E5C276]{vcl270.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11058, "Vcl.Forms.pas" + 1) + $4
[50E5C5AD]{vcl270.bpl } Vcl.Forms.TApplication.Run (Line 11196, "Vcl.Forms.pas" + 26) + $3
[00524DB8]{bds.exe } bds.bds (Line 222, "" + 13) + $2
List index out of bounds (14).
[775398A6]{ntdll.dll } Unknown function at RtlQueryPerformanceFrequency + $126
[50165C87]{rtl270.bpl } System.Classes.TList.Get (Line 5030, "System.Classes.pas" + 2) + $A
[50DC355B]{vcl270.bpl } Vcl.ExtCtrls.TCustomControlBar.AlignControls (Line 7421, "Vcl.ExtCtrls.pas" + 420) + $C
[50CFF6E3]{vcl270.bpl } Vcl.Controls.TWinControl.GetClientRect (Line 12598, "Vcl.Controls.pas" + 1) + $9
[50CFA24A]{vcl270.bpl } Vcl.Controls.TWinControl.AlignControl (Line 9292, "Vcl.Controls.pas" + 9) + $A
[50CFA6BA]{vcl270.bpl } Vcl.Controls.TWinControl.InsertControl (Line 9451, "Vcl.Controls.pas" + 28) + $4
[50CF5758]{vcl270.bpl } Vcl.Controls.TControl.SetParent (Line 6266, "Vcl.Controls.pas" + 9) + $4
[50D01CB9]{vcl270.bpl } Vcl.Controls.TWinControl.SetParent (Line 13956, "Vcl.Controls.pas" + 5) + $5
[208F1D19]{coreide270.bpl} IDEServices.TIDEServices.NewToolbar (Line 4560, "IDEServices.pas" + 13) + $7
[1A035CD8]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Build.Wizard.Ide.Toolbars.Build.TC4DWizardIDEToolBarsBuild.NewToolBarBuild (Line 114, "C4D.Wizard.IDE.ToolBars.Build.pas" + 2) + $25
[1A035A75]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Build.Wizard.Ide.Toolbars.Build.TC4DWizardIDEToolBarsBuild.Create (Line 80, "C4D.Wizard.IDE.ToolBars.Build.pas" + 2) + $3
[1A0359DD]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Build.Wizard.Ide.Toolbars.Build.RegisterSelf$qqrv (Line 72, "C4D.Wizard.IDE.ToolBars.Build.pas" + 2) + $7
[1A039E20]{C4DWizard.bpl} C4D.Wizard.IDE.ToolBars.Register.Wizard.Ide.Toolbars.Register.TC4DWizardIDEToolBarsRegister.Process (Line 28, "C4D.Wizard.IDE.ToolBars.Register.pas" + 2) + $0
[1A03A77C]{C4DWizard.bpl} C4D.Wizard.IDE.EditServicesNotifier.Wizard.Ide.Editservicesnotifier.TC4DWizardIDEEditServicesNotifier.WindowShow (Line 111, "C4D.Wizard.IDE.EditServicesNotifier.pas" + 1) + $5
[207CC891]{coreide270.bpl} EdScript.TIDEEditorServices.EditorWindowShow (Line 3695, "EdScript.pas" + 7) + $11
[20820C6A]{coreide270.bpl} EditorForm.TEditWindow.FormShow (Line 4292, "EditorForm.pas" + 33) + $15
[50E51841]{vcl270.bpl } Vcl.Forms.TCustomForm.DoShow (Line 4359, "Vcl.Forms.pas" + 1) + $14
[50E56681]{vcl270.bpl } Vcl.Forms.TCustomForm.CMShowingChanged (Line 7246, "Vcl.Forms.pas" + 11) + $7
[50E56CD5]{vcl270.bpl } Vcl.Forms.TCustomForm.CMShowingChanged (Line 7379, "Vcl.Forms.pas" + 144) + $10
[210855C5]{designide270.bpl} DeskForm.TDesktopForm.CMShowingChanged (Line 1093, "DeskForm.pas" + 1) + $0
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[500646D9]{rtl270.bpl } ***@***.******@***.***> (Line 33228, "System.pas" + 24) + $6
[50064570]{rtl270.bpl } ***@***.******@***.***> (Line 33044, "System.pas" + 56) + $1E
[50DF4D77]{vcl270.bpl } Vcl.Themes.TStyleManager.GetStyle (Line 5636, "Vcl.Themes.pas" + 18) + $1E
[50F4EBD3]{vcl270.bpl } Vcl.Styles.TCustomStyle.SourceLoaded (Line 3310, "Vcl.Styles.pas" + 1) + $13
[50060197]{rtl270.bpl } System.TObject.Dispatch (Line 18835, "System.pas" + 11) + $0
[50DF86AA]{vcl270.bpl } Vcl.Themes.TStyleHook.WndProc (Line 7397, "Vcl.Themes.pas" + 38) + $6
[50DF88A0]{vcl270.bpl } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7505, "Vcl.Themes.pas" + 0) + $0
[50DF7EC6]{vcl270.bpl } Vcl.Themes.TStyleHook.HandleMessage (Line 7110, "Vcl.Themes.pas" + 20) + $6
[50F4F3BE]{vcl270.bpl } Vcl.Styles.TStyleEngine.HandleMessage (Line 3598, "Vcl.Styles.pas" + 22) + $B
[50DF4E24]{vcl270.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5665, "Vcl.Themes.pas" + 11) + $11
[50CFA393]{vcl270.bpl } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9344, "Vcl.Controls.pas" + 0) + $F
[50CFC0C7]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10424, "Vcl.Controls.pas" + 169) + $6
[50CFB34A]{vcl270.bpl } Vcl.Controls.TWinControl.UpdateShowing (Line 10027, "Vcl.Controls.pas" + 10) + $10
[50E523AB]{vcl270.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4787, "Vcl.Forms.pas" + 216) + $5
[50CFB34A]{vcl270.bpl } Vcl.Controls.TWinControl.UpdateShowing (Line 10027, "Vcl.Controls.pas" + 10) + $10
[50CF6DAC]{vcl270.bpl } Vcl.Controls.TControl.Perform (Line 7258, "Vcl.Controls.pas" + 10) + $8
[210855A2]{designide270.bpl} DeskForm.TDesktopForm.UnlockUpdates (Line 1081, "DeskForm.pas" + 50) + $B
[208224FC]{coreide270.bpl} EditorForm.TEditWindow.GetCurrentEditViewFrame (Line 5023, "EditorForm.pas" + 5) + $12
[2082246F]{coreide270.bpl} EditorForm.TEditWindow.UnlockUpdates (Line 5013, "EditorForm.pas" + 9) + $2
[2108379B]{designide270.bpl} DeskForm.UpdateDesktop (Line 222, "DeskForm.pas" + 8) + $E
[210837BA]{designide270.bpl} DeskForm.UpdateDesktop (Line 224, "DeskForm.pas" + 10) + $9
[21083830]{designide270.bpl} DeskForm.EndDesktopUpdate (Line 248, "DeskForm.pas" + 4) + $0
[004B00D7]{bds.exe } AppMain.PostCreateInit (Line 2486, "AppMain.pas" + 85) + $0
[004B04CE]{bds.exe } AppMain.TAppBuilder.CMPostCreateInit (Line 2564, "AppMain.pas" + 4) + $1
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[500646D9]{rtl270.bpl } ***@***.******@***.***> (Line 33228, "System.pas" + 24) + $6
[50064570]{rtl270.bpl } ***@***.******@***.***> (Line 33044, "System.pas" + 56) + $1E
[50DF4D77]{vcl270.bpl } Vcl.Themes.TStyleManager.GetStyle (Line 5636, "Vcl.Themes.pas" + 18) + $1E
[50DF4E24]{vcl270.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5665, "Vcl.Themes.pas" + 11) + $11
[50F4EBD3]{vcl270.bpl } Vcl.Styles.TCustomStyle.SourceLoaded (Line 3310, "Vcl.Styles.pas" + 1) + $13
[50060197]{rtl270.bpl } System.TObject.Dispatch (Line 18835, "System.pas" + 11) + $0
[50DF86AA]{vcl270.bpl } Vcl.Themes.TStyleHook.WndProc (Line 7397, "Vcl.Themes.pas" + 38) + $6
[50DF88A0]{vcl270.bpl } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7505, "Vcl.Themes.pas" + 0) + $0
[50DF7EC6]{vcl270.bpl } Vcl.Themes.TStyleHook.HandleMessage (Line 7110, "Vcl.Themes.pas" + 20) + $6
[50F4F3BE]{vcl270.bpl } Vcl.Styles.TStyleEngine.HandleMessage (Line 3598, "Vcl.Styles.pas" + 22) + $B
[50DF4E24]{vcl270.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5665, "Vcl.Themes.pas" + 11) + $11
[50CFA393]{vcl270.bpl } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9344, "Vcl.Controls.pas" + 0) + $F
[50CFC0C7]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10424, "Vcl.Controls.pas" + 169) + $6
[50E51D28]{vcl270.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4572, "Vcl.Forms.pas" + 1) + $37
[50E523AB]{vcl270.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4787, "Vcl.Forms.pas" + 216) + $5
[50CFB614]{vcl270.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10113, "Vcl.Controls.pas" + 3) + $6
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50E5C233]{vcl270.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11028, "Vcl.Forms.pas" + 23) + $1
[50E5C25E]{vcl270.bpl } Vcl.Forms.TApplication.ProcessMessages (Line 11050, "Vcl.Forms.pas" + 1) + $4
[004B0C43]{bds.exe } AppMain.TAppBuilder.ApplicationActivated (Line 2670, "AppMain.pas" + 0) + $7
[50EC0523]{vcl270.bpl } Vcl.AppEvnts.TCustomApplicationEvents.DoActivate (Line 207, "Vcl.AppEvnts.pas" + 1) + $16
[50EC0B85]{vcl270.bpl } Vcl.AppEvnts.TMultiCaster.DoActivate (Line 428, "Vcl.AppEvnts.pas" + 5) + $10
[50E5B733]{vcl270.bpl } Vcl.Forms.TApplication.WndProc (Line 10617, "Vcl.Forms.pas" + 126) + $C
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50E5C233]{vcl270.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11028, "Vcl.Forms.pas" + 23) + $1
[50E5C276]{vcl270.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11058, "Vcl.Forms.pas" + 1) + $4
[50E5C5AD]{vcl270.bpl } Vcl.Forms.TApplication.Run (Line 11196, "Vcl.Forms.pas" + 26) + $3
[00524DB8]{bds.exe } bds.bds (Line 222, "" + 13) + $2
On shutdown:
Access violation at address 5016A87F in module 'rtl270.bpl'. Read of address 000001B8.
[5016A87F]{rtl270.bpl } System.Classes.TStringList.IndexOf (Line 7609, "System.Classes.pas" + 4) + $A
[5005A25C]{rtl270.bpl } ***@***.*** (Line 4891, "System.pas" + 20) + $0
[5016DBE9]{rtl270.bpl } System.Classes.TMemoryStream.Realloc (Line 9765, "System.Classes.pas" + 8) + $3
[004BC413]{bds.exe } AppMain.TAppBuilder.IsTitleBarToolbar (Line 6623, "AppMain.pas" + 4) + $B
[004BC191]{bds.exe } AppMain.TAppBuilder.FreeToolbarStreams (Line 6560, "AppMain.pas" + 9) + $5
[004B4775]{bds.exe } AppMain.TAppBuilder.WindowCloseQuery (Line 4018, "AppMain.pas" + 61) + $3
[50E56EEC]{vcl270.bpl } Vcl.Forms.TCustomForm.CloseQuery (Line 7466, "Vcl.Forms.pas" + 8) + $14
[50E56E15]{vcl270.bpl } Vcl.Forms.TCustomForm.Close (Line 7438, "Vcl.Forms.pas" + 4) + $4
[019B477F]{vclwinx270.bpl} Vcl.TitleBarCtrls.TCustomTitleBarPanel.TitleButtonCloseClick (Line 1434, "Vcl.TitleBarCtrls.pas" + 2) + $7
[50CF76CB]{vcl270.bpl } Vcl.Controls.TControl.Click (Line 7596, "Vcl.Controls.pas" + 9) + $8
[50EA8BC8]{vcl270.bpl } Vcl.Buttons.TCustomSpeedButton.Click (Line 1964, "Vcl.Buttons.pas" + 0) + $4
[50EA8BB2]{vcl270.bpl } Vcl.Buttons.TCustomSpeedButton.MouseUp (Line 1957, "Vcl.Buttons.pas" + 25) + $10
[50CF7AFC]{vcl270.bpl } Vcl.Controls.TControl.DoMouseUp (Line 7724, "Vcl.Controls.pas" + 2) + $25
[50CF7B8A]{vcl270.bpl } Vcl.Controls.TControl.WMLButtonUp (Line 7737, "Vcl.Controls.pas" + 9) + $6
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[50F4EBD3]{vcl270.bpl } Vcl.Styles.TCustomStyle.SourceLoaded (Line 3310, "Vcl.Styles.pas" + 1) + $13
[50F4EB10]{vcl270.bpl } Vcl.Styles.TCustomStyle.GetEnabled (Line 3290, "Vcl.Styles.pas" + 0) + $4
[50DF4DB3]{vcl270.bpl } Vcl.Themes.TStyleManager.GetIsCustomStyleActive (Line 5649, "Vcl.Themes.pas" + 0) + $7
[50DF8B4D]{vcl270.bpl } Vcl.Themes.TCustomStyleEngine.HookCBProc (Line 7577, "Vcl.Themes.pas" + 3) + $0
[50DF8D27]{vcl270.bpl } Vcl.Themes.TCustomStyleEngine.HookCBProc (Line 7642, "Vcl.Themes.pas" + 68) + $18
[50CF6DAC]{vcl270.bpl } Vcl.Controls.TControl.Perform (Line 7258, "Vcl.Controls.pas" + 10) + $8
[50CFB8C8]{vcl270.bpl } Vcl.Controls.TWinControl.IsControlMouseMsg (Line 10190, "Vcl.Controls.pas" + 15) + $29
[50CFBF19]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10368, "Vcl.Controls.pas" + 113) + $6
[50CFB614]{vcl270.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10113, "Vcl.Controls.pas" + 3) + $6
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50E5C233]{vcl270.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11028, "Vcl.Forms.pas" + 23) + $1
[50E5C276]{vcl270.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11058, "Vcl.Forms.pas" + 1) + $4
[50E5C5AD]{vcl270.bpl } Vcl.Forms.TApplication.Run (Line 11196, "Vcl.Forms.pas" + 26) + $3
[00524DB8]{bds.exe } bds.bds (Line 222, "" + 13) + $2
From: César Cardoso ***@***.***>
Sent: Tuesday, 21 January 2025 3:03 pm
To: Code4Delphi/Code4D-Wizard ***@***.***>
Cc: Paul Wilson ***@***.***>; Author ***@***.***>
Subject: Re: [Code4Delphi/Code4D-Wizard] Lots of AVs trying to use this in Delphi 10.4 (Issue #3)
Hello. I appreciate your feedback, I ask that if possible you try to uninstall DDevExtensions to see if it works. And then tell us if it worked, because then I can perform the tests together with DDevExtensions installed. Thank you.
-
Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAALIWAXLITSR2GWSVOPJNL2LWTGNAVCNFSM6AAAAABVPJTAXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBTGQ3TONRXHA>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Thank you for your reply, my friend. I will get Delphi 10.4.2 so I can test it on it. I will have to debug the plugin to try to find the problem. I appreciate your help. I will report back to you as soon as possible. |
All good.
Just so you know, the main thing I was interested in testing was the VS Code integration for Co-pilot. I know we can't use Delphi DSP with 10.4.2 but I figured it might be worth checking out anyway.
We've also been looking at the Delphi-AI-Developer since we have company ChatGPT accounts as well.
Cheers,
Paul.
From: César Cardoso ***@***.***>
Sent: Tuesday, 21 January 2025 3:44 pm
To: Code4Delphi/Code4D-Wizard ***@***.***>
Cc: Paul Wilson ***@***.***>; Author ***@***.***>
Subject: Re: [Code4Delphi/Code4D-Wizard] Lots of AVs trying to use this in Delphi 10.4 (Issue #3)
Thank you for your reply, my friend.
I will get Delphi 10.4.2 so I can test it on it. I will have to debug the plugin to try to find the problem. I appreciate your help. I will report back to you as soon as possible.
-
Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAALIWAICLGP54CKYEXHG732LWX77AVCNFSM6AAAAABVPJTAXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBTGUYTCOBYGI>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
After adding this to Delphi 10.4 update 2, I get nil deference Access Violations in ntdll.dll (address 00000014) and coreide270.bpl on startup and also on shutdown and a continuous serquences of Acess Violations at address 00000000 trying to the Open in xxx options so I'm guessing something is going wrong with the OpenTools API in Delphi 10.4.2 since the screen shots show it working in Delphi 10.3.
I have DDevExtensions 2.88 installed also so maybe there is a conflict?
The text was updated successfully, but these errors were encountered: