wierd problem after update....
15 Jun 2024 23:30 #303087
by Roguish
wierd problem after update.... was created by Roguish
Well, haven't worked with the mill for a while, but back at it. Have some parts to make for cash.
I updated to the latest .deb on buildbot2: linuxcnc-uspace_2.10.0~pre0.3238.g28fc559dc4_amd64.deb
Ok, works fine. I use a simple .bat file to copy a few files: .ui, .qrc, .qrs, and the handler.
Been working file for a several previous updates.
This time I'm getting a very weird error.
I run from a cmd window, so I can see what's going on.
Now, it's getting stream of messages in the cmd window. See the image.
What the heck is that all about?
This is the message: (time=1718493234.121713,pid=13891): rcs_sem_post(0) called
It just streams, fast.
Linuxcnc and QtDragon seem to be functioning ok.
I copied out the cmd window, trimming a very series of messages. see the txt file
Also, here is my .ini file.
So, what's going on? how can I get rid of this messaging????
Please help.
I updated to the latest .deb on buildbot2: linuxcnc-uspace_2.10.0~pre0.3238.g28fc559dc4_amd64.deb
Ok, works fine. I use a simple .bat file to copy a few files: .ui, .qrc, .qrs, and the handler.
Been working file for a several previous updates.
This time I'm getting a very weird error.
I run from a cmd window, so I can see what's going on.
Now, it's getting stream of messages in the cmd window. See the image.
What the heck is that all about?
This is the message: (time=1718493234.121713,pid=13891): rcs_sem_post(0) called
It just streams, fast.
Linuxcnc and QtDragon seem to be functioning ok.
I copied out the cmd window, trimming a very series of messages. see the txt file
Also, here is my .ini file.
So, what's going on? how can I get rid of this messaging????
Please help.
Please Log in or Create an account to join the conversation.
16 Jun 2024 02:12 #303089
by cmorley
Replied by cmorley on topic wierd problem after update....
Pid number might let you look up what is printing the message. I don't recognize it.
I think System info can show you running pid processes
I think System info can show you running pid processes
The following user(s) said Thank You: Roguish
Please Log in or Create an account to join the conversation.
16 Jun 2024 02:14 #303090
by cmorley
Replied by cmorley on topic wierd problem after update....
Also try setting DEBUG in INI to zero
The following user(s) said Thank You: Roguish
Please Log in or Create an account to join the conversation.
16 Jun 2024 17:23 #303119
by Roguish
Replied by Roguish on topic wierd problem after update....
Chris.
thanks. I thought about changing the debut in the .ini, but that would only hide the problem.
I'll see if I can find the pid in system info. not sure how to do that but I'll look into it.
thanks. I thought about changing the debut in the .ini, but that would only hide the problem.
I'll see if I can find the pid in system info. not sure how to do that but I'll look into it.
Please Log in or Create an account to join the conversation.
16 Jun 2024 18:22 - 16 Jun 2024 18:30 #303120
by Roguish
Replied by Roguish on topic wierd problem after update....
ok, found the processes....
it's bounding between halui and milltask.
see the image and the file..
So, what's up????
UPDATE
In reading the DEBUG doc, I set
it's bounding between halui and milltask.
see the image and the file..
So, what's up????
UPDATE
In reading the DEBUG doc, I set
RCS_DEBUG = 0, and the streaming stopped.....
Attachments:
Last edit: 16 Jun 2024 18:30 by Roguish.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.076 seconds