Package: posh
Version: 0.10.2
Severity: important
When using Here-String in posh, it crashed with error "Segmentation fault"
instead of sytax error like in dash.
In dash:
$ dash
$ cat <<<'echo test'
sh: 1: Syntax error: redirection unexpected
In posh:
$ posh
$ cat <<<'echo test'
Segmentation fault
It'll be better if a syntax error was raised.
-- System Information:
Debian Release: 7.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-0.bpo.2-amd64 (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.49
ii libc6 2.13-38+deb7u6
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]