LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.78k stars 1.15k forks source link

HALUI causes SIGSEGV signal #2793

Open peter-doronin opened 9 months ago

peter-doronin commented 9 months ago

I am using ini config with ZA axis. But halui with this ini, causes segmentation fault on init. Config with X axis working properly. linuxcnc 2.9 master.

andypugh commented 9 months ago

Do you mean 2.9 and master?

peter-doronin commented 9 months ago

Do you mean 2.9 and master?

2.9.0-pre0

andypugh commented 8 months ago

Can you check that the same problem is seen with the current released version, (2.9.2) 2.9.0-pre0 is pretty old. Is this the version from Debian?

andypugh commented 8 months ago

And can you attach the HAL and INI files?