zsh-workers
 help / color / mirror / code / Atom feed
From: "Mikael Magnusson" <mikachu@gmail.com>
To: zsh-workers <zsh-workers@sunsite.dk>
Subject: describe-key-briefly crashes in cvs
Date: Mon, 28 Apr 2008 20:26:41 +0200	[thread overview]
Message-ID: <237967ef0804281126x66554276o918f5b2ea0c105df@mail.gmail.com> (raw)

% gdb --args zsh -f
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) run
Starting program: /usr/local/bin/zsh -f
fartmonstret% <alt-x descr<tab>><enter>
Program received signal SIGSEGV, Segmentation fault.
                           0x080ce992 in unmetafy (s=0xa7b4bc2a
"Describe key briefly: _", len=0xafed5930) at utils.c:3592
3592	    for (t = p; (*t = *p++);)
(gdb) bt
#0  0x080ce992 in unmetafy (s=0xa7b4bc2a "Describe key briefly: _",
len=0xafed5930)
    at utils.c:3592
#1  0xa7b43c3e in stringaszleline (instr=0xa7b4bc2a "Describe key
briefly: _", incs=0,
    outll=0xafed59b0, outsz=0xafed59ac, outcs=0x0) at zle_utils.c:311
#2  0xa7b362db in zrefresh () at zle_refresh.c:1423
#3  0xa7b2d201 in describekeybriefly (args=0xa7b51c7c) at zle_main.c:1640
#4  0xa7b2bb57 in execzlefunc (func=0xa7b4fb00, args=0xa7b51c7c,
set_bindk=0) at zle_main.c:1298
#5  0xa7b2b030 in zlecore () at zle_main.c:1043
#6  0xa7b2b733 in zleread (lp=0x80f18fc, rp=0x0, flags=3, context=0)
at zle_main.c:1205
#7  0x080868a3 in autoload_zleread (lp=0x80f18fc, rp=0x0, ha=3, con=0)
at init.c:1221
#8  0x0808712e in inputline () at input.c:278
#9  0x08086fad in ingetc () at input.c:214
#10 0x0807d536 in ihgetc () at hist.c:240
#11 0x0808f2a3 in gettok () at lex.c:663
#12 0x0808eb2e in yylex () at lex.c:350
#13 0x080ab009 in parse_event () at parse.c:451
#14 0x0808406b in loop (toplevel=1, justonce=0) at init.c:129
#15 0x08086be1 in zsh_main (argc=2, argv=0xafed6004) at init.c:1352
#16 0x08055076 in main (argc=0, argv=0x0) at ./main.c:93


-- 
Mikael Magnusson


             reply	other threads:[~2008-04-28 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28 18:26 Mikael Magnusson [this message]
2008-04-29  8:40 ` Peter Stephenson

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=237967ef0804281126x66554276o918f5b2ea0c105df@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=zsh-workers@sunsite.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).