Re: git-fast-export is returning streams with source code inside
From: James Gregory <hidden>
Date: 2016-06-15 22:51:45
Hi Peff, I've attached the valgrind.out file. If I'm reading the output properly, it does look like it is suffering from a memory leak. James On 4 August 2011 19:32, Jeff King [off-list ref] wrote:
On Thu, Aug 04, 2011 at 10:08:43AM +0100, James Gregory wrote:quoted
Thanks for your reply. I'm afraid I won't be able to allow you access to repo as it is for a business project and covered by NDAs, etc. If I can do anything to help with diagnosing the problem (debug logs, more excerpts from the stream, etc.) then that shouldn't be a problem.Since it seems like blob data is making it into the stream in an odd place, my first guess would be a memory problem. Can you try installing valgrind (since you are on Ubuntu, there should be a package), and then running: valgrind git fast-export --all >/dev/null 2>valgrind.out and then sharing the results of valgrind.out? -Peff
-- James Gregory Senior Developer epiGenesys - a University of Sheffield company Enterprise Zone, Portobello, Sheffield, S1 4DP, UK T: +44 (0)114 22 21884 ~ F: +44 (0)114 22 24042 www.epigenesys.co.uk ~ @epigenesys -- This email and its attachments should be considered confidential and are intended solely for the individual to whom the email is addressed. If you are not the intended recipient you should take no action based upon them, nor should you copy or show them to anyone. Any views or opinions expressed are solely those of the author and might not represent those of Epi Genesys Limited. Epi Genesys Limited is registered in England and Wales with company number 06388971 and has its registered office at 40 Leavygreave Road, Sheffield, S3 7RD.
Attachments
- valgrind.out [application/octet-stream] 1746 bytes