Closed michalbiesek closed 1 year ago
@abetones This is a good candidate for both the known issues list and change log. This issue exists in all versions of AppScope before 1.2.2. The issue is resolved in 1.2.2.
When might a user see this issue? It's only possible if the user has configured protocol definitions, and is reconfiguring a running process.
The crash occurs when the new configuration defines a protocol that the old configuration also defines. It crashes as long as the two protocols have the same name, even if the two definitions are identical.
Steps To Reproduce
On arm64 env, during scoping the Cribl using dynamic configuration file results with segfault Dynamic configuration file:
The SIGSEGV occurred somewhere in
SetConfigFromDoc
during the processing of the configuration file scope.ymlEdit: The issue is with content of scope.yml what we are want to reload:
Environment
Requested priority
None
Relevant log output
No response