Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Crash of 4.2.0-dev-1
- X-seq: zsh-workers 19757
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Crash of 4.2.0-dev-1
- Date: Sun, 11 Apr 2004 18:34:45 -0700 (PDT)
- In-reply-to: <1040412010407.ZM18255@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I ran valgrind against the latest cvs zsh with the steps Bart listed and got
the following error:
Invalid read&write of size 4
 doshfunc (exec.c:3547)
 execshfunc (exec.c:3354)
 execcmd (exec.c:2403)
 execpline2 (exec.c:1276)
 execpline (exec.c:1066)
 execlist (exec.c:872)
 execode (exec.c:773)
 loop (init.c:165)
 zsh_main (init.c:1274)
 main (main.c:93)
Address 0x7E849E4 is 0 bytes inside a block of size 36 free'd
 free (vg_replace_malloc.c:231)
 zfree (mem.c:1391)
 freeeprog (parse.c:2153)
 execode (exec.c:775)
 runshfunc (exec.c:3651)
__________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html
Messages sorted by:
Reverse Date,
Date,
Thread,
Author