Why do I get error "TS_ABNORMAL_TERMINATION" when I try to launch the MATLAB R2024a installer on Linux?
29 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 18 Avr 2024
Modifié(e) : MathWorks Support Team
le 4 Nov 2025 à 21:58
When I run the installer for MATLAB R2024a with this command, I get a blank window:

Then I get a pop-up with the error message:
The feature at URL:
https://127.0.0.1:31515/ui/install/product_installer_ui/index.html?applicationName=productinstaller&snc=X2VT9C
has crashed and will exit
The exit status was: TS_ABNORMAL_TERMINATION

Réponse acceptée
MathWorks Support Team
le 4 Nov 2025 à 0:00
Modifié(e) : MathWorks Support Team
le 4 Nov 2025 à 21:58
As a workaround, launch the MATLAB R2024a installer as root or with 'sudo':
xhost +SI:localuser:root
sudo ./install
xhost -SI:localuser:root
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!