#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 Keywords: svn | Port: git-core --------------------+------------------------- Since subversion was updated to version 1.8.x git-svn had not been working correctly, when trying to clone a new repo it fails with: {{{ $ git svn clone -s -r90000:HEAD https://svn.macports.org/repository/macports/trunk/dports Initialized empty Git repository in /Users/ram/macports/dports/.git/ Using higher level of URL: https://svn.macports.org/repository/macports/trunk/dports => https://svn.macports.org/repository/macports perl5.12(6874) malloc: *** error for object 0x7fed70e2ae00: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug error: git-svn died of signal 6 $ }}} -- Ticket URL: <https://trac.macports.org/ticket/39986> MacPorts <http://www.macports.org/> Ports system for OS X