Autodesk / Autodesk/AutodeskMachineControlFramework
linux runtime error: Fatal initialization error: could not get absolute path of 8c48dc68_core.apidocs(2)
- Langage dominant
- C++
- Étoiles
- 46
- Forks
- 32
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
On linux, upon starting the server I get the error:
Fatal initialization error: could not get absolute path of 8c48dc68_core.apidocs(2)
Building
```
# from a fresh master branch checkout
$ git submodule update --init --recursive
$ ./build_clean_linux64.sh
```
Then start the server
```
$ cd build_linux64/Output/ && ./amc_server
----------------------------------------------------------------------------------
Autodesk Machine Control Framework v1.0.0 (8c48dc68)
----------------------------------------------------------------------------------
Framework version: 1.0.0
Git hash: 8c48dc68
Loading server configuration...
Fatal initialization error: could not get absolute path of 8c48dc68_core.apidocs(2)
```
== My setup ==
AMCF version: latest master checkout as of today, git ref https://github.com/Autodesk/AutodeskMachineControlFramework/commit/8c48dc68fbcb99e819d9e464ec870d98007d737b
OS: Ubuntu Ubuntu 25.04, g++ (Ubuntu 14.2.0-19ubuntu2) 14.2.0
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Reproduisez le rapport à partir d’un checkout master vierge avec `git submodule update --init --recursive` et `./build_clean_linux64.sh`, puis démarrez `build_linux64/Output/amc_server` sous Linux. Suivez le chemin de démarrage qui signale l’échec lié au chemin absolu pour `8c48dc68_core.apidocs(2)` ; c’est terminé lorsque le serveur démarre sans cette erreur fatale d’initialisation.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp, linux
- Domaine
- backend, operating-systems
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100