git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Segfault in git merge-tree (1.8.2.2)
@ 2013-05-06 13:02 Andreas Jacobsen
  2013-05-06 13:39 ` John Keeping
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Jacobsen @ 2013-05-06 13:02 UTC (permalink / raw)
  To: git

Hi,

I'm getting a segfault in git merge-tree using v1.8.2.2 on MacOS
10.8.3. I can't share the repo, but I can build patches and check if
they fix the problem :)

Here's a bt:

(gdb) run
Starting program:
/usr/local/Cellar/git/1.8.2.2/libexec/git-core/git-merge-tree
027058e6ac8d03e029c4e1455bf90f63cd20e65b FETCH_HEAD master
Reading symbols for shared libraries +++++.............................. done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
0x000000010003e532 in threeway_callback ()
(gdb) bt
#0  0x000000010003e532 in threeway_callback ()
#1  0x00000001000da03b in traverse_trees ()
#2  0x000000010003e46b in threeway_callback ()
#3  0x00000001000da03b in traverse_trees ()
#4  0x000000010003e46b in threeway_callback ()
#5  0x00000001000da03b in traverse_trees ()
#6  0x000000010003e46b in threeway_callback ()
#7  0x00000001000da03b in traverse_trees ()
#8  0x000000010003e46b in threeway_callback ()
#9  0x00000001000da03b in traverse_trees ()
#10 0x000000010003e46b in threeway_callback ()
#11 0x00000001000da03b in traverse_trees ()
#12 0x000000010003e46b in threeway_callback ()
#13 0x00000001000da03b in traverse_trees ()
#14 0x000000010003e46b in threeway_callback ()
#15 0x00000001000da03b in traverse_trees ()
#16 0x000000010003e46b in threeway_callback ()
#17 0x00000001000da03b in traverse_trees ()
#18 0x000000010003e46b in threeway_callback ()
#19 0x00000001000da03b in traverse_trees ()
#20 0x000000010003e46b in threeway_callback ()
#21 0x00000001000da03b in traverse_trees ()
#22 0x000000010003e46b in threeway_callback ()
#23 0x00000001000da03b in traverse_trees ()
#24 0x000000010003df02 in cmd_merge_tree ()
#25 0x0000000100000e99 in handle_internal_command ()
#26 0x0000000100000c59 in main ()

-Andreas

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-05-07  5:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-06 13:02 Segfault in git merge-tree (1.8.2.2) Andreas Jacobsen
2013-05-06 13:39 ` John Keeping
2013-05-06 14:13   ` Andreas Jacobsen
2013-05-06 14:29     ` John Keeping
2013-05-06 14:49       ` John Keeping
2013-05-06 15:20         ` [PATCH] merge-tree: handle directory/empty conflict correctly John Keeping
2013-05-07  4:54           ` Andreas Jacobsen
2013-05-07  5:17             ` Junio C Hamano

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).