[Bug 608295] New: autofs segfaults when using LDAP mount maps
http://bugzilla.novell.com/show_bug.cgi?id=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c0 Summary: autofs segfaults when using LDAP mount maps Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bilkes@mail.nih.gov QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9 We intend to use LDAP maps for automounting. In our setup, automount terminates with segfault upon startup. GSSAPI is used for LDAP authentication. This bug is similar to 468971, it was determined by inspection of the core that the cause of this issue is different. Reproducible: Always Steps to Reproduce: 1. Setup autofs_ldap_sasl_conf clientprinc="nss_ldap@XXXXX" tlsrequired="yes" usetls="yes" authrequired="yes" credentialcache="/etc/.ldapcache" 2. setup ldap entries (and nfs server, not shown) dn: ou=autofs,dc=XXXX objectClass: organizationalUnit ou: autofs #defining auto.master dn: nisMapName=auto.master,ou=autofs,dc=XXX objectClass: top objectClass: nisMap nisMapName: auto.master #defining direct maps dn: cn= /-,nisMapName=auto.master,ou=autofs,dc=XXX objectClass: nisObject cn: /- nisMapName: auto.master nisMapEntry: auto.direct dn:nisMapName=auto.direct,ou=autofs,dc=XX jectClass: top objectClass: nisMap nisMapName: auto.direct dn:cn=/usr/local,nisMapName=auto.direct,ou=autofs,dc=XXX objectClass:nisObject cn:/usr/local nisMapName:auto.direct nisMapEntry:-fstype=nfs,rw amnesia:/export/usrlocal.112 3. start automount Actual Results: automount crahses Expected Results: automount mounts -- 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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c Leonardo Chiquitto <lchiquitto@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED CC| |lchiquitto@novell.com, | |mszeredi@novell.com AssignedTo|bnc-team-screening@forge.pr |lchiquitto@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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c1 Leonardo Chiquitto <lchiquitto@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |bilkes@mail.nih.gov --- Comment #1 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-05-24 14:41:01 UTC --- Please, can you check if upgrading to the autofs package available in the filesystems repository [1] resolves this problem? Thanks. [1] http://download.opensuse.org/repositories/filesystems/openSUSE_11.2/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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c2 Sven Bilke <bilkes@mail.nih.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |bilkes@mail.nih.gov InfoProvider|bilkes@mail.nih.gov | --- Comment #2 from Sven Bilke <bilkes@mail.nih.gov> 2010-05-24 15:07:49 UTC --- Problem persists after the upgrade. No change in behavior. -- 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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c3 --- Comment #3 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-06-04 14:45:36 UTC --- I apologize for the delay. It took me some time to setup the whole infrastructure needed (LDAP+SSL+GSSAPI+KRB5+AutoFS) but at least now I can reproduce the bug reliably 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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c4 Leonardo Chiquitto <lchiquitto@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mc@novell.com --- Comment #4 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-06-07 11:20:49 UTC --- For reference, exactly the same segmentation fault was reported in bug #606584. I did some tests here and discovered that: - openSUSE 11.2 and 11.3 (current Factory) are affected - openSUSE 11.1 is not affected - The problem was introduced with the upgrade from Kerberos 1.6.3 to 1.7.6. -- 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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c5 Leonardo Chiquitto <lchiquitto@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |bilkes@mail.nih.gov --- Comment #5 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-06-21 13:08:18 UTC --- Sven, please, can you test the Kerberos packages now available in this repository? http://download.opensuse.org/repositories/home:/leonardocf:/branches:/openSU... It includes a patch that hopefully addresses this problem. -- 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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c6 --- Comment #6 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-06-21 17:44:46 UTC --- For reference, this bug was reported upstream in: http://mailman.mit.edu/pipermail/krbdev/2010-June/009099.html And the patch is now committed to Kerberos repository: http://anonsvn.mit.edu/viewvc/krb5/trunk/src/lib/gssapi/krb5/gssapi_krb5.c?r1=24050&r2=24139 -- 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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c7 Michael Calmer <mc@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|bilkes@mail.nih.gov | Resolution| |DUPLICATE --- Comment #7 from Michael Calmer <mc@novell.com> 2010-06-22 08:29:21 UTC --- Submitted to Factory. Close as duplicate for Bug #606584 *** This bug has been marked as a duplicate of bug 606584 *** http://bugzilla.novell.com/show_bug.cgi?id=606584 -- 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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c8 --- Comment #8 from Sven Bilke <bilkes@mail.nih.gov> 2010-06-24 15:13:35 UTC --- Leonardo et al., thanks for resolving this. With the updated packages, the automounter is now stable. -- 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=608295 http://bugzilla.novell.com/show_bug.cgi?id=608295#c9 --- Comment #9 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (608295) was mentioned in https://build.opensuse.org/request/show/41864 Factory / krb5 https://build.opensuse.org/request/show/54232 11.2:Test / krb5 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com