Autodesk / Autodesk/AutodeskMachineControlFramework
linux runtime error: Fatal initialization error: could not get absolute path of 8c48dc68_core.apidocs(2)
- 主要語言
- C++
- 星號
- 46
- 分支
- 32
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
研究方向
使用 `git submodule update --init --recursive` 和 `./build_clean_linux64.sh` 從全新的 master checkout 重現該報告,然後在 Linux 上啟動 `build_linux64/Output/amc_server`。追蹤回報 `8c48dc68_core.apidocs(2)` 絕對路徑失敗的啟動路徑;當伺服器在沒有此致命初始化錯誤的情況下啟動時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp, linux
- 領域
- backend, operating-systems
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100