Private bug reported:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This issue affects a very large potential customer.  We are currently at
a pre-sales stage and would like to demonstrate our commercial support
services.

Novell has released a patch for this (see next comment) so reproduction
of issue has not been attempted.  No upstream bug can be found at this time.

==

autofs does not seems to exit cleanly on Jaunty.
After users log on the system, /proc/mounts is not being cleared, and a
segfault is shown in the system logs:

[ 5839.284941] automount[19289]: segfault at 7fbf078cdd90 ip
00007fbf078cdd90 sp 00007fbf037e1118 error 4 in
libresolv-2.9.so[7fbf07d99000+14000]

The issue seems to come from this section in /etc/init.d/umountfs:

do_stop () {
        exec 9<&0 </proc/mounts

        PROTECTED_MOUNTS="$(sed -n '0,/^\/[^ ]* \/ /p' /proc/mounts)"
        WEAK_MTPTS="" # be gentle, don't use force
        REG_MTPTS=""
        TMPFS_MTPTS=""
        while read DEV MTPT FSTYPE REST
        do

which takes a long while to iterate over 9K+ lines.

Customer has provided auto_master entries from LDAP (attached).

Novell provided a new autofs with the following (RPM) changelog that has
fixed the issue:

==
Distribution: home:cseader:autofs5 / SLE_10

Changelog:

* Tue Apr 14 2009 - csea...@novell.com
- - PTF for bug #410450
  +autofs-dont-kill-process-on-stop.patch

* Wed Apr 01 2009 - mvanc...@suse.de
- - PTF for bug #428674
==


QA Team response deadline: June 1, 15:15 UTC

REF:50020000006ENLL

 affects ubuntu/autofs
 private yes
 subscribe canonical-support
 subscribe canonical-qa

- --
Peter Matulis
Support Team


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkof/PIACgkQkfj47zT3QOgfdgCfS8AGTstKIV7dhB8HtMMOT+6d
v4wAn3ehwJFQGcv0mUTL2je5IRmOv3h+
=eC5X
-----END PGP SIGNATURE-----

** Affects: autofs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
P3: autofs does not exit cleanly in Jaunty
https://bugs.launchpad.net/bugs/381689
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to