zsh-workers
 help / color / mirror / code / Atom feed
* _rpm crashes zsh
@ 1999-09-29 22:00 Kevin Sullivan
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Sullivan @ 1999-09-29 22:00 UTC (permalink / raw)
  To: zsh-workers


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


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: _rpm crashes zsh
@ 1999-10-12  8:55 Sven Wischnowsky
  1999-10-12  9:31 ` Kevin Sullivan
  1999-10-12 17:17 ` Chmouel Boudjnah
  0 siblings, 2 replies; 4+ messages in thread
From: Sven Wischnowsky @ 1999-10-12  8:55 UTC (permalink / raw)
  To: zsh-workers


Kevin Sullivan wrote:

> 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. 
>
> ...
> 
> 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. 

Either I accidentally deleted a mail or there wasn't a reply to
this...

I tried but couldn't reproduce this with my pws-6 plus the 40+ patches 
that appeared in the last weeks. Maybe this is fixed by Bart's 8151?
(At least it looks like a memory problem...)

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-10-12 17:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-29 22:00 _rpm crashes zsh Kevin Sullivan
1999-10-12  8:55 Sven Wischnowsky
1999-10-12  9:31 ` Kevin Sullivan
1999-10-12 17:17 ` Chmouel Boudjnah

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).