git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@osdl.org>
To: Dave Jones <davej@redhat.com>
Cc: git@vger.kernel.org
Subject: Re: git-apply segfault.
Date: Fri, 10 Feb 2006 11:22:46 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0602101120440.19172@g5.osdl.org> (raw)
In-Reply-To: <20060210183745.GI22611@redhat.com>



On Fri, 10 Feb 2006, Dave Jones wrote:
>
> (gdb) bt
> #0  0x0000003287f73474 in memset () from /lib64/libc.so.6
> #1  0x0000003287f6c92a in calloc () from /lib64/libc.so.6
> #2  0x0000000000407399 in read_cache () at read-cache.c:537

Ouch. Looks like malloc heap corruption.

> git on hera is 1.1.6-1

Can you try running "valgrind" on it? That should show what corrupts the 
heap.

		Linus

  reply	other threads:[~2006-02-10 19:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10 18:37 git-apply segfault Dave Jones
2006-02-10 19:22 ` Linus Torvalds [this message]
2006-02-10 19:41   ` Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2007-10-17 10:00 Andy Parkins
2007-10-17 11:10 ` Pierre Habouzit

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=Pine.LNX.4.64.0602101120440.19172@g5.osdl.org \
    --to=torvalds@osdl.org \
    --cc=davej@redhat.com \
    --cc=git@vger.kernel.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.
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).