Package: posh
Version: 0.6.16
Severity: normal
When a command run by posh dies with a signal, posh segfaults. I can
reproduce reliably with this script:
#!/bin/posh
echo 'int main() { raise(1); }' >die.c
gcc -o die die.c
./die
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-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 posh depends on:
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii libc6 2.7-18 GNU C Library: Shared libraries
posh recommends no packages.
posh suggests no packages.
-- debconf information:
* posh/sh: false
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]