Re: [COOT] COOT Digest - 23 Jun 2021 to 25 Jun 2021 (#2021-67)

2021-06-25 Thread Kay Diederichs
Hi Kenneth, the problem is Illegal instruction which means that your computer's CPU does not understand the code, or more technically, that its "instruction set" does not comprise the instruction that it encounters. So I guess that you use a rather old computer. The fix is a) to use a

Re: [COOT] 0.9.5 crashes on RHEL7.9

2021-06-25 Thread Kenneth Satyshur
[satyshur@dingo ~]$ lscpu Architecture: x86_64 CPU op-mode(s):32-bit, 64-bit Byte Order:Little Endian CPU(s):16 On-line CPU(s) list: 0-15 Thread(s) per core:2 Core(s) per socket:4 Socket(s): 2 NUMA node(s): 2 Vendor ID:

Re: [COOT] 0.9.5 crashes on RHEL7.9

2021-06-25 Thread Jason Key
Hi Kenneth, Illegal instruction errors usually mean the binary you are executing was compiled on a CPU that has a different (newer) instruction set than the one you're using. What generation of CPU are you using? Usually the only way to fix this is to recompile the code for the older CPU

[COOT] 0.9.5 crashes on RHEL7.9

2021-06-25 Thread Kenneth Satyshur
Here is the error: Coot Scheme Scripting GUI code found and loaded. Good afternoon Ken Satyshur. Welcome to Coot 0.9.5. (set-display-intro-string "Good afternoon Ken. Welcome to Coot 0.9.5") (set-display-lists-for-maps 1)