I wrote a GUI program using Lazarus compiler for Raspberry Pi4 (Raspbian OS) LinuxARM. It starts up and runs as expected except it freezes the whole system, whenever you open any dialog boxes like open folder/files that displays windows filesystem. As soon as you select the folder/files and click the button OPEN, the whole system/screen freezes and you have to reboot the system to get control back. However, the same program on a different Raspbian Pi4 which is supposed to be the exact versions of Raspbian OS does not have this issue. Can someone give me ideas or hints or clues as to why this might be the case. Greatly will be appreciated. Will updating and upgrading the Raspbian OS help?