Johan van O.

Member since: Tuesday, 07 June 2016
Last login: 5 years ago
Profile viewed: 834 views

No Rank
Points: 0

Johan van O. replied to the topic 'access violation in vcl250.bpl rtl250.bpl' in the forum. 5 years ago

Here it was solved by disabling IDE theming during the first run of the program right after the installation.

Go to Tools > Options > Theme Manager: uncheck "Enable IDE Theming".

I suspect it has to do with my use of 150% scale of text of the display settings under Windows 10.

Read More...

Johan van O. created a new topic ' access violation in rtl250.bpl' in the forum. 5 years ago

hi,
after a clean un-install of RAD Studio 10.2.1, I installed the latest RAD Studio 10.2.3. At the end of the installation the program runs fine. After closing and restarting the application, the program opens with several messages of access violation in 'rtl250.bpl' and quits. Sending the error message details always fails with some xml-error. These are the error message details:
=====
[50BA9A06]{vcl250.bpl } Vcl.ExtCtrls.TCustomControlBar.AlignControls (Line 7018, "Vcl.ExtCtrls.pas" + 273) + $3
[21A27392]{vclactnband250.bpl} Vcl.ActnMenus.TCustomActionMenuBar.WndProc (Line 1889, "Vcl.ActnMenus.pas" + 25) + $4
[50AE4898]{vcl250.bpl } Vcl.Controls.TControl.Perform (Line 7116, "Vcl.Controls.pas" + 10) + $8
[5005A1D8]{rtl250.bpl } [email protected] (Line 4758, "System.pas" + 20) + $0
[50BAA6B2]{vcl250.bpl } Vcl.ExtCtrls.AddItem (Line 7527, "Vcl.ExtCtrls.pas" + 17) + $3E
[5005A1F4]{rtl250.bpl } [email protected] (Line 4806, "System.pas" + 20) + $0
[5006586F]{rtl250.bpl } [email protected] (Line 35308, "System.pas" + 49) + $0
[5006549C]{rtl250.bpl } System.DynArraySetLength (Line 34960, "System.pas" + 9) + $6
[50063F51]{rtl250.bpl } [email protected] (Line 32183, "System.pas" + 168) + $0
[50063E0C]{rtl250.bpl } [email protected] (Line 31861, "System.pas" + 25) + $0
[500602C8]{rtl250.bpl } System.TMonitor.Destroy (Line 18532, "System.pas" + 0) + $0
[5005F94D]{rtl250.bpl } System.TObject.CleanupInstance (Line 17168, "System.pas" + 37) + $0
[5005A1F4]{rtl250.bpl } [email protected] (Line 4806, "System.pas" + 20) + $0
[5005F72C]{rtl250.bpl } System.TObject.FreeInstance (Line 16931, "System.pas" + 2) + $2
[50060016]{rtl250.bpl } [email protected] (Line 18298, "System.pas" + 0) + $2
[50151C0C]{rtl250.bpl } System.Classes.TList.Add (Line 4601, "System.Classes.pas" + 0) + $0
[5005F8A8]{rtl250.bpl } System.TObject.Free (Line 16994, "System.pas" + 1) + $4
[50BAA3B3]{vcl250.bpl } Vcl.ExtCtrls.TCustomControlBar.UpdateItems (Line 7391, "Vcl.ExtCtrls.pas" + 132) + $3
[50AE9843]{vcl250.bpl } Vcl.Controls.TWinControl.WndProc (Line 10209, "Vcl.Controls.pas" + 166) + $6
[50B65F6A]{vcl250.bpl } Vcl.ComCtrls.TToolBar.GetButton (Line 22956, "Vcl.ComCtrls.pas" + 1) + $8
[004A7ACE]{bds.exe } AppMain.TAppBuilder.ControlBar1BandInfo (Line 4890, "AppMain.pas" + 6) + $C
[50BAAB23]{vcl250.bpl } Vcl.ExtCtrls.TCustomControlBar.GetControlInfo (Line 7699, "Vcl.ExtCtrls.pas" + 2) + $1C
[50BAB708]{vcl250.bpl } Vcl.ExtCtrls.TCustomControlBar.DoBandMove (Line 8078, "Vcl.ExtCtrls.pas" + 1) + $17
[50BA95CF]{vcl250.bpl } Vcl.ExtCtrls.TCustomControlBar.AlignControls (Line 6863, "Vcl.ExtCtrls.pas" + 118) + $E
[208A055F]{coreide250.bpl} IDEServices.TIDEServices.QueryInterface (Line 2534, "IDEServices.pas" + 13) + $3
[208A05A1]{coreide250.bpl} IDEServices.TIDEServices.QueryInterface (Line 2543, "IDEServices.pas" + 22) + $10
[50060884]{rtl250.bpl } System.TMonitor.TryEnter (Line 18935, "System.pas" + 10) + $0
[5005FA0E]{rtl250.bpl } System.TObject.GetInterface (Line 17324, "System.pas" + 12) + $8
[5005FA31]{rtl250.bpl } System.TObject.GetInterface (Line 17327, "System.pas" + 15) + $10
[50AE7A16]{vcl250.bpl } Vcl.Controls.TWinControl.AlignControl (Line 9055, "Vcl.Controls.pas" + 9) + $A
[50AE7A72]{vcl250.bpl } Vcl.Controls.TWinControl.Realign (Line 9079, "Vcl.Controls.pas" + 0) + $2
[50AE7A67]{vcl250.bpl } Vcl.Controls.TWinControl.EnableAlign (Line 9073, "Vcl.Controls.pas" + 3) + $6
[004AAD95]{bds.exe } AppMain.TAppBuilder.LoadToolbarStreams (Line 6011, "AppMain.pas" + 34) + $9
[0049FC4B]{bds.exe } AppMain.PostCreateInit (Line 2167, "AppMain.pas" + 70) + $6
[004A00CE]{bds.exe } AppMain.TAppBuilder.CMPostCreateInit (Line 2257, "AppMain.pas" + 4) + $1
[50AE4C5E]{vcl250.bpl } Vcl.Controls.TControl.WndProc (Line 7338, "Vcl.Controls.pas" + 91) + $6
[5006999F]{rtl250.bpl } System.UnicodeFromLocaleChars (Line 39915, "System.pas" + 1) + $F
[50AE9843]{vcl250.bpl } Vcl.Controls.TWinControl.WndProc (Line 10209, "Vcl.Controls.pas" + 166) + $6
[50C28469]{vcl250.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4572, "Vcl.Forms.pas" + 209) + $5
[50AE8E10]{vcl250.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9908, "Vcl.Controls.pas" + 3) + $6
[5016EBCC]{rtl250.bpl } System.Classes.StdWndProc (Line 17408, "System.Classes.pas" + 11) + $2
[50C31E1F]{vcl250.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas" + 23) + $1
[50C31E62]{vcl250.bpl } Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas" + 1) + $4
[50C32195]{vcl250.bpl } Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas" + 26) + $3
[005088F2]{bds.exe } bds.bds (Line 212, "" + 7) + $7
=====
On my system there are 4 'vcl250.bpl' files:
C:\Program Files (x86)\Embarcadero\Studio\19.0\bin
09-03-2018 15:55 4.046.704 vcl250.bpl
C:\Program Files (x86)\Embarcadero\Studio\19.0\bin64
10-03-2018 01:55 5.688.176 vcl250.bpl
C:\Program Files (x86)\Embarcadero\Studio\19.0\Redist\win32
09-03-2018 15:55 4.046.704 vcl250.bpl
C:\Program Files (x86)\Embarcadero\Studio\19.0\Redist\win64
10-03-2018 01:55 5.688.176 vcl250.bpl

I have repeatedly installed and un-installed the software, but the error keeps getting back.
I do hope that someone helps to solve this problem.
Thanks.

Read More...