[Bug 569097] New: KDM doesn't restart when logging out due to pam_mount crash
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c0 Summary: KDM doesn't restart when logging out due to pam_mount crash Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: 32bit OS/Version: openSUSE 11.2 Status: NEW Severity: Critical Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: alexandrelissy@free.fr QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=335564) --> (http://bugzilla.novell.com/attachment.cgi?id=335564) KDM log file with backtrace. User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2b5) Gecko/20091204 Firefox/3.6b5 After activating pam_mount in order to automatically mount ~/Documents from a CIFS share, it crashes on logout. Reproducible: Always Steps to Reproduce: 1. Configure pam_mount (e.g. when joining a windows domain). 2. Login with either a local account or domain account. 3. Logout, kdm doesn't restart. Actual Results: KDM doesn't restart, leaving the user on a virtual term. We need to issue a /etc/init.d/xdm restart as root in order to be able to graphically login again. Expected Results: pam_mount shouldn't crash. All the updates are applied. This is pam_mount 1.27-2.2.1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c1 --- Comment #1 from Alexandre LISSY <alexandrelissy@free.fr> 2010-01-08 11:29:43 UTC --- I just tested reverting to pam_mount 1.27-2.1, and it doesn't crash anymore. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |mc@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c2 Michael Calmer <mc@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |NEEDINFO CC| |jengelh@medozas.de Info Provider| |alexandrelissy@free.fr --- Comment #2 from Michael Calmer <mc@novell.com> 2010-01-11 09:43:41 UTC --- Please install the debug packages of pam_mount http://download.opensuse.org/debug/update/11.2/rpm/i586/ pam_mount-debuginfo-1.27-2.2.1.i586.rpm pam_mount-debugsource-1.27-2.2.1.i586.rpm and reproduce the backtrace (attach it here again). I hope that than more informations are present. Additionally please turn debug in pam_mount on. Set in /etc/security/pam_mount.conf.xml <debug enable="1" /> and attach /var/log/messages after you have reproduced this. If you would attach pam_mount.conf.xml too, it would help a lot to reproduce this here. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c3 --- Comment #3 from Alexandre LISSY <alexandrelissy@free.fr> 2010-01-11 11:35:47 UTC --- Created an attachment (id=335867) --> (http://bugzilla.novell.com/attachment.cgi?id=335867) The pam_mount config file -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c4 --- Comment #4 from Alexandre LISSY <alexandrelissy@free.fr> 2010-01-11 12:46:36 UTC --- Created an attachment (id=335879) --> (http://bugzilla.novell.com/attachment.cgi?id=335879) The KDM.log file during the crash -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c5 --- Comment #5 from Alexandre LISSY <alexandrelissy@free.fr> 2010-01-11 12:46:59 UTC --- Created an attachment (id=335880) --> (http://bugzilla.novell.com/attachment.cgi?id=335880) The messages file during the crash -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c6 Alexandre LISSY <alexandrelissy@free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |alexandrelissy@free.fr Info Provider|alexandrelissy@free.fr | --- Comment #6 from Alexandre LISSY <alexandrelissy@free.fr> 2010-01-11 12:49:51 UTC --- I've just added the three needed files : - pam_mount.conf.xml - /var/log/kdm.log - /var/log/messages You should be aware that those logs are with pam_mount-debug{info,source} installed. I just installed, restarted X to make sure new code is up and running, and regenerated the crash. Also notice that when trying to reproduce the crash, it looks like the crash doesn't arises with « <debug enable="1" /> » set in pam_mount.conf.xml, while the issue is present when « <debug enable="0" /> » is defined. Maybe some kind of race condition somewhere ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c7 Michael Calmer <mc@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #7 from Michael Calmer <mc@novell.com> 2010-01-11 13:01:36 UTC --- I found a fix in the git repository of pam_mount which may fix your problem. I build a new RPMs with this patch, and you may want to give it a try: http://download.opensuse.org/repositories/home:/mcalmer:/branches:/openSUSE:... I will try to reproduce this tomorrow. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c8 --- Comment #8 from Jan Engelhardt <jengelh@medozas.de> 2010-01-11 13:32:34 UTC --- Alternatively, there is pam_mount 1.33 in /repositories/Linux-PAM. (That is, if mcalmer accepts the SR...) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c9 --- Comment #9 from Alexandre LISSY <alexandrelissy@free.fr> 2010-01-11 13:45:46 UTC --- I'm gonna try your pam_mount-1.27-5.1 package. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c10 --- Comment #10 from Alexandre LISSY <alexandrelissy@free.fr> 2010-01-11 13:50:10 UTC --- It looks like the patch you pointed out fixes the issue. At least, no crash and kdm comes back correctly. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c11 --- Comment #11 from Michael Calmer <mc@novell.com> 2010-01-11 13:55:15 UTC --- Thanks for testing. I will do some other tests tomorrow and than I will ask for an update. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c12 Michael Calmer <mc@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |maintenance@opensuse.org --- Comment #12 from Michael Calmer <mc@novell.com> 2010-01-12 10:23:43 UTC --- I would suggest to provide an update or pam_mount to fix crashing kdm. This bug was introduced by the last maintenance update. Maintenance-Team: please provide a SWAMPID. (openSUSE 11.2 only) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c13 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |meissner@novell.com Info Provider|maintenance@opensuse.org | --- Comment #13 from Marcus Meissner <meissner@novell.com> 2010-01-12 15:11:53 UTC --- as we regressed this with an update, we should fix it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c14 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:30116 --- Comment #14 from Swamp Workflow Management <swamp@suse.com> 2010-01-12 15:13:32 UTC --- The SWAMPID for this issue is 30116. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/30116) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c15 Michael Calmer <mc@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |Final --- Comment #15 from Michael Calmer <mc@novell.com> 2010-01-12 15:41:46 UTC --- patchinfo and package submitted. => fixed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c16 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:30116 |maint:running:30116 | |maint:released:11.2:30117 --- Comment #16 from Swamp Workflow Management <swamp@suse.com> 2010-01-20 14:54:15 UTC --- Update released for: pam_mount, pam_mount-32bit, pam_mount-debuginfo, pam_mount-debuginfo-32bit, pam_mount-debugsource Products: openSUSE 11.2 (debug, i586, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:30116 |. |maint:released:11.2:30117 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=569097 http://bugzilla.novell.com/show_bug.cgi?id=569097#c17 --- Comment #17 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (569097) was mentioned in https://build.opensuse.org/request/show/29366 11.2:Test / pam_mount -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com