Package: fakeroot
Version: 1.5.10
Severity: important

This test may look quite extrange but I have found this experimentaly in a hand 
made automatic build system.

I open two consoles.
I execute the following command in the first console in order to make the use 
of my CPU very high:

$ while true; do true; done

I execute the following command in the second console (everything in one 
command line):

$ rm -f fakeroot.env device; fakeroot -s fakeroot.env mknod device c 1 2; 
fakeroot -i fakeroot.env ls -l device
-rw-r--r-- 1 root root 0 2007-03-30 16:35 device

If I execute this command slowly and without the CPU consuming task it works 
properly:

$ rm -f fakeroot.env device
$ fakeroot -s fakeroot.env mknod device c 1 2
$ fakeroot -i fakeroot.env ls -l device
crw-r--r-- 1 root root 1, 2 2007-03-30 16:36 device

It may happen also without the CPU consuming task, but less often.

Other platforms where I have tested this bug:
 * With unstable: fakeroot version 1.6.5
 * With x86 (testing and unstable).


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages fakeroot depends on:
ii  libc6                         2.5-0exp6  GNU C Library: Shared libraries

fakeroot recommends no packages.

-- no debconf information 
 
----------------------------------------- PLEASE NOTE 
-------------------------------------------
This message, along with any attachments, may be confidential or legally 
privileged. 
It is intended only for the named person(s), who is/are the only authorized 
recipients.
If this message has reached you in error, kindly destroy it without review and 
notify the sender immediately.
Thank you for your help.
µSysCom uses virus scanning software but excludes any liability for viruses 
contained in any attachment.
 
------------------------------------ ROGAMOS LEA ESTE TEXTO 
-------------------------------
Este mensaje y sus anexos pueden contener información confidencial y/o con 
derecho legal. 
Está dirigido únicamente a la/s persona/s o entidad/es reseñadas como único 
destinatario autorizado.
Si este mensaje le hubiera llegado por error, por favor elimínelo sin revisarlo 
ni reenviarlo y notifíquelo inmediatamente al remitente. Gracias por su 
colaboración.  
µSysCom utiliza software antivirus, pero no se hace responsable de los virus 
contenidos en los ficheros anexos.

Reply via email to