spyder error == EPERM || EUSERS || EINVAL || ENOSYS : No space left on device
0
votes
2
answers
92
views
in RHEL-8.10 with
spyder
located in /opt/anaconda3/bin/
where anaconda is from Anaconda3-2021.05-Linux-x86_64.sh
when trying to run /opt/anaconda3/bin/spyder
it core dumps immediately with this as the most relevant message
error == EPERM || error == EUSERS || error == EINVAL || error == ENOSYS. : No space left on device
can anyone elaborate on what these **errors** mean? As for *no space left on device* the system does not have a swap partition, has 512GB of RAM, and has multiple partitions for /home
and /var
and /var/tmp
and tmp.mount
is enabled but a df -h
shows none of them being over or close to 50% full.
I suspect the cause is some security setting I have applied, as I do have spyder
working on identical rhel-8.10 server however with less security settings. But I have yet to identify which security setting I might have applied to cause this.
This github page has details of the entire coredump text that I am experiencing : https://github.com/spyder-ide/spyder/issues/6901
Asked by ron
(8647 rep)
Oct 2, 2024, 01:52 PM
Last activity: Oct 2, 2024, 08:31 PM
Last activity: Oct 2, 2024, 08:31 PM