mountall keeps on running
Bug #567964 reported by
las
This bug report is a duplicate of:
Bug #559761: mountall needs to flush plymouth message queue before emitting upstart events.
Edit
Remove
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mountall (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Binary package hint: mountall
whenever a disk check happen maountall keeps on running even after login in .It uses around 60% of cpu. no error msg was given.
This is when i run top in terminal
347 root 20 0 15748 13m 888 R 61.7 1.5 5:38.90 mountall
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mountall 2.13
ProcVersionSign
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelMo
Architecture: i386
Date: Wed Apr 21 21:48:38 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100215)
ProcEnviron:
LANGUAGE=en_GB:en
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: mountall
To post a comment you must log in.
Please strace this running process, e.g.
sudo strace -p 347
(where 347 is the PID from ps)
Attach a sample of the output