After todays upgrade from Delphi 10.4. to 10.4.1. i got an access violation (null pointer?) at delphi startup.
I the crash is in DataSetManager270.bpl. The only work arround at this time is to disable the DataSetManager270.bpl Package.
Sadly i'm not able to post an attachment.
If you need the bugreport generated by the ide, let me know.
Here are some snippets:
Code: Select all
exception class    : EAccessViolation
exception message  : Zugriffsverletzung bei Adresse 11E53DA4 in Modul 'DataSetManager270.bpl'. Lesen von Adresse 00000000.
...
thread $3dd4:
11e53da4 +018 DataSetManager270.bpl Dsmtoolwindow                GetPreferences
11e5365a +04e DataSetManager270.bpl Dsmtoolwindow                TDsmToolWindow.FormCreate
50e4fd89 +031 vcl270.bpl            Vcl.Forms          3986   +3 TCustomForm.DoCreate
50e4f965 +011 vcl270.bpl            Vcl.Forms          3867   +1 TCustomForm.AfterConstruction
50060379 +01d rtl270.bpl            System            19276   +2 @AfterConstruction
11e4b19d +019 DataSetManager270.bpl Dsmtoolwindow                TDsmToolWindow.CreateForm