Re: [gentoo-user] kioworker segfault error

2025-05-16 Thread Dale
Mark Knecht wrote: > On Fri, May 16, 2025 at 3:33 PM Dale wrote: >> Howdy, >> >> I was looking at messages and ran up on this error. This is on my new >> rig, Gentoo-1. >> >> >> >> May 16 17:20:16 Gentoo-1 kernel: kioworker[3084]: segfault at 0 ip >> 7f95f17510e8 sp 7ffe1b492d50 error 4 i

Re: [gentoo-user] Benefits from full disk encryption on server?

2025-05-16 Thread Grant Taylor
On 5/16/25 11:59 AM, whiteman808 wrote: Hello, Hi, Are there any advantages from putting Linux on encrypted root at bare metal server ... I think so. But I've not yet done it myself. I've only used LUKS for a data file system. ... if I often access remotely server from ssh, and sometim

Re: [gentoo-user] kioworker segfault error

2025-05-16 Thread Mark Knecht
On Fri, May 16, 2025 at 3:33 PM Dale wrote: > > Howdy, > > I was looking at messages and ran up on this error. This is on my new > rig, Gentoo-1. > > > > May 16 17:20:16 Gentoo-1 kernel: kioworker[3084]: segfault at 0 ip > 7f95f17510e8 sp 7ffe1b492d50 error 4 in > libxcb.so.1.1.0[7f95f174

Re: [gentoo-user] kioworker segfault error

2025-05-16 Thread Nate Eldredge
I believe the "segfault at" messages are emitted by the kernel when a *userspace* process segfaults (possibly only when it's owned by root or otherwise seems important). If a kernel thread had crashed, I think you'd see an OOPS instead. kioworker, despite its name, isn't a kernel process. My

[gentoo-user] kioworker segfault error

2025-05-16 Thread Dale
Howdy, I was looking at messages and ran up on this error.  This is on my new rig, Gentoo-1. May 16 17:20:16 Gentoo-1 kernel: kioworker[3084]: segfault at 0 ip 7f95f17510e8 sp 7ffe1b492d50 error 4 in libxcb.so.1.1.0[7f95f174f000+15000] likely on CPU 15 (core 7, socket 0) May 16 17:20:16

Re: [gentoo-user] Benefits from full disk encryption on server?

2025-05-16 Thread Dale
Richard Freeman wrote: > On 5/16/2025 12:59 PM, whiteman808 wrote: >> Hello, >> >> Are there any advantages from putting Linux on encrypted root at bare >> metal server if I often access remotely server from ssh, and >> sometimes need to reboot it? What about key supplied during unlocking >> server

Re: [gentoo-user] Benefits from full disk encryption on server?

2025-05-16 Thread Richard Freeman
On 5/16/2025 12:59 PM, whiteman808 wrote: Hello, Are there any advantages from putting Linux on encrypted root at bare metal server if I often access remotely server from ssh, and sometimes need to reboot it? What about key supplied during unlocking server after reboot or manually power on? G

[gentoo-user] Benefits from full disk encryption on server?

2025-05-16 Thread whiteman808
Hello, I'm going to run on my server a few services for me and friends like static HTML pages, gitea, jabber server, and mailing lists. Are there any advantages from putting Linux on encrypted root at bare metal server if I often access remotely server from ssh, and sometimes need to reboot it?