You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start linuxcnc with QtPlasmaC ui on a Raspberry Pi 4
3a. Click on SETTINGS then HAL SCOPE
3b. or open a terminal and run halscope
Observe that halscope crashes
This is what I expected to happen:
halscope runs without crashing
This is what happened instead:
alangibson@linuxcnc:~ $ halscope
halscope: config file 'autosave.halscope' could not be opened
hal/utils/scope.c Caught signum=11 <Segmentation fault>
killing userspace comp_id=230
It worked properly before this:
I've never seen it run on a Raspberry Pi
Information about my hardware and software:
I am using this Linux distribution and version (often, shown by lsb_release -a):
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
I am using this kernel version (shown by uname -a):
Linux linuxcnc 5.15.82-rt54-v8+ #1 SMP PREEMPT_RT Tue Dec 13 13:26:48 CET 2022 aarch64 GNU/Linux
I am running ...
A binary version from linuxcnc.org (including buildbot.linuxcnc.org)
A binary I built myself
A binary version from some other source besides linuxcnc.org
I am using this LinuxCNC version (shown in package manager or, for git versions, scripts/get-version-from-git):
Thanks for the detailed bug report! This may have been fixed by pull request #2302 which was merged into 2.9 and master since your version. Please update your 2.9 branch and retest.
Here are the steps I follow to reproduce the issue:
3a. Click on SETTINGS then HAL SCOPE
3b. or open a terminal and run halscope
This is what I expected to happen:
halscope runs without crashing
This is what happened instead:
It worked properly before this:
I've never seen it run on a Raspberry Pi
Information about my hardware and software:
lsb_release -a
):uname -a
):scripts/get-version-from-git
):The text was updated successfully, but these errors were encountered: