-
-
Notifications
You must be signed in to change notification settings - Fork 482
Floating point exception (core dumped) #1595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Which version of htop are you using? You should still be able to use the Also, we need more information such as the version of the Linux kernel, and whether you have tested and built the upstream version of htop here (we don't support htop versions provided by Linux distributions directly). |
Can you tell me step by step how to install htop for OS Almalinux 9 ? About htop version: |
Can you run htop under gdb and provide the output of |
i have the same problem, almalinux 9.4 |
@Zomebodi can you provide the information requested? (gdb 'bt full' command output in particular, but also output from objdump -d -S -w /usr/bin/htop). Thanks! |
objdump gdb) bt full |
Just a note: Almalinux 9 inherited the increased CPU baseline (x86_64-v2) from RHEL 9. |
Hmmm, no error location for the crash? At least that'd be helpful … |
@BenBE he just ran |
You can get a storage vps on interserver: https://www.interserver.net/vps/storage.html This way, you can determine the cause of the problem. |
@Zomebodi: can you paste the results of |
|
When I installed Alma Linux 9 I had that problem, now I have Ubuntu 22.04 installed and htop works normally. It's the same hardware. |
yes, but Ubuntu compiles its code (like Debian) for the |
[root@vps3036791 ~]# cat /proc/cpuinfo processor : 1 processor : 2 |
that would be a |
KVM leaves me with no doubts. Now, something even stranger happens. On a newly activated machine with them, htop doesn't work, but after installing the DirectAdmin control panel, it can be installed and works without issue. So I assume it's something DirectAdmin installs within its dependencies that fixes the htop problem. |
I have a VDS (Virtual Dedicated Server) KVM. |
It didn't work before installing the panel. So I just installed Alma Linux 9 OS and then installed htop. In my case it's not a panel. |
Hi,
I installed htop on almalinux 9 and when I type htop I get an error: Floating point exception (core dumped)
The text was updated successfully, but these errors were encountered: