Wow! Same day response!  Thanks.
I read through the link supplied. Great reference except that it didn't solve my problem.

The linux-cnc doesn't seem to loading as a module and I don't see anything with dmesg pertaining to the core dump.

I run my application like this:
 ../../../scripts/halrun -I gcdc.hal
Note: Using POSIX realtime
... (lots of my diagnostic messages) ...
LCEC: cocb_onVelocity complete Vel:0
rtapi_app: caught signal 11 - dumping core

I am running this kernel.
cat /proc/version
Linux version 4.19.71-rt24-v7+ (crowe@crowe-desktop) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03)) #1 SMP PREEMPT RT Mon Mar 21 15:01:18 CDT 2022

I don't believe I am running as a kernel module so I am a little confused in that regard. without and ip= value I haven't done much more.

I compiled linux-cnc with the following configuration

./configure --with-realtime=uspace --without-libmodbus --with-python=/usr/bin/python2.7 --enable-non-distributable=yes

Do  I need to do something else to make it a kernel module based system?

Again, thanks for the quick response.
Cheers
Mike

On 4/21/22 11:01 AM, andy pugh wrote:
On Thu, 21 Apr 2022 at 16:41, Mike Crowe <mcr...@gcdataconcepts.com> wrote:

Any ideas as to how to diagnose this type of problem?

This can help locate the problem:
https://github.com/LinuxCNC/linuxcnc/blob/master/docs/help/rtfaults.adoc





_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to