-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Halscope crash bug #2125
Comments
I just spent a bunch of time in Halscope (running master on Debian Bullseye and Debian Bookworm on amd64), including changing the number of samples, and did not notice any problems. What platform did you see this on? |
X86, Mint 20.3 |
Ref: #2125 (this commit does not address root cause for SEGV or FPE signals but allows restart of halscope)
Thanks, that will help.
|
The backtrace is helpful. Looks like the |
It had been running a rolling trigger for a day or so and |
based on this traceback I don't think it's fixed by my other change. |
well, maybe it could be the same thing, since it's also trying to draw the "selected" trace when it crashes. When I first started looking at it, I thought (based on line numbers) that maybe |
Halscope in master has crashed multiple times when selecting the # of samples pane.
What is bad is that you must exit LinuxCNC to be able to run halscope again as you get
this error if you try to re-launch halscope from LinuxCNC:
HAL: ERROR: duplicate component name 'halscope'
SCOPE: ERROR: hal_init() failed
The text was updated successfully, but these errors were encountered: