zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: <zsh-workers@sunsite.auc.dk>
Subject: RE: hash completion bug?
Date: Tue, 16 Jan 2001 15:16:53 +0300	[thread overview]
Message-ID: <000a01c07fb6$36699b40$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <lzovgrfaely.fsf@migi.aist-nara.ac.jp>

>
> % zsh -f
> % typeset -A foo
> % foo[TAB
> cause segmentation fault.
>

Confirmed with current CVS.

(dbx32) where
$b6, line 396 in "/tools/src/zsh/Src/hashtable.c"
scanhashtable(ht = (nilv), sorted = 0, flags1 = 0, flags2 = 2097152), line 396
in "/tools/src/zsh/Src/hashtable.c"
makecomplistflags(cc = 0xcb765d0, s = "", incmd = 1, compadd = 0), line 3752
in "/tools/src/zsh/Src/Zle/compctl.c"
makecomplistlist(cc = 0xcb765d0, s = "", incmd = 1, compadd = 0), line 2570 in
"/tools/src/zsh/Src/Zle/compctl.c"
makecomplistor(cc = 0xcb765d0, s = "", incmd = 1, compadd = 0, sub = 0), line
2536 in "/tools/src/zsh/Src/Zle/compctl.c"
makecomplistcc(cc = 0xcb765d0, s = "", incmd = 1), line 2513 in
"/tools/src/zsh/Src/Zle/compctl.c"
makecomplistglobal(os = "", incmd = 1, lst = 0, flags = 0), line 2411 in
"/tools/src/zsh/Src/Zle/compctl.c"
ccmakehookfn(dummy = 0xc62eaa4, dat = 0x7ffee6b0), line 1829 in
"/tools/src/zsh/Src/Zle/compctl.c"
runhookdef(h = 0xc62eaa4, d = 0x7ffee6b0), line 1835 in
"/tools/src/zsh/Src/module.c"
$b330, line 975 in "/tools/src/zsh/Src/Zle/compcore.c"
makecomplist(s = "", incmd = 1, lst = 0), line 975 in
"/tools/src/zsh/Src/Zle/compcore.c"
do_completion(dummy = 0xc3457ec, dat = 0x7ffee7f4), line 342 in
"/tools/src/zsh/Src/Zle/compcore.c"
runhookdef(h = 0xc3457ec, d = 0x7ffee7f4), line 1835 in
"/tools/src/zsh/Src/module.c"
docompletion(s = "", lst = 0, incmd = 1), line 1729 in
"/tools/src/zsh/Src/Zle/zle_tricky.c"
docomplete(lst = 0), line 774 in "/tools/src/zsh/Src/Zle/zle_tricky.c"
$b398, line 282 in "/tools/src/zsh/Src/Zle/zle_tricky.c"
expandorcomplete(args = 0xc345734), line 282 in
"/tools/src/zsh/Src/Zle/zle_tricky.c"
$b445, line 668 in "/tools/src/zsh/Src/Zle/zle_main.c"
execzlefunc(func = 0xc3416e0, args = 0xc345734), line 668 in
"/tools/src/zsh/Src/Zle/zle_main.c"
zleread(lp = "%m%# ", rp = (nilv), flags = 3), line 576 in
"/tools/src/zsh/Src/Zle/zle_main.c"
inputline(), line 267 in "/tools/src/zsh/Src/input.c"
ingetc(), line 212 in "/tools/src/zsh/Src/input.c"
ihgetc(), line 236 in "/tools/src/zsh/Src/hist.c"
gettok(), line 628 in "/tools/src/zsh/Src/lex.c"
yylex(), line 344 in "/tools/src/zsh/Src/lex.c"
parse_event(), line 425 in "/tools/src/zsh/Src/parse.c"
.init.loop(toplevel = 1, justonce = 0), line 123 in
"/tools/src/zsh/Src/init.c"
zsh_main(argc = 2, argv = 0x7ffeeddc), line 1198 in
"/tools/src/zsh/Src/init.c"
.main.main(argc = 2, argv = 0x7ffeeddc), line 37 in
"/tools/src/zsh/Src/main.c"
__start() at 0x40a164


      reply	other threads:[~2001-01-16 12:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-16 12:03 Hiroki Tamakoshi
2001-01-16 12:16 ` Andrej Borsenkow [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000a01c07fb6$36699b40$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).