[MacPorts] #22032: subversion 1.6.5 segfault during commit

MacPorts noreply at macports.org
Mon Oct 12 20:19:28 PDT 2009


#22032: subversion 1.6.5 segfault during commit
---------------------------------+------------------------------------------
 Reporter:  enolte@…             |       Owner:  dluke@…           
     Type:  defect               |      Status:  assigned          
 Priority:  Normal               |   Milestone:                    
Component:  ports                |     Version:  1.8.1             
 Keywords:                       |        Port:  subversion        
---------------------------------+------------------------------------------

Comment(by enolte@…):

 I've done multiple fresh macports installs by uninstalling all ports and
 removing the files and directories mentioned in the FAQ.  I then
 reinstalled the macport pkg and reinstalled just svn and its dependencies
 to minimize conflicting ports.  I also tried limiting the build_arch to
 i386 to see if it was a 32-bit vs 64-bit problem.


 Uninstall/rebuild didn't seem to help:
 {{{
 ~/spark/trunk 633> port installed | grep apr
   apr @1.3.9_0 (active)
   apr-util @1.3.9_0 (active)
 ~/spark/trunk 634> sudo port uninstall -f apr
 Password:
 --->  Unable to uninstall apr 1.3.9_0, the following ports depend on it:
 --->    apr-util
 --->    serf
 Warning: Uninstall forced.  Proceeding despite dependencies.
 --->  Deactivating apr @1.3.9_0
 --->  Uninstalling apr @1.3.9_0
 ~/spark/trunk 635> sudo port uninstall -f subversion
 ~/spark/trunk 636> sudo port clean --all apr subversion
 --->  Cleaning apr
 --->  Cleaning subversion
 ~/spark/trunk 638> sudo port install apr subversion
 --->  Computing dependencies for apr
 --->  Fetching apr
 --->  Attempting to fetch apr-1.3.9.tar.bz2 from
 http://distfiles.macports.org/apr
 --->  Verifying checksum(s) for apr
 --->  Extracting apr
 --->  Configuring apr
 --->  Building apr
 --->  Staging apr into destroot
 --->  Installing apr @1.3.9_0
 --->  Activating apr @1.3.9_0
 --->  Cleaning apr
 --->  Computing dependencies for subversion
 --->  Fetching subversion
 --->  Attempting to fetch subversion-1.6.5.tar.bz2 from
 http://subversion.tigris.org/downloads/
 --->  Verifying checksum(s) for subversion
 --->  Extracting subversion
 --->  Applying patches to subversion
 --->  Configuring subversion
 --->  Building subversion
 --->  Staging subversion into destroot
 --->  Installing subversion @1.6.5_0
 --->  Activating subversion @1.6.5_0
 --->  Cleaning subversion
 ~/tmp/bar 650> /opt/local/bin/svn commit -m "test"
 Segmentation fault
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/22032#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list