Initialization fails with "Segmentation fault 11"
Posted: Thu Feb 06, 2025 1:26 pm
The problem with initialization inside module "Fmx.Platform.Linux.initialization" still persists, could you please tell, is there any way to avoid it?
I am building an application on machine with Windows 11 64 bit. Deploying it to Linux 64bit machine.
Using Embarcadero RAD Studio 10.4 with fmxLinux 1.78 (latest at current).
Trying to build a demo program FMXExternalPumpBrowser2. All steps by your instruction.
And when trying to run application on remote Linux host, the error "Segmentation fault 11" is shown before anything is initialized.
An error occures while automatic initialization of module "Fmx.Platform.Linux.Initialization" (look screenshot) in standart initialization procedure "System.InitUnits".
Calls to "InitializeGlobalCEFApp" and "InitializeGTK" are not invoked.
Is there any way to fix it only by local changes?
I've read that developer of fmxLinux had died a couple months ago, unfortunately:
https://blogs.embarcadero.com/eugene-kryukov-father-of-firemonkey-and-incredibly-talented-developer/
So I am very afraid that updates of this extension will not be fast...
Thanks for any help.
Big thanks!
I am building an application on machine with Windows 11 64 bit. Deploying it to Linux 64bit machine.
Using Embarcadero RAD Studio 10.4 with fmxLinux 1.78 (latest at current).
Trying to build a demo program FMXExternalPumpBrowser2. All steps by your instruction.
And when trying to run application on remote Linux host, the error "Segmentation fault 11" is shown before anything is initialized.
An error occures while automatic initialization of module "Fmx.Platform.Linux.Initialization" (look screenshot) in standart initialization procedure "System.InitUnits".
Calls to "InitializeGlobalCEFApp" and "InitializeGTK" are not invoked.
Is there any way to fix it only by local changes?
I've read that developer of fmxLinux had died a couple months ago, unfortunately:
https://blogs.embarcadero.com/eugene-kryukov-father-of-firemonkey-and-incredibly-talented-developer/
So I am very afraid that updates of this extension will not be fast...
Thanks for any help.
Big thanks!