linux runtime error: Fatal initialization error: could not get absolute path of 8c48dc68_core.apidocs(2)

Open
#75 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, linux

Research direction

Reproduce the report from a fresh master checkout with git submodule update --init --recursive and ./build_clean_linux64.sh, then start build_linux64/Output/amc_server on Linux. Trace the startup path that reports the absolute-path failure for 8c48dc68_core.apidocs(2); done means the server starts without this fatal initialization error.

Written by the indexing model from the issue text.

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

Dominant language
C++
Stars
46
Forks
34
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Autodesk/AutodeskMachineControlFramework

All issues in Autodesk/AutodeskMachineControlFramework

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.