Am Freitag, dem 11.04.2025 um 23:00 -0400 schrieb gene heskett: > Has anyone been successful at making linuxcnc run on Slackware? > > I want to see if its feasible if trixie doesn't fix my now damned > near 3 > year old problem with Debian. Which is a 30 second total system > freeze > when trying to open a file or files I own. There is a 30 second > timeout > while I stare at a frozen system, that nags me 20 to 150 times a day.
Does it freeze the system or only the app? Do you use automounter, NFS or samba shares? I would check if there are some hanging network mounts. If possible, check hanging processes which state they are in ('D' means "uninterruptible wait", i.e. waiting for some blocking file- I/O to complete, hanging NFS mount could cause that). Check your DNS settings and if you usual hosts resolve. Also if possible check if programs using different GUI frameworks and file open dialogs are affected the same (assuming that is what you mean by "open"). Also check dmesg if there is something going on with memory pressure or processes getting killed because of OOM. regards Robert _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users