zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: Mikael Magnusson <mikachu@gmail.com>,
	"Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Double free with latest updates
Date: Mon, 4 May 2015 07:20:46 -0400	[thread overview]
Message-ID: <CACeGjnWwv+Crq9=V+-BFkEgYsUYMW+myGQ5eeBH7zpbhOk6-7Q@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]

The most recent changes to builtin.c result in a double free in running the
test suite.

I have more details if you need them.

  - Vin

zsh
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 5 (delta 4), reused 0 (delta 0)
Unpacking objects: 100% (5/5), done.
>From git://zsh.git.sf.net/gitroot/zsh/zsh
   5b00bfe..1e6fb1a  master     -> origin/master
Updating 5b00bfe..1e6fb1a
Fast-forward
 ChangeLog     | 4 ++++
 Src/builtin.c | 7 ++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

Building zsh
/opt/src/zsh-2015-05-04
cd . && ./.preconfig
Configuring zsh-2015-05-04 for installation prefix /opt/zsh-2015-05-04.
Building zsh...done.
Running tests...%
                print ten ten nine one print

  print print one two three four five six seven eight nine ten one two

  print mystery sequence

  print one

  print two

  print mystery sequence

  print metaphor\? shmetaphor!

  print metaphor!

  print -l metophor, Molochi,

  echo $(echo foo bar) again

  echo more $( echo $(echo foo bar) again )

done.

*** Error in `zsh': double free or corruption (out): 0x00007fff694af880 ***

             reply	other threads:[~2015-05-04 11:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-04 11:20 Vin Shelton [this message]
2015-05-04 14:38 ` Mikael Magnusson
2015-05-04 15:49   ` Vin Shelton

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='CACeGjnWwv+Crq9=V+-BFkEgYsUYMW+myGQ5eeBH7zpbhOk6-7Q@mail.gmail.com' \
    --to=acs@alumni.princeton.edu \
    --cc=mikachu@gmail.com \
    --cc=zsh-workers@zsh.org \
    /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).