Re: Error converting from 1.4.4.1 to 1.5.0?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Wednesday, February 14, 2007 - 2:35 pm

On Wed, 14 Feb 2007, Bill Lear wrote:

Ok, this is almost certainly what's up. For some strange reason your git 
binary segfaults on the clone. The scary thing is, it left your cloned 
repo in a bad state without even telling you. That's not good.  Normally 
we should always die() and give a _reason_ for a failure.

If you have that particular git binary, doing a

	gdb git

and then at the gdb prompt doing

	x/5i 0x0000003f5eb709d0

will at least tell where the SIGSEGV happened, but it doesn't give a 
backtrace so unless it's obvious, it can be a bit hard to debug remotely..

			Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Error converting from 1.4.4.1 to 1.5.0?, Bill Lear, (Wed Feb 14, 9:12 am)
Re: Error converting from 1.4.4.1 to 1.5.0?, Bill Lear, (Wed Feb 14, 10:07 am)
Re: Error converting from 1.4.4.1 to 1.5.0?, Junio C Hamano, (Wed Feb 14, 10:15 am)
Re: Error converting from 1.4.4.1 to 1.5.0?, Bill Lear, (Wed Feb 14, 10:20 am)
Re: Error converting from 1.4.4.1 to 1.5.0?, Junio C Hamano, (Wed Feb 14, 10:45 am)
Re: Error converting from 1.4.4.1 to 1.5.0?, Linus Torvalds, (Wed Feb 14, 11:19 am)
Re: Error converting from 1.4.4.1 to 1.5.0?, Linus Torvalds, (Wed Feb 14, 11:42 am)
Re: Error converting from 1.4.4.1 to 1.5.0?, Bill Lear, (Wed Feb 14, 1:49 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Bill Lear, (Wed Feb 14, 1:58 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Junio C Hamano, (Wed Feb 14, 2:12 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Bill Lear, (Wed Feb 14, 2:13 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Nicolas Pitre, (Wed Feb 14, 2:14 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Bill Lear, (Wed Feb 14, 2:18 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Linus Torvalds, (Wed Feb 14, 2:19 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Junio C Hamano, (Wed Feb 14, 2:32 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Linus Torvalds, (Wed Feb 14, 2:35 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Bill Lear, (Wed Feb 14, 2:40 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Junio C Hamano, (Wed Feb 14, 2:47 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Junio C Hamano, (Wed Feb 14, 2:52 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Johannes Schindelin, (Wed Feb 14, 3:02 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Johannes Schindelin, (Wed Feb 14, 3:04 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Junio C Hamano, (Wed Feb 14, 3:13 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Nicolas Pitre, (Wed Feb 14, 3:27 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Johannes Schindelin, (Wed Feb 14, 3:32 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Bill Lear, (Wed Feb 14, 3:41 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Linus Torvalds, (Wed Feb 14, 4:03 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Linus Torvalds, (Wed Feb 14, 4:24 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Olivier Galibert, (Wed Feb 14, 5:54 pm)
OT: data destruction classics (was: Re: Error converting f ..., Simon 'corecode' Sch ..., (Wed Feb 14, 6:18 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Johannes Schindelin, (Wed Feb 14, 6:36 pm)
Re: Error converting from 1.4.4.1 to 1.5.0?, Uwe , (Thu Feb 15, 1:40 am)
Re: OT: data destruction classics (was: Re: Error converti ..., Johannes Schindelin, (Thu Feb 15, 3:24 am)
Re: OT: data destruction classics (was: Re: Error converti ..., Michael K. Edwards, (Thu Feb 15, 6:13 am)