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