Package: unace
Version: 1.2b-17
Severity: normal

Dear Maintainer,

unace goes into an endless loop when stdin is /dev/null, for example, when 
using xargs:;

   unace t x.ace </dev/null

resulting strace:

_newselect(1, [0], NULL, NULL, {tv_sec=0, tv_usec=0}) = 1 (in [0], left 
{tv_sec=0, tv_usec=0})
read(0, "", 4096)                       = 0
_newselect(1, [0], NULL, NULL, {tv_sec=0, tv_usec=0}) = 1 (in [0], left 
{tv_sec=0, tv_usec=0})
read(0, "", 4096)                       = 0
_newselect(1, [0], NULL, NULL, {tv_sec=0, tv_usec=0}) = 1 (in [0], left 
{tv_sec=0, tv_usec=0})
read(0, "", 4096)                       = 0
_newselect(1, [0], NULL, NULL, {tv_sec=0, tv_usec=0}) = 1 (in [0], left 
{tv_sec=0, tv_usec=0})
read(0, "", 4096)                       = 0
_newselect(1, [0], NULL, NULL, {tv_sec=0, tv_usec=0}) = 1 (in [0], left 
{tv_sec=0, tv_usec=0})
read(0, "", 4096)                       = 0
_newselect(1, [0], NULL, NULL, {tv_sec=0, tv_usec=0}) = 1 (in [0], left 
{tv_sec=0, tv_usec=0})
read(0, "", 4096)                       = 0

-- System Information:
Debian Release: 10.3
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable-debug'), (500, 'testing-debug'), 
(500, 'stable-updates'), (500, 'stable-debug'), (500, 'unstable'), (500, 
'testing'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, x32

Kernel: Linux 5.4.23-050423-generic (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages unace depends on:
ii  libc6  2.28-10

unace recommends no packages.

unace suggests no packages.

-- no debconf information

Reply via email to