[Bug 744760] New: module-init-tools (modprobe) causes deadlock if /usr/local is automounted via nfs
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c0 Summary: module-init-tools (modprobe) causes deadlock if /usr/local is automounted via nfs Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: openSUSE 12.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: aeszter@gwdg.de QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=474022) --> (http://bugzilla.novell.com/attachment.cgi?id=474022) Fix taken from Fedora SRPM User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en; rv:1.9.2.24) Gecko/20111113 Camino/2.1 (like Firefox/3.6.24) Since module-init-tools 3.13 (actually, this commit: http://git.kernel.org/?p=utils/kernel/module-init-tools/module-init-tools.gi...), modprobe will look into /usr/local/lib/modprobe.d before loading a module (undocumented, man 8 modprobe only gives /etc/modprobe.conf and /etc/modprobe.d/). When /usr/local is NFS-mounted, autofs will cause the nfs module to be loaded, which will access /usr/local, which hangs while waiting for the nfs module to be loaded. Also see Fedora Bug #714023. Reproducible: Always Steps to Reproduce: 1. Set up /usr/local to be automounted via NFS (e.g. ln -s /netmount/local /usr plus the necessary maps). 2. Trigger the mount by accessing /usr/local, e.g. ls /usr/local. Actual Results: The mount process hangs: USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 11858 0.0 0.0 35060 2660 ? D 11:09 0:00 /sbin/mount.nfs Every command accessing /usr/local also hangs (but killable). Expected Results: /usr/local mounted and accessible -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c kk zhang <kkzhang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@novell.com AssignedTo|bnc-team-screening@forge.pr |kernel-maintainers@forge.pr |ovo.novell.com |ovo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c Leonardo Chiquitto <lchiquitto@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lchiquitto@suse.com AssignedTo|kernel-maintainers@forge.pr |mmarek@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c1 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmarek@suse.com AssignedTo|mmarek@suse.com |shota.akiyama@suse.com --- Comment #1 from Michal Marek <mmarek@suse.com> 2012-03-09 14:27:25 UTC --- Shota, can you add the same patch to our m-i-t as Fedora did? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c2 --- Comment #2 from Shota Akiyama <shota.akiyama@suse.com> 2012-03-20 14:41:52 UTC --- Created an attachment (id=482185) --> (http://bugzilla.novell.com/attachment.cgi?id=482185) fix patch for bnc#744760 The attachment is a patch for this bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c Shota Akiyama <shota.akiyama@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c4 Leonardo Chiquitto <lchiquitto@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium AssignedTo|mmarek@suse.com |lchiquitto@suse.com --- Comment #4 from Leonardo Chiquitto <lchiquitto@suse.com> 2012-09-25 16:22:57 UTC --- Submitted to Base:System (SR#135942) and 12.1 and 12.2 (MR#135942). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-09-26 10:00:07 CEST --- This is an autogenerated message for OBS integration: This bug (744760) was mentioned in https://build.opensuse.org/request/show/136030 Factory / module-init-tools -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c6 Leonardo Chiquitto <lchiquitto@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Leonardo Chiquitto <lchiquitto@suse.com> 2012-09-26 11:23:15 UTC --- Maintenance request was accepted. Update should be released soon, closing as FIXED. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c7 --- Comment #7 from Swamp Workflow Management <swamp@suse.de> 2012-10-03 17:08:51 UTC --- openSUSE-RU-2012:1285-1: An update that has two recommended fixes can now be installed. Category: recommended (low) Bug References: 744760,781737 CVE References: Sources used: openSUSE 12.2 (src): module-init-tools-3.15-3.6.1 openSUSE 12.1 (src): module-init-tools-3.13-4.7.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=744760 https://bugzilla.novell.com/show_bug.cgi?id=744760#c Ansgar Esztermann <aeszter@gwdg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com