git (application) segfaults with current uclibc from git

2010-09-15 Thread Natanael Copa
Hi, Current git (todays git commit) makes git push segfault: here is what i get: Core was generated by `git pack-objects --all-progress-implied --revs --stdout --thin --delta-base-off'. Program terminated with signal 11, Segmentation fault. [New process 27359] #0 0xb7533359 in

Re: git (application) segfaults with current uclibc from git

2010-09-15 Thread Natanael Copa
On Wed, Sep 15, 2010 at 2:52 PM, Natanael Copa natanael.c...@gmail.com wrote: Hi, Current git (todays git commit) makes git push segfault: I figured out what goes wrong after reading valgrind doc. Its the config parser's realloc feature that assumes that the reallocated pointer points to same