On 29 Jan 2024 19:20 +0000, from ad...@matrixscience.com (Adam Weremczuk):
> I have 2 bare metal Debian 12.4 servers with fairly new Intel CPUs and
> plenty of memory.
> 
> On both, dmesg continuously reports:
> 
> (...)
> [Mon Jan 29 12:13:00 2024] cli64[1666090]: segfault at 0 ip 000000000040dd3b
> sp 00007ffc2bfba630 error 4 in cli64[400000+18a000] likely on CPU 41 (core
> 17, socket 0)
> (...)

What's cli64? A package search comes up empty for me.

https://packages.debian.org/search?searchon=contents&keywords=cli64&mode=exactfilename&suite=bookworm&arch=any


> $ sudo dmesg -T | grep cli64 | wc -l

Useless use of wc. :-) "grep -c" will show a count of matching lines.

-- 
Michael Kjörling                     🔗 https://michael.kjorling.se
“Remember when, on the Internet, nobody cared that you were a dog?”

Reply via email to