----- Mail original ----- > De: "g esp" <g....@free.fr> > À: "LFS Developers Mailinglist" <lfs-dev@linuxfromscratch.org> > Envoyé: Lundi 24 Décembre 2012 18:12:00 > Objet: Re: [lfs-dev] LFS SVN urrent build results ... > > The umount process at the end did not work properly. > > There may also be a related error somewhere in the build process as > > there were two processes hanging around after jhalfs completed. > > I'm > > going to run another test build today and will investigate that in > > a > > little more detail. > > > > I have that same issue on my build system. > I suspect e2fsprogs-1.42.6 has an issue running some tests (there is > too some tests files remaining in /tmp). > > After my build, I see using 'ps ax' a process doing > cat /dev/zero > and the other process should be '/bin/sh ./test_one' which is an > e2fsprogs test > the remaining process are 23812 pts/0 SN 0:00 /bin/sh ./test_one ../../tests/f_mmp 23813 pts/0 SN 52:27 ../debugfs/debugfs -w f_mmp.tmp 23814 pts/0 SN 13:49 cat /dev/zero
So the issue is in tests/f_mmp.tmp [chroot-i486] root:/$ ls -hl /usr/src/e2fs*/build/tests/f_mmp*.log -rw-r--r-- 1 root root 1.5G Dec 24 21:03 /usr/src/e2fsprogs-1.42.6/build/tests/f_mmp.log -rw-r--r-- 1 root root 322 Dec 24 19:03 /usr/src/e2fsprogs-1.42.6/build/tests/f_mmp_garbage.1.log -rw-r--r-- 1 root root 277 Dec 24 19:03 /usr/src/e2fsprogs-1.42.6/build/tests/f_mmp_garbage.2.log -rw-r--r-- 1 root root 122 Dec 24 19:03 /usr/src/e2fsprogs-1.42.6/build/tests/f_mmp_garbage.log f_mmp.log is filled in a continuous loop until the disk is full. Gilles -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page