Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 240480

Summary: dev-util/git-1.6.0.2 and dev-util/subversion-1.5.1 segmentation fault
Product: Gentoo Linux Reporter: skolima
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description skolima 2008-10-08 09:48:45 UTC
With git 1.6.0.2 (unstable, latest) or 1.5.6.4 (stable), 'git svn fetch' outputs only 'Segmentation fault' and ends. This happens every time if installed subversion is 1.5.0 or newer (1.5.1 is in tree as stable). 'git svn init -t tags -b branches -T trunk https://eclemma.svn.sourceforge.net/svnroot/eclemma' (to create a new git svn reposiory) also ends with 'Segmentation fault'.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-08 15:03:32 UTC
Please post your `emerge --info' too. Also, explain what you updated lately, specifically if and when dev-libs/apr{,-util} and sys-libs/db were recently updated, and if you then updated everything that depends on those.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-10-08 20:35:32 UTC
and did you run revdep-rebuild ? (available in gentoolkit)
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-10-09 17:24:47 UTC
Duplicate of bug #221931, bug #223747 and bug #238586.
Comment 4 skolima 2008-10-11 11:18:14 UTC
Duplicate as indicated by previous commenter. subversion with USE=-dso fixes this.