#39986: git-core +svn: errors when cloning new repo -----------------------+------------------------- Reporter: ram@… | Owner: ciserlohn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: svn Port: git-core | -----------------------+------------------------- Comment (by ram@…): Replying to [comment:12 ciserlohn@…]:
Does this problem still persists?
Yep: {{{ [ram@cizin svn]$ port installed git-core subversion subversion- perlbindings-5.12 The following ports are currently installed: git-core @1.8.3.4_1+bash_completion+credential_osxkeychain+doc+pcre+python27+svn (active) subversion @1.7.10_1 subversion @1.8.1_3 (active) subversion-perlbindings-5.12 @1.7.10_0 subversion-perlbindings-5.12 @1.8.1_1 (active) [ram@cizin svn]$ git svn clone -s -r100000:HEAD https://svn.macports.org/repository/macports/trunk/dports Initialized empty Git repository in /Users/ram/svn/dports/.git/ Using higher level of URL: https://svn.macports.org/repository/macports/trunk/dports => https://svn.macports.org/repository/macports perl5.12(33718) malloc: *** error for object 0x7f806be31e00: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug error: git-svn died of signal 6 [ram@cizin svn]$ }}} The only way to make `git-svn` usable is to revert back to `subversion` 1.7.x. -- Ticket URL: <https://trac.macports.org/ticket/39986#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X