git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rich Collins <richcollins@gmail.com>
To: git@vger.kernel.org
Subject: Bus error on git merge
Date: Fri, 17 Apr 2009 10:34:10 -0700	[thread overview]
Message-ID: <f1bd8f970904171034h734624e9ha0d06ef085460d93@mail.gmail.com> (raw)

I'm getting a Bus error when I try to merge on Intel OS X:

(gdb) run
Starting program: /usr/local/bin/git merge
4396bbd7ff5fe3084c11e0cd11a7928cf77e3755
Reading symbols for shared libraries ++++++. done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000004
0x00087e63 in sha_eq ()
(gdb) bt
#0  0x00087e63 in sha_eq ()
#1  0x00088866 in merge_trees ()
#2  0x0008a400 in merge_recursive ()
#3  0x000389dc in try_merge_strategy ()
#4  0x0003a2df in cmd_merge ()
#5  0x000024db in handle_internal_command ()
#6  0x00002742 in main ()

                 reply	other threads:[~2009-04-17 17:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=f1bd8f970904171034h734624e9ha0d06ef085460d93@mail.gmail.com \
    --to=richcollins@gmail.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).