Skip to content

Abort (Core dumped) when running cFS in docker container #718

Discussion options

You must be logged in to vote

TL;DR: The problem in my case was that the msg_queue size was lower than required.

Details

To anybody who encounters the same problem, here's what I did to figure out the solution.

The bottom of the log indicates what the error may be:

1980-012-14:03:20.05091 CFE_EVS_TaskInit: Call to CFE_SB_CreatePipe Failed:RC=0xCA000005
1980-012-14:03:20.05092 CFE_EVS_TaskMain: Application Init Failed,RC=0xCA000005
1980-012-14:03:20.05093 CFE_ES_ExitApp: CORE Application CFE_EVS Had an Init Error.
1980-012-14:03:20.05094 CFE_ES_ResetCFE: PROCESSOR RESET called from CFE_ES_ResetCFE (Commanded).
CFE_PSP: Exiting cFE with PROCESSOR Reset status.
Aborted (core dumped)

However, it's not necessarily clear t…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ivanperez-keera
Comment options

Answer selected by ivanperez-keera
Comment options

You must be logged in to vote
1 reply
@skliper
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants