- User Interfaces
- Other User Interfaces
- linuxcncrsh crashes when get_spindle or get_spindle_overide commands executed
linuxcncrsh crashes when get_spindle or get_spindle_overide commands executed
- galmiklos
- Away
- New Member
-
Less
More
- Posts: 12
- Thank you received: 2
24 Aug 2026 02:43 - 24 Aug 2026 02:58 #348949
by galmiklos
linuxcncrsh crashes when get_spindle or get_spindle_overide commands executed was created by galmiklos
Running linuxcnc 2.9.10 with linuxcncrsh loaded. When a client connects and executes a get spindle or get spindle_override command, linuxcncrsh crashes with segmentation fault.
This is the line in custom.hal.
linuxcncrsh started like this
These are the commands on the client side.
[/code][/code][/code]
This is the line in custom.hal.
[code]loadusr linuxcncrsh --port 5007 --connectpw EMC --enablepw EMCT00linuxcncrsh started like this
[code]gal@linuxcnc-vm:~/linuxcnc/configs/sim.qtdragon_hd.qtdragon_hd_xyz$ linuxcncrsh -p 5007 -w EMC -e EMCT00 -- -ini /home/gal/linuxcnc/configs/sim.qtdragon_hd.qtdragon_hd_xyz/qtdragon_hd_xyz.ini
Connected to telnet
Segmentation faultThese are the commands on the client side.
[code]gal@roki:~$ telnet 192.168.3.125 5007
Trying 192.168.3.125...
Connected to 192.168.3.125.
Escape character is '^]'.
hello EMC telnet 1.0
HELLO ACK EMCNETSVR 1.1
get spindle
get spindle
Connection closed by foreign host.[/code][/code][/code]
Last edit: 24 Aug 2026 02:58 by galmiklos.
Please Log in or Create an account to join the conversation.
- User Interfaces
- Other User Interfaces
- linuxcncrsh crashes when get_spindle or get_spindle_overide commands executed
Time to create page: 0.094 seconds