Yep, thanks Mark, that built so I assume its been passed through to fpc, hmm, should I ?
Anyway, it does not appear to have made a difference. Still get a big crash when I exit out of Lazarus, I have not tried, yet, to build my app, need to resolve some dependencies first. Here is the console output when Lazarus is closed -
bannon@Focal-VirtualBox:~/bin/Lazarus/fixes_2_0$ ~/bin/start-laz-fixes
SetPrimaryConfigPath NewValue="~/.fixes_2_0" -> "/home/dbannon/.fixes_2_0"
Hint: (lazarus) [TMainIDE.ParseCmdLineOptions] PrimaryConfigPath="/home/dbannon/.fixes_2_0"
Hint: (lazarus) [TMainIDE.ParseCmdLineOptions] SecondaryConfigPath="/etc/lazarus"
Looking for code tools config file: "/home/dbannon/.fixes_2_0/codetoolsoptions.xml"
NOTE: codetools config file not found - using defaults
Hint: (lazarus) [TBuildManager.SetBuildTarget] Old=x86_64-linux-gtk2 New=x86_64-linux-gtk2 Changed: OS/CPU=True LCL=False
NOTE: help options config file not found - using defaults
LAZARUS END - cleaning up ...
Hint: (lazarus) [TMainIDE.Destroy] B -> inherited Destroy... TMainIDE
Hint: (lazarus) [TMainIDE.Destroy] END
/home/dbannon/bin/start-laz-fixes: line 3: 5824 Segmentation fault (core dumped) ./lazarus --pcp=~/.fixes_2_0
Davo