zsh-users
 help / color / mirror / code / Atom feed
From: Le Wang <lewang@yahoo.com>
To: zsh-users@sunsite.dk
Subject: core dump after system upgrade.
Date: Wed, 22 Dec 2004 17:39:48 -0500 (EST)	[thread overview]
Message-ID: <20041222223948.71280.qmail@web60403.mail.yahoo.com> (raw)

Hi,

I've just upgraded my system to Mandrake 10.1, and I'm having a very serious
problem.  Zsh is core dumping when I navigate through completion choices with
menu completion.  At first I though it happened randomly, but I'm now able to
consistently replicate the problem.  I've tried the latest cvs code, and
almost every version going back to 4.0.9, and the problem persists.  I've
also trimmed my zshrc file to just 3 lines:

autoload -U compinit
compinit
zstyle ':completion:*' menu scroll=0 select=2

I compiled the cvs version with --enable-zsh-debug and get this from the core
file:

Core was generated by `zsh'.
Program terminated with signal 11, Segmentation fault.

warning: current_sos: Can't read pathname for load map: Input/output error

Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libncurses.so.5...done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /lib/tls/libm.so.6...done.
Loaded symbols for /lib/tls/libm.so.6
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libgpm.so.1...done.
Loaded symbols for /lib/libgpm.so.1
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/local/lib/zsh/4.2.1-dev-1/zsh/parameter.so...done.
Loaded symbols for /usr/local/lib/zsh/4.2.1-dev-1/zsh/parameter.so
Reading symbols from /usr/local/lib/zsh/4.2.1-dev-1/zsh/zle.so...done.
Loaded symbols for /usr/local/lib/zsh/4.2.1-dev-1/zsh/zle.so
Reading symbols from /usr/local/lib/zsh/4.2.1-dev-1/zsh/complete.so...done.
Loaded symbols for /usr/local/lib/zsh/4.2.1-dev-1/zsh/complete.so
Reading symbols from /usr/local/lib/zsh/4.2.1-dev-1/zsh/zutil.so...done.
Loaded symbols for /usr/local/lib/zsh/4.2.1-dev-1/zsh/zutil.so
Reading symbols from /usr/local/lib/zsh/4.2.1-dev-1/zsh/complist.so...done.
Loaded symbols for /usr/local/lib/zsh/4.2.1-dev-1/zsh/complist.so
Reading symbols from /usr/local/lib/zsh/4.2.1-dev-1/zsh/rlimits.so...done.
Loaded symbols for /usr/local/lib/zsh/4.2.1-dev-1/zsh/rlimits.so
Reading symbols from /usr/local/lib/zsh/4.2.1-dev-1/zsh/computil.so...done.
Loaded symbols for /usr/local/lib/zsh/4.2.1-dev-1/zsh/computil.so
#0  0x40276cc0 in singledraw () at complist.c:1564
1564        clprintm(g, mtab[ml1 * columns + mc1], mcc1, ml1, lc1,

What else can I try to fix the problem?

Thanks.

--
Le

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca


             reply	other threads:[~2004-12-22 22:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-22 22:39 Le Wang [this message]
2004-12-22 23:05 ` Le Wang
2004-12-22 23:21 ` Travis Spencer
2004-12-23  1:08   ` Le Wang
2004-12-23  4:50     ` Le Wang

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=20041222223948.71280.qmail@web60403.mail.yahoo.com \
    --to=lewang@yahoo.com \
    --cc=zsh-users@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).