Re: "malloc failed"

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeff King <peff@...>
Cc: David Abrahams <dave@...>, <git@...>
Date: Wednesday, January 28, 2009 - 6:16 pm

On Wed, Jan 28, 2009 at 6:02 AM, Jeff King <peff@peff.net> wrote:


I also have malloc problems but only on Windows, on Linux it works fine.

My case: I have a 500 MB repository with a 1GB working tree, with
binary files ranging from 100KB to 50MB and a few thousand source
files.

I have two branches ('master' and 'cmake') and the latter has suffered
a huge hierarchy reorganization.

When I merge 'master' in 'cmake', if I use the 'subtree' strategy, it
works fine. If I use any other strategy, after a couple of minutes I
receive a "malloc failed" and the tree is all messed up. As I said, on
Linux it works fine, so maybe it's a Windows-specific problem.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
--
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:
"malloc failed", David Abrahams, (Tue Jan 27, 11:04 am)
Re: "malloc failed", Jeff King, (Wed Jan 28, 1:02 am)
Re: "malloc failed", Pau Garcia i Quiles, (Wed Jan 28, 6:16 pm)
Re: "malloc failed", Jeff King, (Thu Jan 29, 1:14 am)
Re: "malloc failed", David Abrahams, (Wed Jan 28, 5:53 pm)
Re: "malloc failed", David Abrahams, (Wed Jan 28, 8:06 pm)
Re: "malloc failed", Jeff King, (Thu Jan 29, 1:20 am)
Re: "malloc failed", Jeff King, (Thu Jan 29, 1:56 am)
Re: "malloc failed", David Abrahams, (Thu Jan 29, 9:10 am)
Re: "malloc failed", Jeff King, (Fri Jan 30, 12:49 am)
Re: "malloc failed", Andreas Ericsson, (Thu Jan 29, 9:41 am)
Re: "malloc failed", Johannes Schindelin, (Tue Jan 27, 2:02 pm)
Re: "malloc failed", Shawn O. Pearce, (Tue Jan 27, 11:29 am)