Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Backend hangs when doing "process services restart" in the CLI #178

Closed
krihal opened this issue Jan 13, 2025 · 2 comments
Closed

Backend hangs when doing "process services restart" in the CLI #178

krihal opened this issue Jan 13, 2025 · 2 comments
Assignees
Labels
bug Something isn't working fixed: plz verify Bug/feature is fixed by developer, need verification

Comments

@krihal
Copy link
Collaborator

krihal commented Jan 13, 2025

This:

snc@snc-lab> processes services restart
<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
   <ok xmlns="http://clicon.org/lib"/>
</rpc-reply>
snc@snc-lab>

Will make the backend hang. Not possible to open new CLIs etc.

@krihal krihal added the bug Something isn't working label Jan 13, 2025
@olofhagsand olofhagsand added the fixed: plz verify Bug/feature is fixed by developer, need verification label Jan 17, 2025
@olofhagsand olofhagsand assigned krihal and unassigned olofhagsand Jan 17, 2025
@olofhagsand
Copy link
Member

The syslog() call was called recursively from within a signal handler triggering a mutex.

@krihal
Copy link
Collaborator Author

krihal commented Jan 24, 2025

Verified.

@krihal krihal closed this as completed Jan 24, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working fixed: plz verify Bug/feature is fixed by developer, need verification
Projects
None yet
Development

No branches or pull requests

2 participants