-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
saftlib 3.0.3: saft-ctl snoop hangs if source sends 20.000 messages per second #110
Comments
Stack traces from gdb (gdb) run (gdb) run |
Steps to reproduce:
unilac900.txt
saft-ctl tr0 -xv snoop 0 0 0 1
hangs (no events shown).snoop all events for 1 second from tr0. Snooping with an event id and mask works.
saft-ctl tr0 -tij
also hangs. Also commands to other timing receivers are blocked.This works with saftlib 2.5.0.
Hints from @miree : inspect saftlib/src/eb-source.cpp. This has been reworked for version 3.0.3. Compare to previous version.
The text was updated successfully, but these errors were encountered: