Autodesk / Autodesk/AutodeskMachineControlFramework
linux runtime error: Fatal initialization error: could not get absolute path of 8c48dc68_core.apidocs(2)
- Linguagem predominante
- C++
- Estrelas
- 46
- Forks
- 32
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Direção de pesquisa
Reproduza o relatório a partir de um checkout novo de master com `git submodule update --init --recursive` e `./build_clean_linux64.sh` e, em seguida, inicie `build_linux64/Output/amc_server` no Linux. Rastreie o caminho de inicialização que relata a falha de caminho absoluto para `8c48dc68_core.apidocs(2)`; está concluído quando o servidor inicia sem esse erro fatal de inicialização.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- cpp, linux
- Domínio
- backend, operating-systems
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 30/100