pop-os / cosmic-greeter

libcosmic greeter for greetd, which can be run inside cosmic-comp
GNU General Public License v3.0
53 stars 30 forks source link

Frequently stuck at login due to segfault in greetd #57

Closed xvbcfj closed 2 months ago

xvbcfj commented 3 months ago
Jun 07 20:45:10 pop-os kernel: greetd[30377]: segfault at 7ffc49729f98 ip 0000782fd5075048 sp 00007ffc49729f90 error 6 in libc.so.6[782fd5028000+195000] likely on CPU 6 (core 6, socket 0)
jackpot51 commented 3 months ago

This is probably related to #12.

wash2 commented 2 months ago

Disabling eCryptfs Key/Mount Management with pam-auth-update avoids this and seems to fix #12 for me too after logging in and out a bunch. I think we could probably remove it by default because we don't encrypt the home directory, right?

mmstick commented 2 months ago

Yes, it'd be good to disable it if it's causing problems for PAM