git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jay Soffian" <jaysoffian@gmail.com>
To: "Pieter de Bie" <pdebie@ai.rug.nl>
Cc: "Dane Jensen" <careo@fastmail.fm>,
	"Junio C Hamano" <gitster@pobox.com>,
	git@vger.kernel.org
Subject: Re: [Bug] Segfault in git status
Date: Thu, 21 Feb 2008 11:53:01 -0500	[thread overview]
Message-ID: <76718490802210853t23b0498fkfb9a14bcd50ca458@mail.gmail.com> (raw)
In-Reply-To: <D3C27E63-329D-4509-830A-099A7BCB72B7@ai.rug.nl>

On Thu, Feb 21, 2008 at 11:01 AM, Pieter de Bie <pdebie@ai.rug.nl> wrote:
>  Vienna:Project pieter$ gdb --args git status
>  (gdb) r
>  Program received signal EXC_BAD_ACCESS, Could not access memory.
>  Reason: KERN_INVALID_ADDRESS at address: 0x004a2010
>  index_name_exists (istate=0xeba80, name=0xbfffdc27 "Data/Cache/
>  Template/Peter_II_of_Yugoslavia.html", namelen=47) at read-cache.c:101
>  101                     if (!(ce->ce_flags & CE_UNHASHED)) {
>  (gdb) print *ce
>  Cannot access memory at address 0x4a1fec

Do that again, but type "bt" at the gdb prompt after the crash please. :-)

j.

  parent reply	other threads:[~2008-02-21 16:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-18  8:36 [Bug] Segfault in git status Dane Jensen
2008-02-19  1:26 ` Junio C Hamano
2008-02-19 23:18   ` Dane Jensen
2008-02-21 15:34 ` Jay Soffian
2008-02-21 16:01 ` Pieter de Bie
2008-02-21 16:20   ` Jeff King
2008-02-21 16:53   ` Jay Soffian [this message]
2008-02-21 17:17     ` Pieter de Bie
2008-02-21 17:19     ` Dane Jensen

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=76718490802210853t23b0498fkfb9a14bcd50ca458@mail.gmail.com \
    --to=jaysoffian@gmail.com \
    --cc=careo@fastmail.fm \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=pdebie@ai.rug.nl \
    /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.
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).