Re: please fix heap_init

2011-07-18 Thread jojelino
On 2011-07-18 오후 5:45, Corinna Vinschen wrote: I had a closer look and I found a bug in the code. When no memory area has been found which is bigger than the requested memory area, the code was supposed to allocate the largest memory area found. At this point the code used start_address accide

Re: please fix heap_init

2011-07-18 Thread Corinna Vinschen
On Jul 18 09:11, Corinna Vinschen wrote: > On Jul 18 05:20, jojelino wrote: > > this is following of 'infinite recursion in git-svn' > > #to reproduce this problem, > > #1. please use latest cvs trunk > > #2. set HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\heap_chunk_in_mb=0x400 > > Starting program: /usr/b

Re: please fix heap_init

2011-07-18 Thread Corinna Vinschen
On Jul 18 05:20, jojelino wrote: > this is following of 'infinite recursion in git-svn' > #to reproduce this problem, > #1. please use latest cvs trunk > #2. set HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\heap_chunk_in_mb=0x400 > Starting program: /usr/bin/perl.exe /usr/lib/git-core/git-svn clone > -rHEAD

please fix heap_init

2011-07-17 Thread jojelino
this is following of 'infinite recursion in git-svn' #to reproduce this problem, #1. please use latest cvs trunk #2. set HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\heap_chunk_in_mb=0x400 Starting program: /usr/bin/perl.exe /usr/lib/git-core/git-svn clone -rHEAD http://google-perftools.googlecode.com/svn/