- LinuxCNC
- General LinuxCNC Questions
- rtapi_app: caught signal 11-dumping core, returning from a manual tool change
rtapi_app: caught signal 11-dumping core, returning from a manual tool change
19 Sep 2023 14:37 #281164
by travis036
i changed to tool # 99 (3D probe) and as soon as the manual change routine returned, i got this error. it locks up LinuxCNC so all i can do is exit out and restart it.
if config related, my configs are all at: github.com/travis-farmer/linuxcnc
I am running Debian 12, with the debian 12 supplied RT kernel, and LinuxCNC 2.9 Pre 1 from the debian 12 repo.
rtapi_app: caught signal 11-dumping core, returning from a manual tool change was created by travis036
i changed to tool # 99 (3D probe) and as soon as the manual change routine returned, i got this error. it locks up LinuxCNC so all i can do is exit out and restart it.
if config related, my configs are all at: github.com/travis-farmer/linuxcnc
I am running Debian 12, with the debian 12 supplied RT kernel, and LinuxCNC 2.9 Pre 1 from the debian 12 repo.
Attachments:
Please Log in or Create an account to join the conversation.
19 Sep 2023 16:07 #281168
by travis036
Replied by travis036 on topic rtapi_app: caught signal 11-dumping core, returning from a manual tool change
major idiot error...
old comp file:
github.com/travis-farmer/linuxcnc/blob/7...0da8/rpmlimiter.comp
fixed comp file:
github.com/travis-farmer/linuxcnc/blob/master/rpmlimiter.comp
i think tool # 99 was calling beyond what i had configured the array "tool_max" to be...
dumb... dumb... idiot!
old comp file:
github.com/travis-farmer/linuxcnc/blob/7...0da8/rpmlimiter.comp
fixed comp file:
github.com/travis-farmer/linuxcnc/blob/master/rpmlimiter.comp
i think tool # 99 was calling beyond what i had configured the array "tool_max" to be...
dumb... dumb... idiot!
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
19 Sep 2023 16:39 #281171
by Aciera
Replied by Aciera on topic rtapi_app: caught signal 11-dumping core, returning from a manual tool change
No worries, that can happen easily enough.
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- rtapi_app: caught signal 11-dumping core, returning from a manual tool change
Time to create page: 0.072 seconds