Package: fish
Version: 1.13.1-1
Severity: grave
Hi there.
$ fish
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
Segmentation fault
$
Last few lines from strace:
ioctl(1, TIOCGWINSZ, {ws_row=42, ws_col=106, ws_xpixel=1272, ws_ypixel=1008}) = 0
open("/etc/fish_inputrc", O_RDONLY) = 3
rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
My /etc/fish_inputrc is the one shipped with fish.
/etc/inputrc has the following two lines only as non-comments:
set input-meta on
set output-meta on
My ~/.inputrc has the following:
set completion-ignore-case on
HTH,
-- Jorgen
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Versions of packages fish depends on:
ii bc 1.06-17 The GNU bc arbitrary precision cal
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libncurses5 5.4-9 Shared libraries for terminal hand
Versions of packages fish recommends:
pn xsel <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]