Package: zsh Version: 4.3.4-dev-6-10 Severity: normal Hi,
while typo-ing I crashed zsh as follows, reproduced with a new user, withing gdb, with zsh-dbg installed: bee% autoload -U compinit bee% compinit bee% apt-c(^I (that's "apt-c" + "(" + tab) Program received signal SIGSEGV, Segmentation fault. 0x080a1d23 in pattryrefs () (gdb) bt full #0 0x080a1d23 in pattryrefs () No symbol table info available. #1 0x080a25c8 in pattry () No symbol table info available. #2 0x08097354 in scanparamvals () No symbol table info available. #3 0xb7b69cc6 in scanpmcommands (ht=0x81a7808, func=0x8097200 <scanparamvals>, flags=42) at ../../../Src/Modules/parameter.c:265 pm = {node = {next = 0x0, nam = 0x80edd58 "yacc", flags = 0}, u = { data = 0x0, arr = 0x0, str = 0x0, val = 0, valptr = 0x0, dval = 0, hash = 0x0}, gsu = {s = 0xb7b6b790, i = 0xb7b6b790, f = 0xb7b6b790, a = 0xb7b6b790, h = 0xb7b6b790}, base = 0, width = 0, env = 0x0, ename = 0x0, old = 0x0, level = 0} i = 0 hn = (HashNode) 0x80edd40 #4 0x08074ae2 in scanmatchtable () No symbol table info available. #5 0x08074b3c in scanhashtable () No symbol table info available. #6 0x080949ca in paramvalarr () No symbol table info available. #7 0x08094a5e in ?? () Cheers, -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24-rc5-686 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages zsh depends on: ii debconf [debconf-2.0] 1.5.18 Debian configuration management sy ii libc6 2.7-5 GNU C Library: Shared libraries ii libcap1 1:1.10-14 support for getting/setting POSIX. ii libncursesw5 5.6+20071215-1 Shared libraries for terminal hand Versions of packages zsh recommends: ii libpcre3 7.3-2 Perl 5 Compatible Regular Expressi -- no debconf information -- Loïc Minier