Bug#797721: [Pkg-zsh-devel] Bug#797721: zsh frozen with zombie child

2015-09-01 Thread Axel Beckert
Control: tag -1 + unreproducible

Hi,

Vincent Lefevre wrote:
> Well, a major regression, with possible data loss to due the freeze,
> and easy to reproduce.
> 
> 1. Run "emacs some_file &"
> 2. Run "less some_other_file"
> 3. Quit emacs.
> 4. Quit less.

JFTR: I can't reproduce this issue. And I haven't been running into
any similar issue since I started using zsh 5.0.8-test-3 (aka 5.1 RC3)
about a week ago.

Let's wait what people say on zsh-workers.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



Bug#797721: zsh frozen with zombie child

2015-09-01 Thread Vincent Lefevre
Package: zsh
Version: 5.1-1
Severity: grave
Tags: upstream
Justification: renders package unusable

Well, a major regression, with possible data loss to due the freeze,
and easy to reproduce.

1. Run "emacs some_file &"
2. Run "less some_other_file"
3. Quit emacs.
4. Quit less.

I've just reported the bug to zsh-workers.

-- Package-specific info:

Packages which provide vendor completions:

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---=
ii  pulseaudio 6.0-5amd64PulseAudio sound server
ii  systemd225-1amd64system and service manager
ii  udev   225-1amd64/dev/ and hotplug management daem
ii  vlc-nox2.2.1-3  amd64multimedia player and streamer (w

dpkg-query: no path found matching pattern /usr/share/zsh/vendor-functions/


-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages zsh depends on:
ii  dpkg1.18.2
ii  libc6   2.19-19
ii  libcap2 1:2.24-11
ii  libtinfo5   6.0+20150810-1
ii  zsh-common  5.1-1

Versions of packages zsh recommends:
ii  libncursesw5  6.0+20150810-1
ii  libpcre3  2:8.35-7.1

Versions of packages zsh suggests:
ii  zsh-doc  5.1-1

-- no debconf information



Bug#797721: [Pkg-zsh-devel] Bug#797721: zsh frozen with zombie child

2015-09-01 Thread Vincent Lefevre
Control: tag -1 - moreinfo unreproducible

On 2015-09-02 01:38:57 +0200, Axel Beckert wrote:
> JFTR: I can't reproduce this issue. And I haven't been running into
> any similar issue since I started using zsh 5.0.8-test-3 (aka 5.1 RC3)
> about a week ago.
> 
> Let's wait what people say on zsh-workers.

The minimal example I've just posted to zsh-workers:

zira% updprompt() { true && { : } }
zira% TRAPCHLD() { updprompt }
zira% sleep 2 & sleep 3 ; echo OK
[1] 20452
[1]  + done   sleep 2

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)