Bug 548347
Summary: | [abrt] crash detected in kdm-4.3.3-7.fc12.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Egon Kastelijn <redhat2> | ||||
Component: | kdebase-workspace | Assignee: | Than Ngo <than> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | fedora, fedora, jreznik, kevin, lorenzo, ltinkl, rdieter, smparrish, than | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:52bf502f293bb2a983ba2acf054bb7e8d043cea2 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-07-07 14:22:34 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Egon Kastelijn
2009-12-17 07:37:52 UTC
Created attachment 378917 [details]
File: backtrace
Are you trying to login with a fingerprint? Because it's pam_fprintd which is triggering the crash. Hi Kevin, Nope. I do have a fingerprint reader on my laptop, but I am not using it. The last time I checked the hardware was not supported. kind regards, Egon Thank you for taking the time to report this issue to us. This is an issue which is best addressed by the upstream developers. Please file a report at bugs.kde.org , and when done add the upstream report info to this report. We will continue to track the issue in the centralized upstream bug tracker, and will review any bug fixes that become available for consideration in future updates. Thank you for the bug report. This bug has been triaged Steven M. Parrish KDE & Packagekit Triager Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers I created the upstream bug report. See: https://bugs.kde.org/show_bug.cgi?id=220404 kind regards, Egon Hi, Quote from the upstream bugreport: ========================== well, i'll just generously bounce back the ball. :P this looks like a pam_fprintd issue - judging by the backtrace it may be assuming the presence of a glib main loop, which is of course absent in kdm. this wouldn't be too surprising if it was tested only with gdm. ========================== kind regards, Egon Yeah, while the KDM frontend probably actually does have a GLib event loop with the GLib event loop integration in Qt 4, the backend doesn't and that's where the PAM modules plug into. I guess we need to disable pam_fprintd in the KDM configuration and use the KDM fingerprint plugin that guy from Brno worked on. *** This bug has been marked as a duplicate of bug 605156 *** |