zsh-workers
 help / color / mirror / code / Atom feed
From: Kevin Sullivan <kevins@mediaone.net>
To: zsh-workers@sunsite.auc.dk
Subject: _rpm crashes zsh
Date: Wed, 29 Sep 1999 18:00:55 -0400 (EDT)	[thread overview]
Message-ID: <14322.35438.33373.229253@kevins> (raw)


I was very happy when I saw the _rpm completion widget show up in the
recent distributions. However, I am having a problem with it. One of
the ways that I use rpm is to get information about a specific rpm I
have in the current directory with:

rpm -qip <rpm name> 

But instead of looking for local packages it simply crashes. I have
included a gdb traceback of the problem. 

(kevins@kevins)(zsh:3)% gdb ./zsh
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-mandrake-linux"...
(gdb) r -l
Starting program: /usr/local/src/zsh-3.1.6-pws-6/Src/./zsh -l
(kevins@kevins)(zsh:1)% rpm -qip
Program received signal SIGSEGV, Segmentation fault.
0x400bb9fc in chunk_alloc () from /lib/libc.so.6
(gdb) bt
#0  0x400bb9fc in chunk_alloc () from /lib/libc.so.6
#1  0x401555e0 in __DTOR_END__ () from /lib/libc.so.6
Cannot access memory at address 0x28.
(gdb) 

I am using Mandrake 6.0 Linux and a straight non-patched version of
zsh-3.1.6-pws-6. If there is any more information I can provide let
me know. 

  -Kevin Sullivan


             reply	other threads:[~1999-09-30  2:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-29 22:00 Kevin Sullivan [this message]
1999-10-12  8:55 Sven Wischnowsky
1999-10-12  9:31 ` Kevin Sullivan
1999-10-12 17:17 ` Chmouel Boudjnah

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=14322.35438.33373.229253@kevins \
    --to=kevins@mediaone.net \
    --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).