zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: Crashing shell on 5.0.2 OSX, logs attached
Date: Wed, 8 May 2013 21:12:17 +0100	[thread overview]
Message-ID: <20130508211217.11ce8e47@pws-pc.ntlworld.com> (raw)
In-Reply-To: <CAH+w=7bc5Y-3362sG61pwkztP5hWdXKO7_eNwskTiCSOqc+-pg@mail.gmail.com>

On Tue, 7 May 2013 16:46:16 -0700
Bart Schaefer <schaefer@brasslantern.com> wrote:
> On Tue, May 7, 2013 at 2:55 PM, Julian Berman <julian@grayvines.com> wrote:
> > Looks like you're right, disabling syntax-highlighting did it, guess I
> > should have tried that considering syntax highlighter's warnings
> 
> So now what we need is for someone to run valgrind or something like
> it with zsh-syntax-highlighting loaded, so we can track down what must
> be either a buffer overrun or a bad free somewhere in the
> region-highlight code.

Something like

valgrind --leak-check=full --malloc-fill=0xff --child-silent-after-fork=yes zsh

probably gives your best bet in that case.  The error doesn't seem obvious.

-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/


      reply	other threads:[~2013-05-08 20:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 18:28 Julian Berman
2013-05-07 21:22 ` Bart Schaefer
2013-05-07 21:55   ` Julian Berman
2013-05-07 23:46     ` Bart Schaefer
2013-05-08 20:12       ` Peter Stephenson [this message]

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=20130508211217.11ce8e47@pws-pc.ntlworld.com \
    --to=p.w.stephenson@ntlworld.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).