Package: sudo Version: 1.9.13p3-3 Severity: normal I have two systems running the AMD Geode processor¹ and consequently the non-PAE kernel:
``` Linux gig 5.10.0-23-686 #1 SMP Debian 5.10.179-2 (2023-07-14) i586 GNU/Linux ``` and ``` Linux emily 6.1.0-10-686 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-2 (2023-07-27) i586 GNU/Linux ``` Both have had the bookworm upgrade, but I've not rebooted the former yet, hence the 5.x kernel. Anywhow, I cannot use sudo on either anymore, because if I do: ``` emily:~% sudo -l #(132 pts/0) 08 14:05:20.790 [1] 29199 illegal hardware instruction sudo -l ``` which shows up in `dmesg` like so: ``` 2023-08-08T14:06:32.666253+02:00 emily kernel: [206827.519200] traps: sudo[29332] trap invalid opcode ip:4ac030 sp:bfb3eedc error:0 in sudo[4ab000+2e000] ``` The system otherwise works fine, it's just `sudo` that's not usable. ¹) Here's the CPU data ``` emily:~% cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 5 model : 10 model name : Geode(TM) Integrated Processor by AMD PCS stepping : 2 cpu MHz : 498.036 cache size : 128 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 apicid : 0 initial apicid : 0 fdiv_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu de pse tsc msr cx8 sep pge cmov clflush mmx mmxext 3dnowext 3dnow cpuid 3dnowprefetch vmmcall bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass bogomips : 996.07 clflush size : 32 cache_alignment : 32 address sizes : 32 bits physical, 32 bits virtual power management: ``` -- .''`. martin f. krafft <madduck@d.o> : :' : proud Debian developer `. `'` http://people.debian.org/~madduck `- Debian - when you have better things to do than fixing systems