Package: zsh
Version: 4.3.10-14
Severity: normal


After running a process in the background (by putting "&" at the end of the 
command line) the output of "jobs" correctly shows 
the process as "running". If I send the process a STOP signal with "kill 
-STOP", the process stops and "jobs" shows the 
process as "suspended (signal)".  The problem is that after sending a CONT 
signal to the process (with kill -CONT), 
"jobs" still shows the process as suspended, even though the process resumes 
(if it's a media file I can hear it 
playing, for example.

The processes I used to test this were "ping -i 4 -f localhost" and mpg321.  I 
tried the same using bash and the status
are correctly updated. I tried also "/bin/kill" but the same thing happens.

Thank you for your work.

Cheers. 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages zsh depends on:
ii  libc6                     2.11.2-2       Embedded GNU C Library: Shared lib
ii  libcap2                   1:2.19-2       support for getting/setting POSIX.
ii  libncursesw5              5.7+20100313-2 shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libc6                         2.11.2-2   Embedded GNU C Library: Shared lib
ii  libpcre3                      8.02-1.1   Perl 5 Compatible Regular Expressi

Versions of packages zsh suggests:
pn  zsh-doc                       <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to