hpuhr / COMPASS

The OpenATS COMPASS (Compliance Assessment) tool aims at providing a generalized framework for air-traffic surveillance data analysis, visualization & evaluation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash in Evaluation Speed Requirement

hpuhr opened this issue · comments

commented

A user reported the following crash:

"[INFO] EvaluateTask: execute: starting
COMPASS-v0.6.0-hf1-alpha.AppImage: /app/workspace/compass/src/eval/requirement/speed/speed.cpp:281: virtual std::shared_ptrEvaluationRequirementResult::Single EvaluationRequirement::Speed::evaluate(const EvaluationTargetData&, std::shared_ptrEvaluationRequirement::Base, const SectorLayer&): Assertion `num_speeds == num_comp_failed + num_comp_passed + num_no_tst_value' failed.
Aborted (core dumped)"

To be investigated.