Your message dated Sat, 3 Mar 2012 14:16:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#459896: Bug triage (zsh: Segfaults in "apt-c("
completion)
has caused the Debian Bug report #459896,
regarding Segfaults in "apt-c(" completion
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
459896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459896
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Version: 4.3.6-6
Hi,
Richard Hartmann wrote:
> On Tue, Dec 30, 2008 at 10:04, Loïc Minier <[email protected]> wrote:
> > It doesn't crash for me with 4.3.6, but I'd be more confortable if
> > someone looked at the backtrace or changelog to make sure it was
> > addressed and is not simply hidden by random other code changes.
>
> Can you send email to [email protected], please? If not,
> tell me and I will do so.
Neither of that seem to have happened in the year after this mail -- I
checked the 2008 and 2009 archives of zsh-workers. Nothing else
happened either since then in this bug report[1].
[1] http://bugs.debian.org/459896
And I can't reproduce this issue in neither in oldstable, stable,
testing nor unstable -- which currently all have different zsh
versions: 4.3.6-6, 4.3.10-14, 4.3.15-1, 4.3.17-1.
So closing this bug for good as fixed in the version of zsh which is
in Lenny.
Of course you are free to reopen it in case it happens again.
I though refuse to invest any more time in an issue which obviously
has been fixed about 4 to 5 years ago, just because we don't know
which commit actually fixed it (again).
Regards, Axel
--
,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
`- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
--- End Message ---