GNOME Bugzilla – Bug 726735
gdm-session-worker crash in strlen()
Last modified: 2014-03-19 19:12:15 UTC
I'm seeing this crash on Fedora 20 with gdm-3.10.0.1-1.fc20, but it also happened with 3.8. https://bugzilla.redhat.com/show_bug.cgi?id=989653 Core was generated by `gdm-session-worker [pam/gdm-fingerprint]'. Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 233369
Thread 1 (Thread 0x7f3d9eef5880 (LWP 2422))
this looks like some sort of bug in pam_ecryptfs not a bug in gdm. My guess is ecryptfs uses the typed in password to decrypt the fs, but with fingerprint login, there's not password to decrypt with. you probably need to disable the fingerprint login and/or take pam_ecryptfs out of your fingerprint authentication stack.