zsh-workers
 help / color / mirror / code / Atom feed
From: mason@primenet.com.au (Geoff Wing)
To: zsh-workers@sunsite.auc.dk
Subject: BUG: "unset pipestatus" coredump
Date: 6 Apr 2001 06:43:54 GMT	[thread overview]
Message-ID: <9ajoja$mdn$1@coral.primenet.com.au> (raw)

(gdb) run -f
% unset pipestatus

Program received signal SIGSEGV, Segmentation fault.
0x480ad914 in pipestatsetfn (pm=0x480d45a0, x=0x0) at params.c:2878
2878        for (i = 0; *x && i < MAX_PIPESTATS; i++, x++)
(gdb) bt
#0  0x480ad914 in pipestatsetfn (pm=0x480d45a0, x=0x0) at params.c:2878
#1  0x480ac8e9 in stdunsetfn (pm=0x480d45a0, exp=1) at params.c:2126
#2  0x480ac7bb in unsetparam_pm (pm=0x480d45a0, altflag=0, exp=1)
    at params.c:2063
#3  0x4807951a in bin_unset (name=0x805dcc0 "unset", argv=0xbfbfd3bc, 
    ops=0xbfbfd404 "", func=0) at builtin.c:2348
#4  0x4807428b in execbuiltin (args=0x805dca0, bn=0x480d2424) at builtin.c:367
#5  0x48083ae0 in execcmd (state=0xbfbfd6a8, input=0, output=0, how=18, 
    last1=2) at exec.c:2284
#6  0x480812a1 in execpline2 (state=0xbfbfd6a8, pcode=131, how=18, input=0, 
    output=0, last1=0) at exec.c:1189
#7  0x480809e1 in execpline (state=0xbfbfd6a8, slcode=4098, how=18, last1=0)
    at exec.c:982
#8  0x48080434 in execlist (state=0xbfbfd6a8, dont_change_job=0, exiting=0)
    at exec.c:826
#9  0x480801bc in execode (p=0x805dc50, dont_change_job=0, exiting=0)
    at exec.c:729
#10 0x48092ce0 in loop (toplevel=1, justonce=0) at init.c:152
#11 0x480951e6 in zsh_main (argc=2, argv=0xbfbfd764) at init.c:1201
#12 0x8048836 in main (argc=2, argv=0xbfbfd764) at ./main.c:37
#13 0x80485e1 in ___start ()
(gdb) 


Regards,
-- 
Geoff Wing : <gcw@pobox.com>
Rxvt Stuff : <gcw@rxvt.org>
Zsh Stuff  : <gcw@zsh.org>


             reply	other threads:[~2001-04-06  6:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-06  6:43 Geoff Wing [this message]
2001-04-06  7:48 ` Sven Wischnowsky

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='9ajoja$mdn$1@coral.primenet.com.au' \
    --to=mason@primenet.com.au \
    --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).